Signal-Android/app/src/main/java
Cody Henthorne 0d215d609b
Fix empty conversation update item text.
For some reason, if an EmojiTextView has a wrap content width and some other set of conditions occur, the view will not request a relayout when text changes.
This change inelegantly calls request layout more often to prevent that from happening.
2021-02-02 14:50:08 -05:00
..
androidx/camera/view Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
org Fix empty conversation update item text. 2021-02-02 14:50:08 -05:00