From 4dbed269f33bba79986ac3af543e40a89ac344b1 Mon Sep 17 00:00:00 2001 From: HellPie Date: Fri, 31 Aug 2018 05:10:43 +0200 Subject: [PATCH] Add toggle support to notification layout as well --- .../main/res/layout/item_status_notification.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/item_status_notification.xml b/app/src/main/res/layout/item_status_notification.xml index 50437e57c..5da1da582 100644 --- a/app/src/main/res/layout/item_status_notification.xml +++ b/app/src/main/res/layout/item_status_notification.xml @@ -115,6 +115,19 @@ android:textSize="?attr/status_text_medium" tools:text="Example status here" /> + + + - \ No newline at end of file +