diff --git a/examples/android/toast/toast.v b/examples/android/toast/toast.v index 7985bee..1e47473 100644 --- a/examples/android/toast/toast.v +++ b/examples/android/toast/toast.v @@ -114,7 +114,6 @@ fn main() { app.gg = gg.new_context( width: 200 height: 400 - use_ortho: true // This is needed for 2D drawing create_window: true window_title: 'Toast Demo' user_data: app