Skip to content

util-kotlin 1.6.2

Choose a tag to compare

@sam-chen-dev sam-chen-dev released this 11 Dec 23:11
· 147 commits to main since this release

Add:

  • Extension Function: View.getXmlHeight() which returns the xml defined height of the View.

Update:

  • Extension Function: Fragment.setupEdgeToEdge() which now handles the padding for top View and bottom View and navigation View (from DrawerLayout), no more place holder Views needed.