B
B
blantcat2016-08-10 17:29:03
Android
blantcat, 2016-08-10 17:29:03

How to layout android ui?

Good afternoon!
I started to study android and ran into problems with the implementation of ui. Tell me, please, how such interfaces are laid out:
bigger.png
Is all this done using standard layout tools? Perhaps there are some materials, open-source projects that you can pick up and understand the basic principles of layout?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Denis Zagaevsky, 2016-08-10
@zagayevskiy

Good OpenSource project: https://github.com/nickbutcher/plaid/
Lots of specific goodies in Support, AppCompat, Design Librariries.

R
Rou1997, 2016-08-10
@Rou1997

Everything can be made standard, except maybe a donut chart, there is nothing complicated in the layout, for example, the chart legend (completed - snoozed - overdue) is a regular horizontal LinearLayout, standard widgets are flexible enough to "customize" the design.

M
Mikhail Goryachkin, 2016-08-10
@abaddon65

Look here:
awesome-android-ui

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question