android settings (provider)?
- by lorenzoff
Hello to all,
i'd like to substitute the default preferences setting activity (vertical, icon-title pair list) with a grid view that better fit a large landscape display.
About, let's say, the audio preferences, i add an icon to a GridView and, on item click event, i use this code
startActivityForResult(new…