Set widget rectangle to specified value and layout widget contents. (Step 2 of two phase layout).
helper function for implement measure() when widget's content dimensions are known
Draw widget at its position to buffer
handle theme change: e.g. reload some themed resources
get padding (between background bounds and content of widget)
set padding for widget - override one from style
get widget text
set text to show
set text to show
set text resource ID to show
returns linear layout orientation (Vertical, Horizontal)
sets linear layout orientation
Measure widget according to desired width and height constraints. (Step 1 of two phase layout).
Set widget rectangle to specified value and layout widget contents. (Step 2 of two phase layout).