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
Good day!
Can somebody give idea, how i can repeat effect such on this screenshot?
hint over system settings
This is a HiLocker, and I need same effect in my application - to open system settings and show my hint.
Thanks.
Take a look here:
http://www.piwai.info/chatheads-basics/
You will need a WindowManager.
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 3 years ago.
Improve this question
Hello since today I wonder how Instagram succeeded to introduce the most important color of the image in its background, I would like to add this kind of possibility in my application someone would know how I can do that? thanks for the help
Here a image of what I'm talking about
Take a look here: https://developer.android.com/training/material/palette-colors
Should work for you, implementation is easy
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 5 years ago.
Improve this question
I wanna do activity whitch have buttoms instead R1-16 in this diagram, but i have not enough space.
I was thinking over the scrollview layout but I don't know how to make the screen can be moved down and to the right. Any idea how can i do this ?
Diagram
You should try this. I hope it will help you:
https://github.com/myntra/droid-uiscrollview
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
is it possible to do? if possible then what element i should use for this. I searched so many time in google but not found functionality like this.
Just show and hide layout it will give you effect like drop down .
We can do every thing we are androider's look at this awesome example -http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/
you can do like this also much easy -http://androidcodesnippetsblog.blogspot.in/2013/09/android-custom-dialog-with-popup.html
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 7 years ago.
Improve this question
I wants to create my own lock screen which replaces system lock screen with customized pictures changing each and every time locks open.
One should be able unlock screen by tapping.
Here is Github source code you can find here Source Code
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