Since requesting the native pointer triggers specific paint behavior we need to ensure that the field is private and that callers use the public method. Change-Id: I598a8bf2904960023397728c1ce4502ce408348e
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.