Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wwluo14 authored Aug 20, 2020
1 parent f79c424 commit ae5b46e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# LeftSlideEdit 提供左滑编辑能力的控件(左滑删除)

## 效果图
![image](https://github.com/wwluo14/LeftSlideEdit/blob/master/leftslidedel/gif/2.gif?raw=true)

## 控件设计
提供一个容器,容器里面包含两个部分。
1. 包含一个主内容显示区域,比如列表中的item。
2. 包含一个编辑区域,即item后面的操作菜单(菜单里面可以是使用者的任何自定义能力)。

## 效果图
![image](https://github.com/wwluo14/LeftSlideEdit/blob/master/leftslidedel/gif/2.gif?raw=true)

0 comments on commit ae5b46e

Please sign in to comment.