You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| .idea | 4 years ago | |
| bridge | 4 years ago | |
| common | 4 years ago | |
| create | 4 years ago | |
| remote | 4 years ago | |
| rename_font | 4 years ago | |
| studio-custom-widgets | 4 years ago | |
| validator | 4 years ago | |
| Android.bp | 4 years ago | |
| README | 4 years 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