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

textview

  1. M

    import a TextView and a CheckBox

    I've been following a tutorial unfortunately this tutorial is 2 years old and (at timestamp 47:57) where the guy said to press Alt+Enter and import the TextView (called "tvTodoTitle" in this instance) just doesn't work on my version of Android Studio (details pasted below). When I Alt+Enter I...
  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. Cinemato

    App Inventor How to make a text view equal to firebase string

    Hello, I'm making a project using android studio and java. I have some data in a realtime firebase database and I'm trying to take the data in an activity then making a text view in another activity have the value of that data. I was able to get the data but I when I try to set the textview to...
Back
Top Bottom