From 1b8763db6140e500bae90e5e37e080892e74a0d4 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Sat, 20 Apr 2019 22:33:47 +0200 Subject: [PATCH] Format --- res/layout/devices_list.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/res/layout/devices_list.xml b/res/layout/devices_list.xml index 4cf7b371..a8f61629 100644 --- a/res/layout/devices_list.xml +++ b/res/layout/devices_list.xml @@ -1,9 +1,9 @@ + xmlns:tools="http://schemas.android.com/tools" + android:id="@+id/refresh_list_layout" + android:layout_width="match_parent" + android:layout_height="match_parent">