When I print the value of 100%x for a 480x800 1.5 density device it gives 724 rather than 800. Presumably this means that I cannot create views which have their bottom edge (i.e. top+height) greater than 724. My guess is that 725 to to 800 are reserved for menu: is that correct? If so, is it possible to suppress the use of the menu on the layout and make it available to 'standard' views? If not, what is the unusable range (as per 725-800) for each device height?