[Android] Change the documentation of the FolderBrowser class. We don't show invalid items anymore.

This commit is contained in:
Lioncash 2013-09-03 07:05:02 -04:00
parent 39ad48dfa5
commit 4f72671d32
1 changed files with 1 additions and 2 deletions

View File

@ -33,8 +33,7 @@ import org.dolphinemu.dolphinemu.gamelist.GameListActivity;
* the game list for easy browsing the next time the
* application is used.
* <p>
* Note that invalid items will be shown in the color red. <br/>
* Also note that this file browser does not display files
* Note that this file browser does not display files
* or directories that are hidden
*/
public final class FolderBrowser extends Fragment