然後在AndroidManifest.xml檔裏,給需要去掉title bar的activity的節點上加上android:theme="@style/NoTitle,代碼如下: <activity android:name=".MainActivity"
確定! 回上一頁