XToolkit WhiteLabel Droid
Android platform support for WhiteLabel.
Classes
| Class Name | Links |
|---|---|
| MainApplicationBase | Configure |
| DroidBootstrapperBase | Details |
| ActivityBase | Configure |
Controls
ColoredClickableSpan
colorResourceId is screen background color
Text color is the theme's accent color or android:textColorLink if this attribute is defined in the theme.
For the TextView in which you want to set text with this Span you should also set
textView.MovementMethod = LinkMovementMethod.Instance;