I have implemented all my ViewPager listeners. So I was wondering if anyone knows how can I achieve the toolbar color change including the ripple effect that google has implemented on the PlayStore - you can see the effect when you swipe to Movies, Music, Books fragment on the PlayStore. How can I achieve that? Thank you
Asked
Active
Viewed 343 times
3
-
See this https://stackoverflow.com/a/17198657/7337723 – Kartik Shandilya Sep 29 '17 at 05:13
-
Ok thank you and for the ripple effect, do you have an idea? – Sep 29 '17 at 05:15
-
http://www.tothenew.com/blog/ripple-effect-in-android/ might help you – Kartik Shandilya Sep 29 '17 at 05:33
-
for a ripple effect library, consider picking from: https://android-arsenal.com/search?q=ripple – chornge Sep 29 '17 at 05:34