mac
2024-10-21 8f5fe758de9464a5118bd306814c170b768fe695
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>