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

Skip to content
Commit 9a662089 authored by Roy Chou's avatar Roy Chou
Browse files

chore(magnification): enlarge magnification panel settings button tap area

Originally the settings button icon has margin outside of the ImageView. Tapping on the margin would be detected as tapping on underlying border view then trigger the bounce animation. Therefore, we change the outer margin to inner inset padding for the ImageView. So it will still look the same as before, and tapping on edge of the icon would become tapping on the padding, which will be detected as tapping on the button and trigger the panel as expected.

Bug: 279563444
Flag: NA
Test: manually
      atest WindowMagnificationControllerTest
Change-Id: If98eb2a12e4e714f703d56aa95aeda16333857cd
parent 420854c5
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