Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
1 additions and
0 deletions
-
app/src/main/java/awais/instagrabber/activities/StoryViewer.java
|
|
@ -140,6 +140,7 @@ public final class StoryViewer extends BaseLanguageActivity { |
|
|
|
newIntent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); |
|
|
|
startActivity(newIntent); |
|
|
|
} |
|
|
|
else Toast.makeText(getApplicationContext(), R.string.no_more_stories, Toast.LENGTH_SHORT).show(); |
|
|
|
} |
|
|
|
else { |
|
|
|
if (isRightSwipe) { |
|
|
|