ytdlnis/app/src/main/res/drawable/divider_10dp.xml
2024-11-24 22:45:36 +01:00

7 lines
No EOL
186 B
XML

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