Use info icon for creation date row

pull/1921/head
Alex Baker 2 years ago
parent c2580e1e68
commit 6173192e72

@ -29,7 +29,7 @@ class CreationDateControlSet : TaskEditControlFragment() {
it.root it.root
} }
override val icon = R.drawable.ic_outline_schedule_24px override val icon = R.drawable.ic_outline_info_24px
override fun controlId() = TAG override fun controlId() = TAG

Loading…
Cancel
Save