blob: 9fff3af7a62705fd12ec3ff6262a07e186e32d7e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2014 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:state_selected="false"
android:state_pressed="false"
android:state_focused="false"
android:drawable="@drawable/distillation_quality_answer_yes_faded" />
<item
android:drawable="@drawable/distillation_quality_answer_yes_pressed" />
</selector>