mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
[Android] Change the documentation of the FolderBrowser class. We don't show invalid items anymore.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user