mac
2024-06-12 12d6db5780d8a2121a3bef2d58bf897b24ff552a
app/src/main/res/drawable/state_b9b9b9.xml
@@ -2,6 +2,6 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <solid android:color="@color/text_B9B9B9" />
    <corners
        android:bottomLeftRadius="@dimen/dp_4"
        android:topRightRadius="@dimen/dp_4" />
        android:bottomLeftRadius="@dimen/dp_13"
        android:topRightRadius="@dimen/dp_13" />
</shape>