Fixing crash on sdk =28 for emoji reactions
parent
1393335121
commit
db6d67f53c
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<size android:height="1dp"/>
|
||||
<solid android:color="?android:textColorTertiary"/>
|
||||
<solid android:color="?colorDividerBackground"/>
|
||||
</shape>
|
Loading…
Reference in New Issue