We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3586c3c commit 167349eCopy full SHA for 167349e
app/src/main/res/values/themes.xml
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
<style name="Chooser">
4
+ <item name="android:windowBackground">@color/black</item>
5
<item name="android:windowActionBar">false</item>
6
<item name="android:windowNoTitle">true</item>
7
<item name="android:windowFullscreen">true</item>
0 commit comments