Rally

Rally is a personal finance app that uses Material Design components and Material Theming to create an on-brand experience with a data-driven aesthetic.

Rally is a part of Google's Material Studies. It is originally a design case study and no codes.

So, we tried to implement the app for Android. We craft it looks like design as close as possible and customize a lot of UI components and use Material Components for theming.

Here are some highlights:

RallyTab

hl-tab

Such kind of tab is not default on Android. We made it possible by using Constraint Layout's Flow.


Graphs and Tabs

hl-graph

Meaningful motions and neat animations make the graph unique. Handcrafted the component on canvas.


Pie Chart

hl-pie

Pie chart on canvas and make animation exactly the same with original.


Tablet UI

hl-tablet

Made Rally unique on tablet, too.

GitHub