blob: 4d608a1652120be863a4d173638a0ae4f4a9a1aa [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2017 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@android:color/white" android:state_selected="true"/>
<item android:color="@color/primary_text_disabled_material_light" android:state_enabled="false"/>
<item android:color="@color/default_icon_color"/>
</selector>