Example #1
0
 public virtual bool hasText()
 {
     return(mTextButton.getVisibility() != GONE);
 }