Browse Source
bad conflict resolution
renovate/org.robolectric-robolectric-4.x
Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
7 additions and
8 deletions
-
app/src/main/java/awais/instagrabber/fragments/StoryViewerFragment.java
|
@ -777,7 +777,6 @@ public class StoryViewerFragment extends Fragment { |
|
|
isHighlight, |
|
|
isHighlight, |
|
|
storyCallback); |
|
|
storyCallback); |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
private void refreshStory() { |
|
|
private void refreshStory() { |
|
|
if (binding.storiesList.getVisibility() == View.VISIBLE) { |
|
|
if (binding.storiesList.getVisibility() == View.VISIBLE) { |
|
|