Alexandria allows users to build a library of books by scanning barcodes or enter an ISBN number. The data is retrieved from Google Books API and stored locally using a content provider.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Replaced old navigation component with the NavigationView component and replaced actionbar with toolbar.
b59eebaView on GitHubUpdated project dependencies, updated navigation drawer look & feel.
735ab20View on GitHubContinued to update code so that ButterKnife is used to bind views. Replaced ImageButtons and with Buttons to standardize how these views are referenced.
42ae2d1View on GitHubAdded ButterKnife library to optimize view injection/binding and added comments to the code.
fc71fbbView on GitHub