去掉title 全屏

    放在setcontentview之前
requestwindowfeature(window.feature_no_title);getwindow().setflags(windowmanager.layoutparams.flag_fullscreen,        		windowmanager.layoutparams.flag_fullscreen);
<img src="/images/smiles/icon_wink.gif"/>  

你可能感兴趣的:(java,工作)