android - Preview ringtone on selection in preferences -
i have in settings menu picking notification sound:
<ringtonepreference android:key="notifications_new_message_ringtone" android:title="@string/pref_title_ringtone" android:ringtonetype="notification" android:defaultvalue="content://settings/system/notification_sound" />
it works fine, when pick sound doesn't play preview, , don't know if it's possible done. suggestions?
Comments
Post a Comment