Refactoring: rename android-compiler-plugin to android-extensions-compiler
This commit is contained in:
Vendored
+19
@@ -0,0 +1,19 @@
|
||||
kotlinx
|
||||
|
||||
|
||||
kotlinx.android
|
||||
|
||||
|
||||
kotlinx.android.synthetic
|
||||
|
||||
public fun android.app.Activity.clearFindViewByIdCache(): kotlin.Unit
|
||||
public fun android.app.Fragment.clearFindViewByIdCache(): kotlin.Unit
|
||||
|
||||
|
||||
kotlinx.android.synthetic.main
|
||||
|
||||
|
||||
kotlinx.android.synthetic.main.test
|
||||
|
||||
|
||||
kotlinx.android.synthetic.main.test.view
|
||||
Reference in New Issue
Block a user