Skip to content

happyCoding12138/MyBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

Android 高仿qq及微信底部菜单的几种实现方式

整理底部菜单

根据 http://www.apkbus.com/blog-703583-63612.html

整理而来

1.侧滑菜单+底部导航

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/HuTianQi/QQ


2.Fragment+PopupWindow仿QQ空间最新版底部菜单栏

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/YeXiaoChao/Yc_ui_fragment_qzone


3.FragmentTabHost实现qq底部Tab实践的效果图(或RadioGroup和ViewPager)

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/gdutxiaoxu/QQBottomTab


4.仿QQ底部Tab切换带数字提示的RadioButton,支持自定义提示数字背景颜色、字体大小、字体颜色

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/goodfree/BadgeRadioButton


5.极其简便的快速实现滑动隐藏标题栏和导航栏(类似知乎)

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/githubwing/ByeBurger


6.采用悬浮按钮的方式

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/aurelhubert/ahbottomnavigation


7.BottomNavigationView根据Google guideLine设计

 
看效果: 
这里写图片描述


 
看效果: 
这里写图片描述

GitHub地址:https://github.com/armcha/LuseenBottomNavigation


8.模拟新材质设计底部导航模式的自定义视图组件。

 
看效果: 
这里写图片描述

GitHub地址:https://github.com/roughike/BottomBar


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published