mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 18:26:57 +00:00
Increment largeScreenUI feature flag.
This commit is contained in:
committed by
jeffrey-signal
parent
908ca124f1
commit
c89a3a2bf9
@@ -1132,7 +1132,7 @@ object RemoteConfig {
|
||||
|
||||
/** Whether to allow different WindowSizeClasses to be used to determine screen layout */
|
||||
val largeScreenUi: Boolean by remoteBoolean(
|
||||
key = "android.largeScreenUI",
|
||||
key = "android.largeScreenUI.2",
|
||||
hotSwappable = false,
|
||||
defaultValue = false
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user