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

Skip to content
Commit acb26e3a authored by Alejandro Nijamkin's avatar Alejandro Nijamkin Committed by Ale Nijamkin
Browse files

Lockscreen quick affordance buttons are bigger now.

There was a bug where the lock screen buttons were too small. This CL
fixes that bug.

The reason they were to slow is because we added the selection border to
them, which required the addition of an inset that made the visible
area of the background that much smaller, even when the selection border
is not visible.

The approach taken in the CL is simple. Use the foreground for the
selection border. Note that it does remove the spacing between the
visible background and the border, but that's fine as the selection
border is only ever shown in a scaled-down preview of the lock screen.

Fix: 265974363
Test: manually verified the size and functionality on the lock screen
Test: manually verified the selection border is visible in wallpaper
picker

Change-Id: I3d1c82df8830a1c1125b01e95b73310dd8f67b07
parent a5e45d31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment