surbhi
ed6cd83cae
Ui Enhancement with dynamic addressbook updation and sent screen updation Changes made for Sent Items refresh feature with auto add new message in kivy
3 lines
62 B
Python
3 lines
62 B
Python
from threading import Semaphore
|
|
|
|
kivyuisignaler = Semaphore(0) |