DrawerLayout使用抽屜佈局做側邊佈局,使用ActionBar點擊左上角圖片彈出側邊佈局,使用ViewPager實現fragment的切換

1.做Module思路,做這個需要三個依賴: implementation ‘com.android.support:support-v4:28.0.0’ implementation ‘com.android.support:cardview-v7:28.0.0’ implementation ‘com.android.support:design:28.0.0’ 2.主界面佈局 <?xml v
相關文章
相關標籤/搜索