fixes latest commit, for DEV
This commit is contained in:
parent
aac7278f58
commit
8f5e0177b2
6 changed files with 43 additions and 9 deletions
|
|
@ -15,8 +15,8 @@ using static Android.Manifest;
|
|||
namespace ZicMoove.Droid
|
||||
{
|
||||
[Service(
|
||||
Name = "fr.pschneider.bas.YavscChooserTargetService",
|
||||
Label = "Yavsc share service",
|
||||
Name = Constants.ApplicationName + ".YavscChooserTargetService",
|
||||
Label = Constants.ApplicationLabel + " share service",
|
||||
Permission = Permission.BindChooserTargetService,
|
||||
Icon = "@drawable/icon",
|
||||
Exported = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue