Droppers / AnimatedBottomBar

A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.
MIT License
1.37k stars 109 forks source link

unexpected resource type : 'menu' expected string #58

Open HassanRahmanian opened 2 years ago

HassanRahmanian commented 2 years ago

there is a red error message when using AnimatedBottomBar

in android studio, in Design tab, app_tabs field gets red with this error message: "unexpected resource type : 'menu' expected string"

but it works fine anyway...

HassanRahmanian commented 2 years ago

tabissue