From 00ac626b27076397b79bcd4bdd934ab861ff05a5 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Fri, 19 Feb 2021 19:46:42 +0100 Subject: Implementing TopAnime Copied the topmanga folder and transformed everything in it into top anime. --- app/src/main/res/layout/home_page.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (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 68d9f81..564d7da 100644 --- a/app/src/main/res/layout/home_page.xml +++ b/app/src/main/res/layout/home_page.xml @@ -30,6 +30,17 @@ app:layout_constraintTop_toBottomOf="@id/tv_title" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent" + app:layout_constraintEnd_toStartOf="@id/button_top_anime" + /> + +