The copy will be modified to support renaming only one font at a time. This is done in two steps to improve the diffs. Change-Id: I47283745c25882283f0464c17e603396a8c9141e
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.