mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
am fdb4e69f: Mark access to private styles now that aapt enforces this.
* commit 'fdb4e69fad1c2566553cda66787b54c1de51924f': Mark access to private styles now that aapt enforces this.
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