解决post过短导致无线加载的问题

This commit is contained in:
NerLink
2021-05-07 20:51:30 +08:00
parent 5f9a6a387f
commit cd70f6f8a3
10 changed files with 16 additions and 27 deletions
+3 -1
View File
@@ -18,4 +18,6 @@ android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
kotlin.code.style=official