question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adaptive launcher icon

See original GitHub issue

Android 8.0 (API level 26) introduces adaptive launcher icons, which can display a variety of shapes across different device models. - Source

The rendering of the launcher icon changes for different Android versions once the targetSdkVersion is set to 26.

Android 6, targetSdkVersion 25 or 26

34c3-android-9-25

Android 9, targetSdkVersion 25

34c3-android-9-25

Android 9, targetSdkVersion 26

34c3-android-9-26

Related issues

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
AndyScherzingercommented, Nov 19, 2018

@johnjohndoe I created a PR which should solve this for ccc34c3 -> #86

0reactions
RuchiraGamagecommented, Oct 22, 2018

i’m really sorry for the late i’m stuck with some other personal works that’s why i couldn’t do much on this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Adaptive icons - Android Developers
Adaptive icons are primarily used by the launcher on the homescreen, but can also be used in shortcuts, the Settings app, sharing dialogs, ......
Read more >
How to create and use Adaptive Icons on Android
An Adaptive Icon is made up of two layers, a foreground and background. The foreground layer can be a PNG image, a vector...
Read more >
Create adaptive icons in Flutter with flutter_launcher_icons
In this tutorial, you'll learn how to create Flutter launcher icons using this package. Using flutter_launcher_icons in Flutter; Adding a custom ...
Read more >
Implementing Adaptive Icons - Medium
Android O introduces an new application icon format called adaptive icons, intended to make all icons on a device more coherent.
Read more >
Android adaptive icons - YouTube
Adaptive icons, introduced in Android-O, are a new way to deliver your application's icon which will be masked by user's devices; ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found