如何改變TextInputLayout的提示大小(3). 你可以使用HTML屬性來做到這一點,如: myView.setHint(Html.fromHtml("<small><small><small>" + getString(R.string.hint) + ...
確定! 回上一頁