As Jon says, it is a custom-defined color. The name is short for "cell
background"

It is defined in /Resources/Values/Colors.xml

This is what causes the rows of the ListView to be 'light green'.



On Wed, Jun 20, 2012 at 1:47 AM, Jonathan Pryor <j...@xamarin.com> wrote:

> 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
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to