文件名称:使用PopWindow实现选择菜单
文件大小:771KB
文件格式:ZIP
更新时间:2022-11-16 13:42:35
源码
本代码使用PopWindow实现选择菜单的效果,单击任意一个菜单项会弹出相应的动画效果。
【文件预览】:
.gitignore
gradle
----wrapper()
--------gradle-wrapper.jar(52KB)
--------gradle-wrapper.properties(233B)
local.properties
build.gradle
DownMenu.iml
gradlew.bat
gradlew
app
----.gitignore(8B)
----build.gradle(900B)
----proguard-rules.pro(670B)
----app.iml(12KB)
----libs()
----src()
--------test()
--------main()
--------androidTest()
.gradle
----2.14.1()
--------tasks()
--------taskArtifacts()
gradle.properties
.idea
----libraries()
--------jsr305_2_0_1.xml(330B)
--------javax_annotation_api_1_2.xml(358B)
--------rules_0_5.xml(741B)
--------support_media_compat_24_2_1.xml(993B)
--------runner_0_5.xml(747B)
--------javax_inject_1.xml(511B)
--------support_core_utils_24_2_1.xml(797B)
--------support_compat_24_2_1.xml(951B)
--------support_annotations_24_2_1.xml(535B)
--------espresso_core_2_2_2.xml(647B)
--------support_v4_24_2_1.xml(420B)
--------appcompat_v7_24_2_1.xml(781B)
--------javawriter_2_1_1.xml(330B)
--------hamcrest_integration_1_3.xml(354B)
--------animated_vector_drawable_24_2_1.xml(665B)
--------hamcrest_library_1_3.xml(540B)
--------espresso_idling_resource_2_2_2.xml(702B)
--------support_fragment_24_2_1.xml(965B)
--------exposed_instrumentation_api_publish_0_5.xml(720B)
--------support_vector_drawable_24_2_1.xml(660B)
--------support_core_ui_24_2_1.xml(958B)
--------hamcrest_core_1_3.xml(526B)
--------junit_4_12.xml(477B)
----runConfigurations.xml(564B)
----workspace.xml(14KB)
----encodings.xml(159B)
----vcs.xml(167B)
----misc.xml(1008B)
----modules.xml(256B)
----copyright()
--------profiles_settings.xml(76B)
----compiler.xml(686B)
----gradle.xml(522B)
----markdown-navigator()
--------profiles_settings.xml(92B)
Sample_A11.iml
settings.gradle