• Home
Name Date Size #Lines LOC

..--

.idea/03-May-2024-602597

bridge/03-May-2024-54,96235,555

common/03-May-2024-18947

create/03-May-2024-9,6895,717

legacy/03-May-2024-11965

remote/03-May-2024-4,5692,869

rename_font/03-May-2024-496343

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

.gitignoreD03-May-202474 76

Android.mkD03-May-20242.9 KiB9147

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.