AndroidResideMenu v1.6 Release Notes

Release Date: 2015-01-07 // over 9 years ago
  • ๐Ÿš€ 1. Release to maven central.

    1. Fix the problem of items > 10. #4

Previous changes from v1.5

    1. Add fitSystemWindows(Rect insets) method to avoid undesired status bar overlay. Remove private method setViewPadding(). _(Thanks @RlagoMan)_
      2965c94 #13 ๐Ÿ›  2. Fixed activity not fitting into the dark placeholder.
      97d9b83 #18 #19 ๐Ÿšš 3. It should remove the other menu view while showing a menu.
      ada0245 #30
    2. Fix bug for setShadowVisible.
      27b6491