Pages

Affichage des articles dont le libellé est ANDROID LISTVIEW : HIGHLIGHT SELECTED ITEM. Afficher tous les articles
Affichage des articles dont le libellé est ANDROID LISTVIEW : HIGHLIGHT SELECTED ITEM. Afficher tous les articles

mardi 28 mai 2013

Android LISTVIEW : HIGHLIGHT SELECTED ITEM

In this android tutorial, i will show you how to highlight the selected item of a ListView, so that it keeps being highlighted. By default, the highlight disppears so in a list-detail page, you don’t see which item has been selected. Other people use a radio to do that, but i prefer to change the background color to lighten the UI.