From d0a65f86f5326c3a1ccc04f733c9fb41b4c47de5 Mon Sep 17 00:00:00 2001 From: Geonu Kang Date: Wed, 2 Dec 2015 01:41:47 +0900 Subject: [PATCH] Add color to "Scan the QR code" in DeviceAddFragment Fixes #4771 Closes #4776 // FREEBIE --- res/layout/device_add_fragment.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/device_add_fragment.xml b/res/layout/device_add_fragment.xml index 019e32cc2f..2cf1fbeadf 100644 --- a/res/layout/device_add_fragment.xml +++ b/res/layout/device_add_fragment.xml @@ -43,7 +43,8 @@ + android:layout_height="wrap_content" + android:textColor="#ff6d6d6d"/>