Floating-Bubble-Library-Android
Floating-Bubble-Library-Android copied to clipboard
Simple library to add Floating Bubble into your app!
In this pull request it was just changed to a new way of explaining the current implementation
Fix documentation error about the package name.
keyboard is not working in edittext and webview
I am trying to use editText in the floating layout but I first keyboard doesn't open (solve it already) second even when the keyboard is opened can't type in these...
I wanted to konw if it was possible to display data in a recycleView in the floatingView, I want to be able to display an activity in the expandable view...
Is there anyway to launch multiple bubbles? Suppose I click the button (Start Bubble), I launch the floating bubble. Is there anyway if I click the button again to launch...
Cannot add library to my project dependencies !
I fixed all bugs shown during, but not worked after changing the build tool,target sdk etc to 29. build.graddle both library and project. compileSdkVersion 29 buildToolsVersion "28.0.3" defaultConfig { minSdkVersion...
Hi, when i start the FlotingService, the textview.settext(); not working. Can you fix please? Thanks