Deepanshu Gupta 490dd90c70 Add a default PackageManager to BridgeContext.
Needed for EditText.

Change-Id: I6c831467659ce814e86c13e928a2b77c14e1c139
2015-07-07 14:38:06 -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.