mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-12-13 15:36:29 +00:00
bad conflict resolution
This commit is contained in:
parent
0f7fde38cd
commit
a89e1f7bb5
1 changed files with 7 additions and 8 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue