I'm using the android facebook sdk component from xamarin in forms with a loginbutton forms control and a renderer that hooks up to the facebook LoginButton widget. I've tried my own implementation as well as this gist that I found on some forum post or another (can't find it again).
Everything functions fine but the button background, icon and text color aren't coming through (see attached photo and don't judge, its a work in progress ). I'm not getting any resource errors or anything in the output debug log that shows anything is going wrong.
Has anyone seen anything like this before or possibly can give any clues to lead me on the right direction? Running the sample app that comes with the component is working fine.
EDIT: not sure why, but the attachment thumbnail isn't loading properly. Seems to work by clicking on it though to see the full view.