How to do this practice exercise? [closed] - android

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I am new in android programming. In this task,I should do what is shown in the picture,but without use a bitmap,only by making drawable xml files and show it in one layout. Any ideas?

I think that you can do it using shape drawables (link to reference) and textviews

Related

Layout custom listview in android [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
How Can I layout my custom listview exactly below?
thanks
For just giving you understanding create listview layout design like this
Best of Luck.

RecyclerView hold first visible item [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
How create animation like this?
You can add a library at your project and use the one you like most.
https://github.com/wasabeef/recyclerview-animators

How can I have multiple view on my android application? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
How can I have multiple view on my android application. I have this question for one of my school hw!
Use weights and relative layouts in your XML file associate with that activity!

How overlay an image on scrolling android [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm new in android development and I would like to do a layout like this image below transparent and translucent Toolbar
Please could I have some pointers to start me off?
check out this one may help you https://github.com/ksoichiro/Android-ObservableScrollView

Layout design and detect inside click of image - Android [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
i want to create an acitivity like below image
When i touch the inside image, it will highlight.
Give me a idea to achieve this ?

Categories

Resources