[mono-android] probleme

Jonathan Pryor jonp at xamarin.com
Tue Jun 19 15:47:31 UTC 2012


On Jun 19, 2012, at 4:25 AM, Béatrice wrote:
> In your documentation, you speak about cellback in listview sample

Do you mean here?

	http://docs.xamarin.com/android/tutorials/ListViews_and_Adapters/Part_3_-_Customizing_a_ListView's_Appearance

	android:drawable="@color/cellback" />

"@color/cellback" is a color. What I don't know is where it's defined; given the lack of a package name, it's probably a local color defined in Resources\color\cellback.xml:

	http://developer.android.com/guide/topics/resources/color-list-resource.html

 - Jon



More information about the Monodroid mailing list