Code cleanup

This commit is contained in:
Caesar2011
2018-11-17 00:08:08 +01:00
parent 7a7e56bdf5
commit 6523d82d6b
62 changed files with 113 additions and 180 deletions

View File

@@ -3,7 +3,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="5dp"
xmlns:tools="http://schemas.android.com/tools">
xmlns:tools="http://schemas.android.com/tools"
tools:ignore="UseCompoundDrawables">
<ImageView
android:id="@+id/iv_arrow"