summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorAts Jenk <atsjenk@google.com>2021-12-10 15:56:00 -0800
committerAts Jenk <atsjenk@google.com>2021-12-13 13:29:29 -0800
commit2385fc4e209dc0311d8a544281d9d6c68a5cc720 (patch)
tree0b92b24a01b5f81f0d2b6c1c1a25fbe006d36f01 /core/java/android/inputmethodservice/InputMethodService.java
parent566f1860a5b5b63995055b1a4112b140fb38c8cb (diff)
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
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions