1

In reference to this question: Android, make an animation text scroll up on the screen like first part of Star Wars

I'm loading a large string into the textview and the bottom is being taken off as the animation moves the textview up the screen. This appears to be because the textview element can only be as large as the parent RelativeLayout.

I've tried assigning a large (2000dp) layout_height to the textview to no avail.

Is there a way to make the textview item larger than the Relative Layout that it resides so that this clipping will not occur and the entire string can be displayed?

Community
  • 1
  • 1
21217070AB14
  • 129
  • 1
  • 12

0 Answers0