Files
frameworks_base/tools/layoutlib
Diego Perez 4b0e5f3ca3 resolve merge conflicts of aa9c9fb29e to nyc-dev am: 16e17a7730
am: d172cae5f9

* commit 'd172cae5f9296cdb3af1298e888f6518bf3687c4':
  Replace SimpleDateFormat implementation
2016-02-18 19:27:54 +00:00
..
2016-02-18 02:10:24 +00:00
2016-02-17 20:50:00 -08:00

Layoutlib is a custom version of the android View framework designed to run inside Eclipse.
The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices.

None of the com.android.* or android.* classes in layoutlib run on devices.