From 67a89633865e4d05668685ae4d9fe165fb64ef24 Mon Sep 17 00:00:00 2001 From: Philoul Date: Thu, 24 Aug 2023 08:27:27 +0200 Subject: [PATCH] Add missing pref in cwf --- wear/src/main/res/xml/watch_face_configuration_custom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wear/src/main/res/xml/watch_face_configuration_custom.xml b/wear/src/main/res/xml/watch_face_configuration_custom.xml index ff998be701..52182a0608 100644 --- a/wear/src/main/res/xml/watch_face_configuration_custom.xml +++ b/wear/src/main/res/xml/watch_face_configuration_custom.xml @@ -9,6 +9,13 @@ app:wear_iconOff="@drawable/settings_off" app:wear_iconOn="@drawable/settings_on" /> + +