在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):afollestad/material-dialogs开源软件地址(OpenSource Url):https://github.com/afollestad/material-dialogs开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):Material DialogsView Releases and ChangelogsModulesThe core module is the fundamental module that you need in order to use this library. The others are extensions to core. Please note that since Material Dialogs 2.x.x, this library only supports Kotlin. The latest Java version is CoreCore Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:core:3.3.0'
} InputInput Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:input:3.3.0'
} FilesFiles Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:files:3.3.0'
} ColorColor Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:color:3.3.0'
} DateTimeDateTime Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:datetime:3.3.0'
} Bottom SheetsBottom Sheets Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:bottomsheets:3.3.0'
} LifecycleLifecycle Tutorial and SamplesThe dependencies {
...
implementation 'com.afollestad.material-dialogs:lifecycle:3.3.0'
} |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论