Add double and long clicks in lists
This commit is contained in:
@@ -13,7 +13,7 @@ class RecentBooksActivity final : public Activity {
|
||||
private:
|
||||
ButtonNavigator buttonNavigator;
|
||||
|
||||
size_t selectorIndex = 0;
|
||||
int selectorIndex = 0;
|
||||
int initialFocusIndex = -1; // applied once in onEnter(), then cleared
|
||||
|
||||
// Recent tab state
|
||||
|
||||
Reference in New Issue
Block a user