I am trying to start an Activity A having GridView as layout from an AsyncTask T. But it can not start A and shows
SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
error in logcat.
This is happening only in Samsung Galaxy as far as I know. Its working in Galaxy SII with 4.2.2 but not in Galaxy SIII with 4.0.4.
Any help will be appreciated.