mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 14:43:09 +01:00
Consolidate AnimatedDialog themes to single DayNight theme.
This commit is contained in:
committed by
Cody Henthorne
parent
cd58c09be3
commit
f5b46f7356
@@ -300,11 +300,7 @@
|
||||
<item name="shapeAppearanceOverlay">@style/ShapeAppearanceOverlay.Signal.BottomSheet.Rounded</item>
|
||||
</style>
|
||||
|
||||
<style name="TextSecure.DarkTheme.AnimatedDialog">
|
||||
<item name="android:windowAnimationStyle">@style/FadeScale</item>
|
||||
</style>
|
||||
|
||||
<style name="TextSecure.LightTheme.AnimatedDialog">
|
||||
<style name="Signal.DayNight.Dialog.Animated" parent="Signal.DayNight">
|
||||
<item name="android:windowAnimationStyle">@style/FadeScale</item>
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user