I've seen this too in my app.

If you add a layout-animation, that animates the grid-view children
(i.e. the grid-items), you can clearly see this reverse order.

On Jan 17, 4:03 am, Mike M <[email protected]> wrote:
> Hey everyone,
>
> I have a gridview of images that I load from the internet.  When the
> phone rotates (or some other config change), onConfigurationChanged()
> is called.  When that happens, the items in the gridview are reversed
> (meaning, the 1st image is the last; they are in reverse order).
>
> Does anyone know why this is or how to change it?   I'm hoping someone
> has run into this before...
>
> Sorry if I don't share any code.  I don't think It'd help; it's more
> of a conceptual question.
>
> Thanks,
>
> Mike
-- 
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

Reply via email to