Skip to content
Commit a6ccc7b5 authored by Hai Zhang's avatar Hai Zhang
Browse files

Set enabled state recursively instead of using duplicateParentState.

android:duplicateParentState makes a child inherit all drawable states
from the parent, which means we can't make the parent enabled while
keeping the child disabled.

LOW_COVERAGE_REASON=b/326621383

Bug: 310218979
Test: manually confirm that checked and disabled state still looks okay
Change-Id: Id948e6dd0f4079919b680151372016a674d20a8c
parent fe8b8fc6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment