Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Fix extra character in screenshot folder path #3855

Merged
merged 1 commit into from
May 20, 2016
Merged

[Android] Fix extra character in screenshot folder path #3855

merged 1 commit into from
May 20, 2016

Conversation

NotTsunami
Copy link
Contributor

@NotTsunami NotTsunami commented May 20, 2016

Environment.getExternalStorageDirectory().getPath() covers the end of the path with a slash, get rid of the extra slash to fix the path.

Fixes https://bugs.dolphin-emu.org/issues/9560


This change is Reviewable

Environment.getExternalStorageDirectory().getPath() covers the end of the path with a slash, get rid of the extra slash to fix the path.
@lioncash
Copy link
Member

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable

@lioncash lioncash merged commit 63d2e6c into dolphin-emu:master May 20, 2016
@brujo5
Copy link

brujo5 commented May 20, 2016

just tried 4.0-9377 and still the same. thanks

@brujo5
Copy link

brujo5 commented May 23, 2016

@Tsunamical

OK, if I reinstall an older version before the problem appear then reinstall the latest build, all images thumb appear again and still work good until I hit the refresh button.

So the problem is relating to the refresh button function. ( cache not refreshing correctly)

@brujo5
Copy link

brujo5 commented May 27, 2016

any update on this? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants