The issue is related to the previous merge I think which at that time I wasn't available to test in detail.
10-19 19:13:32.690 3896 3936 I python : File "/home/yunus/Kivy/new/.buildozer/android/platform/build-arm64-v8a/build/python-installs/sets/arm64-v8a/kvdroid/tools/graphics.py", line 8, in <module>
10-19 19:13:32.690 3896 3936 I python : File "/home/yunus/Kivy/new/.buildozer/android/platform/build-arm64-v8a/build/python-installs/sets/arm64-v8a/kvdroid/tools/notification.py", line 9, in <module>
10-19 19:13:32.692 3896 3936 I python : ImportError: cannot import name 'bitmap_to_drawable' from partially initialized module 'kvdroid.tools.graphics' (most likely due to a circular import) (/data/user/0/com.ceyhan.sets/files/app/_python_bundle/site-packages/kvdroid/tools/graphics.pyc)
@kengoon
The issue is related to the previous merge I think which at that time I wasn't available to test in detail.