Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Version 4.0.2

Compare
Choose a tag to compare
@JakeWharton JakeWharton released this 14 Aug 16:02
· 289 commits to master since this release
  • Upgrade to r7 support library.
  • Fix: Do not trigger menu creation after onCreate if activity is finishing.
  • Fix: Prevent overflow from displaying if there are no overflow action items.
  • Fix: Long-pressing menu key no longer triggers overflow.
  • Fix: Use proper tab state-list drawable to mimic ICS.
  • Fix: Ensure dispatching menu creation and preparation to fragments can
    properly return false when appropriate to avoid rendering artifacts.
  • Fix: Properly save and fetch action mode tag on ICS.
  • Fix: Add missing density-specific resources for certain asssets and remove
    unused assets.