packaging
This commit is contained in:
parent
caa9e1a6fa
commit
f0c9fb441d
49 changed files with 2855 additions and 1724 deletions
|
|
@ -32,7 +32,7 @@ namespace ZicMoove.Droid
|
|||
Resource.Drawable.icon);
|
||||
ChooserTarget t = new ChooserTarget(
|
||||
new Java.Lang.String(
|
||||
Constants.ApplicationName), i,
|
||||
Constants.ApplicationLabel), i,
|
||||
.5f, new ComponentName(this, "ZicMoove.SendFilesActivity"),
|
||||
null);
|
||||
var res = new List<ChooserTarget>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue