Reduced swipe/select timeout

This commit is contained in:
M66B 2023-07-30 19:42:56 +02:00
parent f41a369ed3
commit 848e3ff8d6
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ public class FragmentMessages extends FragmentBase
private static final int MAX_MORE = 100; // messages
private static final int MAX_SEND_RAW = 50; // messages
private static final int SWIPE_DISABLE_SELECT_DURATION = 1500; // milliseconds
private static final int SWIPE_DISABLE_SELECT_DURATION = 500; // milliseconds
private static final float LUMINANCE_THRESHOLD = 0.7f;
private static final int ITEM_CACHE_SIZE = 10; // Default: 2 items