文件名称:Android代码-适用于Android的自定义导航抽屉库
文件大小:746KB
文件格式:ZIP
更新时间:2022-08-27 02:41:35
Android代码
It has smooth zoom-in, zoom-out animation when switched from one fragment to another. Still in Active Development. Version Installation Gradle Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Add the dependency in your app build.gradle dependencies { compile 'com.github.shrikanth7698:Custom-Navigation-Drawer:v0.0.1' } Maven Add the JitPack repository to your bui
【文件预览】:
Custom-Navigation-Drawer-master
----gradlew.bat(2KB)
----customnavigationdrawer2()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(955B)
----gradlew(5KB)
----gradle.properties(726B)
----ISSUE_TEMPLATE.md(197B)
----_config.yml(26B)
----LICENSE(1KB)
----app()
--------proguard-rules.pro(751B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
----gradle()
--------wrapper()
----.idea()
--------caches()
--------codeStyles()
--------assetWizardSettings.xml(3KB)
--------gradle.xml(695B)
--------runConfigurations.xml(564B)
--------misc.xml(2KB)
--------vcs.xml(180B)
--------dictionaries()
----.gitignore(137B)
----README.md(9KB)
----settings.gradle(43B)
----build.gradle(610B)