am beb24cce: am 7d078f94: Fix crash when viewing installed app details page

* commit 'beb24cce3867f41a5df980906df9ffd57aae9cef':
  Fix crash when viewing installed app details page
This commit is contained in:
Michael Jurka
2012-10-17 12:35:33 -07:00
committed by Android Git Automerger

View File

@@ -413,6 +413,8 @@
android:layout_height="match_parent"
android:orientation="vertical">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/security_settings_premium_sms_desc" />
<Spinner
android:id="@+id/security_settings_premium_sms_list"