• Home
Name Date Size #Lines LOC

..--

.idea/03-May-2024-488474

bridge/03-May-2024-29,92918,018

create/03-May-2024-8,5994,950

rename_font/03-May-2024-490339

.gitignoreD03-May-202430 43

Android.mkD03-May-20242.6 KiB7736

READMED03-May-2024290 43

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.