I have a problem with proguard and a FloatingActionButton. If I load the android-optimize defaults for proguard, the background of the FAB appears transparent. But it still works as intended, so the class is there. If I load the proguard-android defaults, the background is painted correctly. Did something similar happen to anybody else?