You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Added binding between navigation view and navigation components
Removed bunch of code focusing on the hamburger not being stationary
This commit is contained in:
@@ -31,4 +31,8 @@ object Navigation {
|
||||
navDirections { destination = R.id.logFragment }
|
||||
}
|
||||
|
||||
|
||||
object Main {
|
||||
const val OPEN_NAV = 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user