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 11 months ago.
Improve this question
has anyone an idea of how to implement the glassmorphism design in jetpack compose (or maybe xml if there is no way in compose)?
The main problem I had while trying was to give the area behind a surface a blur-effect.
Thx in advance
Related
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 5 years ago.
Improve this question
any way to display calendar with TabLayout ?
Like this one:
Thank you
You should add your research effort also.
Please refer this Library :
Horizontal calender
It describes the implementation procedures also
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 3 years ago.
Improve this question
How to do such a thing as the picture when you first start the application? Thanks for help.
You want to create an onboarding screen or slides to introduce the basic functions of your app. There are different ways to achieve this.
This Github Tutorial may help you.
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
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 9 years ago.
Improve this question
How can we implement a slider like SimonVT with an image view so that the user will know about the drawer in android.Any other library will also do.
try to use this slider:
https://github.com/SimonVT/android-menudrawer
I Hope this help you
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 9 years ago.
Improve this question
I need to use this view in image. But I don't know, how can I do it.
Unfortunately, I can't add image to my topic, because I'm a beginner on this site, but this image on link: http://i.stack.imgur.com/CIZ0u.jpg
Thanks.
Here is Android Library Kankan Wheel.