I was trying to use with themes in layouts and I'm a bit confused. Where's the style property? The TextView properties do not include this one. I can't do something like this with the designer?
<TextView
style="@style/mystyle"
android:text="@string/hello" />
Am I missing something?
--
Gonçalo Oliveira
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
