Minor refactoring

This commit is contained in:
nielsandriesse
2020-08-18 08:55:17 +10:00
parent 18870b7e7b
commit 5b641f4415
11 changed files with 60 additions and 86 deletions

View File

@@ -37,7 +37,7 @@
android:layout_weight="1" />
<ImageView
android:id="@+id/tickImageView"
android:id="@+id/actionIndicatorImageView"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_marginLeft="@dimen/medium_spacing"