Controlling application screen size on startup

When I start the application on my android it runs full screen portrait or landscape. I want to change the size so that it starts really small. For instance I want to start the application as an icon and then be able to move the icon around the screen to give access to native objects and apps and when the user taps on the app as an icon, it then resizes to full screen. This is sort of like how facebook messenger faces works or how MacAfee works with it’s little status tab. 

-J

Corona is full screen only. It can’t be used to make widgets and such.

Corona is full screen only. It can’t be used to make widgets and such.