java.lang.IllegalArgumentException: Invalid Region.Op - only INTERSECT and DIFFERENCE in Button background failure

后端 未结 8 1946
自闭症患者
自闭症患者 2020-11-27 20:16

android Button background failure

when I try to add

android:background=\"@drawable/roundedbutton\"

into the .xml

&         


        
8条回答
  •  萌比男神i
    2020-11-27 20:55

    In my case the error occurred from a library i found the fix inside the issues of the corresponding github to that library

提交回复
热议问题