mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +00:00
Check bind object existence in SyncFragment
This commit is contained in:
parent
8b73e99311
commit
e7f43d158c
3 changed files with 127 additions and 93 deletions
|
|
@ -83,7 +83,7 @@
|
|||
android:id="@+id/server_text_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="Server"
|
||||
android:hint="Server URL"
|
||||
android:inputType="textNoSuggestions"
|
||||
android:text="http://192.168.1.81:8096" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue