mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Add tap to pause to video trimming editor.
This commit is contained in:
committed by
Greyson Parrelli
parent
28bbfd88b2
commit
5038210d78
@@ -52,7 +52,7 @@ public final class FeatureFlags {
|
||||
private static final String PINS_FOR_ALL = "android.pinsForAll";
|
||||
private static final String PINS_MEGAPHONE_KILL_SWITCH = "android.pinsMegaphoneKillSwitch";
|
||||
private static final String PROFILE_NAMES_MEGAPHONE = "android.profileNamesMegaphone";
|
||||
private static final String VIDEO_TRIMMING = "android.videoTrimming";
|
||||
private static final String VIDEO_TRIMMING = "android.videoTrimming.2";
|
||||
private static final String STORAGE_SERVICE = "android.storageService.2";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user