<NetworkStat>:
name: 'networkstat'
MDTabs:
id: tab_panel
tab_display_mode:'text'
Tab:
title: app.tr._("Total connections")
ScrollView:
do_scroll_x: False
MDList:
id: ml
size_hint_y: None
height: dp(200)
OneLineListItem:
text: app.tr._("Total Connections")
_no_ripple_effect: True
BoxLayout:
orientation: 'vertical'
height: dp(58)
MDRaisedButton:
# size_hint: .6, 0
# height: dp(40)
text: app.tr._(root.text_variable_1)
elevation_normal: 2
opposite_colors: True
pos_hint: {'center_x': .5}
# MDLabel:
# font_style: 'H6'
# text: app.tr._(root.text_variable_1)
# font_size: '13sp'
# color: (1,1,1,1)
# halign: 'center'
title: app.tr._('Processes')
height: dp(500)
text: app.tr._("person-to-person")
text: app.tr._(root.text_variable_2)
# text: app.tr._(root.text_variable_2)
text: app.tr._("Brodcast")
text: app.tr._(root.text_variable_3)
# text: app.tr._(root.text_variable_3)
text: app.tr._("publickeys")
text: app.tr._(root.text_variable_4)
# text: app.tr._(root.text_variable_4)
text: app.tr._("objects")
#height: dp(40)
text: app.tr._(root.text_variable_5)
# text: app.tr._(root.text_variable_5)