mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Cleanup
This commit is contained in:
parent
f6b48f0c8b
commit
2c577df27f
@ -698,7 +698,6 @@ class SidebandApp(MDApp):
|
||||
self.sideband.setpersistent("lxmf.syncretrying", False)
|
||||
self.sideband.request_lxmf_sync(limit=sl)
|
||||
|
||||
# , font_size=dp(20)
|
||||
close_button = MDRectangleFlatButton(text="Close",font_size=sp(18))
|
||||
stop_button = MDRectangleFlatButton(text="Stop",font_size=sp(18), theme_text_color="Custom", line_color=self.color_reject, text_color=self.color_reject)
|
||||
dialog_content = MsgSync()
|
||||
|
Loading…
Reference in New Issue
Block a user