Hi,
I'm thinking about doing a loop to perform some action on each view as long as the view has certain property (ex: TextSize). I know how to iterate the views in an activity, I know how to check is of certain type, but can I check for properties, no matter the type?
Regards!
I'm thinking about doing a loop to perform some action on each view as long as the view has certain property (ex: TextSize). I know how to iterate the views in an activity, I know how to check is of certain type, but can I check for properties, no matter the type?
Regards!