I know Java, but I am new to Android. I have a question, maybe it is simple but I have searched the web for the past 2 days and I`ve got nothing. I don't even know how it's called, that's why I have a link to an image photo and an example path to it menu->settings->location (for example but in settings almost all items are the same) The TextView or the Chechbox items have a text and a description (the text is bigger and the description is smaller in the picture) .The answer is probably pretty simple because almost all items are the same. and how descriptions change after the new itent has been procesed they have an android:id or something to id them in the code? thank you for your time!
android menu item description
758 Views Asked by CyberGriZzly At
2
you might want to read Custom ListView items and adapters that's what i think is being displayed, Android Series: Custom ListView items and adapters