Librus 2021 Hack Working 100% Legit.

This commit is contained in:
Kacper Ziubryniewicz
2021-03-01 22:42:15 +01:00
parent 92d7a46314
commit 9ccb6e0a24
4 changed files with 87 additions and 0 deletions

View File

@ -22,6 +22,9 @@
<action
android:id="@+id/action_loginChooserFragment_to_loginEggsFragment"
app:destination="@id/loginEggsFragment" />
<!-- librus -->
<action android:id="@+id/action_loginChooserFragment_to_loginLibrusFragment"
app:destination="@id/loginLibrusFragment" />
</fragment>
<!-- eggs -->
<fragment
@ -32,6 +35,12 @@
android:id="@+id/action_loginEggsFragment_to_loginPrizeFragment"
app:destination="@id/loginPrizeFragment" />
</fragment>
<!-- librus -->
<fragment
android:id="@+id/loginLibrusFragment"
android:name="pl.szczodrzynski.edziennik.ui.modules.login.LoginLibrusFragment"
android:label="LoginEggsFragment">
</fragment>
<fragment
android:id="@+id/loginPrizeFragment"
android:name="pl.szczodrzynski.edziennik.ui.modules.login.LoginPrizeFragment"