fix: added a timeout for the callbacks to dismiss dialog and notify the user

This commit is contained in:
eddyizm 2026-01-04 10:05:16 -08:00
parent 993374e56c
commit 6110a9c8e7
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
4 changed files with 60 additions and 2 deletions

View file

@ -11,7 +11,7 @@ android {
targetSdk 35
versionCode 11
versionName '4.6.2.BETA'
versionName '4.6.2'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {