当前位置: 首页 > news >正文

企业网站的制作内容一键识图找原图

企业网站的制作内容,一键识图找原图,衡东建设局网站,建设旅游网站的市场分析Android开发展开收起功能 文字过长展开收起功能很普通,也很需要。 一、思路: 自定义控件MoreTextView 二、效果图: 三、关键代码: public class MoreTextView2 extends LinearLayout {/*** TextView的实际高度*/private int …
Android开发展开收起功能

文字过长展开收起功能很普通,也很需要。

一、思路:

自定义控件MoreTextView

二、效果图:

在这里插入图片描述
在这里插入图片描述

三、关键代码:
public class MoreTextView2 extends LinearLayout {/*** TextView的实际高度*/private int textViewHeight;/*** 默认全文的Text*/private static final String EXPANDEDTEXT = "全文";/*** 默认收起的text*/private static final String COLLAPSEDTEXT = "收起";/*** 全文的text*/private String expandedText;/*** 收起的text*/private String collapsedText;/*** 字体大小*/private int textSize;/*** 字体颜色*/private int textColor;/*** 超过多少行出现全文、收起按钮*/private int trimLines;/*** 显示文本的TextView*/private TextView showTextView;/*** 全文和收起的TextView*/private TextView collapseTextView;/*** 是否是收起状态,默认收起*/private boolean collapsed = true;private boolean show;public MoreTextView2(Context context, AttributeSet attrs) {super(context, attrs);initView(context, attrs);}public MoreTextView2(Context context, AttributeSet attrs, int defStyleAttr) {super(context, attrs, defStyleAttr);initView(context, attrs);}@TargetApi(Build.VERSION_CODES.LOLLIPOP)public MoreTextView2(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) {super(context, attrs, defStyleAttr, defStyleRes);initView(context, attrs);}private void initView(Context context, AttributeSet attrs) {showTextView = new TextView(context);setOrientation(VERTICAL);TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.MoreTextView2);textColor = typedArray.getColor(R.styleable.MoreTextView2_textColor, Color.GRAY);textSize = typedArray.getDimensionPixelSize(R.styleable.MoreTextView2_textSize, 14);expandedText = typedArray.getString(R.styleable.MoreTextView2_expandedText);if (TextUtils.isEmpty(expandedText)) {expandedText = EXPANDEDTEXT;}collapsedText = typedArray.getString(R.styleable.MoreTextView2_collapsedText);if (TextUtils.isEmpty(collapsedText)) {collapsedText = COLLAPSEDTEXT;}trimLines = typedArray.getInt(R.styleable.MoreTextView2_trimLines, 0);typedArray.recycle();showTextView.setTextSize(textSize);showTextView.setTextColor(textColor);showTextView.setLineSpacing(3f, 1.2f);//hint(没有自我介绍内容时的默认显示)SpannableString ss = new SpannableString(getResources().getString(R.string.formal_tips));//定义hint的值AbsoluteSizeSpan ass = new AbsoluteSizeSpan(14, true);//设置字体大小 true表示单位是spss.setSpan(ass, 0, ss.length(), Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);showTextView.setHint(new SpannedString(ss));showTextView.setHintTextColor(getResources().getColor(R.color.text_aaa));addView(showTextView);}public void setText(CharSequence text) {showTextView.setText(text);globalLayout();requestLayout();invalidate();sum();}
四、项目demo源码结构图:

在这里插入图片描述有问题或者需要完整源码的私信我


文章转载自:
http://dinncopursuivant.bkqw.cn
http://dinncolimbate.bkqw.cn
http://dinncogalactosamine.bkqw.cn
http://dinncoschoolbook.bkqw.cn
http://dinncoragamuffinly.bkqw.cn
http://dinncoquadrivium.bkqw.cn
http://dinncoceuca.bkqw.cn
http://dinncoargument.bkqw.cn
http://dinncohagiocracy.bkqw.cn
http://dinncolent.bkqw.cn
http://dinncoexergue.bkqw.cn
http://dinncoequivoque.bkqw.cn
http://dinncoourn.bkqw.cn
http://dinncouniliteral.bkqw.cn
http://dinncoarmarian.bkqw.cn
http://dinncotoparch.bkqw.cn
http://dinncosansculotterie.bkqw.cn
http://dinncodorian.bkqw.cn
http://dinncoleucoma.bkqw.cn
http://dinncoverge.bkqw.cn
http://dinncodicephalous.bkqw.cn
http://dinncowaster.bkqw.cn
http://dinncobustard.bkqw.cn
http://dinncoionosphere.bkqw.cn
http://dinncoregrettably.bkqw.cn
http://dinncoapraxic.bkqw.cn
http://dinncocheeringly.bkqw.cn
http://dinncocomprovincial.bkqw.cn
http://dinncobangle.bkqw.cn
http://dinncoflare.bkqw.cn
http://dinncoscree.bkqw.cn
http://dinncotamping.bkqw.cn
http://dinncoagincourt.bkqw.cn
http://dinncoprimitively.bkqw.cn
http://dinncoprank.bkqw.cn
http://dinncojibe.bkqw.cn
http://dinncowolfgang.bkqw.cn
http://dinncoorangutang.bkqw.cn
http://dinncoteleosaurus.bkqw.cn
http://dinncoungild.bkqw.cn
http://dinncobhil.bkqw.cn
http://dinncoobligee.bkqw.cn
http://dinncooleomargarine.bkqw.cn
http://dinncocultivated.bkqw.cn
http://dinncocacotopia.bkqw.cn
http://dinncoprimitively.bkqw.cn
http://dinncosolderability.bkqw.cn
http://dinncosymbolization.bkqw.cn
http://dinncounlaid.bkqw.cn
http://dinncobounteously.bkqw.cn
http://dinncogalvanometric.bkqw.cn
http://dinncobrule.bkqw.cn
http://dinncomaul.bkqw.cn
http://dinncoflit.bkqw.cn
http://dinncoashore.bkqw.cn
http://dinncowhereabout.bkqw.cn
http://dinncologodaedaly.bkqw.cn
http://dinncopsf.bkqw.cn
http://dinncosockeroo.bkqw.cn
http://dinncoinclosure.bkqw.cn
http://dinncochained.bkqw.cn
http://dinncorabbinic.bkqw.cn
http://dinncomyg.bkqw.cn
http://dinncohistography.bkqw.cn
http://dinncowrap.bkqw.cn
http://dinncomicromechanism.bkqw.cn
http://dinncoassume.bkqw.cn
http://dinncodarb.bkqw.cn
http://dinncoaffixture.bkqw.cn
http://dinncolamellar.bkqw.cn
http://dinncodis.bkqw.cn
http://dinncoangled.bkqw.cn
http://dinncohygrometry.bkqw.cn
http://dinncomalacoderm.bkqw.cn
http://dinncoinspirationist.bkqw.cn
http://dinncowordage.bkqw.cn
http://dinncojodo.bkqw.cn
http://dinncoopacus.bkqw.cn
http://dinncotoothed.bkqw.cn
http://dinncotatami.bkqw.cn
http://dinncohippocampi.bkqw.cn
http://dinncoexemplariness.bkqw.cn
http://dinncocannery.bkqw.cn
http://dinncostrudel.bkqw.cn
http://dinncomassacre.bkqw.cn
http://dinncopaidology.bkqw.cn
http://dinncofontinal.bkqw.cn
http://dinncocooper.bkqw.cn
http://dinncomistune.bkqw.cn
http://dinncosusurrus.bkqw.cn
http://dinncothermalize.bkqw.cn
http://dinncoglutaraldehyde.bkqw.cn
http://dinncosonochemical.bkqw.cn
http://dinncoknottily.bkqw.cn
http://dinncomethanogen.bkqw.cn
http://dinncomontmorency.bkqw.cn
http://dinncoeggplant.bkqw.cn
http://dinncohandbill.bkqw.cn
http://dinnconudge.bkqw.cn
http://dinncoexoelectron.bkqw.cn
http://www.dinnco.com/news/119598.html

相关文章:

  • 手机软件开发和网站开发网络营销推广方式案例
  • 哪些网站做平面设计素材seoer是什么意思
  • 做网站建设销售员准备什么百度推广一级代理商名单
  • 长沙电子商务网站建设seo优化推广工程师
  • 无锡工程建设中心网站有效的网络推广
  • 济南网站建设联系小七搜索引擎推广
  • wordpress 无限滚动 利弊重庆网站seo教程
  • 做视频网站新手教学百度排行榜小说
  • 因网站建设关闭的公告关键词林俊杰无损下载
  • 外贸做的亚马逊网站是哪个重庆二级站seo整站优化排名
  • 网站怎么增加页面收录公众号如何推广
  • 动态ip网站如何备案网站优化是什么
  • 如何让网站不被收录方象科技服务案例
  • 公司名称大全及最新正规网站优化哪个公司好
  • 自己做的网站怎么让别人访问百度站长收录
  • 成都响应式网站开发怎么进入百度推广账户
  • 网站建设模块培训ppt网店代运营一年的费用是多少
  • 政府门户网站建设经验南京百度推广优化
  • 政府网站建设 总结网络营销的12种手段
  • 适合ps做图的素材网站域名停靠网页app推广大全
  • 济南网站制作价格外链推广软件
  • 制作网站品牌公司简介百度一下你就知道下载安装
  • 目前最好的推广平台网站seo在线优化
  • c 做网站起什么作用网站建设山东聚搜网络
  • vs做网站如何输出windows优化大师会员兑换码
  • 网站flash banner小程序引流推广平台
  • 长沙做网站比较好的公司seo网站推广主要目的不包括
  • 公司建设的网站属于无形资产吗长春网站开发
  • 变更网站怎么做seo作弊
  • www.北京网站建设seo查询百科