remove not-working fix
This commit is contained in:
parent
2371a0887c
commit
89fb7976a3
1 changed files with 0 additions and 2 deletions
|
@ -144,8 +144,6 @@ public class DashFavoritesFragment extends DashBaseFragment {
|
|||
});
|
||||
favorites.addView(view);
|
||||
}
|
||||
//Check if this fixes that lists are empty when returning from the map screen
|
||||
mainView.invalidate();
|
||||
}
|
||||
|
||||
private void updateArrows() {
|
||||
|
|
Loading…
Reference in a new issue