打赏

11 2020 档案

摘要:ConstraintSet constraintSet =new ConstraintSet(); // 第一个按钮 View ivLeft = getLayoutInflater().inflate(R.layout.item_262, null); TextView tvText = ivLef 阅读全文
posted @ 2020-11-16 14:01 YY2000 阅读(2642) 评论(0) 推荐(0) 编辑
摘要:tv1.setText(bean.getName().replace(",,,", "\n")); 阅读全文
posted @ 2020-11-12 10:19 YY2000 阅读(140) 评论(0) 推荐(0) 编辑
摘要:在xml 布局中的textview 添加属性: android:scrollbars="vertical" TextView实例中添加: tv.setMovementMethod(ScrollingMovementMethod.getInstance()); 阅读全文
posted @ 2020-11-12 10:14 YY2000 阅读(301) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示