Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 56b0ba5

Browse files
Update README.md
1 parent 113cc9f commit 56b0ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# android-drag-FowLayout
2-
this is a draggable flow layout lib (android 可拖拽的流布局库) .
2+
this is a draggable flow layout lib (android 可拖拽的流布局库) . support android-x
33
[Sample apk/示例app](https://github.com/LightSun/android-drag-FlowLayout/tree/master/apk)
44

55
<img src="/art/drag_flowlayout.gif" alt="Demo Screen Capture" width="296px" height="581px" />
@@ -129,7 +129,7 @@ implementation 'com.github.LightSun:android-drag-FlowLayout:1.8.8'
129129
repositories {
130130
jcenter()
131131
}
132-
132+
// if you use androidx . please use '1.8.8-x'
133133
compile 'com.heaven7.android.dragflowlayout:dragflowlayout:1.8.8'
134134
```
135135

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /