Update files to use unix line endings

cmd: `find . -type f -print0 | xargs -0 dos2unix`
This commit is contained in:
arkon
2020-01-05 14:43:07 -05:00
parent b4aedb5f84
commit 600fbb2ef8
95 changed files with 9766 additions and 9766 deletions
@@ -1,8 +1,8 @@
<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
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>