AndroidResideMenu v1.6 Release Notes
Release Date: 2015-01-07 // over 8 years ago-
๐ 1. Release to maven central.
- Fix the problem of items > 10. #4
Previous changes from v1.5
-
- 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 - Fix bug for setShadowVisible.
27b6491
- Add fitSystemWindows(Rect insets) method to avoid undesired status bar overlay. Remove private method setViewPadding(). _(Thanks @RlagoMan)_