Files
Haleon-Egypt-PD/GSKMTOrange/src/main/res/drawable/dot_inactive.xml
T
2026-03-28 18:37:46 +05:30

10 lines
212 B
XML

<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<size
android:width="10dp"
android:height="10dp" />
<solid android:color="#BDBDBD"/>
</shape>