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

General Project update #2

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

Conversation

JonatanSalas
Copy link

  • Updated gradle build files and gradle plugin
  • Updated app demo code example to improve code readability
  • RippleConfig setters acts as builder
  • Added config folder and configure plugins to check code style, possible bugs, etc.
  • Other minimal improvements

Thanks for your project! It's really cool. I have been improving some things because I want to add your project as dependency of my project material-calendar-view!

jonatan added 14 commits March 17, 2016 20:11
…n, all dependencies from support libraries.

Updated all classes from ripple-compat library make code more readable.
Added abortOnError true in library build.gradle file
Added @TargetApi to method calling API 12
… quality

Updated build.gradle to execute all of these plugins
Added contributor details to classes
- Minimal changes

Sample App
- Now, there are three packages: activity, adapter and fragment
- Refactor of fragments to get code more cleaner
- Two fragments extends from a class Called BaseFragment
- Modified layout xml files
- Modified AndroidManifest xml file
- Added new class ViewPagerAdapter outside from activity classes
- Refactor of activity classes to get code more cleaner
- Added static import of RippleUtil to avoid reiterative code.
General project update
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.

1 participant