Can I use Android floating action button using Android Official Library?
android, android-design-library, android-library, floating-action-button
Solution
As of late May, 2015, the FloatingActionButton is now standardized and officially part of the Android Design Support Library. I wrote up a quick usage example if that helps at all...
Problem
not the others Library, I want to use 'Android Official library' like v7, support library anything else. I have a NEXUS7 and I want to use floating action button with Listview. So... How can I use floating action button?