mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-01-17 03:18:07 -05:00
Merge #666
666: Add long press to add card to group r=TheLastProject a=Altonss Fixed issue #649. Co-authored-by: Altonss <66519591+Altonss@users.noreply.github.com>
This commit is contained in:
@@ -205,7 +205,7 @@ public class ManageGroupActivity extends CatimaAppCompatActivity implements Mana
|
||||
|
||||
@Override
|
||||
public void onRowLongClicked(int inputPosition) {
|
||||
// do nothing for now
|
||||
mAdapter.toggleSelection(inputPosition);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user