Most of the answers are identical,
but also notice that in some cases marquee will not work without specifying of width in dips for the container.
For instance if you use weight in parent container
android:layout_width="0dp"
android:layout_weight="0.5"
marquee may not work.