LBRY-Vault/electrum/gui/kivy/uix
Alexander Roth b6a5f6f2fc Added coloring to the AddressPopup dialog:
- Moved the coloring logic (address_colors) from tx_dialog.py to a new file electrum/gui/kivy/util.py
- Added background_color to <RefLabel> in main.kv
- Calling address_colors in the initialization of AddressPopup and setting the foreground and background color

Code cleanup spaces

Code cleanup spaces

Fixed typo
2020-02-01 18:16:26 +01:00
..
dialogs Added coloring to the AddressPopup dialog: 2020-02-01 18:16:26 +01:00
ui_screens fix #5731 2019-10-29 08:06:53 +01:00
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
combobox.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
drawer.py fix #4720 2018-09-17 14:44:01 +02:00
gridview.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qrcodewidget.py fix #4575 2018-07-21 23:09:46 +02:00
screens.py fix paying bip70 payment request with Kivy GUI 2019-12-31 03:37:50 +01:00