Fix offline gps box #150

Merged
s416204 merged 3 commits from fix-offline-box into develop 2019-01-10 00:35:24 +01:00

View File

@ -58,9 +58,13 @@
<android.support.design.widget.TextInputLayout
android:layout_width="match_parent"
app:passwordToggleEnabled="true"
android:layout_height="wrap_content">
<EditText
<android.support.design.widget.TextInputEditText
android:id="@+id/password"
android:layout_width="match_parent"
android:layout_height="wrap_content"