layout - Android - ListView that looks like 'settings' -


i create listview looks 'settings' in android (i.e. if click "sound & display" item, show items such "silent mode, ringer volume, etc"). looks preferencescreen time, doesn't configure anything.

a clearer example: wanted when item category selected -- let's say, hospitals --, calls listview contains roster of hospitals around area. when 1 of items in roster selected, execute call intent , dial number. , if wanted go list, press button see other categories.

thanks in advance!

try this, android preferences

and android - creating custom preferences activity screen


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -