Tidak Ada Deskripsi

kongzue 67fe5539ff fix windowInsets bugs 4 tahun lalu
.idea 67fe5539ff fix windowInsets bugs 4 tahun lalu
DialogX 67fe5539ff fix windowInsets bugs 4 tahun lalu
DialogXIOSStyle 78eef192d0 add tip&wait dialog 4 tahun lalu
DialogXInterface 78eef192d0 add tip&wait dialog 4 tahun lalu
DialogXKongzueStyle 78eef192d0 add tip&wait dialog 4 tahun lalu
DialogXMIUIStyle 78eef192d0 add tip&wait dialog 4 tahun lalu
app 67fe5539ff fix windowInsets bugs 4 tahun lalu
gradle 1f07066022 Initial commit 4 tahun lalu
.gitignore 1f07066022 Initial commit 4 tahun lalu
README.md 67fe5539ff fix windowInsets bugs 4 tahun lalu
build.gradle 1f07066022 Initial commit 4 tahun lalu
gradle.properties 1f07066022 Initial commit 4 tahun lalu
gradlew 1f07066022 Initial commit 4 tahun lalu
gradlew.bat 1f07066022 Initial commit 4 tahun lalu
settings.gradle 78eef192d0 add tip&wait dialog 4 tahun lalu

README.md

Kongzue DialogX

DialogX 是全新的 Dialog 实现方式,依赖 AlertDialog、Window 或 Fragment 实现,更加轻便快捷。

DialogX 无需依赖 context 启动对话框,使用更加方便。

DialogX 采用分离设计,默认自带 Material 主题,可选引入 IOS、Kongzue 等其他风格主题,大大减小 App 体积。

更低的耦合度,无论对话框是否正在显示,请肆意执行的 Activity 关闭逻辑,而无需担心引发 WindowLeaked 错误。

目前开发进度:53% [========== · · · · · · · · · · ]

开源协议

Copyright Kongzue DialogX

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.