NameDateSize

..10-Aug-20184 KiB

.gitignore10-Aug-201860

.idea/10-Aug-20184 KiB

Android.mk10-Aug-20183.1 KiB

bridge/10-Aug-20184 KiB

common/10-Aug-20184 KiB

create/10-Aug-20184 KiB

legacy/10-Aug-20184 KiB

README10-Aug-2018290

remote/10-Aug-20184 KiB

rename_font/10-Aug-20184 KiB

studio-custom-widgets/10-Aug-20184 KiB

README

1Layoutlib is a custom version of the android View framework designed to run inside Eclipse.
2The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices.
3
4None of the com.android.* or android.* classes in layoutlib run on devices.