Check bind object existence in SyncFragment

This commit is contained in:
CappielloAntonio 2021-05-02 12:36:30 +02:00
parent 8b73e99311
commit e7f43d158c
3 changed files with 127 additions and 93 deletions

View file

@ -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" />