summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorshawnlin <shawnlin@google.com>2022-03-11 14:19:32 +0800
committershawnlin <shawnlin@google.com>2022-03-11 14:19:32 +0800
commitb742d45a6d79bed3e1b964387b442f427124515d (patch)
treebf440d5d75e7e0350c6bd717327ebcd8f0eab50c /core/java/android/inputmethodservice/InputMethodService.java
parent14de9cb2c5a1129e5369b6cdfce67b3dc2bf7263 (diff)
Fixed cutout not drawn when it's inside rounded corner rect
We may clear the color(if useInvertedAlphaColor is true) of the rounded corner rects before drawing rounded corners. If a cutout happens to be inside one of there rects, it will be cleared, so we should draw rounded corners before cutout. Bug: 223952603 Test: manual: select punch hole or corner cutout in the settings. Change-Id: I57298a849bbf5f286e154bf903705dbdfa5930ab
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions