Files
Kotatsu/app/src/main/res/drawable/divider_transparent.xml
2023-07-15 14:59:54 +03:00

8 lines
171 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<size
android:width="8dp"
android:height="8dp" />
</shape>