Format all XML resources

This commit is contained in:
wb9688 2020-10-09 20:24:02 +02:00
parent ae33c6cf18
commit aced2b124c
346 changed files with 3828 additions and 3454 deletions

View file

@ -3,6 +3,6 @@
<stroke
android:width="1dp"
android:color="@color/dark_border_color"
android:dashGap="4dp"
android:dashWidth="4dp"/>
</shape>
android:dashWidth="4dp"
android:dashGap="4dp" />
</shape>