Rotate flag for civ2-text-only views.
This commit is contained in:
parent
454b1f69ed
commit
e42b2490f0
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ public final class FeatureFlags {
|
|||
public static final String PROMPT_BATTERY_SAVER = "android.promptBatterySaver";
|
||||
public static final String USERNAMES = "android.usernames";
|
||||
public static final String INSTANT_VIDEO_PLAYBACK = "android.instantVideoPlayback";
|
||||
private static final String CONVERSATION_ITEM_V2_TEXT = "android.conversationItemV2.text";
|
||||
private static final String CONVERSATION_ITEM_V2_TEXT = "android.conversationItemV2.text.2";
|
||||
|
||||
/**
|
||||
* We will only store remote values for flags in this set. If you want a flag to be controllable
|
||||
|
|
Loading…
Add table
Reference in a new issue