• Home
Name
Date
Size
#Lines
LOC

..--

.idea/03-May-2024-622620

bridge/03-May-2024-39,86025,993

common/03-May-2024-666410

create/03-May-2024-11,0946,703

delegates/03-May-2024-498240

remote/03-May-2024-4,5102,826

validator/03-May-2024-1,6791,125

.gitignoreD03-May-202474 76

Android.bpD03-May-20242 KiB6660

METADATAD03-May-2024577 1211

READMED03-May-2024373 95

split_universal_binary.shD03-May-2024969 3822

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