Dim the preference icons when its disabled

- Fix b/16956979

Change-Id: Idfa3fddf63746dea1db0c75dedab06b57aaf5de7
This commit is contained in:
Lifu Tang
2014-08-18 11:08:43 -07:00
parent f14fa7ed4e
commit db0b7637fa
4 changed files with 66 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ import com.android.internal.annotations.Immutable;
import com.android.internal.util.Preconditions;
/**
* Specifies a setting that is being injected into Settings > Location > Location services.
* Specifies a setting that is being injected into Settings > Location > Location services.
*
* @see android.location.SettingInjectorService
*/