A few build and navigation bar improvements (#231)
* fix: match project root to repo name * feat: hide navigation bar until swiped * fix: limit announcements to official * feat: keep navigation visible for back * fix: remove a duplicate permission
This commit is contained in:
parent
7f36eba709
commit
14115ada4c
6 changed files with 40 additions and 10 deletions
|
@ -5,5 +5,5 @@ dependencyResolutionManagement {
|
|||
maven("https://jitpack.io")
|
||||
}
|
||||
}
|
||||
rootProject.name = "dantotsu"
|
||||
rootProject.name = "Dantotsu"
|
||||
include(":app")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue