Fix PTT button hiding

This commit is contained in:
Mark Qvist 2024-09-07 09:44:07 +02:00
parent bdf968084e
commit ff58028ca7
3 changed files with 7 additions and 8 deletions

View file

@ -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