I have a List<> with an ArrayAdapter that shows the contents of that list.
If I make a change to one of those items in the List<>, and do
NotifyDataSetChanged() in the UI thread, I can see those changes. But
if I .Add to the List<>, I cant see the new items.
Any ideas?
Morning all (for me anyway)... Ok, Im hoping maybe someone has some
time, and interest, I wrote a real fast VB.NET windows app this
morning. What I am hoping to find is a means to learn by example. So I
am looking
for someone to make an iPhone (IOS 5) and Android app, of this app. All
it doe
Many thanks Jon
I found that if I just put the namespace in front of the EditTextEx in the
axml it works
i.e. "
doesn't seem to like the fully qualified com.murray.Agar14 (yes I made the
mistake of the namespace starting with a lowercase 'a' whereas the package
has a "A" :-(
much appreciated
Jo
How do you made the Array Adapter work I'm having problems with the Array
adapter constructor.
2011/10/15 Stuart Johnson
> I have a List<> with an ArrayAdapter that shows the contents of that list.
>
> If I make a change to one of those items in the List<>, and do
> NotifyDataSetChanged() in the
On 15/10/11 23:57, gabriel.b...@gmail.com wrote:
> How do you made the Array Adapter work I'm having problems with the
> Array adapter constructor.
public class ArrayAdapter_MsgView : ArrayAdapter
{
public ArrayAdapter_MsgView(Context context, int
textViewResourceId, IList items): b
On Oct 15, 2011, at 10:44 AM, Stuart Johnson wrote:
> I have a List<> with an ArrayAdapter that shows the contents of that list.
>
> If I make a change to one of those items in the List<>, and do
> NotifyDataSetChanged() in the UI thread, I can see those changes. But
> if I .Add to the List<>,
Hello Mono for Android team,
Any news on the support for exposing arbitrary Java APIs to .NET?.
I want to bind the maps.jar API, is this possible at all?.
Thanks,
El-Sayed
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE I