я не помню, что тут

This commit is contained in:
2021-10-02 20:13:27 +03:00
parent 7c72199d32
commit 9e074dd5ad
35 changed files with 945 additions and 293 deletions
@@ -2,6 +2,10 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<stroke
android:width="2dp"
android:color="@color/messageOutStrokeColor" />
<solid android:color="@color/messageOutColor" />
<corners