From 56ea0bff03c142d31652e7b3ae38ca6f22130cf0 Mon Sep 17 00:00:00 2001 From: "mudit.pant" Date: Thu, 16 Mar 2017 22:53:13 +0530 Subject: [PATCH] minor ui fix + bump version to 0.0.9 --- README.md | 4 +-- coachmarks/build.gradle | 2 +- .../src/main/res/layout/pop_up_coach_mark.xml | 30 +++++++++---------- sample/build.gradle | 2 +- .../myntra/sample/CoachMarksDemoActivity.java | 6 ++-- sample/src/main/res/values/strings.xml | 2 +- 6 files changed, 24 insertions(+), 22 deletions(-) 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