Legacy icon does not show when using adaptive icon
17:40 08 Jun 2017

I just converted my app icon to be compatible with android o's adaptive icons using the Image Asset Studio in android studio

when I run my project now on my device running API 25 I get the default green android icon and not my icon.

this is my manifest


and these are the files the image asset studio created

enter image description here

Is this just an Android Studio bug or did I miss something?

android android-studio android-icons