Hello! I have created a Gallery View where I want to present some data from my data model. Now when I try with 3 simple TextViews to present some of the data, and upon calling the Invalidate method on the views it is like the Views lose focus. The data gets updated correctly, but the text becomes nearly invisible.
You can see what happens in these two images: http://dl.dropbox.com/u/2991343/device-2011-10-03-143831.png http://dl.dropbox.com/u/2991343/device-2011-10-03-143840.png Now this might be the default behavior of the the Gallery View, but is there a way to override this? I'd just like the text to be readable like in the first picture at all times. -- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
