https://github.com/evant/airship-issue-clear-top
Airship issue with in-app banners and launching activies clear-top
https://github.com/evant/airship-issue-clear-top
Last synced: over 1 year ago
JSON representation
Airship issue with in-app banners and launching activies clear-top
- Host: GitHub
- URL: https://github.com/evant/airship-issue-clear-top
- Owner: evant
- Created: 2020-01-09T21:54:09.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T22:44:30.000Z (about 6 years ago)
- Last Synced: 2025-01-05T09:44:36.412Z (over 1 year ago)
- Language: Java
- Size: 403 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airship-issue-clear-top
Airship issue with in-app banners and launching activies clear-top
When you recieve an airship in-app banner message, if you send an intent to launch the currrent activity with the flags: `Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_CLEAR_TOP | Intent.FLAG_ACTIVITY_SINGLE_TOP`,
you will get duplicate banners.