mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-01 04:17:21 +01:00
layout fix
Signed-off-by: nuclearfog <hatespirit666@gmail.com>
This commit is contained in:
parent
bda38056e2
commit
e8618cfdf8
@ -64,11 +64,11 @@
|
||||
android:layout_marginEnd="@dimen/popup_userlist_background_margin"
|
||||
android:layout_marginRight="@dimen/popup_userlist_background_margin"
|
||||
android:layout_marginBottom="@dimen/popup_userlist_text_margin"
|
||||
android:autofillHints="@string/userlist_enter_descr"
|
||||
android:background="@android:color/transparent"
|
||||
android:ems="10"
|
||||
android:gravity="top"
|
||||
android:hint="@string/userlist_enter_description"
|
||||
android:autofillHints="@string/userlist_enter_description"
|
||||
android:inputType="textMultiLine"
|
||||
app:layout_constraintBottom_toTopOf="@id/list_edit_public_sw"
|
||||
app:layout_constraintEnd_toEndOf="@+id/userlist_popup_background"
|
||||
|
Loading…
Reference in New Issue
Block a user