Merge "Disable animations for bluetooth." into nyc-dev
am: 90886f6
* commit '90886f66f6c27ed3c67c32983aa0214e521e2d24':
Disable animations for bluetooth.
Change-Id: I7325068e38900c7f1a16a1a8685a941ecc12707b
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