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

Fix bug when adding a new book #97

Closed claudia3 closed 3 years ago

claudia3 commented 3 years ago

Description UI froze when adding a new book with online search or barcode scanner. Now Fragment gets closed when a new book is created. Fix author findByTitleAndFullName and minor checkstyle fixes.

Affects AuthorDao and AuthorRetriever (only checkstyle).

Notes for Reviewer Please review & comment/approve.

LuisMossburger commented 3 years ago

Seems to work fine, thanks a lot! If the two checkstyle warnings are fixed we can merge :)