下載ExpandableTextView庫,新建項(xiàng)目關(guān)聯(lián)庫。使用關(guān)鍵點(diǎn):要把ExpandableTextView放在LinearLayout布局下,否則點(diǎn)擊展開,收起按鈕,文本不能展開,收起。
在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)景需求。