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

@ -52,6 +52,7 @@
<string name="battery_optimization_neutral_button">Don\'t ask again</string>
<string name="battery_optimization_positive_button">Disable</string>
<string name="bottom_sheet_generating_instant_mix">Generating instant mix...</string>
<string name="bottom_sheet_problem_generating_instant_mix">Could not retrieve tracks from subsonic server.</string>
<string name="connection_alert_dialog_negative_button">Cancel</string>
<string name="connection_alert_dialog_neutral_button">Enable data saver</string>
<string name="connection_alert_dialog_positive_button">OK</string>