Commit 725deeca by Sebastián Katzer

Now it looks better ...

parent 1dee9033
......@@ -102,7 +102,7 @@ namespace Cordova.Extension.Commands
tile.Count = options.Badge;
}
tile.Title = options.Title;
tile.BackTitle = options.Title;
tile.BackContent = options.Message;
return tile;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment