Hm... you could get the top level container view from the Window component and transform that view. The transformation probably needs to be done with a translation animation. However, you'll also need to catch and change touch events since their coordinates will be off.
On Thursday, October 10, 2013 7:52:06 PM UTC-5, bob wrote: > > Is there a way to push an activity to the right or left so that half of it > is off the screen? > > Thanks. > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

