From f22247dc70121162d13675b2af4e0ee1798f0920 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Thu, 28 Mar 2019 01:40:17 +0100 Subject: [PATCH] tweak profile dialog --- res/layout/profile_create_activity.xml | 86 ++++++------------- res/values/styles.xml | 14 +-- .../securesms/CreateProfileActivity.java | 8 -- 3 files changed, 29 insertions(+), 79 deletions(-) diff --git a/res/layout/profile_create_activity.xml b/res/layout/profile_create_activity.xml index 19237a799..5375ad55b 100644 --- a/res/layout/profile_create_activity.xml +++ b/res/layout/profile_create_activity.xml @@ -51,72 +51,42 @@ android:id="@+id/status_text" android:layout_width="match_parent" android:layout_height="wrap_content" - android:gravity="top|left" + android:gravity="top|start" android:hint="@string/pref_default_status_label" android:inputType="textMultiLine" android:maxLines="3" /> - - - - - - + - + - - - - - + diff --git a/res/values/styles.xml b/res/values/styles.xml index d7d52f0d5..3e8120a2e 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -65,19 +65,7 @@ #BFffffff - - +