Skip to content

Commit

Permalink
chore(settings-data-sync): remove summaryOn attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricChan03 committed Mar 31, 2018
1 parent bfb5c79 commit 94d0c0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/xml/pref_data_sync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<SwitchPreference
android:icon="@drawable/ic_network_cell_24dp"
android:key="sync_mobile_data"
android:summaryOn="@string/pref_sync_mobile_data_summary_on"
android:title="@string/pref_sync_mobile_data_title" />
<!-- This preference simply launches an intent when selected. Use this UI sparingly, per
design guidelines. -->
Expand Down

0 comments on commit 94d0c0e

Please sign in to comment.