Skip to content

This is an example of "Floating Action Button" for Android

Notifications You must be signed in to change notification settings

abruno-/Fab-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floating Action Button

This is an example of "Floating Action Button" for Android, follow this on stackoverflow

Screenshots

Screen-1 Screen-2 Screen-2

Demo

Problems

When I click over transparent layer, the item from ListView is clicked. I need to the transparent layer (FAB menu layer) block the click event, but when this menu is closed, I also need to the clickEvent work on the parent layer.

I used Clans FloatingActionButton library.

About

This is an example of "Floating Action Button" for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%