discord-jadx/app/src/main/res/values-watch/styles.xml

16 lines
849 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="res_2131951748_base_theme_appcompat_dialog" parent="@style/res_2131951804_base_v21_theme_appcompat_dialog">
<item name="android:windowIsFloating">false</item>
<item name="android:windowElevation">0dp</item>
</style>
<style name="res_2131951755_base_theme_appcompat_light_dialog" parent="@style/res_2131951806_base_v21_theme_appcompat_light_dialog">
<item name="android:windowIsFloating">false</item>
<item name="android:windowElevation">0dp</item>
</style>
<style name="res_2131951783_base_themeoverlay_appcompat_dialog" parent="@style/res_2131951811_base_v21_themeoverlay_appcompat_dialog">
<item name="android:windowIsFloating">false</item>
<item name="android:windowElevation">0dp</item>
</style>
</resources>