Loading res/values/strings.xml +2 −8 Original line number Diff line number Diff line Loading @@ -8690,14 +8690,8 @@ <!-- Summary for settings suggestion for fingerprint swipe for notifications [CHAR LIMIT=60] --> <string name="fingerprint_swipe_for_notifications_suggestion_summary">Swipe down on the fingerprint sensor</string> <!-- Title text for the assist gesture [CHAR LIMIT=60]--> <string name="assist_gesture_title">Assist gesture</string> <!-- Summary text for the assist gesture [CHAR LIMIT=160]--> <string name="assist_gesture_summary"></string> <!-- Title text for the assist gesture sensitivity setting [CHAR LIMIT=NONE]--> <string name="assist_gesture_sensitivity_title">Sensitivity</string> <!-- Title text for the assist gesture [CHAR LIMIT=60] DO NOT TRANSLATE --> <string name="assist_gesture_title" translatable="false"></string> <!-- Switch text for each gesture setting state --> <string name="gesture_setting_on">On</string> res/xml/assist_gesture_settings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ <SwitchPreference android:key="gesture_assist" android:title="@string/assist_gesture_title" android:summary="@string/assist_gesture_summary" app:keywords="@string/keywords_squeeze_to_launch_gesture"/> </PreferenceScreen> Loading
res/values/strings.xml +2 −8 Original line number Diff line number Diff line Loading @@ -8690,14 +8690,8 @@ <!-- Summary for settings suggestion for fingerprint swipe for notifications [CHAR LIMIT=60] --> <string name="fingerprint_swipe_for_notifications_suggestion_summary">Swipe down on the fingerprint sensor</string> <!-- Title text for the assist gesture [CHAR LIMIT=60]--> <string name="assist_gesture_title">Assist gesture</string> <!-- Summary text for the assist gesture [CHAR LIMIT=160]--> <string name="assist_gesture_summary"></string> <!-- Title text for the assist gesture sensitivity setting [CHAR LIMIT=NONE]--> <string name="assist_gesture_sensitivity_title">Sensitivity</string> <!-- Title text for the assist gesture [CHAR LIMIT=60] DO NOT TRANSLATE --> <string name="assist_gesture_title" translatable="false"></string> <!-- Switch text for each gesture setting state --> <string name="gesture_setting_on">On</string>
res/xml/assist_gesture_settings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ <SwitchPreference android:key="gesture_assist" android:title="@string/assist_gesture_title" android:summary="@string/assist_gesture_summary" app:keywords="@string/keywords_squeeze_to_launch_gesture"/> </PreferenceScreen>