1
0

Add asynctask login class

This commit is contained in:
RicomenPL
2017-04-04 16:01:40 +02:00
committed by RicomenPL
parent d36e1f4f95
commit 2152da687c
5 changed files with 70 additions and 4 deletions

View File

@ -67,10 +67,11 @@
tools:layout_constraintLeft_creator="1"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.712" />
app:layout_constraintVertical_bias="0.712"
android:onClick="login"/>
<AutoCompleteTextView
android:id="@+id/county_text"
android:id="@+id/countyText"
android:layout_width="215dp"
android:layout_height="45dp"
android:hint="@string/county_hint"