From 7a2d98ee444e4e0489e6111703b170892440b9b6 Mon Sep 17 00:00:00 2001 From: wized2 Date: Mon, 21 Sep 2026 08:54:33 +0000 Subject: [PATCH] a11y: contentDescription for checklist add and expand icons --- app/src/main/res/layout/dialog_new_checklist_item.xml | 1 + app/src/main/res/layout/item_checked_tasks.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/main/res/layout/dialog_new_checklist_item.xml b/app/src/main/res/layout/dialog_new_checklist_item.xml index 20e184a5b..3692efb69 100644 --- a/app/src/main/res/layout/dialog_new_checklist_item.xml +++ b/app/src/main/res/layout/dialog_new_checklist_item.xml @@ -21,6 +21,7 @@