svoid aHideTitleBar() { androidUI(r { callOpt(callOpt(aActivity(), 'getSupportActionBar), 'hide); }); }