implemented sub dir view

This commit is contained in:
M M Arif
2019-10-17 22:47:27 +05:00
parent 7fe376fa44
commit d7b1a226d0
10 changed files with 151 additions and 67 deletions

View File

@ -68,4 +68,6 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-extensions:$lifecycle_version"
implementation "androidx.lifecycle:lifecycle-viewmodel:$lifecycle_version"
implementation "com.github.HamidrezaAmz:BreadcrumbsView:0.2.9"
}