Popularity
4.7
Stable
Activity
0.0
Stable
359
17
78

Code Quality Rank: L5
Programming language: Java
Tags: App    

OpenLibra-Material alternatives and similar packages

Based on the "App" category.
Alternatively, view OpenLibra-Material alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of OpenLibra-Material or a related project?

Add another 'App' Package

README

OpenLibra-Material

This repositores aims to show examples about material design in a real app, the application is a client of the webpage OpenLibra a spanish web to download open source books.

An example of how implement an adapter using Palette to tint each cell in a RecyclerView.

This example is implemented with a RecyclerView a GridLayoutManager and an Adapter the adapter loads colors obtained from the Palette library of each cell to draw a View with the colors.

Building my own choreography with SharedElements

Implemented a detail activity working with shared elements and animations, setting the order of each animation that composes the choreograpy, you can follow the material desing principle 'Motion provides meaning', 'All action takes place in a single environment. Objects are presented to the user without breaking the continuity of experience even as they transform and reorganize'

Setting a RecyclerView insets and made translucent the Toolbar

Set the RecyclerView insets, to show a little gap between columns and rows, and made the Toolbar translucent, as the last Field Trip app update, reaching a pretty effect.