Hi all, SVGs can't be used as drawables, so they should probably be moved in res/raw or be converted to vector drawables, but webp should now be fine in 1.3
Chris. On Wednesday, 12 August 2015 09:58:51 UTC-7, Mike Grafton wrote: > > Hi folks, > > I'd like to check up on this problem, as it's preventing me from upgrading > to the 1.3 plugin. > > Is this being tracked anywhere on the AOSP issue tracker? Any idea when it > will be fixed? > > Thanks! > Mike > > On Fri, Aug 7, 2015 at 11:40 AM, Michael Grafton <[email protected] > <javascript:>> wrote: > >> Hey Xavier et. al, >> >> Any news on this issue? I just tried to upgrade my project to 1.3.0 and >> got this problem with our .svg files living in res/drawable. >> >> Mike >> >> On Mon, Aug 3, 2015 at 6:34 AM, Taehyun Park <[email protected] >> <javascript:>> wrote: >> >>> Same here! I thought I am the only one using webp in drawable. Hope this >>> is fixed asap. >>> >>> On Wednesday, June 3, 2015 at 2:28:57 AM UTC+9, Scott Olcott wrote: >>>> >>>> We have been using webp images in our src/main/res/drawable folder to >>>> help reduce the size of our apk. This has been working for quite a while >>>> for us. After trying out the 1.3.0-beta1 version of the gradle plugin >>>> this >>>> not longer works. We get the following error: >>>> >>>> FAILURE: Build failed with an exception. >>>> >>>> * What went wrong: >>>> Execution failed for task ':module:mergeReleaseResources'. >>>> > /path-to-module/src/main/res/drawable/image.webp: Error: The file >>>> name must end with .xml or .png >>>> >>>> >>>> Is this expected? Are webp images no longer supported? >>>> >>>> Thanks, >>>> Scott >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "adt-dev" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
