亚洲精品久久久中文字幕-亚洲精品久久片久久-亚洲精品久久青草-亚洲精品久久婷婷爱久久婷婷-亚洲精品久久午夜香蕉

您的位置:首頁技術(shù)文章
文章詳情頁

Android使用EditText小技巧匯總

瀏覽:6日期:2022-09-19 08:19:47
1、隱藏android中EditText自帶的的下劃線

android:background='@null'或android:background='@/drawable/bg_edittext_norma.xml'

bg_edittext_norma.xml

<?xml version='1.0' encoding='UTF-8'?><shape xmlns:android='http://schemas.android.com/apk/res/android'> <!--商品描述的可編輯框--> <solid android:color='#FFFFFF' /> <corners android:radius='10dip'/> <strokeandroid: android:color='#BDC7D8' /></shape>

<EditText android:layout_width='wrap_content' android:layout_height='wrap_content' android:background='@null' android:hint='輸入用戶名' android:paddingBottom='5dip' android:paddingTop='5dip' />2、讓軟鍵盤出現(xiàn)搜索按鈕

Android使用EditText小技巧匯總

Android使用EditText小技巧匯總

核心代碼塊1:

這倆個一定要設(shè)置,要不然軟鍵盤不會出現(xiàn)搜索

android:imeOptions='actionSearch'android:singleLine='true' 核心代碼塊2:

Activity或者Fragment 要實現(xiàn)TextView.OnEditorActionListener接口

public class DrugCatalogueInquiryFragment extends GeneralSocialFragment implements TextView.OnEditorActionListener { private ClearEditText etDrugName; etDrugName = xFindViewById(R.id.et_drug_name); etDrugName.setOnEditorActionListener(this); @Override public boolean onEditorAction(TextView v, int actionId, KeyEvent event) {doWhichOperation(actionId);return true; } private void doWhichOperation(int actionId) {switch (actionId) { case EditorInfo.IME_ACTION_SEARCH://隱藏項目中彈框hideSoftInputMethod();//項目中個性化操作getEditTextValue();pageno = 1;getMedicineListInfoForApp(name,firstWord,type,level,pageno);break; default:break;} }}3、多行EditText的時候會出現(xiàn)光標(biāo)在中間的問題:

關(guān)鍵代碼

android:gravity='left'

<EditText android:layout_width='match_parent' android:layout_height='wrap_content' android:minLines='5' android:background='#ffffff' android:paddingLeft='5dp' android:gravity='left' />

像這種。這是什么原因造成的呢?用來EdittText默認(rèn)是gravity是center.就是從中間對齊。我們把他改成left啊top啊就OK了。

4、修改EditText的光標(biāo)顏色

在使用EditText的XML 文件中加入一個屬性:

android:textCursorDrawable='@null'//或者android:textCursorDrawable = '#fff000'

這個屬性是用來控制光標(biāo)顏色的,'@null' 是作用是讓光標(biāo)顏色和text color一樣,當(dāng)然也可以修改成你自己的顏色。

5、通過監(jiān)聽OnFocusChangeListener判斷EditText的焦點與否

private void initListener(){etDrugName.setOnFocusChangeListener(new View.OnFocusChangeListener() { @Override public void onFocusChange(View view, boolean b) {if (b){ TypeUtils.getInstance( getActivity() ).hideKeyboardView();} }});etDrugNameOfInitial.setOnFocusChangeListener(new View.OnFocusChangeListener() { @Override public void onFocusChange(View view, boolean b) {if (b){ TypeUtils.getInstance( getActivity() ).hideKeyboardView();} }}); }6、通過屬性android:ellipsize來對文本內(nèi)容的呈現(xiàn)做說明

android:ellipsize='end'

Android使用EditText小技巧匯總

7、通過屬性android:digits來規(guī)定只能輸入的值

android:digits='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'8、規(guī)定只能輸入中文

/** * 通過使用Android源碼中的InputFilter接口 */ InputFilter filter = new InputFilter() {public CharSequence filter(CharSequence source, int start, int end, Spanned dest, int dstart, int dend) { for (int i = start; i < end; i++) {if (!isChinese(source.charAt(i))) { return '';} } return null;} }; /** * 判定輸入漢字 * * @param c * @return */ public static boolean isChinese(char c) {Character.UnicodeBlock ub = Character.UnicodeBlock.of(c);if (ub == Character.UnicodeBlock.CJK_UNIFIED_IDEOGRAPHS|| ub == Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS|| ub == Character.UnicodeBlock.CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A|| ub == Character.UnicodeBlock.GENERAL_PUNCTUATION|| ub == Character.UnicodeBlock.CJK_SYMBOLS_AND_PUNCTUATION|| ub == Character.UnicodeBlock.HALFWIDTH_AND_FULLWIDTH_FORMS) { return true;}return false; }

到這里就結(jié)束啦。

以上就是Android使用EditText小技巧匯總的詳細(xì)內(nèi)容,更多關(guān)于Android使用EditText的資料請關(guān)注好吧啦網(wǎng)其它相關(guān)文章!

標(biāo)簽: Android
相關(guān)文章:
主站蜘蛛池模板: 日韩精品视频在线 | 在线视频观看你懂的我的 | 一级aaaaaa毛片免费 | 国产一级性片 | 婷婷五月色综合香五月 | 99视频国产在线 | 色婷婷在线视频观看 | 国产99r视频精品免费观看 | 国产丝袜高跟 | 欧美爱爱网 | 日本高清www免费视频 | 性亚洲| 亚洲欧美在线观看一区二区 | 一区二区三区免费在线观看 | 欧美日韩a级a | 那种视频在线观看 | 污网站网址 | 91精品国产免费网站 | 日本特黄在线观看免费 | yy6080韩国日本三理论 | 日韩三级黄色 | 精品免费视在线视频观看 | 奇米狠狠色 | 婷婷五月在线视频 | 男女刺激大片免费观看网站 | 国产精品麻豆va在线播放 | 91久久香蕉青青草原娱乐 | 国产精品久久久一区二区三区 | 青青热久免费精品视频在首页 | 亚洲我不卡| 成人免费视频视频在线不卡 | 欧美日韩国产超高清免费看片 | 日本一级特黄大一片免 | 亚洲欧洲视频在线观看 | 国产福利区一区二在线观看 | 亚洲在线免费 | 成年视频xxxxxx在线 | 国产美女福利在线 | 亚洲欧美日韩视频一区 | 国产国语特级一级aa毛片 | 日本韩国欧美一区 |