Skip to content

Commit

Permalink
Update doc copyright of code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramana Putra committed Jun 19, 2021
1 parent fe02acd commit 9ad0c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import java.util.List;

/**
* BaseRecycleView V1.1-beta
* EzRecyclerView
* Created by ramanaptr
*/
public class EzRecyclerView<Data extends Serializable> extends RecyclerView {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import com.facebook.shimmer.ShimmerFrameLayout
import java.io.Serializable

/**
* BaseRecycleView V1.1-beta
* EzShimmerEffect
* Created by ramanaptr
* ShimmerFrameLayout created by Facebook
*/
Expand Down

0 comments on commit 9ad0c0f

Please sign in to comment.