Updated su request dialog to match overall app theme

This commit is contained in:
Viktor De Pasquale
2020-02-01 16:55:22 +01:00
committed by John Wu
parent 555e7cc907
commit 6812f9d202
3 changed files with 117 additions and 104 deletions
+1
View File
@@ -41,6 +41,7 @@
<style name="Foundation.Floating" parent="Empty">
<item name="android:windowIsFloating">true</item>
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
</style>
</resources>