Skip to content

Commit 280c1ba

Browse files
authored
Update README.md
1 parent 75025db commit 280c1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The following pictures were captured earlier. Since the source code and the outp
99
Recently I have seen this kind of UI design, and at the first sight I was trying to implement it by using RecyclerView's LayoutManager. Unfortunately, I am unable to contrust a clear Math model while sliding the PileView. After several tries, I gave up LayoutManager, and find another way for this implementation. If you make LayoutManager works well for this UI design, please tell me later.
1010

1111
### how to use
12-
1. decleare PileLayout in your xml file
12+
1. declare PileLayout in your xml file
1313
```xml
1414
<com.stone.pile.libs.PileLayout
1515
android:id="@+id/pileLayout"

0 commit comments

Comments
 (0)