To do a concat in xml layout:
/*This is used for android view*/
/*This is used for android resources*/
/*This is app context*/
/*This is used for model data*/
android:text="@{item.serialNo.concat(@string/space).concat(item.title)}"
In strings.xml I have added code for blank space:
\u0020