altosdroid: Skip clicks on BT device entries that are too short
authorKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 06:26:12 +0000 (23:26 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:53:45 +0000 (10:53 -0700)
commit0a7cc99d9db45c6c4ba929acf5b57e22d826c82a
treecd48e5b737ca151ecbfeb54839b63343501077b4
parent362f11fffb63c5c4d4e2ccfc59c0e6ae83a55d01
altosdroid: Skip clicks on BT device entries that are too short

Maybe these are some kind of extra object? In any case, nothing that
we care about, so just ignore the click.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/app/src/main/java/org/altusmetrum/AltosDroid/DeviceListActivity.java