Skip to content

v.1.3.0

Compare
Choose a tag to compare
@ngsilverman ngsilverman released this 16 Jul 21:31
· 23 commits to master since this release
  • New attribute support:
    • View: android:layout_weight
    • TextView
      • android:line_height
      • android:text_appearance
  • Now using Kotlin nullable types in generated extension functions, rather than @Nullable.