aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <liangyuteng12345@gmail.com>2017-08-09 21:45:23 +0800
committerGitHub <noreply@github.com>2017-08-09 21:45:23 +0800
commit6533b4f4ff9a3ef460fbc573b0641b994ec6d2ff (patch)
tree86a4fa938a6c7d5ee925f66786b1c4296bfb0ab7
parent48ce447daa6d5c8a6d81f14c593e4cb063bc036c (diff)
downloadAnimations-master.tar
Animations-master.tar.gz
Animations-master.tar.bz2
Animations-master.zip
Update README.mdHEADmaster
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index bf8559c..1b594f9 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![](https://jitpack.io/v/AndroidSnippet/Animations.svg)](https://jitpack.io/#AndroidSnippet/Animations)
-Beautiful animations and views from AOSP
+Beautiful animations from AOSP
# 依賴
@@ -18,7 +18,7 @@ Beautiful animations and views from AOSP
* 查詢最新版本
-請前往 [Release頁面](https://github.com/AndroidSnippet/Animations/releases) 獲取最新版本號
+當前最新版本號:[![](https://jitpack.io/v/AndroidSnippet/Animations.svg)](https://jitpack.io/#AndroidSnippet/Animations)
* 添加依賴
@@ -71,7 +71,7 @@ Beautiful animations and views from AOSP
## Appear / Disappear Animation
- **設置 中 確認密碼時的進入/退出動畫** (API21+)
+ **設置 中 確認密碼時的進入/退出動畫**
Activity 位於:[ConfirmLockPattern](https://android.googlesource.com/platform/packages/apps/Settings/+/master/src/com/android/settings/ConfirmLockPattern.java)
@@ -112,4 +112,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-``` \ No newline at end of file
+```