Sheepz wrote: > but how do I implement overlapping with a relative layout?
Try padding. Card B has left and top aligned with Card A, but Card B has padding which shifts the card to provide the overlap. In principle, Romain Guy's answer (write your own layout) is probably the right one, but writing a layout is not well-documented at this point, AFAIK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

