fix: add ToastStyle enum and currentStyle property to ToastService

This commit is contained in:
Developer
2026-04-08 01:51:02 +08:00
parent b9a39ed2f1
commit cbe11d5db1
209 changed files with 17126 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true