91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Android的TextInputLayout樣式如何使用

發布時間:2022-06-13 14:04:21 來源:億速云 閱讀:156 作者:iii 欄目:開發技術

這篇文章主要介紹“Android的TextInputLayout樣式如何使用”的相關知識,小編通過實際案例向大家展示操作過程,操作方法簡單快捷,實用性強,希望這篇“Android的TextInputLayout樣式如何使用”文章能幫助大家解決問題。

布局代碼

<com.google.android.material.textfield.TextInputLayout
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:hint="請輸入用戶名">
    <EditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:inputType="number" />
</com.google.android.material.textfield.TextInputLayout>
<com.google.android.material.textfield.TextInputLayout
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_marginTop="60dp"
    android:hint="請輸入密碼">
    <EditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:inputType="textPassword" />
</com.google.android.material.textfield.TextInputLayout>

這樣就簡單的實現了一個效果。我們在繼續深入添加些屬性:

<com.google.android.material.textfield.TextInputLayout
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:hint="請輸入用戶名"
    app:hintAnimationEnabled="false">
    <EditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:inputType="number" />
</com.google.android.material.textfield.TextInputLayout>
<com.google.android.material.textfield.TextInputLayout
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_marginTop="60dp"
    android:hint="請輸入密碼"
    app:counterEnabled="true"
    app:counterMaxLength="10"
    app:passwordToggleEnabled="true">
    <EditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:inputType="textPassword" />
</com.google.android.material.textfield.TextInputLayout>

從運行結果可以看出,設置了字數限制后,自動在編輯框右下角顯示最大字數和當前輸入字數(隨著輸入情況實時變化),并且更改了顏色樣式

????屬性介紹

  • app:boxCollapsedPaddingTop 設置用于編輯文本在框模式下折疊的頂部填充的值 

  • app:boxStrokeErrorColor 在顯示錯誤時設置輪廓框的描邊顏色。 

  • app:boxStrokeWidth 設置描邊的寬度 

  • app:boxStrokeWidthFocused 設置獲取焦點框的描邊寬度 

  • app:counterEnabled     是否顯示計數器 

  • app:counterMaxLength 設置計數器的最大值,與counterEnabled同時使用 

  • app:counterTextAppearance       計數器的字體樣式 

  • app:counterOverflowTextAppearance 輸入字符大于我們限定個數字符時的字體樣式 

  • app:errorEnabled  是否顯示錯誤信息 

  • app:errorTextAppearance&nbsp;   錯誤信息的字體樣式 

  • app:endIconCheckable 設置是否顯示結束圖標 

  • app:endIconContentDescription 為結束圖標設置內容說明 

  • app:endIconDrawable 設置結束圖標圖像 

  • app:endIconMode 設置模式 

  • app:endIconTintMode 指定混合模式,用于將 指定的色調應用于可繪制的結束圖標。 

  • app:helperText 設置幫助文本 

  • app:helperTextEnabled 設置是否激活幫助文本 

  • app:helperTextTextColor 設置幫助文本顏色 

  • app:hintAnimationEnabled  是否顯示hint的動畫,默認true 

  • app:hintEnabled    是否使用hint屬性,默認true 

  • app:hintTextAppearance      設置hint的文字樣式(指運行動畫效果之后的樣式) 

  • app:passwordToggleDrawable    設置密碼開關Drawable圖片,于passwordToggleEnabled同時使用 

  • app:passwordToggleEnabled      是否顯示密碼開關圖片,需要EditText設置inputType 

  • app:passwordToggleTint     設置密碼開關圖片顏色 

  • app:passwordToggleTintMode    設置密碼開關圖片(混合顏色模式),與passwordToggleTint同時使用

關于“Android的TextInputLayout樣式如何使用”的內容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業相關的知識,可以關注億速云行業資訊頻道,小編每天都會為大家更新不同的知識點。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

凤阳县| 永善县| 贡山| 石景山区| 翁牛特旗| 高淳县| 顺昌县| 昭平县| 桐梓县| 舟山市| 孟村| 大厂| 利辛县| 宁强县| 鄂尔多斯市| 嘉义市| 石城县| 新巴尔虎左旗| 吴桥县| 洪湖市| 新化县| 葵青区| 沛县| 丹阳市| 海宁市| 乡宁县| 调兵山市| 阜城县| 西城区| 武乡县| 洛扎县| 武冈市| 安达市| 波密县| 诸城市| 德兴市| 陕西省| 昌图县| 博白县| 五峰| 泗洪县|