mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Added stylus tool to selection tracker
This commit is contained in:
@@ -1206,6 +1206,7 @@ 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