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.

Overwrites App Icons and Theme in Manifest

See original GitHub issue

The application Properties android:icon, android:roundIcon and android:theme should be removed from the manifest, as these can cause conflicts.

Wan’t to use this library in our app but the mentioned manifest properties result in our app icon getting overwritten by the placeholder on new android versions.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sabiebercommented, Jul 25, 2018

Works like a charm. Thanks a lot for fixing it so quickly!

1reaction
poovamrajcommented, Jul 25, 2018

Hi we have uploaded a version 1.0.2

compile ‘com.poovam:pin-edittext-field:1.0.2’

But in the local test clearing the manifest doesn’t seem to solve the issue. I am working on this and will update soon with a fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Overwritten app icon (Android) · Issue #10 · tanersener/flutter ...
TL;DR; one of the underlying libraries seems to be overwriting the launcher icon. To reproduce: run flutter create ffmpeg_test
Read more >
android activity - Overwrite manifest (themes) - Stack Overflow
My question is: there are any way to replace or merge the android manifest or some parts of tiapp.xml file: uses-permission android:name="com.
Read more >
display_override - Web app manifests | MDN
Display override objects are display-mode strings, the possible ... a different window, its own icon in the application launcher, etc.
Read more >
Manage manifest files - Android Developers
This page describes how our build tools ingest manifest files to determine the ultimate look and experience of your app.
Read more >
Manifest schema reference - Teams - Microsoft Learn
The Microsoft Teams app manifest describes how your app integrates into ... This way, when the new manifest is installed, it overwrites the ......
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