From 0f98c498763ee03ba3d5e56722cfc689aa4ed26e Mon Sep 17 00:00:00 2001 From: Johannes Mockenhaupt Date: Wed, 24 Jan 2018 16:54:29 +0100 Subject: [PATCH] Fix namespace errors. --- app/src/main/res/layout/overview_fragment_nsclient.xml | 10 +++++----- .../res/layout/overview_fragment_nsclient_tablet.xml | 10 +++++----- .../main/res/layout/overview_fragment_smallheight.xml | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/app/src/main/res/layout/overview_fragment_nsclient.xml b/app/src/main/res/layout/overview_fragment_nsclient.xml index e2de2227ed..bfec8cd179 100644 --- a/app/src/main/res/layout/overview_fragment_nsclient.xml +++ b/app/src/main/res/layout/overview_fragment_nsclient.xml @@ -479,7 +479,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" - app:buttonTint="@color/prediction" /> + android:buttonTint="@color/prediction" /> + android:buttonTint="@color/basal" /> + android:buttonTint="@color/iob" /> + android:buttonTint="@color/cob" /> + android:buttonTint="@color/deviations" /> + android:buttonTint="@color/prediction" /> + android:buttonTint="@color/basal" /> + android:buttonTint="@color/iob" /> + android:buttonTint="@color/cob" /> + android:buttonTint="@color/deviations" /> + android:buttonTint="@color/prediction" /> + android:buttonTint="@color/basal" /> + android:buttonTint="@color/iob" /> + android:buttonTint="@color/cob" /> + android:buttonTint="@color/deviations" />