This commit is contained in:
NudeDude 2018-08-12 22:27:41 +02:00
parent 955f727ace
commit 307ba2d961
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<EditText
android:id="@+id/tweet_input"
android:layout_width="match_parent"
android:layout_width="300dp"
android:layout_height="200dp"
android:layout_marginLeft="5dip"
android:layout_marginRight="5dip"