LCD Rotation & Touch

Hi Guys,

I need a bit more understanding on what to expect if I use GHI’s LCD rotation method while using a touch screen.

Let’s say I’m using glide to make the GUI and putting a button on the top-left side of the screen. The XML generated will “know” of this position but not about the screen rotation.
So the button press method will still work with the original coordinates before rotation.

Will I need to re-configure the touch screen?

Thanks,
S.B.D