Hi everybody!
First of all I want to excuse me if I ask something that seems easy to you, but I'm a beginner developer.
I'm developing an app and I would like to slide beetween views in the same activity:
<LinearLayout ... orientation:horizontal>
<LinearLayout L1>
</LinearLayout>...