Skip to content

Commit 72950c6

Browse files
committed
readme added.
1 parent 7838b14 commit 72950c6

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# BottomNavigation
1+
# Bottom Navigation
22
Android application to navigate and Use BottomNavigationView widget which makes it very easy for the developers to build and deploy apps with bottom navigation using Kotlin Programming Language.
3+
4+
# Add Dependencies
5+
dependencies {
6+
7+
implementation 'com.android.support:design:27.1.0'
8+
}
9+
10+
Navigation 1 | Navigation 2 | Navigation 3 |
11+
:---------:|:----------:|:---------:
12+
![](https://github.com/AndroidCodility/BottomNavigation/blob/master/design/home.png?raw=true) | ![](https://github.com/AndroidCodility/BottomNavigation/blob/master/design/profile.png?raw=true) | ![](https://github.com/AndroidCodility/BottomNavigation/blob/master/design/notification.png?raw=true)
13+
14+
# Play Video
15+
[![](https://github.com/AndroidCodility/BottomNavigation/blob/master/design/navigation_bottom.png?raw=true)](https://youtu.be/WM5QCMORUa4 "Click here to watch")
16+
17+
# Like Facebook Page
18+
[![](https://github.com/AndroidCodility/Barchart-Graph/blob/master/design/fb.png?raw=true)](https://www.facebook.com/androidcodility/ "Click here")

design/navigation_bottom.png

137 KB
Loading

0 commit comments

Comments
 (0)