[APIv2] Add Mobidziennik login & API prototype. Refactor some classes

This commit is contained in:
Kuba Szczodrzyński
2019-10-05 23:42:37 +02:00
parent 535d608829
commit ddf4fb0b46
32 changed files with 830 additions and 83 deletions

View File

@ -64,7 +64,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="8dp"
android:text="Sync profile 16 - feature me"
android:text="Sync profile 16 - view home"
android:visibility="gone"/>
<com.google.android.material.button.MaterialButton
@ -73,7 +73,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="8dp"
android:text="Sync profile 16 - feature all"
android:text="Sync profile 16 - view messages sent"
android:visibility="gone"/>
<com.google.android.material.button.MaterialButton