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

Circles are appearing below the screen #5

Open
m-khanz opened this issue Jan 3, 2018 · 6 comments
Open

Circles are appearing below the screen #5

m-khanz opened this issue Jan 3, 2018 · 6 comments

Comments

@m-khanz
Copy link

m-khanz commented Jan 3, 2018

Hi I am implementing this library in my project. But the problem I am facing is that holding button circles are appearing below the parent view. Like, by pressing mic button, circles are forming below the screen and when I increase the radius size, only then I can see only top of the radius color.

Circles are misplaced and I do not know the reason. Can you help?
capture1

screenshot_20180103-112347

@hluhovskyi
Copy link
Owner

Hello! Looks like some issue with markup. Can you please provide xml or code which creates that layout?

@m-khanz
Copy link
Author

m-khanz commented Jan 8, 2018 via email

@hluhovskyi
Copy link
Owner

I've jsut tested code that you send and problem appears if @dimen/_minus60sdp is set to 60dp (or -60dp but then it jumps to the top). Have you tried to remove that offset? Cause from my understanding it isn't needed in your code at all. If it does, offset shouldn't be so huge (60dp -> 6dp for example).

@m-khanz
Copy link
Author

m-khanz commented Jan 8, 2018 via email

@hluhovskyi
Copy link
Owner

Hmm, interesting. Can you upload or share some minimal, complete and verifiable project? Cause otherwise it's very hard to say what's going wrong.

@m-khanz
Copy link
Author

m-khanz commented Jan 10, 2018

Ok I will build new project and will send to you asap. Thanks

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

No branches or pull requests

2 participants