am 8d7ecabc: am 60d8b3f8: am 55c86911: Mark access to private resources now that aapt enforces this.

* commit '8d7ecabc6893716d78ede40aedd42683a7627f3c':
  Mark access to private resources now that aapt enforces this.
This commit is contained in:
Dianne Hackborn
2011-06-10 12:51:28 -07:00
committed by Android Git Automerger

View File

@@ -16,7 +16,7 @@
<resources>
<style name="Theme.WifiDialog" parent="@android:style/Theme.Holo.Dialog.Alert">
<style name="Theme.WifiDialog" parent="@*android:style/Theme.Holo.Dialog.Alert">
<item name="android:windowSoftInputMode">adjustResize</item>
</style>
</resources>