初始版本:
支持:设置文本标题 支持:设置自定义View标题 支持:设置关闭按钮 支持:设置文本正文 支持:设置自定义View 支持:标题栏上下滑动来扩展
This commit is contained in:
@@ -16,4 +16,6 @@ kotlin.code.style=official
|
||||
# Enables namespacing of each library's R class so that its R class includes only the
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
android.nonTransitiveRClass=true
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
Reference in New Issue
Block a user