CameraFilter
Realtime camera filters. Process frames by OpenGL shaders.
Download the apk to have a try.
Filters
Thanks to the original authors of the shader codes. I had only portted them from webgl to opengl es.
Source link: https://github.com/nekocode/CameraFilter
Realtime camera filters. Process frames by OpenGL shaders.
Download the apk to have a try.
Thanks to the original authors of the shader codes. I had only portted them from webgl to opengl es.
VRCategoryView is inspired by Ebay's category animation and design.
The view is capable of showing categories and sub categories. The first level will be shown in a grid with image and title. The second level can be shown however you like with passing in an adapter for RecyclerView
.
This is an improved version of the original FragmentStatePagerAdapter
with important changes that add support for changing the order and count of items.
Morphing play-pause animated drawable.
To solve database upgrade of greenDao and just need one line code.
Gradient-Artist library will allow you to use gradient overly on top of the image. It uses Glide for network image loading.
Google finally added a bottom tab bar as a recommended design pattern for Android, so we decided to realize one of our cute animations for the BottomTabBars.