setEnabledDeeply

Recursively sets the enabled state of this View and all its descendants.

For ImageViews, also adjusts the alpha to indicate enabled/disabled state.

Parameters

enabled

True to enable this View and its descendants, false to disable.