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