tuxxon / Bubble-Picker

Bubble-Picker project to delete items when clicking or touching
0 stars 0 forks source link

onBubbleRemoved function does not appear to be in v0.2.5 #1

Closed DaleB-1 closed 3 years ago

DaleB-1 commented 3 years ago

I've updated my app gradle file with:

implementation 'com.github.igalata:Bubble-Picker:v0.2.5'

but I get an error in my MainActivity file which suggests that the function onBubbleRemoved is not present

image

tuxxon commented 3 years ago

@DaleB-1 I am so sorry.

This branch does not follow the previous library system. I recommend you just have to clone Git source, extract the library - bubble-picker from this project.

I don't know how to follow the previous library system at the moment with this project.

-- Gordon Ahn.

tuxxon commented 3 years ago

Do not use this library yet. I found some bugs when removing bodies from the world in jbox2d

tuxxon commented 3 years ago

This project works normally.