Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[Android] Change a check for an empty path from !path.equals("") to !…
…path.isEmpty() in GameListItem. Also simplify the logging exception tag in the constructor.
- Loading branch information