Konstantin Otte

Results 3 comments of Konstantin Otte

I work with vector drawables but use **android:src="@drawable/ic_fab_new"** instead. Works well.

your right, my bad! _Edit_ I tested this with API 16 and all the icons show properly. My vector drawables are in xml fromat: ``` ```

i can confirm that "android:src" has no effect. Using: 'com.getbase:floatingactionbutton:1.10.1'