fanysoft

Results 2 issues of fanysoft

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)

**Describe the bug** While running gradlew command in Android Studios terminal - dokka Html task keeps crashing. Command ./gradlew sdk:dokkaHtml Task Progress in terminal 1. Initializing plugins 2. Dokka is...

bug