mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-12 11:37:52 +01:00
Increment largeScreenUI feature flag.
This commit is contained in:
@@ -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