From fa849021bf137fc4b245a8c0e7a2a8fc46d574df Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Fri, 19 Feb 2021 14:00:42 +0100 Subject: Cleaning. Removing some useless files. Adding comments. Updating the home page. --- app/src/main/res/layout/home_page.xml | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) (limited to 'app/src/main/res/layout/home_page.xml') diff --git a/app/src/main/res/layout/home_page.xml b/app/src/main/res/layout/home_page.xml index 036800c..68d9f81 100644 --- a/app/src/main/res/layout/home_page.xml +++ b/app/src/main/res/layout/home_page.xml @@ -18,32 +18,10 @@ android:textAlignment="center" android:textColor="@color/strong_pink" android:textSize="40sp" - app:layout_constraintBottom_toTopOf="@id/button_news" + app:layout_constraintBottom_toBottomOf="@id/button_top_manga" app:layout_constraintTop_toTopOf="parent" /> -