How would i get rid of that little box that has the messaging app while retaining the share icon?
<item
android:id="@+id/share"
app:actionProviderClass="android.support.v7.widget.ShareActionProvider"
android:title="share"
app:showAsAction="always" />