from G+
BB Christopher
02:59
+Philipp Crocoll I think I am suffering from a similar issue. I installed 0.9.9-pre1 from the Play store (beta program). I see the normal material design icon in my app drawer. However the small shortcut I've put in my notification drawer is now a default icon. When I click on it, it still opens the app though. It appears maybe the apk is missing some small icons.
BB Christopher
05:07
I looked into this a little bit and although I'm not terribly familiar with Android packaging, I think I've identified the source of this issue. You will notice that there are four sizes of ic_launcher.png however only /res/drawable-xxxhdpi-v4/ic_launcher.png is correct. The rest are simply defaults.
BB Christopher
02:59
+Philipp Crocoll I think I am suffering from a similar issue. I installed 0.9.9-pre1 from the Play store (beta program). I see the normal material design icon in my app drawer. However the small shortcut I've put in my notification drawer is now a default icon. When I click on it, it still opens the app though. It appears maybe the apk is missing some small icons.
BB Christopher
05:07
I looked into this a little bit and although I'm not terribly familiar with Android packaging, I think I've identified the source of this issue. You will notice that there are four sizes of ic_launcher.png however only /res/drawable-xxxhdpi-v4/ic_launcher.png is correct. The rest are simply defaults.