Files
frameworks_base/tools/layoutlib
Diego Perez 2931eb0d95 Disable font test temporarily
Bug: 37725933
Test: Disables test
Change-Id: I6be7e89c79cde97e088d2a897e3af38b8d58973d
2017-05-02 17:51:31 +01:00
..
2017-05-02 17:51:31 +01:00
2016-11-15 14:11:33 +00: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.