- Sep 20, 2011
- 1
- 21
Over the last month or so, I've been having an issue with the ebay application on the MIUI rom. Whenever I have an auction with options, the app force-closes when I attempt to select an option. It's repeatable, and I've been emailing the stacktrace when it happens, but with no response - so I thought I'd try in here instead.
I've done a little digging through a stacktrace from the app when it fails (see attached email) and it looks like the culprit is:
java.lang.ClassCastException: com.android.internal.widget.RoundCornerListAdapter
Digging through android's package index on http://developer.android.com/reference/packages.html suggests that this class no longer exists (i don't know if it used to exist, though).
There's a list of classes here: http://developer.android.com/reference/android/widget/package-summary.html
It looks to me like that's the root cause of the issue with the ebay application's option selection.
i can provide the full stacktrace on here if anyone's interested?
b
I've done a little digging through a stacktrace from the app when it fails (see attached email) and it looks like the culprit is:
java.lang.ClassCastException: com.android.internal.widget.RoundCornerListAdapter
Digging through android's package index on http://developer.android.com/reference/packages.html suggests that this class no longer exists (i don't know if it used to exist, though).
There's a list of classes here: http://developer.android.com/reference/android/widget/package-summary.html
It looks to me like that's the root cause of the issue with the ebay application's option selection.
i can provide the full stacktrace on here if anyone's interested?
b