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

6 lines
179 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"
android:shape="rectangle">
<corners android:radius="8dp"/>
<solid android:color="#F5F5F5"/>
</shape>