Skip to content

Commit 1e42149

Browse files
Update RELEASES.md
v0.3.1
1 parent 0429fef commit 1e42149

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

RELEASES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
ShimmerRecyclerView is an custom RecyclerView library based on Facebook's [Shimmer](https://github.com/facebook/shimmer-android) effect for Android library
44

5+
6+
### v0.3.1
7+
- Linear Horizontal Recyclerview bug fixed.
8+
59
### v0.3.0
610
Now you can set xml attributes for shimmer layout reference and number of shimmer to be shown while loading. Also now you can able to change view type of `ShimmerAdapter`.
711

@@ -24,4 +28,4 @@ Pre release.
2428
- use `showShimmer` and `hideShimmer` to toggle shimmer view.
2529
- Auto-detect layout type and orientation while showing shimmer.
2630
- Setup own Shimmer using `ShimmerRecyclerView#setShimmer(com.facebook.shimmer.Shimmer)` to customize for ShimmerRecyclerView.
27-
- All xml attributes are similar as facebook `ShimmerLayout`.
31+
- All xml attributes are similar as facebook `ShimmerLayout`.

0 commit comments

Comments
 (0)