Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "Android Activity template",
"name": "Android Activity",
"description": "An Android Activity class",
"symbols/namespace/description": "namespace for the generated code",
"postActions/openInEditor/description": "Opens Activity1.cs in the editor"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "Android Layout template",
"name": "Android Layout",
"description": "An Android layout (XML) file",
"postActions/openInEditor/description": "Opens Layout1.xml in the editor"
}