illegal token checking
fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="@android:color/white" />
|
||||
<solid android:color="@color/messageOutColor" />
|
||||
|
||||
<corners
|
||||
android:bottomLeftRadius="40dp"
|
||||
|
||||
Reference in New Issue
Block a user