te quickly.
Stuart
On 18 March 2012 17:37, Michel wrote:
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
Ima
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
de Jonathan Pryor
Envoyé : jeudi 15 mars 2012 15:32
À : Discussions related to Mono for Android
Objet : Re: [mono-android] bug into listview (monodroid bug ?)
And for those not on #monodroid...
On Mar 15, 2012, at 7:07 AM, Michel wrote:
...
> -- Class ListViewCategories --
>
Mmhh ok.. currently I'm trying to adapt it to my solution, I understand what
http://stackoverflow.com/questions/7603135/monodroid-passing-data-to-listvie
w-according-to-gref-limit do, but i don't see how to adapt it to my actuel
Csharp code.. I search :)
Thanks for the answer
-Message d'origi
Hello.
I use a splash screen before StartActivity(realactivity)
[Activity (Label = "@string/app_name",
MainLauncher = true,
Theme= "@style/Theme.Splash",
Icon = "@drawable/Icon",
NoHistory = true
)]
in