app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.utils
/
getViewsByType
get
Views
By
Type
androidJvm
fun
<
T
:
View
>
ViewGroup
.
getViewsByType
(
klass
:
Class
<
T
>
)
:
List
<
T
?
>
Content copied to clipboard
inline
fun
<
T
:
View
>
ViewGroup
.
getViewsByType
(
)
:
List
<
T
?
>
Content copied to clipboard