Merge "Fix summary text on A11y SUW hub screen and remove unused String. Bug: 26966572" into nyc-dev

This commit is contained in:
Anna Galusza
2016-03-28 18:14:36 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,6 @@ import com.android.settings.R;
* Preference fragment used to control font size.
*/
public class ToggleFontSizePreferenceFragment extends PreviewSeekBarPreferenceFragment {
private static final String LOG_TAG = "ToggleFontSizePreferenceFragment";
private float[] mValues;