文件名称:使用时间选择器设置提醒时间
文件大小:18.22MB
文件格式:ZIP
更新时间:2022-11-17 09:15:36
源码
在需要设置提醒时间的App应用中,经常可以看到时间选择器的使用。 本代码将通过系统自带的时间选择器设置提醒时间。
【文件预览】:
gradlew.bat
gradlew
gradle.properties
TimeDialog.iml
.gradle
----2.14.1()
--------tasks()
--------taskArtifacts()
app
----proguard-rules.pro(660B)
----src()
--------test()
--------androidTest()
--------main()
----app.iml(13KB)
----.gitignore(8B)
----build.gradle(902B)
----libs()
gradle
----wrapper()
--------gradle-wrapper.jar(52KB)
--------gradle-wrapper.properties(233B)
.idea
----gradle.xml(626B)
----runConfigurations.xml(564B)
----misc.xml(2KB)
----copyright()
--------profiles_settings.xml(76B)
----modules.xml(357B)
----compiler.xml(686B)
----workspace.xml(153KB)
----libraries()
--------javawriter_2_1_1.xml(330B)
--------jsr305_2_0_1.xml(330B)
--------rules_0_5.xml(719B)
--------javax_annotation_api_1_2.xml(358B)
--------support_core_utils_24_2_1.xml(775B)
--------support_compat_24_2_1.xml(751B)
--------support_media_compat_24_2_1.xml(787B)
--------runner_0_5.xml(725B)
--------support_fragment_24_2_1.xml(763B)
--------support_vector_drawable_24_2_1.xml(638B)
--------support_annotations_24_2_1.xml(491B)
--------hamcrest_library_1_3.xml(342B)
--------support_core_ui_24_2_1.xml(757B)
--------espresso_idling_resource_2_2_2.xml(680B)
--------animated_vector_drawable_24_2_1.xml(643B)
--------support_v4_24_2_1.xml(420B)
--------hamcrest_core_1_3.xml(526B)
--------appcompat_v7_24_2_1.xml(583B)
--------junit_4_12.xml(477B)
--------hamcrest_integration_1_3.xml(354B)
--------espresso_core_2_2_2.xml(625B)
--------javax_inject_1.xml(324B)
--------exposed_instrumentation_api_publish_0_5.xml(698B)
.gitignore
local.properties
settings.gradle
build
----intermediates()
--------dex-cache()
----generated()
--------mockable-android-24.jar(31.96MB)
build.gradle