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

Missing Activity Attributes such as android:enableVrMode are missing. #1891

Closed
rawnsley opened this issue Jun 27, 2018 · 2 comments
Closed
Labels
Area: App Runtime Issues in `libmonodroid.so`. enhancement Proposed change to current functionality.

Comments

@rawnsley
Copy link

This was flagged in the old bug tracker, but hasn't made it to the new one.

android:showForAllUsers has been added since the bug was originally raised, but android:enableVrMode has not. To be fair it's not listed in the main documentation for , but it is a valid and necessary activity property.

@jonathanpeppers jonathanpeppers added enhancement Proposed change to current functionality. Area: App Runtime Issues in `libmonodroid.so`. labels Jun 27, 2018
@JonDouglas
Copy link
Contributor

Just to include the relevant information on this issue where Xamarin.Android is potentially missing attributes for(Not a complete list):

activity attributes
activity attributes2

@JonDouglas JonDouglas changed the title android:enableVrMode is missing from ActivityAttribute class Missing Activity Attributes such as android:enableVrMode are missing. Jun 27, 2018
@MKuckert
Copy link

documentLaunchMode is listed in the docs but also not part of the Attribute

@ghost ghost locked as resolved and limited conversation to collaborators Jun 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area: App Runtime Issues in `libmonodroid.so`. enhancement Proposed change to current functionality.
Projects
None yet
Development

No branches or pull requests

4 participants