• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

.idea/23-Mar-2024-602597

bridge/23-Mar-2024-54,89035,544

common/23-Mar-2024-18360

create/23-Mar-2024-9,6715,754

legacy/23-Mar-2024-11277

remote/23-Mar-2024-4,5692,869

rename_font/23-Mar-2024-506350

studio-custom-widgets/23-Mar-2024-342212

Android.bpD23-Mar-20241.2 KiB3734

READMED23-Mar-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.