mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Updated direct access credentials
This commit is contained in:
parent
ebe74acae4
commit
5549921da4
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hint="@string/server_signup_dialog_hint_username"
|
android:hint="@string/server_signup_dialog_hint_username"
|
||||||
android:inputType="textShortMessage"
|
android:inputType="textShortMessage"
|
||||||
android:text="antonio"
|
android:text="Antonio"
|
||||||
android:textCursorDrawable="@null" />
|
android:textCursorDrawable="@null" />
|
||||||
|
|
||||||
</com.google.android.material.textfield.TextInputLayout>
|
</com.google.android.material.textfield.TextInputLayout>
|
||||||
|
|
@ -88,7 +88,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:hint="@string/server_signup_dialog_hint_url"
|
android:hint="@string/server_signup_dialog_hint_url"
|
||||||
android:inputType="textNoSuggestions"
|
android:inputType="textNoSuggestions"
|
||||||
android:text="http://192.168.1.81:4533"
|
android:text="http://192.168.1.65:4533"
|
||||||
android:textCursorDrawable="@null" />
|
android:textCursorDrawable="@null" />
|
||||||
</com.google.android.material.textfield.TextInputLayout>
|
</com.google.android.material.textfield.TextInputLayout>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue