mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 02:19:14 +01:00
Remove unused items in styles
Since they dont even work
This commit is contained in:
parent
9f98be719f
commit
3c8e30606e
@ -190,9 +190,6 @@
|
||||
|
||||
<style name="OverflowDialogTheme" parent="BottomSheetDialogTheme">
|
||||
<item name="android:windowAnimationStyle">@style/Theme.Widget.Animation.DropFromAbove</item>
|
||||
<item name="android:windowBlurBehindRadius" tools:targetApi="31">150dp</item>
|
||||
<item name="android:windowBackgroundBlurRadius" tools:targetApi="31">150dp</item>
|
||||
<item name="android:windowBlurBehindEnabled" tools:targetApi="31">true</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Widget.Animation.DropFromAbove" parent="android:Animation">
|
||||
|
Loading…
Reference in New Issue
Block a user