I have a listview with many items in the master page, when I tried set MasterDetailPage.Master.Opacity = 0.85 and the scroll change the orientation. This happen only in landscape mode. So for vertical scroll I need do horizontal scroll.
is this a bug or there is something wrong in my code?