# FragmentTest **Repository Path**: bimingcong/FragmentTest ## Basic Information - **Project Name**: FragmentTest - **Description**: 应用中有类似于底部三个按钮 点击按钮切换不同的界面 并且每个按钮对应一个种类的页面,每个按钮对应种类的界面还不止一个,这时候需要分开管理, 项目中 点击按钮布局一,布局一中对应有三个fragment fragment1,fragment2,fragment3,布局二中也有三个fragment4,fragment5,fragment6,,布局三中也有三个fragment7,fragment8,fragment9, 整体的布局有三个FrameLayout,点击布局一,显示FrameLayout1,fragment1,2,3都加在了FrameLayout1,点击布局二,显示FrameLayout2,fragment4,5,6都加在了FrameLayout2,点击布局三 显示FrameLayout3,fragment7,8,9都加在了FrameLayout3中,在fragment中点击返回按按钮和跳转按钮会返回所在分类的前一个页面或者跳转所在分类的下一个界面 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-11-23 - **Last Updated**: 2022-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.