List of utility methods to do View Show
if (null == view) { return; if (view.getVisibility() != visibility) { view.setVisibility(visibility);