You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/2305723
Context: https://github.com/mattleibow/MauiAppWithMultipleIcons
Apparently launching an activity-alias was not supported at all. That
probably means very few people use it, however we really should be
able to launch them.
The changes to `android-platform-support` include the ability for
`GetAndroidActivityName` to find `activity-alias` elements which have
the correct metadata. This allows us to launch them via the typical
`Run` command to launch them.
Added a unit test.
Bump to DevDiv/android-platform-support/main@cc26de2b
* Merged PR 595972: Add support for activity-alias...
0 commit comments