focusnet / focus-app-android

FOCUS Mobile
http://www.focusnet.eu
MIT License
0 stars 0 forks source link

No animation when the BACK button is pressed in ProjectListingActivity #24

Open jlnknz opened 8 years ago

jlnknz commented 8 years ago

See ProjectListingActivity#onBackPressed()

init.setFlags(ANIMATION) may help, but I did not investigate further.