Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

IntenAssert.hasFlags failure with API 21 #139

Open
emartynov opened this issue Nov 20, 2014 · 0 comments
Open

IntenAssert.hasFlags failure with API 21 #139

emartynov opened this issue Nov 20, 2014 · 0 comments

Comments

@emartynov
Copy link
Contributor

It looks like with API 21 some of receiver flags have same values as activities flags (FLAG_RECEIVER_NO_ABORT, FLAG_ACTIVITY_MULTIPLE_TASK for example). This actually breaks BitMaskStringBuilder since it expects unique values.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant