Last active
December 27, 2019 07:18
-
-
Save Hardik8184/de9b4a7cffdfe41c63f632b5ddc3ec44 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ShimmerFrameLayout shimmerContainer = (ShimmerFrameLayout) findViewById(R.id.shimmer_view_container); | |
shimmerContainer.startShimmerAnimation(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment