Merge "Hide unused recylerview to not confuse talkback." into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5dbc933501
@@ -173,6 +173,7 @@ public class PrintServiceSettingsFragment extends SettingsPreferenceFragment
|
||||
super.onViewCreated(view, savedInstanceState);
|
||||
initComponents();
|
||||
updateUiForArguments();
|
||||
getListView().setVisibility(View.GONE);
|
||||
getBackupListView().setVisibility(View.VISIBLE);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user