This repository was archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
Internal classes are public and may actually be useful. #63
Closed
@Redth
Description
Google for some reason marks classes inside of internal packages as public, and sometimes they are useful.
In this case BottomNavigationItemView and BottomNavigationMenuView are some culprits:
Related to comments on #62 from @corjohnson
Some additional info: https://stackoverflow.com/questions/36032177/android-new-bottom-navigation-bar/36033640#36033640 and https://stackoverflow.com/questions/41649494/how-to-remove-icon-animation-for-bottom-navigation-view-in-android/41690461
Metadata
Metadata
Assignees
Labels
No labels