mirror of
https://github.com/Takiiiiiiii/strato.git
synced 2025-07-17 08:46:39 +00:00
Fix resetControls for opacity of OSC
This commit is contained in:
committed by
Niccolò Betto
parent
1f608da8e0
commit
66d2965c63
@ -268,6 +268,7 @@ class OnScreenControllerView @JvmOverloads constructor(context : Context, attrs
|
|||||||
it.config.enabled = true
|
it.config.enabled = true
|
||||||
}
|
}
|
||||||
controls.globalScale = 1.15f
|
controls.globalScale = 1.15f
|
||||||
|
controls.alpha = 255
|
||||||
invalidate()
|
invalidate()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user