Revert "Librus 2021 Hack Working 100% Legit."

This reverts commit 9ccb6e0a24.
This commit is contained in:
Kuba Szczodrzyński
2021-03-29 09:31:01 +02:00
parent b5d5685b4c
commit 17351066d1
4 changed files with 0 additions and 88 deletions

View File

@ -22,9 +22,6 @@
<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
@ -35,12 +32,6 @@
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"