feat: added new disign for timer_screen; deleted back and delete_timer fuctions; added id for navigation panel; added new backend for sounds ffpyplayer, converted alarm-beep.mp3 into CBR mp3
This commit is contained in:
@@ -24,14 +24,17 @@
|
||||
icon: "clock-outline"
|
||||
|
||||
CommonNavigationRailItem:
|
||||
id: timers_nav
|
||||
icon: "timer-outline"
|
||||
text: "Таймеры"
|
||||
|
||||
CommonNavigationRailItem:
|
||||
id: guide_nav
|
||||
icon: "compass-outline"
|
||||
text: "Гид"
|
||||
|
||||
CommonNavigationRailItem:
|
||||
id: info_nav
|
||||
icon: "information-outline"
|
||||
text: "Инфо"
|
||||
|
||||
@@ -40,5 +43,6 @@
|
||||
y: "12dp"
|
||||
|
||||
MDNavigationRailMenuButton:
|
||||
id: menu
|
||||
icon: "menu"
|
||||
on_release: app.open_menu(self)
|
||||
|
||||
Reference in New Issue
Block a user