src/cheogram/res/drawable/textsend.xml 🔗
@@ -3,7 +3,7 @@
<corners
android:bottomLeftRadius="0dp"
android:bottomRightRadius="0dp"
- android:topLeftRadius="30dp"
- android:topRightRadius="30dp" />
+ android:topLeftRadius="20dp"
+ android:topRightRadius="20dp" />
<solid android:color="?color_background_primary" />
</shape>