mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-13 08:10:07 +01:00
Make drawerArrow private again (as it was in upstream)
This commit is contained in:
parent
239b36c31a
commit
bb6b88a703
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user