util-kotlin 1.6.2
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 (fromDrawerLayout), no more place holder Views needed.