文件名称:Android代码-EnhancedNavigationView
文件大小:403KB
文件格式:ZIP
更新时间:2022-08-26 00:51:04
Android代码
Enhanced NavigationView Usage dependencies { implementation 'com.github.florent37:enhanced-navigationview:(lastest version)' } EnhancedNavigationView extends google BottomNavigationView look at https://developer.android.com/reference/com/google/android/material/bottomnavigation/BottomNavigationView RoundRect shape of the bottom bar is providen by ShapeOfView https://github.com/florent37/ShapeOfView dependencies { implementation 'com.github.florent37:shapeofview:1.2.0' } How
【文件预览】:
EnhancedNavigationView-master
----.gitignore(1002B)
----gradle()
--------bintray-android-v1.gradle(2KB)
--------wrapper()
--------install-v1.gradle(1KB)
--------bintray-java-v1.gradle(2KB)
----README.md(5KB)
----build.gradle(1KB)
----gradlew.bat(2KB)
----publish.sh(150B)
----gradlew(5KB)
----medias()
--------sample2.gif(21KB)
--------video-large.gif(144KB)
--------video.mp4(34KB)
--------video.gif(64KB)
----LICENSE(11KB)
----app()
--------.gitignore(7B)
--------build.gradle(1018B)
--------proguard-rules.pro(751B)
--------src()
----gradle.properties(726B)
----.idea()
--------runConfigurations.xml(564B)
--------vcs.xml(180B)
--------misc.xml(6KB)
--------modules.xml(556B)
--------codeStyles()
----enhanced-navigationview()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
--------src()
----settings.gradle(43B)