FaceOffToggleButton
FaceOffToggleButton copied to clipboard
Background colors
There are no methods for setting the background colors or even any special thing, each time that I try any from the XML this comes up Error:(14) No resource identifier found for attribute 'foRightBackgroundColor' in package 'com.my.package'
Also from java the methods don´t exist
I've also encountered this problem.
Just downloaded source and copied to my app sources
@icaboalo xmlns:app="http://schemas.android.com/apk/lib/com.nightonke.faceofftogglebutton"
use this for no resource identifier problem and yes no java code for setting colors