JakeWharton / SdkSearch

An Android app and Chrome extension for searching the Android SDK documentation.
Apache License 2.0
2.06k stars 175 forks source link

Load Kotlin docs, add CL and Compose #180

Closed JakeWharton closed 4 years ago

JakeWharton commented 4 years ago

The Kotlin versions of class lists contains types from Kotlin-only libraries. Added missing ConstraintLayout and Compose lists

Closes #179.