I have a weird issue that only occurs on the Samsung Galaxy Note.
I have landscape and portrait layouts , in normal and large , as per : http://developer.android.com/guide/practices/screens_support.html
On all phone so far it uses the normal and the tablets 7inch and 10 inch use the large layout (which was designed for tablets) and all is ok.
However the Samsung Galaxy Note is using the large layout (and from it's screen size would indicate so) - but the layout is a complete mess as it does not seem to be large enough display to show the tablet UI.
What is the exact screen combo for a Galaxy note ? , do I need to define a different density large layout to work with it ?
I am also suspecting it is incorrectly reporting to the app it's size like previous Samsung products.
Not owning one and not able to borrow one I have to appeal to you guys to help me out :-)