mirror of
https://github.com/markqvist/Sideband.git
synced 2025-12-01 04:37:03 -05:00
Fix PTT button hiding
This commit is contained in:
parent
bdf968084e
commit
ff58028ca7
3 changed files with 7 additions and 8 deletions
|
|
@ -35,7 +35,7 @@ if RNS.vendor.platformutils.get_platform() == "android":
|
|||
jnius.reflect.log = redirect_log()
|
||||
############################################
|
||||
else:
|
||||
import sbapp.plyer as plyer
|
||||
import sbapp.plyer as plyer
|
||||
|
||||
class PropagationNodeDetector():
|
||||
EMITTED_DELTA_GRACE = 300
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue