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

Multiple nesting breaks View #11

Open
seve opened this issue Nov 12, 2017 · 2 comments
Open

Multiple nesting breaks View #11

seve opened this issue Nov 12, 2017 · 2 comments

Comments

@seve
Copy link

seve commented Nov 12, 2017

Long story short: I'm nesting the Ring Progress Bar in a RelativeLayout that is nested in a LinearLayout that is nested in a ScrollView. When I go from just a LinearLayout on the top level to having everything within a ScrollView, the ring will disappear.

@milbin
Copy link

milbin commented Dec 20, 2018

I'm facing the same issue, did you ever find the solution?

@milbin
Copy link

milbin commented Dec 20, 2018

Nvm found a workarround. For those that are having the same problem: hardcoding the android:layout_height to a specific dp value should solve the problem

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