I have a LinearLayout, which has width that exceeds window size. If I translate it using setTranslation() function it shows the view as clipped. Is there a way to show it in a proper way (wholly)?

没有正确的解决方案

其他提示

Set in xml the width of the linearLayout to match_parent.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top