I would like to pop up scrolling message in my APP. I have used scrolling label for the same, however, problem is, message can be scrolled only if message can not fit into scrolling label width.
Can anyone give me logic or some clue to overcome this problem?
For the explanation purpose, I have attached screen video of the APP. In this video, i can achieve the goal when phone is in portrait mode, however, in landscape mode label is not scrolling as contain is less than label width. If message is short then even in portrait mode, it will not scroll.
Please note: I want message should scroll over entire phone width (do not want to reduce label width).
Can anyone give me logic or some clue to overcome this problem?
For the explanation purpose, I have attached screen video of the APP. In this video, i can achieve the goal when phone is in portrait mode, however, in landscape mode label is not scrolling as contain is less than label width. If message is short then even in portrait mode, it will not scroll.
Please note: I want message should scroll over entire phone width (do not want to reduce label width).