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

@@ -37,9 +37,6 @@
<PreferenceScreen
android:key="container"
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
fill the title with the label of the activity with the corresponding action.