Skip to content

Commit a6ee5a7

Browse files
committed
v0.3
1 parent 38eccec commit a6ee5a7

File tree

5 files changed

+5
-24
lines changed

5 files changed

+5
-24
lines changed

android-view-hover-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<img src="screenshots/s1.png" alt="screenshot" title="screenshot" width="270" height="486" />
1+
<img src="https://raw.githubusercontent.com/android-cn/android-open-project-demo/master/android-view-hover-demo/screenshots/s1.png" alt="screenshot" title="screenshot" width="270" height="486" />
22

33
by [drakeet](https://github.com/drakeet)

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:0.11.+'
8+
classpath 'com.android.tools.build:gradle:0.12.2'
99
}
1010

1111
}

local.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
# Location of the SDK. This is only used by Gradle.
88
# For customization when using a Version Control System, please read the
99
# header note.
10-
#Sat Jul 12 17:59:34 CST 2014
11-
sdk.dir=/Applications/Android Studio.app/sdk
10+
#Wed Nov 19 00:18:55 CST 2014
11+
sdk.dir=/Users/drakeet/Applications/sdk

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include ':sticky-list-headers-demo'
1+
include ':android-view-hover-demo'

sticky-list-headers-demo/sticky-list-headers-demo.iml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)