UNPKG

helpshift-plugin-phonegap

Version:

Plugin for integrating Helpshift's SDK into a Phonegap/Cordova project

10 lines (9 loc) 541 B
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/hs__actionbar_compat_item_pressed" android:state_pressed="true" /> <item android:drawable="@drawable/hs__actionbar_compat_item_focused" android:state_focused="true" /> <item android:drawable="@android:color/transparent" /> </selector> <!-- From: file:/Users/naiquevin/helpshift/code/r2d2/Helpshift/src/main/res/drawable/hs__actionbar_compat_selectable_item_background.xml -->