Skip to content

Tesla-gamer/BubbleNavigation

Repository files navigation

BubbleNavigation

This is a simple custom made bottom bubble navigation bar.

Project Demo

Project video link https://www.youtube.com/shorts/eep1FB9N3W0

Screenshots

photo_2022-03-06_19-20-19

photo_2022-03-06_19-20-18

Dependency

    implementation 'androidx.appcompat:appcompat:1.4.1'
    implementation 'com.google.android.material:material:1.5.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
    testImplementation 'junit:junit:4.13.2'
    androidTestImplementation 'androidx.test.ext:junit:1.1.3'
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

Tech Stack

Client: Java, Android studio, xml

Server: Firebase

Authors