mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Make drawerArrow private again (as it was in upstream)
This commit is contained in:
@ -45,7 +45,7 @@ class MainActivity : BaseActivity() {
|
||||
|
||||
val preferences: PreferencesHelper by injectLazy()
|
||||
|
||||
var drawerArrow: DrawerArrowDrawable? = null
|
||||
private var drawerArrow: DrawerArrowDrawable? = null
|
||||
|
||||
private var secondaryDrawer: ViewGroup? = null
|
||||
|
||||
|
Reference in New Issue
Block a user