问题:android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a
我的场景是
LinearLayout.LayoutParams params11
= new LinearLayout.LayoutParams(264, LinearLayout.LayoutParams.WRAP_CONTENT);
bt21.setLayoutParams(params11)