Floating-Bubble-View icon indicating copy to clipboard operation
Floating-Bubble-View copied to clipboard

🍀an Android library that adds floating views on top of your screen🎨, supports both XML and Jetpack Compose

Results 5 Floating-Bubble-View issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce Create a layout in jetpack then change the layout like a circle or with rounded corners, the background of the bubble appears like dark/transparent. ### Expected...

Bug

**Hi,** In our case, we require the bubble view to move to a specific location before the expand view is shown. I have added some properties that users can set,...

### Steps to reproduce 1. Open sample app 2. Move bubble 3. Click red button https://github.com/TorryDo/Floating-Bubble-View/assets/79993467/1e5e143d-c4e6-4430-8bee-909509edf830 ### Expected behavior Bubble stays in the same place ### Actual behavior On Android...

Bug

### Describe your suggested feature This demo explains the feature we are looking for https://youtu.be/2sAsE6CT_fE?t=117 ### Other details The demo project shows the ExpandedBubble at the static position of .startLocation(0,...

Feature request

### Describe your suggested feature ## Foreground notification I want to capitalize on the foreground notification, for example I want to be able to maybe close the floating-bubble but the...

Feature request