mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00
History now shows an icon indicating if the task was done or deleted
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user