kaloyan-raev/eclipse-ui-tips

App crashes on tablets because of corrupted icon image

Closed this issue · 2 comments

When running the application in a tablet emulator (API 12) it crashes with the following exception:

06-26 15:15:33.114: E/AndroidRuntime(410): android.app.RemoteServiceException: Bad notification posted from package name.raev.kaloyan.android.eclipseuitips: Couldn't attach StatusBarIcon: StatusBarIcon(pkg=name.raev.kaloyan.android.eclipseuitips id=0x7f020001 level=0 visible=true num=0 )

It looks like the mdpi version of the ic_stat_notify_eclipse.png icon is corrupted.