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

Commit af546e7c authored by Ale Nijamkin's avatar Ale Nijamkin Committed by Android (Google) Code Review
Browse files

Merge "UX polish for lock screen preview (3/3)." into tm-qpr-dev

parents ec4562f4 ac3aeb89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ object KeyguardQuickAffordancePreviewBinder {
                viewModel = viewModel.preview,
                lifecycleOwner = lifecycleOwner,
                offsetToStart = offsetToStart,
                dimWallpaper = true,
            )

        previewView.contentDescription =
+4 −0
Original line number Diff line number Diff line
@@ -77,6 +77,10 @@ private constructor(
                        KeyguardQuickAffordancePreviewConstants.KEY_INITIALLY_SELECTED_SLOT_ID,
                        selectedSlotId.value,
                    )
                    putBoolean(
                        KeyguardQuickAffordancePreviewConstants.KEY_HIGHLIGHT_QUICK_AFFORDANCES,
                        true,
                    )
                }
            },
            wallpaperInfoProvider = {