Is there a way I can Achieve the floating button to work on 4.0 and later android??
I\'ve seen it on google plus but I haven\'t found any tutorial. Only for android
Original post is here.
You can use this library, it works well from the Android 2.1, API level 7.
It's so easy to include it in your project:
build.gradle
dependencies { compile 'com.shamanland:fab:0.0.6' }
layout.xml