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

Sharing of Shelf (BibTeX) #125

Closed silvia-ivanova-github-rep closed 3 years ago

silvia-ivanova-github-rep commented 3 years ago

Description Sharing of a BibTeX file that contains the BibTeX data from a selected shelf.

Affects Book Fragment

Notes for Reviewer Sharing of a BibTeX file. Please review & comment/approve.

silvia-ivanova-github-rep commented 3 years ago

Is it possible to create an new class to open the same intent (LibraryFragment, BookFragment) with different bib data.

As far as I tried and researched -> no, because you cannot call the startActivity() method in our case.