Change number of preferences showing in ConfigureWifiSettings.
Test: manual inspection. Change-Id: If6a9f8ada05ef56f2db4d394903ccf839a184e98
This commit is contained in:
@@ -52,7 +52,7 @@ public class ConfigureWifiSettings extends DashboardFragment {
|
|||||||
@Override
|
@Override
|
||||||
public void onAttach(Context context) {
|
public void onAttach(Context context) {
|
||||||
super.onAttach(context);
|
super.onAttach(context);
|
||||||
mProgressiveDisclosureMixin.setTileLimit(5);
|
mProgressiveDisclosureMixin.setTileLimit(4);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user