From 111e6008ccd97978d892c6807be1a50f544908ee Mon Sep 17 00:00:00 2001 From: xuexiangjys Date: Mon, 26 Jun 2023 01:40:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 24 ++++++++++++------------ README_ZH.md | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 4c62295f..f0370417 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Banner + Banner

# XUI @@ -176,23 +176,23 @@ protected void attachBaseContext(Context newBase) { ### Screenshot -![1_splash.png](https://ss.im5i.com/2021/06/14/6uDhR.png)   ![2_main.png](https://ss.im5i.com/2021/06/14/6uzmO.png)   ![3_about.png](https://ss.im5i.com/2021/06/14/6uaJd.png)   +![1_splash.png](./art/1_splash.png)   ![2_main.png](./art/2_main.png)   ![3_about.png](./art/3_about.png)   -![4_menu.png](https://ss.im5i.com/2021/06/14/6u4n4.png)   ![5_dialog.png](https://ss.im5i.com/2021/06/14/6upMW.png)   ![6_bottom_dialog.png](https://ss.im5i.com/2021/06/14/6uMdG.png)   +![4_menu.png](./art/4_menu.png)   ![5_dialog.png](./art/5_dialog.png)   ![6_bottom_dialog.png](./art/6_bottom_dialog.png)   -![7_picker.png](https://ss.im5i.com/2021/06/14/6uOWz.png)   ![8_webview.png](https://ss.im5i.com/2021/06/14/6uk05.png)  ![9_flowlayout.png](https://ss.im5i.com/2021/06/14/65FS6.png)   +![7_picker.png](./art/7_picker.png)   ![8_webview.png](./art/8_webview.png)  ![9_flowlayout.png](./art/9_flowlayout.png)   -![10_ninegrid.png](https://ss.im5i.com/2021/06/14/65Qt8.png)   ![11_radius_imageview.png](https://ss.im5i.com/2021/06/14/65hxU.png)   ![12_badge_view.png](https://ss.im5i.com/2021/06/14/65Cww.png)   +![10_ninegrid.png](./art/10_ninegrid.png)   ![11_radius_imageview.png](./art/11_radius_imageview.png)   ![12_badge_view.png](./art/12_badge_view.png)   -![13_tabview.png](https://ss.im5i.com/2021/06/14/65qJZ.png)   ![14_citypicker.png](https://ss.im5i.com/2021/06/14/65voJ.png)   ![15_refresh_layout.png](https://ss.im5i.com/2021/06/14/656O1.png)   +![13_tabview.png](./art/13_tabview.png)   ![14_citypicker.png](./art/14_citypicker.png)   ![15_refresh_layout.png](./art/15_refresh_layout.png)   -![16_spinner.png](https://ss.im5i.com/2021/06/14/65Sdn.png)   +![16_spinner.png](./art/16_spinner.png)   ### Demo download > The demo program is about 18M (mainly because the demo integrates a small video shooting library, which is about 13M, while XUI library is only 644k in size). The project is relatively large, and dandelion is recommended to download. -![xui_size.png](https://ss.im5i.com/2021/06/14/65rcS.png) +![xui_size.png](./art/xui_size.png) #### Pgyer Download @@ -200,13 +200,13 @@ protected void attachBaseContext(Context newBase) { [![Pgyer](https://img.shields.io/badge/downloads-pgyer-blue.svg)](https://www.pgyer.com/XUIDemo) -[![download_pugongying.png](https://ss.im5i.com/2021/06/14/65VuP.png)](https://www.pgyer.com/XUIDemo) +[![download_pugongying.png](./art/download_pugongying.png)](https://www.pgyer.com/XUIDemo) #### Github Download [![Github](https://img.shields.io/badge/downloads-Github-blue.svg)](https://github.com/xuexiangjys/XUI/blob/master/apk/xuidemo.apk?raw=true) -[![download_github.png](https://ss.im5i.com/2021/06/14/65PS2.png)](https://github.com/xuexiangjys/XUI/blob/master/apk/xuidemo.apk?raw=true) +[![download_github.png](./art/download_github.png)](https://github.com/xuexiangjys/XUI/blob/master/apk/xuidemo.apk?raw=true) ## Contribution @@ -246,7 +246,7 @@ Code contribution requirements: > Your support is the driving force of my maintenance. I will list the list of all the reward personnel at the bottom as the voucher. Please leave the notes of the support items before rewarding! -![pay.png](https://ss.im5i.com/2021/06/14/6twG6.png) +![pay.png](https://raw.githubusercontent.com/xuexiangjys/Resource/master/img/pay/pay.png) Thank you for your sponsorship: @@ -338,4 +338,4 @@ X*? | 18.88¥ | WeChat [![](https://img.shields.io/badge/XUIGroup3-1090612354-blue.svg)](https://qm.qq.com/cgi-bin/qm/qr?k=nOY3GGJY-jiwzhQpR8E06G-yrOUsxCP1) -![](https://ss.im5i.com/2021/06/14/65yoL.jpg) \ No newline at end of file +![](https://s1.ax1x.com/2022/04/27/LbGMJH.jpg) \ No newline at end of file diff --git a/README_ZH.md b/README_ZH.md index a8f35277..7a102250 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,5 +1,5 @@

- Banner + Banner

# XUI