Merge "[i18n] Use Framelayout instead of Nest scroll" into udc-dev
This commit is contained in:
@@ -329,6 +329,7 @@ public class LocaleListEditor extends RestrictedSettingsFragment {
|
||||
list.setLayoutManager(llm);
|
||||
|
||||
list.setHasFixedSize(true);
|
||||
list.setNestedScrollingEnabled(false);
|
||||
mAdapter.setRecyclerView(list);
|
||||
list.setAdapter(mAdapter);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user