History now shows an icon indicating if the task was done or deleted

This commit is contained in:
BONNEVILLE Geoffroy
2017-12-27 10:23:23 +01:00
parent 5e2a09a3c9
commit 4c9e0c9dcd
13 changed files with 21 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
android:layout_height="wrap_content"
android:visibility="gone" />
<ImageView
android:id="@+id/task_alarm"
android:id="@+id/task_icon"
android:layout_width="24dp"
android:layout_height="wrap_content"
android:paddingTop="10dp"