From cd5a3433b658c7b0d7a78d20725c36c2ab38eb51 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 5 Aug 2018 23:06:56 +0200 Subject: [PATCH] move monthly fragment top layout directly in fragment_month_widget file --- .../main/res/layout/fragment_month_widget.xml | 48 ++++++++++++++++- .../main/res/layout/top_navigation_widget.xml | 54 ------------------- 2 files changed, 47 insertions(+), 55 deletions(-) delete mode 100644 app/src/main/res/layout/top_navigation_widget.xml diff --git a/app/src/main/res/layout/fragment_month_widget.xml b/app/src/main/res/layout/fragment_month_widget.xml index 6a1677961..b8cbe6fb4 100644 --- a/app/src/main/res/layout/fragment_month_widget.xml +++ b/app/src/main/res/layout/fragment_month_widget.xml @@ -7,7 +7,53 @@ android:layout_height="match_parent" android:padding="@dimen/medium_margin"> - + + + + + + + - - - - - - - - - - -