Name Date Size #Lines LOC

..--

.idea/H25-Apr-2025-734732

bridge/H25-Apr-2025-45,09030,387

common/H25-Apr-2025-650396

create/H25-Apr-2025-11,2016,790

jni/H25-Apr-2025-349235

validator/H25-Apr-2025-1,7241,161

.clang-formatH A D25-Apr-2025461 2624

.gitignoreH A D25-Apr-202592 87

Android.bpH A D25-Apr-20252.9 KiB107101

METADATAH A D25-Apr-2025577 1211

READMEH A D25-Apr-2025373 95

split_universal_binary.shH A D25-Apr-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