Closed JDNdeveloper closed 9 years ago
Google may have something built in http://stackoverflow.com/questions/24459352/how-can-i-add-the-new-floating-action-button-between-two-widgets-layouts
Okay cool. Can you experiment around to see if we can implement it?
Looking at the example Google has in Android Studio, you can, but it will require some amount of rework into the code.
Okay. We should discuss this with the group on Monday.
On Sat, Feb 7, 2015 at 11:17 AM, KevinCCheng notifications@github.com wrote:
Looking at the example Google has in Android Studio, you can, but it will require some amount of rework into the code.
— Reply to this email directly or view it on GitHub https://github.com/JDNdeveloper/Off-By-One/issues/23#issuecomment-73378445 .
Code is in FloatingActionButtonBasic.zip file to be implemented.
For some reason, the button works as intended if the XML item is a button. But once we change it to a ImageButton, the button stops functioning.
Temporarily set the plus button to a standard button so that we can work on it.
Button Works now.
Found solution
See http://www.google.com/design/spec/components/buttons.html#buttons-usage