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 |