I want to change to color of the floating action button continuously with some time elapsed.
Asked
Active
Viewed 278 times
1
-
use `ValueAnimator ` / `ObjectAnimator` then – pskink Apr 19 '16 at 08:22
-
1Possible duplicate of [Animate change of view background color in Android](http://stackoverflow.com/questions/2614545/animate-change-of-view-background-color-in-android) – Mike M. Apr 19 '16 at 08:26
-
Use Material Color Palett to change to color of the floating action button – bhumika rijiya Apr 19 '16 at 08:39
-
1Above methods are not working – Fazle Mohammed Tawsif Apr 19 '16 at 15:22