SplitButton icon indicating copy to clipboard operation
SplitButton copied to clipboard

Documentation

Open fanysoft opened this issue 1 year ago • 1 comments

Hi, there is i believe outdated documentation

  1. splitBtn.setMenuItems(R.menu.split_menu) shoukd be splitBtn.setMenuItems(R.menu.split_menu, style)

  2. splitBtn.itemColor = android.R.color.holo_blue_dark shoukd be .setItemColor(color)

fanysoft avatar Jun 13 '23 10:06 fanysoft

Hi @fanysoft will check them out, thanks

kojofosu avatar Jun 13 '23 12:06 kojofosu