Daphne-CoffeeIT

Results 7 comments of Daphne-CoffeeIT

I managed to make it work in a Dialog with the following code, unfortunately bypassing the KeyboardVisibilityEvent library: ```Kotlin private fun setKeyboardListener() { // Top-level window decor view. val decorView...

Did you ever solve this?

Hi @tiper, it seems that I cannot implement 'com.github.tiper:MaterialSpinner:1.4.2' yet, it fails to resolve. Since I don't have too much time today, I won't be able to manually add the...

Still gives me errors. ![image](https://user-images.githubusercontent.com/55735783/79725093-f6088b00-82e8-11ea-969c-b0bdaaa5a255.png)

@tiper No problem. That one works indeed. Unfortunately, performClick() is still not working. The BottomSheet is not showing up.