aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api/src/com/android/ide/common/rendering/api/ViewInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* refactor layoutlib_api folder structure.Xavier Ducrohet2012-12-061-184/+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
* Fix javadoc here and there.Xavier Ducrohet2012-10-021-5/+5
| | | | Change-Id: If02d0b97c294d9821a1c914547782a08b1d256fb
* Add baseline/margins to ViewInfo.Xavier Ducrohet2011-05-161-0/+51
| | | | | | | Also make it so that older layoutlib that are using API5 return the value through reflection (done in LayoutLibrary.) Change-Id: I3a32666e525f0f1d37a13e670d1d1c659b8e2027
* LayoutLib API refactoringXavier Ducrohet2010-12-211-0/+133
Change-Id: I40abba4c4f786755c2a1c0e70df4d7bc08e2bcde