Deepanshu Gupta 728fc73130 am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]
* commit 'c43506fc2dbe3fea6885e74ac8c67b91a0a644ff':
  Fix layout mirroring. [DO NOT MERGE]
2015-08-26 20:22:23 +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.