Loading res/layout/accessibility_shortcut_secondary_action.xml +2 −1 Original line number Diff line number Diff line Loading @@ -94,8 +94,9 @@ android:id="@android:id/widget_frame" android:layout_width="wrap_content" android:layout_height="match_parent" android:minWidth="58dp" android:contentDescription="@string/accessibility_shortcut_settings" android:gravity="end|center_vertical" android:minWidth="58dp" android:orientation="vertical" /> </LinearLayout> No newline at end of file res/values/strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -4877,6 +4877,8 @@ <string name="accessibility_global_gesture_preference_title">Volume key shortcut</string> <!-- Title for the preference to choose the service that is turned on and off by the accessibility shortcut. [CHAR LIMIT=35] --> <string name="accessibility_shortcut_service_title">Shortcut service</string> <!-- Label for shortcut settings button. [CHAR LIMIT=NONE] --> <string name="accessibility_shortcut_settings">Shortcut settings</string> <!-- Title for the switch preference that controls whether or not the accessibility shortcut works on the lock screen. [CHAR LIMIT=35] --> <string name="accessibility_shortcut_service_on_lock_screen_title">Allow from lock screen</string> <!-- Description of accessibility shortcut. [CHAR LIMIT=NONE] --> Loading Loading
res/layout/accessibility_shortcut_secondary_action.xml +2 −1 Original line number Diff line number Diff line Loading @@ -94,8 +94,9 @@ android:id="@android:id/widget_frame" android:layout_width="wrap_content" android:layout_height="match_parent" android:minWidth="58dp" android:contentDescription="@string/accessibility_shortcut_settings" android:gravity="end|center_vertical" android:minWidth="58dp" android:orientation="vertical" /> </LinearLayout> No newline at end of file
res/values/strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -4877,6 +4877,8 @@ <string name="accessibility_global_gesture_preference_title">Volume key shortcut</string> <!-- Title for the preference to choose the service that is turned on and off by the accessibility shortcut. [CHAR LIMIT=35] --> <string name="accessibility_shortcut_service_title">Shortcut service</string> <!-- Label for shortcut settings button. [CHAR LIMIT=NONE] --> <string name="accessibility_shortcut_settings">Shortcut settings</string> <!-- Title for the switch preference that controls whether or not the accessibility shortcut works on the lock screen. [CHAR LIMIT=35] --> <string name="accessibility_shortcut_service_on_lock_screen_title">Allow from lock screen</string> <!-- Description of accessibility shortcut. [CHAR LIMIT=NONE] --> Loading