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

Skip to content
Commit 2385fc4e authored by Ats Jenk's avatar Ats Jenk
Browse files

Refactor BadgedImageView to extend FrameLayout

BadgedImageView was extending ImageView and drew the badge icon on top of the bubble icon. This makes it difficult to animate the app icon among other things.
Refactored BadgedImageView to extend FrameLayout. Moved bubble icon and app icon into separate ImageView's that are added to the FrameLayout.

Bug: 162857077
Test: compared layout before and after the refactor
Test: enabled RTL layout, compared layout before and after the refactor
Change-Id: I18645549a156d7d78eacc223fca39657346e08dd
parent 566f1860
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment