diff --git a/README.md b/README.md index 39d50db..bde6cc9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html) ![SDK](https://img.shields.io/badge/SDK-16%2B-green.svg) -![Release](https://img.shields.io/badge/release-0.0.8-green.svg) +![Release](https://img.shields.io/badge/release-0.0.9-green.svg) [![Jitpack](https://jitpack.io/v/myntra/CoachMarks.svg)](https://jitpack.io/#myntra/CoachMarks) [![Build Status](https://travis-ci.org/myntra/CoachMarks.svg?branch=master)](https://travis-ci.org/myntra/CoachMarks) [![CircleCI](https://circleci.com/gh/myntra/CoachMarks.svg?style=svg)](https://circleci.com/gh/myntra/CoachMarks) @@ -23,7 +23,7 @@ Add jitpack to your root `build.gradle` Add the dependency ``` dependencies { - compile 'com.github.myntra:CoachMarks:0.0.8' + compile 'com.github.myntra:CoachMarks:0.0.9' } ``` diff --git a/coachmarks/build.gradle b/coachmarks/build.gradle index e884ca8..cefbf10 100644 --- a/coachmarks/build.gradle +++ b/coachmarks/build.gradle @@ -9,7 +9,7 @@ android { minSdkVersion versions.minSdk targetSdkVersion versions.targetSdk versionCode 1 - versionName "0.0.8" + versionName "0.0.9" vectorDrawables.useSupportLibrary = true } diff --git a/coachmarks/src/main/res/layout/pop_up_coach_mark.xml b/coachmarks/src/main/res/layout/pop_up_coach_mark.xml index 7ecfe4e..8cacd35 100644 --- a/coachmarks/src/main/res/layout/pop_up_coach_mark.xml +++ b/coachmarks/src/main/res/layout/pop_up_coach_mark.xml @@ -43,28 +43,15 @@ android:background="@drawable/coachmark_pop_up_drawable" android:visibility="visible"> - - + + CoachMarks - Long press to quickly save item to wishlist + Tap & hold to save \n item to other collections