From a5520c1936a49987f3c75cff40ae94fa36c8171a Mon Sep 17 00:00:00 2001 From: len Date: Sun, 12 Mar 2017 13:00:47 +0100 Subject: [PATCH] Manga info with constraint layout --- .../main/res/layout/fragment_manga_info.xml | 497 +++++++++--------- 1 file changed, 234 insertions(+), 263 deletions(-) diff --git a/app/src/main/res/layout/fragment_manga_info.xml b/app/src/main/res/layout/fragment_manga_info.xml index 46a8d85a78..4aeada1865 100644 --- a/app/src/main/res/layout/fragment_manga_info.xml +++ b/app/src/main/res/layout/fragment_manga_info.xml @@ -1,298 +1,269 @@ - + android:layout_height="match_parent"> - + android:layout_height="match_parent" + xmlns:android="http://schemas.android.com/apk/res/android"> - + - + + + + + + + + + + + android:layout_height="match_parent"> - + - + - + - + + - + - + - + - + - - + - + - + - - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_height="wrap_content" + android:orientation="vertical"> - + android:maxLines="1" + android:text="@string/description" + android:textIsSelectable="false"/> - + - - + - + + - - - - - - - \ No newline at end of file +