• Home
Name Date Size #Lines LOC

..--

.idea/03-May-2024-508503

bridge/03-May-2024-42,80827,297

create/03-May-2024-9,6835,642

rename_font/03-May-2024-496343

studio-custom-widgets/03-May-2024-342212

.gitignoreD03-May-202430 43

Android.mkD03-May-20243 KiB8645

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.