LBRY-Vault/electrum/gui/kivy
SomberNight 914b606cb9
kivy: fix app not even starting
```
  File "/home/user/venvs/electrum37/lib64/python3.7/site-packages/kivy/lang/builder.py", line 654, in _apply_rule
    child = cls(__no_builder=True)
TypeError: __init__() got an unexpected keyword argument '__no_builder'
```

follow-up c70484455c
2020-10-20 14:55:39 +02:00
..
data kivy: (fix) popups had white background with recent kivy 2020-05-29 21:32:27 +02:00
nfc_scanner fix import error 2018-09-20 01:20:13 +02:00
theming/light kivy: add delete button for invoices/requests 2020-03-10 17:30:08 +01:00
uix kivy: fix app not even starting 2020-10-20 14:55:39 +02:00
__init__.py kivy: use our logger, not kivy's; and log more exceptions. 2020-10-16 17:55:40 +02:00
i18n.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
main.kv kivy: align icons in password_dialog, use IconButton 2020-03-09 11:51:48 +01:00
main_window.py kivy: use our logger, not kivy's; and log more exceptions. 2020-10-16 17:55:40 +02:00
util.py Added coloring to the AddressPopup dialog: 2020-02-01 18:16:26 +01:00