Android Studio – android material design sample code giving missing resources errors
I am trying to run android material design same taken from below https://github.com/material-components/material-components-android but getting these errors : failed :lib:packageDebugResources tokens.xml Can't determine type for tag '<macro name="m3_comp_bottom_app_bar_container_color">?attr/colorSurface</macro>' tokens.xml Can't determine type for tag '<macro name="m3_sys_color_dark_surface_tint">?attr/colorPrimary</macro>' fab_tokens.xml Can't determine type…