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 (Retired) User Input Using RelativeLayouts and ImageViews

hassan rawashdeh
PLUS
hassan rawashdeh
Courses Plus Student 925 Points

studio 2.3 start with ConstraintLayout, what should i do to start RelativeLayout with same studio

i search for a way or config to alternate the layout type so i can match the course however i did not find any thing like that.

what should i do so i can keep using android studio 2.3 with RelativeLayout,

please, it would be better if the course used the relative layout

ofir moalmi
ofir moalmi
2,161 Points

I don't understand whats the problem, your activity starts with ConstraintLayout instead of Relativelayout?

if so, just change it in the XML file, its only few lines of code to change...

1 Answer