mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2025-01-05 03:57:42 +03:00
600fbb2ef8
cmd: `find . -type f -print0 | xargs -0 dos2unix`
8 lines
No EOL
237 B
XML
8 lines
No EOL
237 B
XML
<shape
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:shape="rectangle">
|
|
<solid android:color="@android:color/transparent"/>
|
|
<size
|
|
android:width="32dp"
|
|
android:height="32dp" />
|
|
</shape> |