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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user