blob: 0f8e6e81f618096929bc3cd5071aa7f654b9df5d [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2013 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_enabled="false" android:drawable="@drawable/forward_disabled" />
<item android:drawable="@drawable/forward" />
</selector>