mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-14 21:13:37 +02:00
Revert "Added stylus tool to selection tracker"
This reverts commit 56fbae9a5d.
This commit is contained in:
@@ -1206,7 +1206,6 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
new ItemDetailsLookupMessage(rvMessage),
|
||||
StorageStrategy.createLongStorage())
|
||||
.withSelectionPredicate(selectionPredicate)
|
||||
.withPointerTooltypes(MotionEvent.TOOL_TYPE_MOUSE, MotionEvent.TOOL_TYPE_STYLUS)
|
||||
.build();
|
||||
adapter.setSelectionTracker(selectionTracker);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user