selfconference / selfconf-android

Android app for Self.conference
https://play.google.com/store/apps/details?id=org.selfconference.android
0 stars 0 forks source link

Use support library FloatingActionButton #29

Open macklinu opened 8 years ago

macklinu commented 8 years ago

The FloatingActionButton in the codebase is from an Android example codebase. The Android Support Library now contains a FloatingActionButton, and we should explore converting to the widget supplied by the Android Support Design Library.