On Apr 12, 2012, at 7:38 AM, DiCo wrote: > I didn't find the exmaple for mono for android C#, example on Java (like > using SpannableString doesn't work)
What was your example Java code and equivalent C# code? I would expect that to work. We have a sample that uses string formatting via resources, so not directly equivalent, but it does demonstrate display of formatted strings: https://github.com/xamarin/monodroid-samples/tree/master/SkeletonApp https://github.com/xamarin/monodroid-samples/blob/master/SkeletonApp/Resources/values/strings.xml#L27 https://github.com/xamarin/monodroid-samples/blob/master/SkeletonApp/SkeletonApp.cs#L31 Thanks, - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid