summaryrefslogtreecommitdiffstats
path: root/res/drawable/all_apps_search_hint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/all_apps_search_hint.xml')
-rw-r--r--res/drawable/all_apps_search_hint.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/all_apps_search_hint.xml b/res/drawable/all_apps_search_hint.xml
index 36a0f0373..b2ff7a428 100644
--- a/res/drawable/all_apps_search_hint.xml
+++ b/res/drawable/all_apps_search_hint.xml
@@ -15,6 +15,6 @@
limitations under the License.
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:color="#00FFFFFF" android:state_focused="true" />
+ <item android:color="@android:color/transparent" android:state_focused="true" />
<item android:color="?android:attr/colorAccent"/>
</selector> \ No newline at end of file