mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
Mark access to private styles now that aapt enforces this.
Change-Id: I76a05f38f2b7598362e7dda2f5bf751c05447928
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<style name="Theme.WallpaperPicker" parent="android:Theme.Holo.Dialog.NoFrame">
|
||||
<style name="Theme.WallpaperPicker" parent="@*android:Theme.Holo.Dialog.NoFrame">
|
||||
</style>
|
||||
|
||||
<style name="Theme" parent="android:Theme.Holo">
|
||||
|
||||
Reference in New Issue
Block a user