hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Drawer fails to render sometimes on Android emulator #63

Closed weilu closed 10 years ago

weilu commented 10 years ago

During testing, I noticed that drawer failed to render sometimes on Android emulator(nexus one API level 19), without any relevant error message in the log.

screen shot 2014-06-04 at 12 55 48 pm

haustraliaer commented 10 years ago

As far as I'm aware this should be fixed (though I can't test it on anything). But I did change the drawer to animate to a "fixed" pixel position, rather that "100%" of it's width - which I beleive was causing this bug. If someone notices it again please re-open this issue.