aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+```