Files
frameworks_base/tools/layoutlib
Diego Perez 724af9ce6f Merge "Update StaticLayout_Delegate to use new nLoadHyphenator" into mnc-ub-dev
am: 7dda46e740

* commit '7dda46e740250d753bb9d01e129e91695ab8cfe2':
  Update StaticLayout_Delegate to use new nLoadHyphenator
2015-11-04 14:34:19 +00:00
..
2015-10-07 12:46:15 -07:00
2015-05-13 22:18:37 -07: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.