From 523c4dd422ab53f5dc961bca199d2cecef2c095f Mon Sep 17 00:00:00 2001 From: Norbel AMBANUMBEN Date: Wed, 27 Nov 2024 19:05:48 +0100 Subject: update ui behaviour --- .../main/res/layout/f_censorship_circumvention.xml | 109 +++++++++++---------- 1 file changed, 57 insertions(+), 52 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/f_censorship_circumvention.xml b/app/src/main/res/layout/f_censorship_circumvention.xml index 6e2d7b5d..69ee7afd 100644 --- a/app/src/main/res/layout/f_censorship_circumvention.xml +++ b/app/src/main/res/layout/f_censorship_circumvention.xml @@ -1,65 +1,70 @@ - + android:layout_height="match_parent"> - + android:layout_height="match_parent" + android:orientation="vertical" + android:padding="@dimen/activity_margin" + tools:context=".base.fragments.CensorshipCircumventionFragment"> - + - + - + - + - + - + - + + + - \ No newline at end of file + + \ No newline at end of file -- cgit v1.2.3