Am I missing something if so does someone knows right way for fixing the 
issue?

Thanks in advance.

On Tuesday, July 31, 2012 9:58:19 PM UTC-7, havexz wrote:
>
> After struggling with it for a day, this is what i found.
>
> I am using ListFragment and Loaders with support library.
>
> If I used same/standard Loaders code in a normal Activity it ListView 
> maintains its scroll position very precisely. 
>
> If I am using same/standar Loaders code in ListFragment then if I scroll 
> position is complete lost afte orientation change. And it ListView is 
> scrolled to top.
>
> I also noticed that 'savedInstanceState' is coming as 'null' to for 
> 'onCreate', 'onViewCreated' and 'onActivityCreated', even though I am 
> saving some state in 'onSaveInstanceState'.
>
> Attached is the code for fragment.
>
> I am just wondering...am I alone..:-/...?
>
>
>

-- 
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