Skip to content

Instantly share code, notes, and snippets.

@marcus67
Last active January 29, 2016 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcus67/cb38c204bba88cbf1356 to your computer and use it in GitHub Desktop.
Save marcus67/cb38c204bba88cbf1356 to your computer and use it in GitHub Desktop.
test.py
# coding: utf-8
import ui
view = ui.load_view('top_navigation_new')
view.present(style='sheet')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment