You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Circle uses vertical sidebar layout. It displays an image on the sidebar, and a text message on the main window. It registers a broadcast receiver which is provided by QCircle design template. It also creates an activity to run when the user opens the front cover, and sets it as a full screen view.
It shows a simple dialog when you click on the main window so that you know how to use QCircleDialog in your application.
Beanbird in Circle
BeanbirdinCircle uses an empty layout with a title bar and a back button. The main window of Beanbird in Circle has an image and a button; the image will change when you click the button.
It creates a broadcast receiver to open an URL when the user opens the front cover.