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

..--

.idea/23-Nov-2023-624620

bridge/23-Nov-2023-57,40136,779

common/23-Nov-2023-18360

create/23-Nov-2023-9,5915,663

remote/22-Nov-2023-4,3142,684

rename_font/23-Nov-2023-506350

studio-custom-widgets/22-Nov-2023-342212

validator/23-Nov-2023-1,138810

.gitD01-Jan-19700

.gitignoreD22-Nov-202374 76

Android.bpD23-Nov-20231.3 KiB3835

READMED23-Nov-2023373 95

README

1Layoutlib is a custom version of the android View framework designed to run inside Android Studio.
2The goal of the library is to provide a preview of a layout in Android Studio that is very close
3to its rendering on devices.
4
5None of the com.android.* or android.* classes in layoutlib run on devices.
6
7For more details on layoutlib building process see create/README.txt
8
9