android contextual action bar:具有上下文菜单的可自定义Android操作栏 源码
上下文动作栏 具有许多自定义选项的上下文操作栏库。 演示版 安装 在build.gradle中添加依赖项 repositories { jcenter() } dependencies { compile 'in.arjsna:cablib:0.0.1' } 用法 在布局文件中包含一个ViewStub ,需要在其中显示Contextual Actionbar <ViewStub android:id="@+id/cab_stub" android:layout_width="match_parent" android:layout_he
文件列表
android-contextual-action-bar-master.zip
(预估有个71文件)
android-contextual-action-bar-master
gradlew
5KB
settings.gradle
26B
gradle
wrapper
gradle-wrapper.properties
231B
gradle-wrapper.jar
52KB
README.md
3KB
gradlew.bat
2KB
gradle.properties
2KB
暂无评论