移除標題欄修改 style.xml 檔案,設定為 NoActionBar
<resources>
<style name="AppTheme" parent="Theme.AppCompat.NoActionBar">
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>
資料來源:https://jerrynest.io/app-android-webview/
資料來源:https://jerrynest.io/app-android-webview/
留言
張貼留言