timvdalen / gizmooi

Android widget that will display a different nice photo each day.
GNU General Public License v2.0
5 stars 3 forks source link

Setting new intent doesn't clear the old one so Toasts show up double #1

Closed timvdalen closed 11 years ago

timvdalen commented 11 years ago

It turns out that the new Intent was ignored because there already was a PendingIndent. The Toast doesn't show up double but the system uses the old attribution data.