@Override
 public void show() {
   tabsLayout.show();
   setVisibility(View.VISIBLE);
 }