Android Question Chat messaging Error

Makumbi

Well-Known Member
Licensed User
Please help

B4X:
.\res.chatmessageview\layout\chat_view.xml:38: error: Error: No resource found that matches the given name (at 'style' with value '@style/Base.Widget.AppCompat.Button.Borderless').
..\res.chatmessageview\drawable\message_text_shape_left.xml:7: error: Error: No resource found that matches the given name (at 'color' with value '@Color/button_material_light').
 

DonManfred

Expert
Licensed User
Longtime User
Did you added AppCompat (and a appcompat theme) to your app?
 
Upvote 0
Top