如何实现导航 View (如Google Play商店),并在子项目中添加一些填充。我想使用NavigationView来应用它。

android - 导航 View 菜单项,例如Google Play商店-LMLPHP

最佳答案

我认为这个图书馆可以为您提供帮助,与Play商店不完全相同,但与Play商店https://github.com/rudsonlive/NavigationDrawer-MaterialDesign差不多

07-24 19:55