|
@@ -1,10 +1,10 @@
|
|
|
经过三代的更迭,全新的 Kongzue DialogX 已经到来,不仅仅保留了以往的优势,更带来了更灵活的扩展性和全新的流畅体验。
|
|
|
|
|
|
<a href="https://github.com/kongzue/dialogX/">
|
|
|
-<img src="https://img.shields.io/badge/Kongzue%20Dialog-Alpha-green.svg" alt="Kongzue Dialog">
|
|
|
+<img src="https://img.shields.io/badge/Kongzue%20Dialog-Beta-green.svg" alt="Kongzue Dialog">
|
|
|
</a>
|
|
|
<a href="https://bintray.com/myzchh/maven/dialogX/">
|
|
|
-<img src="https://img.shields.io/badge/Maven-Alpha-blue.svg" alt="Maven">
|
|
|
+<img src="https://img.shields.io/badge/Maven-Beta-blue.svg" alt="Maven">
|
|
|
</a>
|
|
|
<a href="http://www.apache.org/licenses/LICENSE-2.0">
|
|
|
<img src="https://img.shields.io/badge/License-Apache%202.0-red.svg" alt="License">
|
|
@@ -167,13 +167,14 @@ implementation(name: 'AAR文件名', ext: 'aar')
|
|
|
|
|
|
具体的使用说明,请参阅 [DialogX Wiki](https://github.com/kongzue/DialogX/wiki/)
|
|
|
|
|
|
+### ℹ️使用过程遇到问题?
|
|
|
+
|
|
|
+查看 [常见问题](https://github.com/kongzue/DialogX/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
|
|
|
+
|
|
|
技术支持和反馈建议可以加讨论群:590498789
|
|
|
|
|
|
<div align=center><img src="https://github.com/kongzue/DialogX/raw/master/readme/feedback_qq_qrcode.png" alt="反馈 DialogX" width="250" height="250" /></div>
|
|
|
|
|
|
-### ℹ️使用过程遇到问题?
|
|
|
-
|
|
|
-查看 [常见问题](https://github.com/kongzue/DialogX/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
|
|
|
|
|
|
### 🔁如何从 DialogV3 迁移至 DialogX
|
|
|
|