Android Extensions: Support LayoutContainer in code generation
This commit is contained in:
Vendored
+2
@@ -8,6 +8,8 @@ kotlinx.android.synthetic
|
||||
|
||||
public fun android.app.Activity.clearFindViewByIdCache(): kotlin.Unit
|
||||
public fun android.app.Fragment.clearFindViewByIdCache(): kotlin.Unit
|
||||
public fun android.view.View.clearFindViewByIdCache(): kotlin.Unit
|
||||
public fun kotlinx.android.extensions.LayoutContainer.clearFindViewByIdCache(): kotlin.Unit
|
||||
|
||||
|
||||
kotlinx.android.synthetic.main
|
||||
|
||||
Reference in New Issue
Block a user