Merge "Disable animations for bluetooth." into nyc-dev
This commit is contained in:
@@ -77,7 +77,6 @@ public abstract class DeviceListPreferenceFragment extends
|
||||
@Override
|
||||
public void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
setAnimationAllowed(true);
|
||||
|
||||
mLocalManager = Utils.getLocalBtManager(getActivity());
|
||||
if (mLocalManager == null) {
|
||||
|
Reference in New Issue
Block a user