From 0789bbfdfa41290b34fbd675353a3bda38202d1f Mon Sep 17 00:00:00 2001 From: Jaculabilis Date: Sat, 15 Oct 2016 18:49:35 -0500 Subject: [PATCH] Widget config finished --- app/src/main/res/layout/frame_widget.xml | 19 +++--- .../res/layout/frame_widget_configure.xml | 61 ++++++++++--------- app/src/main/res/values/strings.xml | 3 +- 3 files changed, 40 insertions(+), 43 deletions(-) diff --git a/app/src/main/res/layout/frame_widget.xml b/app/src/main/res/layout/frame_widget.xml index bdd13ce..ac65b1d 100644 --- a/app/src/main/res/layout/frame_widget.xml +++ b/app/src/main/res/layout/frame_widget.xml @@ -1,21 +1,16 @@ - + tools:ignore="ContentDescription" + android:layout_centerHorizontal="true" + android:layout_centerVertical="true" /> \ No newline at end of file diff --git a/app/src/main/res/layout/frame_widget_configure.xml b/app/src/main/res/layout/frame_widget_configure.xml index 0e75b66..58eee45 100644 --- a/app/src/main/res/layout/frame_widget_configure.xml +++ b/app/src/main/res/layout/frame_widget_configure.xml @@ -1,40 +1,43 @@ - + android:layout_height="match_parent"> -