下載ExpandableTextView庫,新建項(xiàng)目關(guān)聯(lián)庫。使用關(guān)鍵點(diǎn):要把ExpandableTextView放在LinearLayout布局下,否則點(diǎn)擊展開,收起按鈕,文本不能展開,收起。
創(chuàng)新互聯(lián)堅(jiān)持“要么做到,要么別承諾”的工作理念,服務(wù)領(lǐng)域包括:成都網(wǎng)站制作、網(wǎng)站建設(shè)、企業(yè)官網(wǎng)、英文網(wǎng)站、手機(jī)端網(wǎng)站、網(wǎng)站推廣等服務(wù),滿足客戶于互聯(lián)網(wǎng)時(shí)代的張家港網(wǎng)站設(shè)計(jì)、移動(dòng)媒體設(shè)計(jì)的需求,幫助企業(yè)找到有效的互聯(lián)網(wǎng)解決方案。努力成為您成熟可靠的網(wǎng)絡(luò)建設(shè)合作伙伴!在activity代碼
ExpandableTextView expandTextView= (ExpandableTextView) findViewById(R.id.expand_text_view);
expandTextView.setText("注意:ExpandableTextView要放在線性布局里,這樣文本才能上下縮放!maxCollapsedLines設(shè)置行數(shù),如果超過按鈕顯示,文本收起;contentTextSize文本大??;contentTextColor文本顏色;expandDrawable展開按鈕圖片;expandText展開按鈕文本;collapseDrawable折疊按鈕圖片;collapseText折疊按鈕文本;DrawableAndTextGravity按鈕位置 ,center,left,right可選");
xml布局:
xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" > android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" > android:id="@+id/expand_text_view" android:layout_width="match_parent" android:layout_height="wrap_content" app:maxCollapsedLines="2" app:contentTextSize="20sp" app:contentTextColor="#ff0000" app:expandText="顯示" app:collapseText="隱藏" app:DrawableAndTextGravity="center">
另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。