I want to create a floating button action and ripple effect like android 5.0 API for the buttons in my application which was developed on API 18 (Jelly bean). Is it possible to create floating button action and ripple effect in API 18. Please help me
Asked
Active
Viewed 918 times
1
-
Check this answer http://stackoverflow.com/a/25739038/2176708 – Hemanth Jan 29 '15 at 13:50
-
possible duplicate of [How to create a floating action button (FAB) in android, using AppCompat v21?](http://stackoverflow.com/questions/26963219/how-to-create-a-floating-action-button-fab-in-android-using-appcompat-v21) – 2Dee Jan 29 '15 at 13:51
-
possible duplicate of [Floating Action Button for lower version](http://stackoverflow.com/questions/24605116/floating-action-button-for-lower-version) – prajmus Jan 29 '15 at 14:01