Xamarin
Menu
About
What is Xamarin?
What is Xamarin.Forms?
Mobile App Development
Cross-Platform Development
Tooling
Ecosystem
Docs
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
.NET
API
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
Blog
Showcase
Community
Get Started
Blog
Docs
APIs
Samples
Tutorials
Forums
Forum
›
TomasWesterlund
›
Like
TomasWesterlund
TomasWesterlund
Badges
About
Username
TomasWesterlund
Location
SE
Joined
July 2013
Visits
135
Last Active
December 2019
Roles
Member
Points
8
Badges
8
TomasWesterlund
✭✭
About
Username
TomasWesterlund
Location
SE
Joined
July 2013
Visits
135
Last Active
December 2019
Roles
Member
Points
8
Badges
8
Reactions
0
Promote
1
Like
0
Spam
0
Abuse
Activity
Threads
3
Posts
2
SetTextColor throws error: "Android.Content.Res.Resources+NotFoundException: Resource ID"
TomasWesterlund
October 2016
In a RecyclerView I try to set the text color based on the amount: var result = item.GetResult(); view.Result.Text = result.ToString("N0", new CultureInfo("en-US")); if (result &g…
(View Post)
1