Re: [mono-android] OnConfiguration is not being called

2012-03-18 Thread wanting
Thanks Jon. I do need to re-decare the [Activity] attribute with the ConfigurationChanges value, as i am subclassing the BaseActivity. And i was missing the KeyboardHidden attribute, which cause it called onCreate everytime. -- View this message in context: http://mono-for-android.1047100.n5

[mono-android] Asynchronous display pics into listview

2012-03-18 Thread Michel
Hello. To display asynchonous pics to my listview, with one or more http connexions, i wrote a special thread, and change Imageitem.setImageDrawable. But there is a problem with this system i must put a unique id for each ImageView in listview, load the item ImageView into a list, and just