Skip to content

Commit

Permalink
Rename preview panel to "Anko Layout Preview"
Browse files Browse the repository at this point in the history
  • Loading branch information
yanex committed May 11, 2017
1 parent 3698dfe commit d5a5265
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class AnkoNlPreviewManager(
}
}

override fun getToolWindowId() = "Anko DSL Preview"
override fun getToolWindowId() = "Anko Layout Preview"
override fun getComponentName() = "AnkoNlPreviewManager"
public override fun getToolWindow() = super.getToolWindow()

Expand Down

0 comments on commit d5a5265

Please sign in to comment.