[APIv2] Implement APIv2 in first login activity.

This commit is contained in:
Kuba Szczodrzyński
2019-10-23 19:13:54 +02:00
parent 9fefae3da3
commit 7822810b91
6 changed files with 189 additions and 229 deletions

View File

@ -51,6 +51,7 @@
android:layout_marginTop="8dp"
android:layout_marginRight="24dp"
android:layout_marginBottom="8dp"
android:max="100"
android:indeterminate="false" />
</LinearLayout>