docs: fixed generics in data binding code samples
Generic types, such as List<String>, must be escaped when they are used in XML. For example, List<String>. This commit adds escape characters to the XML samples in the data binding page. Bug: 30691285 Change-Id: If55ed55d13fb11038e2495884c79698e67219108
Loading
Please register or sign in to comment