请点击查看图片 http://i1094.photobucket.com/albums/i455/tdounnyy/device.png
在此PreferenceActivity的底部,"选择铃声"右侧有一个图标/按钮.
并且"振动"没有.
此振动偏好是一个客户偏好扩展偏好.
我想在Vibrate行中放置相同的Icon.一种方法是扩展ListPreference或RingtonePreference来欺骗操作系统.
我不喜欢这样,想知道是否有更好的解决方案.^ _ ^
preferences.xml感谢@Femi
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific …Run Code Online (Sandbox Code Playgroud)