Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
Hi. Thanks for reporting this. Fixed in alpha-04
No update yet.
Hi. Thanks for reporting this. Fixed in alpha-04
Description
Version used: 2.1.0-alpha02
Currently, NavigationUI uses @android:integer/config_mediumAnimTime or 400ms for transition animations. However, the default animation timeframe for Fragments and Activities is 220ms (the private config_activityDefaultDur value).
NavigationUI should match those default.