Make custom view in Kotlin.

Basic way for init custom View in Kotlin.

Measuring Width/Height.

Get measured width and height before onDraw() timing.

Save/Load TextView with RTFD.

Save and load UITextView with Image to file using RTFD.

Alpla value for "#AARRGGBB"

May useful in Color.parseColor("#AARRGGBB")

Maybe you got feel storyboard based color and coded color has some different.

Because some color profile problem, storyboard color displayed different color, not what you intended.

Initiating for tableView with fully scrolled to last cell.

Initiation of fully scrolled tableView within adepts every model screen size.