Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aaad40ea authored by Brad Hinegardner's avatar Brad Hinegardner Committed by Android (Google) Code Review
Browse files

Merge "Talkback focusing on lock screen should have a label" into main

parents 086fefe5 13c132ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ object KeyguardLongPressViewBinder {
        onSingleTap: () -> Unit,
        falsingManager: FalsingManager,
    ) {
        view.contentDescription = view.resources.getString(R.string.accessibility_desc_lock_screen)
        view.accessibilityHintLongPressAction =
            AccessibilityNodeInfo.AccessibilityAction(
                AccessibilityNodeInfoCompat.ACTION_LONG_CLICK,