1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 09:46:17 +00:00

Android: floating action button

This commit is contained in:
jendib
2014-11-26 02:08:20 +01:00
parent 824e37b8ea
commit 5666d9b8b5
6 changed files with 285 additions and 2 deletions

View File

@@ -36,4 +36,5 @@ dependencies {
compile 'com.loopj.android:android-async-http:1.4.6'
compile 'it.sephiroth.android.library.imagezoom:imagezoom:1.0.5'
compile 'de.greenrobot:eventbus:2.4.0'
compile 'com.shamanland:fab:0.0.5'
}