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

Skip to content
Commit 2bcb8113 authored by Michal Brzezinski's avatar Michal Brzezinski
Browse files

Increasing size of lock icon on big screen devices

Lock icon can be very small on big devices because by default its padding is specified in pixels (48px) and its size is calculated in LockIconViewController to be 64dp.
When density is small enough that doesn't leave enough space for normal size of lock icon.
Now padding is overriden for sw600 to be density independent.

Fixes: 208440478
Test: manual on two different large screen devices on master and sc-v2
Change-Id: I73e1e06c23d782951b9cc45fb7bee349a2405593
parent f1650d86
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