Top "Android-ui" questions

Android is Google's mobile operating system, used for programming or developing digital devices (Smartphones, Tablets, Automobiles, TVs, Wear, Glass, IoT).

How to make Facebook's app new menu on Android?

Possible Duplicate: Android facebook style slide Recently Facebook released a new version of its Android application that features an improved …

android facebook android-ui android-side-navigation
Animation not starting until UI updates or touch event

I have a strange problem with an AlphaAnimation. It is supposed to run repeatedly when an AsyncTask handler is called. …

android android-animation android-ui
Android: How to build tabs like the ones show on Android UI Page

So android goes out of its way to build this nice UI guide for everyone to use. But I don't …

android android-layout android-tabhost android-ui
Sizing an Android multi-line TextView

I have an Activity where I want to display a heading that takes up the top quarter of the app …

android textview android-layout android-ui sizing
Android UI - Android horizontal scroll view

Are there any samples similar to this? Android horizontal scroll view... Or how can I go about this?

android android-ui horizontalscrollview
Android ListView - scrolls back to top on update

I have a listview that gets additional views added on request, that's maintained by a BaseAdapter. How can I maintain …

android android-listview android-ui android-adapter
How to open numeric keyboard when click on EditText?

I read several other posts and using input.setInputType(TYPE_NUMBER_FLAG_DECIMAL); does open the keyboard but its not …

android android-ui android-keypad
Android: Make multiline edittext scrollable, disable in vertical scroll view

I am developing an application in which i am struct at a point. As according to my application requirement i …

android android-edittext android-ui android-scrollview android-scrollbar
[Android - Kitkat ]Get/pick an image from Android's built-in Gallery app programmatically

Try to pick only one particular image from the SD card.I am able to pick images from gallery and …

android android-ui android-gallery
What are the most popular android open source ui libraries

What are the most popular used android open source UI libraries used, like calendars, action-bar, widgets, graphs, utilities(barcode scanner, …

android android-ui android-library