sockeqwe / mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps
http://hannesdorfmann.com/mosby/
Apache License 2.0
5.49k stars 841 forks source link

Some small Graphic issue #70

Closed HowardSchmaeu closed 9 years ago

HowardSchmaeu commented 9 years ago

in Your Mail App: if you pull down ... your mails will be refreshed ... the List and also the small circle comes from the Top UNDER the Toolbar. Also if you scroll down... the List disappear behind the Toolbar...

BUT if u Star an Item and UNSTAR this... the List and the Circle comes from the Top of the Screen

image

sockeqwe commented 9 years ago

Yeah, not sure what's going on here, but the problem seems to be the star explode animation.

Sorry, but you are here on your own since it's not Mosby related. You may consider create a new issue in the github repo of the animations library I'm using

or

simply not use the animation and just swap image resource for stared / unstared or something like this.