Revert "Allow doubletap/longpress power to toggle torch [2/2]"

This reverts commit 08476c3827.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-12-25 02:51:21 +07:00
parent 8983c890d0
commit cf692e35b0
4 changed files with 1 additions and 45 deletions

View File

@@ -220,12 +220,6 @@
</com.cherish.settings.preferences.ActionPreference>
</PreferenceCategory>
<ListPreference
android:key="torch_power_button_gesture"
android:title="@string/torch_power_button_gesture_title"
android:entries="@array/torch_power_button_gesture_entries"
android:entryValues="@array/torch_power_button_gesture_values" />
</PreferenceScreen>