From 1c5121d447e188669a1e5eefbb33b9cb24b479b1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sat, 20 Dec 2025 14:06:52 +0100 Subject: [PATCH] [android] Remove tab time picker view Signed-off-by: Jean-Baptiste --- android/app/src/main/res/layout/tab_timepicker.xml | 8 -------- android/app/src/main/res/values/styles.xml | 7 ------- 2 files changed, 15 deletions(-) delete mode 100644 android/app/src/main/res/layout/tab_timepicker.xml diff --git a/android/app/src/main/res/layout/tab_timepicker.xml b/android/app/src/main/res/layout/tab_timepicker.xml deleted file mode 100644 index b46ac223e..000000000 --- a/android/app/src/main/res/layout/tab_timepicker.xml +++ /dev/null @@ -1,8 +0,0 @@ - - diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index d7b007017..5b5f4406e 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -287,13 +287,6 @@ @color/text_light - -