We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f4936 commit f4008d0Copy full SHA for f4008d0
1 file changed
pythonforandroid/recipes/android/src/android/utils.py
@@ -68,6 +68,7 @@ def onApplyWindowInsets(self, view, insets):
68
69
_global_listener: InsetsListener
70
71
+
72
@run_on_ui_thread
73
def update_system_ui(
74
status_bar_color: list[float] | str,
0 commit comments