mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
[Android] Change the documentation of the FolderBrowser class. We don't show invalid items anymore.
This commit is contained in:
parent
39ad48dfa5
commit
4f72671d32
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue