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

@@ -58,7 +58,7 @@
android:layout_marginBottom="10dp"
android:background="#464b4b4b" />
<android.support.v4.view.ViewPager
<androidx.viewpager.widget.ViewPager
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/subs_viewpager"
android:layout_width="match_parent"