Skip to content

Commit

Permalink
Fix imports for MDCBottomNavigationItemView.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 354160330
  • Loading branch information
afweiss authored and material-automation committed Jan 27, 2021
1 parent 3a4270e commit afe4105
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@

#import "MDCBottomNavigationItemView.h"

#import "MaterialInk.h"
#import "MaterialRipple.h"
#import <MDFInternationalization/MDFInternationalization.h>

#import "MaterialAvailability.h"
#import "MDCBottomNavigationBar.h"
#import "MDCBottomNavigationItemBadge.h"

Expand Down

0 comments on commit afe4105

Please sign in to comment.