Android-ActionItemBadge v3.2.4 Release Notes

Release Date: 2016-03-17 // about 8 years ago
  • MIGRATION

    • prevent resource conflicts by prefixing
      • renamed badge.xml to action_item_badge.xml
      • renamed menu_badge.xml to menu_action_item_badge.xml
      • renamed menu_badge_large.xml to menu_action_item_badge_large.xml

    library

    • ⚡️ update to latest android iconics-core v2.5.10
    • rename the badge.xml and the layouts to action_item_* to prevent overwriting from other libs
      • could fix #43

    sample

    • ⚡️ update sample app dependencies

    general

    • ⚡️ update gradle to v2.12