emmm.. 我也不知道該怎么描述 .
中間用了一個textview 充斥父表單 之后.. action有倆白條 也沒找到在哪設定內邊距這種東西..
這里寫過大佬們 描述不清的地方還請大佬提出/海涵.我會重新描述.


uj5u.com熱心網友回復:
setDisplayOptions(DISPLAY_SHOW_CUSTOM)你需要呼叫這個uj5u.com熱心網友回復:
這種直接去掉actionbar不僅簡單還不會有問題uj5u.com熱心網友回復:
設定下
Toolbar parent = (Toolbar) actionBar.getCustomView().getParent();
parent.setPadding(0, 0, 0, 0);
parent.setContentInsetsAbsolute(0, 0);
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/143100.html
標籤:Android
上一篇:百度地圖開發 遇到的問題
下一篇:微信小程式中設定資料失效
