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
Usually when an android app run the seekbar placed at the start.
I want to when my app run the seekbar placed at the end, not in the start.
How can I do this?
Thank you.
Ho
mSeekBar.setProgress(mSeekBar.getMax());
Related
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
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
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
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.
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
i need to know where i can find that class, the original website
why? because i have to put it on the bibliography of my work
thanks
Do you mean the SimpleCursorAdapter?