Fine tunes the color correction layout

Bug: 145968068
Test: Manual test
Change-Id: I291f2669c110ff6571039da2d224015dfef85488
This commit is contained in:
menghanli
2020-02-12 20:26:41 +08:00
parent c359bdf884
commit 0922c5a292
5 changed files with 23 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ import android.widget.ListView;
import androidx.preference.Preference;
import androidx.preference.PreferenceViewHolder;
import com.android.settingslib.widget.R;
import com.android.settings.R;
/** Preference that easier preview by matching name to color. */
public class PaletteListPreference extends Preference {