Chip navigation bar for Android using Java. Details in description.

Опубликовано: 24 Август 2023
на канале: Hassan Mohtashim
212
6

Implemented Chip Navigation Bar for Android in Java.
🖇️ Repository: https://lnkd.in/dbYFtxQF

• Note: For using this repository you must have selected API level 23 or above.

• Step#1:
In the "settings.gradle(project setting)" inside "repositories{}" within "dependencResolutionManagement{}" pasted the following link and sync the project.

🖇️ maven { url 'https://jitpack.io' }

• Step#2:
In the "build.gradle(module: app)" pasted the following implementation and sync:

( implementation 'com.github.ismaeldivita:chip-navigation-bar:1.4.0' )

• Step#3:
As we are implementing it in Java and this repository is build for Kotlin then we have to add another implementation which is given below and then again sync the project:

( implementation 'org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion ' )

Erase "$kotlin Version" and write the latest version of kotlin (i.e. 1.7.10).
Hit the sync button.

• Step#4:
Open the XML of the activity and initialize the chip navigation bar.
Set the properties according to your interest (described in the repository link with detail or written in the video might be helpful)

• Step#5:
Create a resource directory of menu type, inside the menu create menu resource file, add items, set items colors, icon etc according to your need.

Set this menu in the activity.xml file to the chip navigation bar. Set the "unselectedItemColor" in my case its Black.

Note: You may access all the attributes of Chip navigation bar by simply typing "cnb_" where you're using it (more you can find on repository).

• Step#6: Run the application.

• Step#7: Let's connect on LinkedIn,   / hassan-mohtashim-635095247  

• Do subscribe ♥️
.
.
.
.
.
.
.
.
.
#androiddevelopment
#androidstudio
#android
#androiddeveloper
#java
#github
#githubrepository
#navigationbar
#androidappdevelopment
#androidprogramming
#androidtesting
#hassanmohtashim


На этой странице сайта вы можете посмотреть видео онлайн Chip navigation bar for Android using Java. Details in description. длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Hassan Mohtashim 24 Август 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 212 раз и оно понравилось 6 зрителям. Приятного просмотра!