am b4805e3a: Settings: Allow more lines of saver feature description text.

* commit 'b4805e3a3481196a0e945d397bef0950a843f5a3':
  Settings: Allow more lines of saver feature description text.
This commit is contained in:
John Spurlock
2014-12-12 19:04:24 +00:00
committed by Android Git Automerger
2 changed files with 51 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
android:persistent="false" />
<!-- Feature description text -->
<Preference
<com.android.settings.fuelgauge.WallOfTextPreference
android:key="description"
android:summary="@*android:string/battery_saver_description"
android:persistent="false"