UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Bug fix back button #136

Closed SarahKurek closed 3 years ago

SarahKurek commented 3 years ago

Description Closes #123. Functions for internal back button have been implemented consistently in each fragment so that stack works. Error in BookBarcodeScanner regarding redirection after scanning the Isbn was fixed. Fix bug in text_note_editor.xml regarding image buttons (change background in backgroundTint).

Affects Navigation between fragments with internal back button.

Notes for Reviewer Check if back button works everywhere. Please review & comment/approve

SarahKurek commented 3 years ago

The back button leads to the correct previous Fragment. When using the back button the bottom navigation bar is not highlighted correctly e.g. when you select the library and then click the note icon in the bottom navigation bar and switch back to the library via the back button, the note in the bottom navigation bar is still highlighted.

This is not a problem regarding the back button and should possibly be dealt with in the design review.