Adding settings screen for font size. Also factored out common
components from screen magnification settings screen. Change-Id: I1828c7c0246f14493903172f2da7419fdc8e5f09
This commit is contained in:
@@ -33,6 +33,7 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
public static final int CONFIGURE_NOTIFICATION = UNDECLARED + 3;
|
||||
public static final int CONFIGURE_WIFI = UNDECLARED + 4;
|
||||
public static final int DISPLAY_SCREEN_ZOOM = UNDECLARED + 5;
|
||||
public static final int ACCESSIBILITY_FONT_SIZE = UNDECLARED + 6;
|
||||
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
|
Reference in New Issue
Block a user