Android Question KEYCODE_DPAD_DOWN and CustomListView

Ilya G.

Active Member
Licensed User
Longtime User
Hi all
Can you please tell me how to correctly implement the selection of an item in a CustomListView using KEYCODE_DPAD_UP and KEYCODE_DPAD_DOWN?
 
Top