THE
Set small text size
THE
Set the default text size
THE
Set large text size
Brisbane stalwart Mitch Robinson has taken to social media to announce his time at the club has ended, taking a parting shot at coach Chris Fagan in the process.
Robinson, who played 147 of his 247 AFL games with the Lions after being signed as a delisted free agent from Carlton in 2014, was dropped after their thrilling elimination final win over Brisbane, and couldn’t break back into the team.
In an emotional Instagram post, the 33-year old paid tribute to the fans and the Lions, saying it was an ‘absolute privilege’ to represent the club – but took issue with Fagan preventing a public retirement announcement.
Devastated Fages wouldn’t allow me to announce this in person to the supporters and my team mates, but I guess that’s footy…” Robinson wrote.
“It’s been an absolute privilege pulling on the Fitzroy and Lions jumper!
“Thank you all for the last 8 years, I’ll never forget the love you all showed me, Emma and my kids.
“I left it all out there every single game, I love you all.”
Robinson’s career appeared at the crossroads when a series of off-field incidents saw him delisted by Carlton at the end of 2014; but he made the most of a Lions lifeline to become one of the league’s fiercest competitors.
The tough nut won the Lions’ best and fairest in his first season at the club – a joint winner alongside teammates Dayne Zorko, Dayne Beams and Stefan Martin – and was part of the group that rose from nowhere to the top four for the 20119 season .
He watched on as the Lions’ season was ended with a crushing 71-point loss to Geelong in Friday night’s preliminary final.
However, Robinson has not officially retired, opening the door for a rival club to once again sign him as a delisted free agent this off-season.
CLICK HERE for a seven-day free trial to watch the AFL on KAYO
// This is called with the results from from FB.getLoginStatus(). var aslAccessToken = ''; var aslPlatform = ''; function statusChangeCallback(response) { console.log(response); if (response.status === 'connected') { if(response.authResponse && response.authResponse.accessToken && response.authResponse.accessToken != ''){ aslAccessToken = response.authResponse.accessToken; aslPlatform = 'facebook'; tryLoginRegister(aslAccessToken, aslPlatform, ''); }
} else { // The person is not logged into your app or we are unable to tell. console.log('Please log ' + 'into this app.'); } }
function cancelLoginPermissionsPrompt() { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.remove('u-d-none'); }
function loginStateSecondChance() { cancelLoginPermissionsPrompt(); FB.login( function(response) {
}, { scope: 'email', auth_type: 'rerequest' } ); }
// This function is called when someone finishes with the Login // Button. See the onlogin handler attached to it in the sample // code below. function checkLoginState() { FB.getLoginStatus(function(response) {
var permissions = null;
FB.api('/me/permissions', { access_token: response.authResponse.accessToken, }, function(response2) { if(response2.data) { permissions = response2.data; } else { permissions = []; }
var emailPermissionGranted = false; for(var x = 0; x < permissions.length; x++) { if(permissions[x].permission === 'email' && permissions[x].status === 'granted') { emailPermissionGranted = true; } } if(emailPermissionGranted) { statusChangeCallback(response); } else { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none'); } }); }); } window.fbAsyncInit = function() { FB.init({ appId : 392528701662435, cookie : true, xfbml : true, version : 'v3.3' }); FB.AppEvents.logPageView(); FB.Event.subscribe('auth.login', function(response) { var permissions = null; FB.api('/me/permissions', { access_token: response.authResponse.accessToken, }, function(response2) { if(response2.data) { permissions = response2.data; } else { permissions = []; } var emailPermissionGranted = false; for(var x = 0; x < permissions.length; x++) { if(permissions[x].permission === 'email' && permissions[x].status === 'granted') { emailPermissionGranted = true; } } if(emailPermissionGranted) { statusChangeCallback(response); } else { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none'); } }); }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));