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

10 lines
296 B
XML
Raw Permalink Normal View History

2025-08-26 13:45:32 +05:30
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="2dp"
android:height="2dp"
android:viewportWidth="2"
android:viewportHeight="2">
<path
android:pathData="M1,1m-1,0a1,1 0,1 1,2 0a1,1 0,1 1,-2 0"
android:fillColor="#1E1E1E"/>
</vector>