Removing Android Status Bar in Eclipse's Graphical Layout -
how remove android emulator's status bar inside eclipse's graphical layout? application set run in full screen mode, i'm having hard time in layouting because status bar present in graphical layout of eclipse.
you can change theme in drop-down list (or perhaps better said in android terminology: spinner :)) @ top right corner in layout editor 1 of *.notitlebar.fullscreen options.
edit: added screenshot.

by way, if have hard time creating layouts scale or without titlebar/actionbar, may have rethink if you're going down right path. if you're developing specific (number of) device(s), haven't said anything.
Comments
Post a Comment