@Override public void onResume() { super.onResume(); if (!getUserVisibleHint()) return; App.forgrundstråd.post(tjekFragmentSynligt); }