Fix alignment issues in group creator dialog
This commit is contained in:
parent
ee00c8c26f
commit
3e9471686b
2 changed files with 7 additions and 4 deletions
|
|
@ -34,6 +34,8 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="8dp"
|
||||
android:paddingTop="6dp"
|
||||
android:paddingBottom="6dp"
|
||||
android:gravity="center_vertical"
|
||||
android:hint="@string/feed_group_dialog_name_input"
|
||||
app:errorEnabled="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue