Skip to content

$(AndroidUseAapt2) runs ConvertResourcesCases a lot #2356

@jonathanpeppers

Description

@jonathanpeppers

Steps to Reproduce

  1. Enable $(AndroidUseAapt2) in a Xamarin.Forms project
  2. You will see ConvertResourcesCases run ~9 times

See #2348, where I saw this firsthand. I think if we fixed this, $(AndroidUseAapt2) could possibly be enabled by default?

Expected Behavior

With $(AndroidUseAapt2), ConvertResourcesCases should take approximately the same amount of time as a build without $(AndroidUseAapt2).

Actual Behavior

$(AndroidUseAapt2) runs ConvertResourcesCases a bit too much.

Version Information

Reports of this in the 15.9 preview, and I have reproduced on master.

Log File

ConvertResourcesCases3.zip

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions