lioncash 13f30d1d1d [Android] Simplify GameListFragment.Fill a little bit.
Made the filtering check against a HashSet of specified supported extensions.
Not only does this get rid of the multitude of checks for extensions in the if-statement, but it also makes for less typing in the future if new file extensions/formats are used. Simply add the extension to support to the set, and you're done.
2013-07-15 09:35:45 -04:00
..
2013-05-21 20:30:09 -04:00
2013-02-27 10:55:25 +01:00
2013-07-09 18:08:43 -04:00
2013-07-09 18:08:43 -04:00