7 package com.google.appinventor.components.runtime.util;
9 import android.view.Gravity;
22 this.viewLayout = viewLayout;
42 throw new IllegalArgumentException(
"Bad value to setHorizontalAlignment: " + alignment);
63 throw new IllegalArgumentException(
"Bad value to setVerticalAlignment: " + alignment);