POZO_Retail/app/build/intermediates/merged-not-compiled-resources/release/drawable/custom_divider.xml

5 lines
166 B
XML
Raw Permalink Normal View History

2025-08-26 13:45:32 +05:30
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<size android:width="1dp" />
<solid android:color="@color/primary_grey_BEBEBE" />
</shape>