Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choice set default timeout needs to have the same behavior as the AlertManager and needs to be aligned with iOS #1630

Closed
JulianKast opened this issue Mar 10, 2021 · 0 comments
Labels
bug A defect in the library
Projects

Comments

@JulianKast
Copy link
Contributor

Bug Report

Currently, it is not possible to change the default timeout for ChoiceSet. We should be able to change it as we can with AlertView for the AlertManager.

Reproduction Steps

Create a ChoiceSet and try to change the default timeout
Present that ChoiceSet

Expected Behavior

ChoiceSet should dismiss once the default timeout is reached

Observed Behavior

ChoiceSet default timeout is 10 seconds

OS & Version Information
  • Android Version: n/a
  • SDL Android Version: 5.1-develop
  • Testing Against: n/a
Test Case, Sample Code, and / or Example App

n/a

@jordynmackool jordynmackool added this to Contributions in 5.1.0 via automation Mar 12, 2021
@jordynmackool jordynmackool moved this from Contributions to Done in 5.1.0 Mar 12, 2021
@jordynmackool jordynmackool added the bug A defect in the library label Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
5.1.0
Done
Development

No branches or pull requests

3 participants