Skip to content
tsiougkosn edited this page Jan 27, 2015 · 6 revisions
Name used in
string eg. the text Value of TextView
integer most used in predefined values
(eg Horizontal == 0 for LinearLayout Orientation)
dimen 12sp, 13dp, 120 (if only number implies pixels),
90% (0.9 * dimension of device screen width)
base64 encoded with base64 image
json custom functionality
Clone this wiki locally