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

* commit '7d078f942f51f12bde6dbe1f2acd122f81ed0e07':
  Fix crash when viewing installed app details page
This commit is contained in:
Michael Jurka
2012-10-17 12:33:17 -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"