• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

imageview

  1. C

    Set specific color of ImageView drawable to transparent?

    Hi all, I'm very new to Android development, a total beginner. I've done a bunch of Googling but haven't found an answer to this question: (Maybe this has been asked before, I couldn't find it) Is it possible to specify a specific color in an ImageView drawable and not have that color drawn...
  2. Thomas Thorton

    Autoscaling Linearlayout and TextView

    Is there a way to auto-scale Linearlayout when TextView is too big? Like Facebook posts. When text or image is to large the layout is getting higher. I tried to do it via xml file but I didn't make it. Any suggestions?
  3. D

    App Inventor Sizing images to fit all screens

    Hi, I've been reading and searching on how to display ImageViews that sizes the images based on the device. I have 16 cards that need to be displayed. My card size is 127X177px png files. I'm storing them in the Drawable folder. The top for cards are constraint by the top of the screen. I...
Back
Top Bottom