import android.widget.*; static Space aSpace() { ret androidUI(func -> Space { new Space(androidActivity()) }); }