Added forgotten stat

pull/14/head
Tim Su 13 years ago
parent a645946133
commit 614a50fe68

@ -128,6 +128,8 @@ public class ActFmLoginActivity extends Activity implements AuthListener {
getWindow().setFormat(PixelFormat.RGBA_8888);
getWindow().addFlags(WindowManager.LayoutParams.FLAG_DITHER);
StatisticsService.reportEvent("actfm-login-show"); //$NON-NLS-1$
setResult(RESULT_CANCELED);
}

Loading…
Cancel
Save