You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
It would be nice to set TextColor for TableSection, like so:
That's needed so it's possible to better distinguish TableSection and ViewCell (https://stackoverflow.com/questions/32224617/how-to-set-textcolor-xamarin-forms-tablesection), especially on Android.
Currently, it's possible via custom renderers, but it's a bit hacky.
Having this out of the box would be nice.