mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-20 11:08:31 +00:00
Utilzie url keyboard when entering text into the proxy input.
This commit is contained in:
@@ -67,6 +67,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hint="@string/preferences_enter_proxy_address"
|
android:hint="@string/preferences_enter_proxy_address"
|
||||||
|
android:inputType="textUri"
|
||||||
android:layout_marginHorizontal="16dp"
|
android:layout_marginHorizontal="16dp"
|
||||||
app:layout_constraintTop_toBottomOf="@id/edit_proxy_address_title"
|
app:layout_constraintTop_toBottomOf="@id/edit_proxy_address_title"
|
||||||
tools:hint="https://proxy.parker.org"/>
|
tools:hint="https://proxy.parker.org"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user