Skip to content

Commit

Permalink
Settings: Option to disable search panel - fix Preference
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimrodsv committed Aug 7, 2015
1 parent db8cf18 commit 6e1567d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/xml/navbar_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
android:summary="@string/show_ime_arrows_summary"
android:persistent="false" />

<SwitchPreference
<SecureSettingSwitchPreference
android:key="search_panel_enabled"
android:title="@string/navigation_ring_enable_title"
android:defaultValue="true"/>
Expand Down

0 comments on commit 6e1567d

Please sign in to comment.