v.1.3.0
- New attribute support:
- View:
android:layout_weight
- TextView
android:line_height
android:text_appearance
- View:
- Now using Kotlin nullable types in generated extension functions, rather than
@Nullable
.
android:layout_weight
android:line_height
android:text_appearance
@Nullable
.