Fixes issue #11

This commit is contained in:
tom79 2017-09-01 17:55:14 +02:00
parent cd1a441063
commit 82a0521eaf
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@
<activity android:name="fr.gouv.etalab.mastodon.activities.HashTagActivity"
android:windowSoftInputMode="stateAlwaysHidden"
android:configChanges="orientation|screenSize"
android:noHistory="true"
android:label="@string/app_name"
/>
<activity android:name="fr.gouv.etalab.mastodon.activities.WebviewConnectActivity"