LouisCAD / Splitties

A collection of hand-crafted extensions for your Kotlin projects.

Home Page:https://splitties.louiscad.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use the Views DSL create the BottomNavigationView?

zhaohailog opened this issue · comments

I know how to use the Views DSL create the TextView Button, but I do not know how to build the BottomNavigationView. The menu is a property of the BottomNavigationView, what I should I do can build the menu-item? Please help me