We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The lib does not work on almost low API devices (API 25 and lowers).
There should be a way to hide app thumbnail in Recent Apps to cover low API devices (API 25 and lowers) cases.
low API devices (API 25 and lowers)
The text was updated successfully, but these errors were encountered:
[#9] Add support FLAG_SECURE on low API devices
665c1b8
[#9] Disable Recent Apps custom layout when FLAG_SECURE is enabling
d0abb67
[#9] Reuse enabling FLAG_SECURE from RecentAppsThumbnailHidingListener
74f8cb1
[#9] Update README.md
6bfbafb
a0c2281
[#9] Small wording improvement
c4968bf
Merge pull request #4 from nimblehq/feature/add-support-secured-flag-…
6ac4bbe
…on-low-api-devices [#9] Add support Secured flag on low API devices
luongvo
No branches or pull requests
Issue
The lib does not work on almost low API devices (API 25 and lowers).
Expected
There should be a way to hide app thumbnail in Recent Apps to cover
low API devices (API 25 and lowers)
cases.Steps to reproduce
before-api25.mp4
The text was updated successfully, but these errors were encountered: