Skip to content

Commit f4008d0

Browse files
authored
Update utils.py
1 parent 36f4936 commit f4008d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • pythonforandroid/recipes/android/src/android

pythonforandroid/recipes/android/src/android/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def onApplyWindowInsets(self, view, insets):
6868

6969
_global_listener: InsetsListener
7070

71+
7172
@run_on_ui_thread
7273
def update_system_ui(
7374
status_bar_color: list[float] | str,

0 commit comments

Comments
 (0)