文件名称:android-floating-action-menu-master
介绍说明--下载内容均来自于网络,请自行研究使用
android中按钮悬浮效果,类似android棒棒糖通讯录界面按钮-The effect of suspension Android buttons, similar to the Android mail list button.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android-floating-action-menu-master
...................................\.gitignore
...................................\CHANGELOG.md
...................................\LICENSE
...................................\README.md
...................................\app
...................................\...\.gitignore
...................................\...\build.gradle
...................................\...\proguard-rules.txt
...................................\...\src
...................................\...\...\main
...................................\...\...\....\AndroidManifest.xml
...................................\...\...\....\java
...................................\...\...\....\....\it
...................................\...\...\....\....\..\sephiroth
...................................\...\...\....\....\..\.........\android
...................................\...\...\....\....\..\.........\.......\library
...................................\...\...\....\....\..\.........\.......\.......\floatingmenu
...................................\...\...\....\....\..\.........\.......\.......\............\app
...................................\...\...\....\....\..\.........\.......\.......\............\...\ListFragment1.java
...................................\...\...\....\....\..\.........\.......\.......\............\...\MainActivity.java
...................................\...\...\....\....\..\.........\.......\.......\............\...\MainActivity2.java
...................................\...\...\....\res
...................................\...\...\....\...\drawable-v21
...................................\...\...\....\...\............\custom_item_background_selector.xml
...................................\...\...\....\...\drawable-xxhdpi
...................................\...\...\....\...\...............\ic_facebook.png
...................................\...\...\....\...\...............\ic_googleplus.png
...................................\...\...\....\...\...............\ic_instagram.png
...................................\...\...\....\...\...............\ic_twitter.png
...................................\...\...\....\...\drawable
...................................\...\...\....\...\........\custom_item_background_selector.xml
...................................\...\...\....\...\........\pink_oval_shape.xml
...................................\...\...\....\...\........\pink_oval_shape_pressed.xml
...................................\...\...\....\...\layout
...................................\...\...\....\...\......\activity_main.xml
...................................\...\...\....\...\......\activity_main_activity2.xml
...................................\...\...\....\...\......\fragment_main_activity2.xml
...................................\...\...\....\...\menu
...................................\...\...\....\...\....\main.xml
...................................\...\...\....\...\....\main_activity2.xml
...................................\...\...\....\...\mipmap-hdpi
...................................\...\...\....\...\...........\ic_launcher.png
...................................\...\...\....\...\mipmap-mdpi
...................................\...\...\....\...\...........\ic_launcher.png
...................................\...\...\....\...\mipmap-xhdpi
...................................\...\...\....\...\............\ic_launcher.png
...................................\...\...\....\...\mipmap-xxhdpi
...................................\...\...\....\...\.............\ic_launcher.png
...................................\...\...\....\...\values-w820dp
...................................\...\...\....\...\.............\dimens.xml
...................................\...\...\....\...\values
...................................\...\...\....\...\......\colors.xml
...................................\...\...\....\...\......\dimens.xml
...................................\...\...\....\...\......\strings.xml
...................................\...\...\....\...\......\styles.xml
...................................\build.gradle
........