Fixes #1841298.

Prevents the text from "jumping" after a scroll. This is due to a weird interaction between RelativeLayout and TextView. This change simply removes the marquee from a TextView that does not need it.
1 file changed