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 Kotlin and Anko Adding the UI Finishing Touches

kotlin

Steve Hunter hie im having a challenge on this question can you please assist so that i may finish the track.

thank you.

Of course; what's the question?

Fill in the blanks to create/add a TextView with a 'text' of "Treehouse" to the ViewManager. For lambda expressions, leave one space after the left bracket and one space before the right bracket. E.g. { my lambda expression }.

ViewManager.ankoView( , 0, )

I've not done this course; sorry. I have no experience of Kotlin.

The docs seem to indicate what you are looking for is around here but I can't figure out how to translate that into the question.

I had a quick skim of some of the videos but couldn't see where the TextView was used so didn't see how this should be done.

oky than x Steve Hunter