Run formatter on layout files

This commit is contained in:
arkon
2020-02-21 18:43:50 -05:00
parent c694160c9c
commit aa05458f1d
64 changed files with 624 additions and 675 deletions

View File

@@ -31,9 +31,7 @@
android:paddingBottom="@dimen/fab_list_padding"
android:clipToPadding="false"
android:descendantFocusability="blocksDescendants"
tools:listitem="@layout/chapters_item">
</androidx.recyclerview.widget.RecyclerView>
tools:listitem="@layout/chapters_item" />
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>