🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • justimagine
    justimagine
    2,914 Points

    how to set the scaleType of this ImageView for the bottom to touch the textView?

    Posted August 23, 2019 3:23pm by justimagine
    justimagine
    2,914 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Abdulraheem Bakare
    Abdulraheem Bakare
    809 Points

    i need help

    Posted March 5, 2019 2:06am by Abdulraheem Bakare
    Abdulraheem Bakare
    809 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Delaine Teddy R Ndau
    Delaine Teddy R Ndau
    3,437 Points

    Now we need to set the scaleType of this ImageView to "fitEnd" so that it stretches to fill while its bottom remains clo

    Posted November 3, 2018 1:11pm by Delaine Teddy R Ndau
    Delaine Teddy R Ndau
    3,437 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Kirtan Patel
    Kirtan Patel
    15,412 Points

    Next, we want to position the EditText directly below the ImageView. We do this by constraining its top to the bottom of

    Posted July 15, 2018 3:15pm by Kirtan Patel
    Kirtan Patel
    15,412 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    0 Answers

  • Kirtan Patel
    Kirtan Patel
    15,412 Points

    Next, we want to position the EditText directly below the ImageView. We do this by constraining its top to the bottom of

    Posted July 15, 2018 3:04pm by Kirtan Patel
    Kirtan Patel
    15,412 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    0 Answers

  • Brighton Machaya
    Brighton Machaya
    7,692 Points

    i dont have any idea

    Posted April 7, 2018 12:27pm by Brighton Machaya
    Brighton Machaya
    7,692 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Brighton Machaya
    Brighton Machaya
    7,692 Points

    android

    Posted April 7, 2018 12:26pm by Brighton Machaya
    Brighton Machaya
    7,692 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Chido Vambe
    Chido Vambe
    4,638 Points

    make sure you set to the right attribute... what am i doing wrong?

    Posted March 9, 2018 12:44pm by Chido Vambe
    Chido Vambe
    4,638 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    2 Answers

  • Faiz Nawab
    Faiz Nawab
    145 Points

    Add android:adjustViewBounds and set it to "true" so that the ImageView is updated based on the source image.

    Posted February 26, 2018 4:34am by Faiz Nawab
    Faiz Nawab
    145 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Faiz Nawab
    Faiz Nawab
    145 Points

    help me with this question ?

    Posted February 25, 2018 10:11pm by Faiz Nawab
    Faiz Nawab
    145 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Faiz Nawab
    Faiz Nawab
    145 Points

    Now we need to set the scaleType of this ImageView to "fitEnd" so that it stretches to fill while its bottom

    Posted February 25, 2018 10:00pm by Faiz Nawab
    Faiz Nawab
    145 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • swagmlg345yt
    swagmlg345yt
    2,789 Points

    Next, we want to position the EditText directly below the ImageView. We do this by constraining its top to the bottom of

    Posted November 8, 2017 1:30am by swagmlg345yt
    swagmlg345yt
    2,789 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    0 Answers

  • Nicholas Donovan
    Nicholas Donovan
    686 Points

    android:adjustViewBounds="true" is not being accepted by the system. I have it in ImageView.

    Posted September 4, 2017 5:15am by Nicholas Donovan
    Nicholas Donovan
    686 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    0 Answers

  • TRACY ZIWEWE
    TRACY ZIWEWE
    1,820 Points

    Build an Interactive Story App

    Posted August 13, 2017 2:24pm by TRACY ZIWEWE
    TRACY ZIWEWE
    1,820 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    0 Answers

  • TRACY ZIWEWE
    TRACY ZIWEWE
    1,820 Points

    Build an Interactive Story App

    Posted August 12, 2017 1:19pm by TRACY ZIWEWE
    TRACY ZIWEWE
    1,820 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    0 Answers

  • TRACY ZIWEWE
    TRACY ZIWEWE
    1,820 Points

    Building an Interactive story app

    Posted July 28, 2017 12:43am by TRACY ZIWEWE
    TRACY ZIWEWE
    1,820 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • Oliver Wilson
    Oliver Wilson
    160 Points

    I don't Understand

    Posted June 6, 2017 8:47pm by Oliver Wilson
    Oliver Wilson
    160 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    2 Answers

  • Farai Godo
    Farai Godo
    1,150 Points

    In a ConstraintLayout, we can center a View by aligning its top, bottom, left, and right all to the edges of its parent.

    Posted May 2, 2017 12:57pm by Farai Godo
    Farai Godo
    1,150 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

  • weronikakortas
    weronikakortas
    2,163 Points

    I cant go to another step of quiz dispite of good answer there is a message "It looks like Task 1 is no longer passing.

    Posted April 18, 2017 5:35pm by weronikakortas
    weronikakortas
    2,163 Points
    • Android
    • Build an Interactive Story App
    • User Input
    • Using ConstraintLayouts and ImageViews

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.