Multiple layout preview in AS 2.2

2016-09-20 Thread Tomáš Procházka
In AS 2.1 was possible to preview one layout in multiple conditions like more screen size or more languages on one screen. I'm not able to found this feature in latest version, it was removed? -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To

Disabling manifest merging causes build to fail after updating android gradle plugin to 2.2.0

2016-09-20 Thread jfazekas
This is how we are currently disabling manifest merging in our gradle file applicationVariants.all { variant -> variant.outputs.each { output -> output.processResources.manifestFile = file('src/main/AndroidManifest.xml') output.processManifest.enabled = false } } After

Re: Will injecting Self-signed certs into the Keystore in the new Embedded OpenJDK's Kestore break future Studio Updates?

2016-09-20 Thread Dallin Wilcox
In my testing, the update fails and you are not presented with the option by the validator to chose rewrite the files. On Friday, June 3, 2016 at 4:00:50 PM UTC-5, Artem Zinnatullin wrote: > > At least in previous versions of AS and Idea I was receiving updates when > I had modified files and