Signal-Android/app/src/main/java
Greyson Parrelli 2a3f85008b
Do not use View.getLayoutDirection().
This value doesn't populate until after the first layout pass. Instead,
it appears to be safer to just read it from the Configuration.
2021-02-11 10:41:40 -05:00
..
androidx/camera/view Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
org Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00