Display TextView with multi-color

Display TextView with multi-color

This example show how to display TextView with multi-color, using Html.fromHtml() and SpannableString. TextView with multi-color package com...
ComposePathEffect vs SumPathEffect

ComposePathEffect vs SumPathEffect

This example show different effect of ComposePathEffect vs SumPathEffect, on CornerPathEffect and DashPathEffect. /res/layout/activity_main....