From 59aa3035a8581a687efc7a3b4df5952dffdfecfe Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 2 May 2018 11:33:03 +0530 Subject: ui: Use a proper CardView based layout Signed-off-by: Harsh Shandilya --- app/src/main/res/layout/tunnel_editor_fragment.xml | 334 +++++++++++---------- 1 file changed, 170 insertions(+), 164 deletions(-) (limited to 'app/src/main/res/layout/tunnel_editor_fragment.xml') diff --git a/app/src/main/res/layout/tunnel_editor_fragment.xml b/app/src/main/res/layout/tunnel_editor_fragment.xml index 70f376af..04283d88 100644 --- a/app/src/main/res/layout/tunnel_editor_fragment.xml +++ b/app/src/main/res/layout/tunnel_editor_fragment.xml @@ -33,7 +33,7 @@ android:layout_height="wrap_content" android:orientation="vertical"> - + app:cardCornerRadius="4dp" + app:cardElevation="2dp" + app:contentPadding="8dp"> - - - - - - - - - - -