Run formatter on drawables and layouts

This commit is contained in:
arkon
2021-05-22 12:02:49 -04:00
parent d2eb5d7f45
commit dbe8931cf0
33 changed files with 116 additions and 117 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:padding="8dp">
<com.google.android.material.progressindicator.CircularProgressIndicator