Merge "Fix junk when loading more settings item" into main
This commit is contained in:
@@ -347,6 +347,7 @@ public class BluetoothDeviceDetailsFragment extends RestrictedDashboardFragment
|
|||||||
if (view != null) {
|
if (view != null) {
|
||||||
view.getViewTreeObserver().addOnGlobalLayoutListener(mOnGlobalLayoutListener);
|
view.getViewTreeObserver().addOnGlobalLayoutListener(mOnGlobalLayoutListener);
|
||||||
}
|
}
|
||||||
|
getListView().setItemViewCacheSize(100);
|
||||||
return view;
|
return view;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user