Why is not possible to ise ${applicationId} placeholder for example in the
/xml/shortcuts.xml
When I using applicationIdSuffix ".xyz" in different flavors I can use
${applicationId} instead of manually typed package name.
I can also define own placeholder, but it looks that it is limited just for
the manifest.
It doesn't work in
<shortcut
...
<intent
android:targetPackage="${applicationId}"
It should be very useful. Only way is duplicated shortcuts.xml in every
flavor or make some own filtering mechanidm for files in the XML folder.
Also code completion doesn't works in the shortcuts.xml, it should not be
big issue when it works in the most others files.
--
You received this message because you are subscribed to the Google Groups
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.