aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api/src/com/android/ide/common/rendering/api/ResourceReference.java
Commit message (Collapse)AuthorAgeFilesLines
* refactor layoutlib_api folder structure.Xavier Ducrohet2012-12-061-103/+0
| | | | | | | | | | Move folders around to match default gradle/maven folder structure. The custom structure confused some IDEs when importing the project as a Gradle project. Change-Id: Iddd154cd491e21a047d93bd67cc2cfa005fb6158
* New LayoutLib API to handle data binding in ExpandableListView.Xavier Ducrohet2011-04-051-0/+1
| | | | Change-Id: Ic59acce7485887b4efde76697a85848e6bf91a97
* Add toString to ResourceReferenceXavier Ducrohet2011-04-041-0/+8
| | | | Change-Id: I9ea9625a839a4dc2c9d03baa5b0d56ddc7f198ee
* Add support for data binding in the layout editor.Xavier Ducrohet2011-03-291-0/+94
The Layoutlib_api is changed to allow passing information regarding adapter content, and querying eclipse to fill the items. Change-Id: Ie5a047ab9cd0ed7677c13309d95663eae462c3e7