The images need to be the same. Generally widgets don't like nor have a way to deal with drawable dimensions changing out from under them.
On Thu, May 19, 2011 at 9:23 PM, Brill Pappin <[email protected]> wrote: > An update to this problem. > It seems the issue is related to ImageView's automatic scaling somehow. > it *looks* as if the TransitionDrawable needs both images to be the same > size... or maybe ImageView does it. > The symptom is that it divides the difference in width between the to > images (i.e. an image in landscape and one in portrait so you get one > squashed and one stretched). > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

