Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Product reviews #38

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

andreiverdes
Copy link

Added a ViewPager for Android to swipe left/right between Product Details and Product Reviews.
Lacks iOS UI.
Lacks the ability to add reviews.

@badlogic
Copy link
Contributor

Nice!

@andreiverdes
Copy link
Author

Thanks! Just updated it.
Added ability to add and edit a review.
Using a fictional API and an OkHttp Interceptor for in-memory cache of the new review.

@badlogic
Copy link
Contributor

Found a small compilation error, EventSetupActionBar is in a file called EventSetupActionbar.java. No biggie!

@andreiverdes
Copy link
Author

Oups! A refactoring went wrong... :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants