aa01d6d7cf
- change property return type signatures from View to actual widget type - simplify and update tests
6 lines
84 B
Kotlin
6 lines
84 B
Kotlin
package android.widget
|
|
|
|
class EditText
|
|
class TextView
|
|
class Button
|
|
class FrameLayout |