Updates and more.

This commit is contained in:
Amine
2017-10-27 18:48:22 +02:00
parent 5afc04a630
commit a9b61853b9
46 changed files with 118 additions and 224 deletions

View File

@@ -55,9 +55,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/prompt_url"
android:imeActionId="@+id/login"
android:inputType="textUri"
android:imeOptions="actionUnspecified"
android:inputType="textUri"
android:maxLines="1"
/>