Browse Source

+8dp shoutbox EditorView margin bottom

pull/69/head
Thodoris Tyrovouzis 5 years ago
parent
commit
3eacadbf0b
  1. 1
      app/src/main/res/layout/fragment_shoutbox.xml

1
app/src/main/res/layout/fragment_shoutbox.xml

@ -29,6 +29,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:layout_marginEnd="8dp"
android:layout_marginBottom="8dp"
android:paddingTop="8dp"
android:visibility="gone"/>

Loading…
Cancel
Save