Skip to content

The Project is intended to provide the floating button feature, introduced in Android Lollipop, to lower version devices

Notifications You must be signed in to change notification settings

abhishekdabral/floatingButton

Repository files navigation

FloatingButton

The Project is intended to provide the floating button feature, introduced in Android Lollipop, to lower version devices All you need to do, is to call a "setImage" Method to set image resource on the floating button

			//Menubutton refers to floating button
            menuButton.setImage(R.drawable.menu);

Here you can see the effect
Floating Button Demo

About

The Project is intended to provide the floating button feature, introduced in Android Lollipop, to lower version devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages