OSDN Git Service

docs: fixed generics in data binding code samples
authorMark Lu <marklu@google.com>
Thu, 4 Aug 2016 21:45:42 +0000 (14:45 -0700)
committerMark Lu <marklu@google.com>
Fri, 5 Aug 2016 17:17:00 +0000 (10:17 -0700)
commitb1b5efd3bead65e40844b262b3a5d9fbf682ef1b
treeacd2fef928a767eeb25d1816cae55b584ddb5f45
parentca7eee3d111c5f98f6c8eb18856f5e92eb41650e
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&lt;String>. This commit adds
escape characters to the XML samples in the data binding page.

Bug: 30691285
Change-Id: If55ed55d13fb11038e2495884c79698e67219108
docs/html/topic/libraries/data-binding/index.jd