[android-developers] Default ringtone in preferences
I have this in my preferences.xml
<RingtonePreference android:key="ringtone_uri"
android:title="@string/preferences_select_ringtone"
android:showDefault="true" android:srinlent="true"
android:summary="@string/
preferences_select_ringtone_summary" />
And every time when I first start fresh install of an app, the default
value in silent :(, When I tap on the ringtone preference the dialog
is opened with silent selected as default. I want by default "Default
ringtone" to be selected. How can I do this
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home