fix crash in ViewThreadFragment

This commit is contained in:
Conny Duck 2018-07-07 12:09:15 +02:00
commit b2c0ed69f6
2 changed files with 8 additions and 8 deletions

View file

@ -144,7 +144,6 @@ public final class ViewThreadFragment extends SFragment implements
});
}
@Nullable
@Override
public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container,
@Nullable Bundle savedInstanceState) {