Android ClipChildren and ClipToPadding doesn't work -


i have been struggling while strange behaviour of android clipping. have activity viewpager , i'm unable deactivate clipping outside bounds inside viewpager. pager using single type of fragment divided in 2 parts: top part static , visible, bottom part translated left/right achieve animation.

the problem translated part of fragments overlapped active fragments.

does have idea how disable clipping?

fragments in viewpager

[the problem: view(marked blue) visible on left side, on right it's overlapped current fragment / out of view bounds.

the problem


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -