mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
* commit '153a757a686b8912d149b0425d67676385f02301': 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