I am trying to use Data binding. It is work properly if I use object that has attribute of string, but in this case I use int and it doesn\'t work. I have object User:
Just add String.valueOf():