if there is any close button is available in android? [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
开发者_开发问答 Improve this question"x" button is available or not in android,if no instead of that what button is used?
Please read Multitasking the Android Way - I had a close menu in my Apps and I removed them after reading the article. As others pointed out: you should not have a close button or close menu in Android.
精彩评论