Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Opacity doesn't work in the demo #493

Closed
gabrielnakhata opened this issue Jan 5, 2023 · 4 comments · Fixed by #495
Closed

The Opacity doesn't work in the demo #493

gabrielnakhata opened this issue Jan 5, 2023 · 4 comments · Fixed by #495
Labels

Comments

@gabrielnakhata
Copy link
Contributor

gabrielnakhata commented Jan 5, 2023

I report a problem in the functionality of setting the opacity of the specific seekBar for this one.

I believe the problem is in the function: Class: ShapeBSFragment in the onProgressChanged function

@burhanrashid52
Copy link
Owner

I report a problem in the functionality of setting the opacity of the specific seekBar for this one.

I believe the problem is in the function: Class: ShapeBSFragment in the onProgressChanged function

do you have a fix for this?

@gabrielnakhata
Copy link
Contributor Author

gabrielnakhata commented Jan 5, 2023

Good afternoon, I'm actually debugging and I still haven't found a solution, I'm investigating but with some hope that you can help me, I compared the java code that works perfectly to understand at what point it doesn't work, I saw that there is an obsolete function for setOpacity( ), THEN it is recommended to use SetShape()..

image

image

@burhanrashid52
Copy link
Owner

burhanrashid52 commented Jan 6, 2023

@gabrielnakhata Did you try #467 and this ?

@gabrielnakhata
Copy link
Contributor Author

gabrielnakhata commented Jan 6, 2023

It worked, but the modification was not merged. It needs to be merged. I made the modification and tried to upload the branch and request a pull request, but I don't have authorization, I can do it if I find it simpler .... @burhanrashid52

-> The adjustment was made only in java in the Kotlin version Migration was not made, authorize me to send the adjustment to the pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants