コード例 #1
0
ファイル: FolderIcon.java プロジェクト: newstein/tpep
 public boolean getTextVisible() {
   return mFolderName.getVisibility() == VISIBLE;
 }