mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Properly plumb attachment keyboard in CFv2.
This commit is contained in:
committed by
Greyson Parrelli
parent
36fc9aa82a
commit
cfaef77b21
@@ -64,7 +64,7 @@ public final class PlacePickerActivity extends AppCompatActivity {
|
||||
|
||||
private static final int ANIMATION_DURATION = 250;
|
||||
private static final OvershootInterpolator OVERSHOOT_INTERPOLATOR = new OvershootInterpolator();
|
||||
private static final String KEY_CHAT_COLOR = "chat_color";
|
||||
public static final String KEY_CHAT_COLOR = "chat_color";
|
||||
|
||||
private final DynamicTheme dynamicTheme = new DynamicNoActionBarTheme();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user