It does not work.
But the latest android 4.1 emulator, I don't see this problem any more. 
So I think this is an android bug under 4.1 version.
But still want to know here that is it possible in application side to fix 
this problem?


On Thursday, May 3, 2012 7:17:38 PM UTC+8, Kostya Vasilyev wrote:
>
> Have you tried returning true 
> from RemoteViewsService.RemoteViewsFactory.html#hasStableIds()?
>
> 2012/5/2 fabfour <[email protected]>
>
>> Hi all,
>>
>> I want to update a single item in a collection (in my case ListView)
>> without updating the whole collection. If i use the
>> AppWidgetManager.notifyAppWidgetViewDataChanged the whole collection
>> is redrawn and the scroll position resets. Does someone know another
>> possibility to update a single item?
>>
>> Best regards, Fabio
>>
>> --
>> 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
>
>
>

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