I have a SeekBarPreference and i would like to handle with it the volume of the application. I created the SeekBarPreference in xml but I do not really know what I should write in java class to configure it .
Please help me to configure the SeekBarPreference to control the volume of the application.
Thanks!
1 Answer