activity跳转页面的方法有哪些

1.使用Intent跳转页面

2.使用startActivityForResult跳转页面

3.使用Fragment跳转页面

4.使用WebView跳转网页页面

5.使用Notification跳转页面

6.使用TabLayout跳转页面

7.使用ViewPager跳转页面

8.使用BottomNavigationView跳转页面

9.使用DrawerLayout跳转页面

10.使用Navigation跳转页面

阅读剩余
THE END