• Home
Name Date Size #Lines LOC

..--

.idea/04-Jul-2025-747745

bridge/04-Jul-2025-43,27929,420

common/04-Jul-2025-665411

create/04-Jul-2025-11,2536,820

jni/04-Jul-2025-210142

validator/04-Jul-2025-1,7301,165

.clang-formatD04-Jul-2025461 2624

.gitignoreD04-Jul-202592 87

Android.bpD04-Jul-20252.9 KiB112105

METADATAD04-Jul-2025577 1211

READMED04-Jul-2025373 95

jarjar-rules.txtD04-Jul-2025273 55

overlay_codenames.txtD04-Jul-2025264 1515

split_universal_binary.shD04-Jul-20251,008 3923

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