Remove extra subtitle for legal preferences.

Fixes #1894381
This commit is contained in:
Amith Yamasani
2009-06-17 16:57:30 -07:00
parent 2fb22c03bd
commit dd14ee3d16

View File

@@ -38,9 +38,6 @@
android:key="container" android:key="container"
android:title="@string/legal_information"> android:title="@string/legal_information">
<!-- Title for this other screen -->
<PreferenceCategory android:title="@string/legal_information" />
<!-- Note: The titles given here probably won't be used. Instead, we programmatically <!-- Note: The titles given here probably won't be used. Instead, we programmatically
fill the title with the label of the activity with the corresponding action. fill the title with the label of the activity with the corresponding action.
If there is not an activity for an action, the item will be removed from the If there is not an activity for an action, the item will be removed from the