Closed abscondment closed 9 years ago
Thanks for your contribution. Can you upload your patch to this bucklets project in this gerrit instance for review instead: [1]? Gerrit has also documentation howto contribute: [2].
[1] https://gerrit-review.googlesource.com/#/admin/projects/bucklets [2] https://github.com/gerrit-review/gerrit/blob/master/SUBMITTING_PATCHES
@davido Ok, I believe I've done this correctly. LMK if you need anything else!
Thanks.
To use packaged resources (e.g. AppCompat styles), one needs to be able to reference the AAR versions of libraries, too.
This is a copy/paste of the
maven_jar
bucklet, but usesandroid_prebuilt_aar
at the end instead. Please make sure I've not done something stupid ;)