Fixed a minor bug in login activity (could not add dialog to activity) as well as spinner hint adapter (array out of bound)

This commit is contained in:
Dennis Thiessen
2019-05-25 18:25:29 +02:00
parent 215ddddd36
commit 396135eb84
64 changed files with 365 additions and 308 deletions

View File

@@ -21,7 +21,7 @@
tools:context=".MapsActivity" >
</fragment>
<android.support.design.widget.FloatingActionButton
<com.google.android.material.floatingactionbutton.FloatingActionButton
android:id="@+id/fab_reportwf_map"
android:layout_width="wrap_content"
android:layout_height="wrap_content"