Commit 1a9a89b
[BugFix][Android] Avoid null drawable invalidation for TextService images
- Pass the loaded inline image drawable to Drawable.Callback instead of invalidating with null.
- Handle TextService and null drawable invalidation in AndroidText by redrawing the host view directly.
- Verified with git diff --check and Android noasan debug build/install.1 parent 9aecc72 commit 1a9a89b
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
656 | 660 | | |
657 | 661 | | |
658 | 662 | | |
| |||
0 commit comments