Skip to content

Instantly share code, notes, and snippets.

@kaustubhgupta
Created August 18, 2020 18:42
Show Gist options
  • Save kaustubhgupta/19ec41eb245452e0d2116bc5c15b61a2 to your computer and use it in GitHub Desktop.
Save kaustubhgupta/19ec41eb245452e0d2116bc5c15b61a2 to your computer and use it in GitHub Desktop.
kv = """
Screen:
BoxLayout:
orientation: 'vertical'
MDToolbar:
title: "MDToolbar"
left_action_items: [["menu", lambda x: app.callback()]]
right_action_items: [["dots-vertical", lambda x: app.callback()]]
Widget:
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment