6 messages in com.googlegroups.android-developers[android-developers] android will pro...
FromSent OnAttachments
stefoid28 Jul 2008 00:43 
NumB...@gmail.com28 Jul 2008 03:18 
Hong28 Jul 2008 12:22 
stefoid28 Jul 2008 17:10 
Romain Guy28 Jul 2008 17:13 
stefoid28 Jul 2008 20:51 
Subject:[android-developers] android will probably fail without this type of capability
From:stefoid (stev@yahoo.com)
Date:07/28/2008 12:43:14 AM
List:com.googlegroups.android-developers

Hi.

Is it possible to shrink a view from fullscreen to say, 80% of fullscreen and then continue to have user interaction with it?

lets say I have a fullscreen dialog with some buttons and text entry and whatnot. I shrink it to 80% with a scaling animation.

Can I continue to use it?

Or is it just a case that when I change the window dimensions, the layout bunches children closer together?

The former is what I would like to see, and it one of the reasons why SVG would be good. If its not possible, it should be implemented.

cheers