[android-developers] Re: LinearLayout as child of ScrollView and View weight's are being ignored

2014-01-01 Thread stanlick
Thanks Doug! This is what I was thinking, but always like a second opinion. I think I'm going to study the the various image size folders drawable-ldpi, drawable-mdpi, etc., and include form-factor appropriate images. It's a shame, Android could not take the highest resolution image and

[android-developers] Re:  getRotationMatrixFromVector() broken on Note 3

2014-01-01 Thread Ron
I encountered the same problem with a Samsung S4. On Wednesday, October 2, 2013 8:41:01 AM UTC-5, String wrote: I've been getting error reports from users of the Note 3 that boil down to the following: *java.lang.IllegalArgumentException: R array length must be 3 or 4* *at

[android-developers] How to save gif file into gallery ?

2014-01-01 Thread ashwini vandanapu
Dear developers, I want to save .gif file into gallery. So i have searched in Google but i didn't find any solution how to save .gif file into gallery? If any one know kindly share with me. ThanksRegards, Ashwini V. -- You received this message because you are subscribed to the

[android-developers] Using ACTION_OPEN_DOCUMENT for editing files

2014-01-01 Thread Dave Smith
As far as I can tell from the documentation and testing with the new Storage Access Framework and Intent.ACTION_OPEN_DOCUMENT, there doesn't seem to be a way (via an extra or otherwise) to pass with the Intent request to open a document to only return documents from providers that support