From 39d3fe7b5d09d04c7b6395cb679885003e65abc9 Mon Sep 17 00:00:00 2001 From: Ed Falk Date: Wed, 7 Oct 2015 11:57:52 -0700 Subject: FM: Fix headphone icon Original headphones were mis-matched w.r.t. default/selected. This change normalizes the icon. Also fixes a couple compiler warnings in FMRadio.java Change-Id: Iee383bc23455562f21c3c431d5b291506e0e3e13 --- fmapp2/res/drawable/ic_btn_earphone_select.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fmapp2/res/drawable/ic_btn_earphone_select.xml') diff --git a/fmapp2/res/drawable/ic_btn_earphone_select.xml b/fmapp2/res/drawable/ic_btn_earphone_select.xml index 443e1f6..979cb52 100644 --- a/fmapp2/res/drawable/ic_btn_earphone_select.xml +++ b/fmapp2/res/drawable/ic_btn_earphone_select.xml @@ -11,7 +11,7 @@ android:strokeAlpha=".1" android:pathData="M0 0h24v24h-24z" /> -- cgit v1.2.3