premji012 commented on issue #154: URL: https://github.com/apache/cordova-common/issues/154#issuecomment-727914144
> Maybe you could just select the target Activity based on another attribute. `android:label="@string/activity_name"` might be unique to the MainActivity as well... Even if i use android label to update android:name, it is properly reverted when i remove plugin. But if i run cordova prepare in between and then run cordova plugin rm, the android:name value is not reverted it stays the same. Order of commands: 1. cordova plugin add "cordova-plugin-example" 2. cordova prepare 3. cordova plugin rm "cordova-plugin=example" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
