Android: Add intention to generate View constructor convention

Fixes #KT-15150
This commit is contained in:
Kirill Rakhman
2017-01-16 23:06:55 +01:00
committed by Vyacheslav Gerasimov
parent f74c0950d2
commit ca86dbee72
14 changed files with 258 additions and 0 deletions
@@ -0,0 +1,6 @@
// "Add Android View constructors using '@JvmOverloads'" "true"
// ERROR: The type has a constructor, and thus must be initialized here
package android.content
public class Context