Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <PaperTicketGridLayout>
- BoxLayout:
- orientation: "vertical"
- size: root.width, root.height
- Accordion:
- orientation: 'vertical'
- AccordionItem:
- title: 'New Ticket'
- Label:
- text: "Building Number"
- Label:
- text: "Room Number"
- AccordionItem:
- title: 'New Ticket'
- Label:
- text: "Building Number"
- Label:
- text: "Room Number"
Add Comment
Please, Sign In to add comment