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

New Features and Optimizations #4

Merged
merged 3 commits into from May 28, 2017
Merged

New Features and Optimizations #4

merged 3 commits into from May 28, 2017

Conversation

rayliverified
Copy link
Contributor

*Create Pause and Resume Feature. Optimize performance.
*Update Gradle and SDK.
*Remove generated files.

*Update Gradle to v2.3.0 and SDK to v25.
*Remove unnecessary generated files.
*Create ability to pause and resume ParticleTextView. 
*Optimize CPU usage. DO NOT redraw view if animation is stopped.
*Create Changing Text Feature to support passing in a text array and switching through each String. 
*Optimize performance 10x (literally!) by removing SetParticle() method call in layout change method. This prevents the view from initializing unnecessarily when created.
@rayliverified rayliverified mentioned this pull request May 27, 2017
@Yasic Yasic merged commit 5c44ef9 into Yasic:master May 28, 2017
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