You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
.idea v811_spc009_project 4 months ago
bridge v811_spc009_project 4 months ago
common v811_spc009_project 4 months ago
create v811_spc009_project 4 months ago
remote v811_spc009_project 4 months ago
rename_font v811_spc009_project 4 months ago
validator v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
METADATA v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago

README

Layoutlib is a custom version of the android View framework designed to run inside Android Studio.
The goal of the library is to provide a preview of a layout in Android Studio that is very close
to its rendering on devices.

None of the com.android.* or android.* classes in layoutlib run on devices.

For more details on layoutlib building process see create/README.txt