static LinearLayout aVerticalStack(View... views) { ret aVerticalLinearLayout(views); }