SplitButton
SplitButton copied to clipboard
Documentation
Hi, there is i believe outdated documentation
-
splitBtn.setMenuItems(R.menu.split_menu) shoukd be splitBtn.setMenuItems(R.menu.split_menu, style)
-
splitBtn.itemColor = android.R.color.holo_blue_dark shoukd be .setItemColor(color)
Hi @fanysoft will check them out, thanks