summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/res/values-v19/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WallpaperPicker/res/values-v19/styles.xml')
-rw-r--r--WallpaperPicker/res/values-v19/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/WallpaperPicker/res/values-v19/styles.xml b/WallpaperPicker/res/values-v19/styles.xml
index 136cf012c..15fb0ea2a 100644
--- a/WallpaperPicker/res/values-v19/styles.xml
+++ b/WallpaperPicker/res/values-v19/styles.xml
@@ -25,7 +25,7 @@
<item name="android:windowTranslucentNavigation">true</item>
</style>
- <style name="Theme" parent="@android:style/Theme.DeviceDefault.Wallpaper.NoTitleBar">
+ <style name="Theme" parent="@style/BaseWallpaperTheme">
<item name="android:windowTranslucentStatus">true</item>
<item name="android:windowTranslucentNavigation">true</item>
</style>