1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-27 21:27:30 +00:00

bad conflict resolution

This commit is contained in:
Austin Huang 2021-01-06 14:25:42 -05:00
parent 0f7fde38cd
commit a89e1f7bb5
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F

View File

@ -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) {