實例:
<EditText
android:id="@+id/input"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:hint="請輸入"
android:layout_alignParentLeft="true"
android:layout_toLeftOf="@id/clear"
android:drawableRight="@drawable/icon"/>
相關文章:
- 通過Java 碼在編輯文本(EditText)旁邊放置圖標, setCompoundDrawablesWithIntrinsicBounds
沒有留言:
發佈留言