I have created the binding library, when i implement the function and build the android application i getting below error.
No resource found that matches the given name (at 'textColor' with value '@color/bt_white').
No resource found that matches the given name (at 'background' with value '@color/bt_blue').
No resource found that matches the given name (at 'drawable' with value '@color/bt_black_12').
how to fix it