Skip to content

Commit

Permalink
settings: Enable gesture setting by default
Browse files Browse the repository at this point in the history
Signed-off-by: Meninblack007 <[email protected]>
  • Loading branch information
Meninblack007 committed Mar 21, 2017
1 parent 55d2164 commit 69f2d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<string name="gesture_double_twist_sensor_vendor" translatable="false"></string>

<!-- When true enable gesture setting. -->
<bool name="config_gesture_settings_enabled">false</bool>
<bool name="config_gesture_settings_enabled">true</bool>

<!-- If the Storage Manager settings are enabled. -->
<bool name="config_storage_manager_settings_enabled">false</bool>
Expand Down

0 comments on commit 69f2d1e

Please sign in to comment.