mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 17:37:57 +00:00
Fix crash when enter long phone number on registration.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
android:background="@color/transparent"
|
||||
android:singleLine="true"
|
||||
android:inputType="phone"
|
||||
android:maxLength="18"
|
||||
android:saveEnabled="false"
|
||||
android:hint="@string/RegistrationActivity_phone_number_description"
|
||||
tools:text="867-5309" />
|
||||
|
Reference in New Issue
Block a user