今天在华为CUN-AL00手机上使用FloatingActionButton的时候,出现了如标题所描述的bug,我的解决办法是把android:backgroundTint="xxx"改为app:backgroundTint="xxx",然后问题解决。