Skip to content
Commit dc0445bb authored by Benoit Lubek's avatar Benoit Lubek
Browse files

Remove hard-coded DrawSelectorOnTop on ListFragment's default ListView.



When using the default layout of a ListFragment, the
returned ListView has its DrawSelectorOnTop property
hard-coded to false.
There is no reason for this, as this property is themable.
This change removes the hard-coded attribute.

Change-Id: Idc90fd04680c19d3731b30d84764858a28783864
Signed-off-by: default avatarBenoit Lubek <bodlulu@gmail.com>
parent e8acd367
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