Cherish: Smart Pixels [2/2]

Change-Id: I55775e02e849ad5db5b1187be0ca77b7c09f1081
Signed-off-by: Shubham Singh <coolsks94@gmail.com>
Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Joe Maples
2018-01-22 21:19:34 -05:00
committed by Hưng Phan
parent 6bb150b14e
commit ee150661b7
6 changed files with 250 additions and 0 deletions

View File

@@ -77,6 +77,12 @@
android:summary="@string/volume_steps_summary"
android:icon="@drawable/ic_volume"
android:fragment="com.cherish.settings.fragments.VolumeStepsFragment" />
<Preference
android:key="smart_pixels"
android:fragment="com.cherish.settings.fragments.SmartPixels"
android:title="@string/smart_pixels_title"
android:summary="@string/smart_pixels_summary" />
<!-- Rounded Corners -->
<PreferenceCategory