Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

[android] fix a tiny mistake in styles.xml #607

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonathanpeppers
Copy link

Fixes: dotnet/android#2657

We have some regression tests that build this app with Xamarin.Android.

We discovered a new feature $(AndroidUseAapt2) was triggering this app to fail to build. Luckily there is just a tiny mistake here, which aapt ignored and aapt2 reported as an error.

Fixes: dotnet/android#2657

We have some regression tests that build this app with Xamarin.Android.

We discovered a new feature `$(AndroidUseAapt2)` was triggering this app to fail to build. Luckily there is just a tiny mistake here, which `aapt` ignored and `aapt2` reported as an error.
@acomsmpbot
Copy link
Contributor

No issues were found in this pull request.

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

Successfully merging this pull request may close these issues.

2 participants