I use NineOldAndroids library to scale my custom layout.
public class MyLayout extends FrameLayout { // LayoutParams.MATCH_PARENT and all. ... @Overrid
Use ViewGroup.layout. It may be the easiest way to scale(&move) ViewGroup.