Snippet Code
Android
implementation 'com.android.support:multidex:1.0.3'
Firebase
implementation 'com.google.firebase:firebase-analytics:17.2.0'
implementation 'com.google.firebase:firebase-core:17.2.0'
implementation 'com.google.firebase:firebase-database:19.1.0'
implementation 'com.google.firebase:firebase-auth:19.1.0'
implementation 'com.google.firebase:firebase-storage:19.1.0'
implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'
implementation 'com.firebaseui:firebase-ui-database:4.3.2'
Load Online Image
implementation 'com.github.bumptech.glide:glide:4.8.0'
Runtime Permission
implementation 'com.master.android:permissionhelper:2.1'
ButterKnife
implementation 'com.jakewharton:butterknife:10.1.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.1.0'
Scalable View
implementation 'cn.gavinliu.android.lib:ScaleLayout:1.0.4'
Circular ImageView
implementation 'com.mikhaellopez:circularimageview:4.0.2'
Bottom NavigationBar Menu
implementation 'com.github.iammert:ReadableBottomBar:0.2'
Hashtag View
implementation 'com.github.greenfrvr:hashtag-view:1.3.1'
Text Drawable
implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1'
ShowCase View
implementation 'com.github.amlcurran.showcaseview:library:5.4.3'
Expandable View
implementation 'net.cachapa.expandablelayout:expandablelayout:2.9.2'
Sticky ScrollView
implementation 'com.github.amarjain07:StickyScrollView:1.0.2'
Zoom View
implementation 'com.otaliastudios:zoomlayout:1.6.1'
Sicker View For Canvase Draw
implementation 'com.github.shashi180493:StickerView:1.0'
PDF Viewer
implementation 'com.github.barteksc:android-pdf-viewer:3.1.0-beta.1'
Secure Preference
implementation 'com.scottyab:secure-preferences-lib:0.1.4'