From a91ec66fabf56e6a5982e872dfb65ff8ddabda1e Mon Sep 17 00:00:00 2001 From: Little Mango <244261996@qq.com> Date: Mon, 3 Sep 2018 20:26:28 +0800 Subject: [PATCH] add QR Code --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 06a2e9d..dc3b8e3 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,9 @@ StackLayoutManager manager = new StackLayoutManager(ScrollOrientation.BOTTOM_TO_ Sample ------- You can clone or download this project to your computer and install **sample** apk on your phone to see the effect. +or you can scan QR code to install the apk: + +![IMG](sample.png) License -------