From a5fcab3e2d1ef41833f6ee7a7078aaba6e9bbb62 Mon Sep 17 00:00:00 2001 From: tom79 Date: Tue, 29 Oct 2019 17:42:35 +0100 Subject: Avoid to change network with 421 --- app/src/main/res/layout/drawer_status.xml | 1698 +++++++++++++++-------------- app/src/main/res/values/styles.xml | 87 +- 2 files changed, 931 insertions(+), 854 deletions(-) diff --git a/app/src/main/res/layout/drawer_status.xml b/app/src/main/res/layout/drawer_status.xml index aa8836935..261c451ec 100644 --- a/app/src/main/res/layout/drawer_status.xml +++ b/app/src/main/res/layout/drawer_status.xml @@ -14,961 +14,999 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see . --> - - - - + android:layout_height="wrap_content"> + + + + + + + + - - - - - - + + + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> - + android:layout_height="wrap_content" + android:layout_margin="5dp" + android:ellipsize="end" + android:textStyle="bold" + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintEnd_toStartOf="@id/status_boosted_time" + app:layout_constraintStart_toEndOf="@id/status_account_profile_boost_by" + app:layout_constraintTop_toTopOf="parent" /> + + + + + + + + + + + + + app:layout_constraintBottom_toTopOf="@id/guide_profile_images_bottom" + app:layout_constraintEnd_toStartOf="@id/guide_profile_images_end" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" /> + + + + android:id="@+id/conversation_pp" + android:layout_width="40dp" + android:layout_height="40dp" + android:orientation="horizontal" + android:visibility="gone" + app:layout_constraintBottom_toTopOf="@id/guide_profile_images_bottom" + app:layout_constraintEnd_toStartOf="@id/guide_profile_images_end" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:orientation="vertical"> - + -