User:SAMdroid/Post GCI Hackathon

From Sugar Labs
Jump to navigation Jump to search

Goal

Hack those views and get the designs done!

Links

add_overlay(widget, x, y)
move_overlay(widget, x, y)
show_overlays()
hide_overlays()
    • Next up, a UI for hiding/showing overlays on the view toolbar
    • Each activity will have to decide how to use the overlays, I think

Work Already Done