BlurView 是Android下类似 iOS 毛玻璃效果控件。使用: final int radius = 16; final View decorView = getWindow().getDecorView(); //Activitys root View. Can also be root View of your layout final View rootView = decorView.findViewById(andr
Material-ViewPagerIndicator A super easy-to-use page indicator for the Android Support Library v4s ViewPager widget with Material Design ink animations. Demo A demo app with examples is available on Google Play. The source for the demo is the app m