Android Extensions: Remove deprecated k.a.s.<layout> convention
This commit is contained in:
@@ -21,15 +21,4 @@ kotlinx.android.synthetic.main.test
|
||||
|
||||
kotlinx.android.synthetic.main.test.view
|
||||
|
||||
public val android.view.View.stub: android.view.View!
|
||||
|
||||
|
||||
kotlinx.android.synthetic.test
|
||||
|
||||
public val android.app.Activity.stub: android.view.View!
|
||||
public val android.app.Fragment.stub: android.view.View!
|
||||
|
||||
|
||||
kotlinx.android.synthetic.test.view
|
||||
|
||||
public val android.view.View.stub: android.view.View!
|
||||
Reference in New Issue
Block a user