6.6.4 - Alpha - 关于应用与开发者页面增加布局适配通用性并去除不必要的布局分类

This commit is contained in:
SuperMonster003
2025-05-29 16:51:21 +08:00
parent 3f7cf5be0c
commit b49bc14ae6
12 changed files with 606 additions and 1651 deletions

View File

@@ -53,6 +53,9 @@ dependencies /* Unclassified */ {
// SwipeRefreshLayout
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
// ConstraintLayout
implementation("androidx.constraintlayout:constraintlayout:2.2.1")
// FlexboxLayout
implementation("com.google.android.flexbox:flexbox:3.0.0")