雖然Android沒有了NavigationController
但其實上面一直有一條東西
這東西在程式裡面叫ActionBar,但Android叫他AppBar
The app bar, also known as the action bar
, is one of the most important design elements in your app's activities, because it provides a visual structure and interactive elements that are familiar to users.
- Add the app bar
今天就談談這個ActionBar或叫AppBar的二三事(不要叫做foobar就好XD)
原本是想做成在Activiyt裡,可以動態切換原有的/客製的/隱藏
但後來發現做不到
下面娓娓道來
卡超久
,因為:
ActionBar
吃的卻是一種叫做ToolBar
的東西= =閃退
閃
給你看崩潰
的了呢(⚠️⚠️⚠️不像iOS可以請nil呼叫方法)不能
塞回去setSupportActionBar裡面...可以去 https://github.com/mark33699/IDLA 看一下順便給顆⭐️
如果你喜歡我的影片別忘了按讚分享加訂閱,開啟紅色的小鈴鐺,我們明天見~