Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build an Interactive Story App Finishing the User Interface Introducing ScrollViews

Mustafa Ogün Öztürk
Mustafa Ogün Öztürk
3,468 Points

ScrollView bottom constraint

Hi all,

I am trying to bind ScrollView's bottom constraint to first button's top but button's top node does now show up so i am unable to do it. I am using Android Studio 3.0.

I would be appreciated if you can help me.

4 Answers

Daniel Newman
Daniel Newman
12,907 Points

I had this same problem, I don't know if this will help but what I did was change the size to a nexus 7, then I dragged a line from the button to the ScrollView instead of the ScrollView to the button, then pressed undo and then for some reason I could drag it on, it should appear after a few goes, no idea why it done that though. Hope this helps :)

Daniel Newman
Daniel Newman
12,907 Points

Also, skip to 5 minutes, he will tell you how to manually change the constraints.

Simon Riemertzon
Simon Riemertzon
862 Points

+1 I had the same problem.

Charlie Swing
Charlie Swing
1,118 Points

I have the same problem too. Weird...

Ema Johnston
Ema Johnston
1,917 Points

I'm having this problem now too :-D. Thanks for the tip that Ben will let us know about the manual constraints!