I have an activity with tabhost and a listview.
I set the height of the listview to entire activity height.The project runs ok on the emulator ,but in galaxy s3 the listview fills only the half screen,the size i have set the listview in the designer.I try to set the height at different sizes but nothing change the height is always the same i set in the designer.
Also if i set the activity color to something else except the default balck,the color is always black in the samsung.On emulator color is ok.