Fix an issue with tablets

This commit is contained in:
stom79 2018-10-25 15:22:43 +02:00
parent 6f602b89dd
commit c308c99b2d
2 changed files with 1 additions and 3 deletions

View File

@ -93,5 +93,3 @@ The number of libraries is minimized and it does not use tracking tools. The sou
Developer: [@tom79](https://mastodon.social/@tom79)
<a rel="me" href="https://mastodon.social/@tom79">Mastodon</a>

View File

@ -38,7 +38,7 @@
android:hint="@string/toot_cw_placeholder"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<AutoCompleteTextView
<fr.gouv.etalab.mastodon.helper.MastalabAutoCompleteTextView
android:layout_marginTop="10dp"
android:id="@+id/toot_content"
android:gravity="top|start"