From 4fafdb37fb23d12469cc1ac4b23efe9583f87407 Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 26 Mar 2021 15:21:13 +0100 Subject: Add status icons and clearer status messages --- app/src/main/res/layout/fragment_device.xml | 38 ++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/layout/fragment_device.xml') diff --git a/app/src/main/res/layout/fragment_device.xml b/app/src/main/res/layout/fragment_device.xml index 0a39ba4..74e067d 100644 --- a/app/src/main/res/layout/fragment_device.xml +++ b/app/src/main/res/layout/fragment_device.xml @@ -1,9 +1,11 @@ + android:orientation="horizontal" + android:padding="16dp"> + + + + + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + +