Current Android Release version:
Version Code: Pie
Version: 9
API level: 28

Showing posts with label FAB button example code. Show all posts
Showing posts with label FAB button example code. Show all posts

Floating Action Button (FAB) in Android L

Floating action buttons (via Google) are:

“A special case of promoted actions. They are distinguished by a circled icon floating above the UI and have special motion behaviors, related to morphing, launching, and its transferring anchor point.”

They are actions that are directly visible in the UI instead of using action bar button.


Example Code:
1. Fab button layout