I am using the new TextInputLayout from the design library. I am able to get it to show and to …
android android-edittext android-support-library android-design-library android-textattributesI don't know how to make a specific text on TextView become BOLD. its like this txtResult.setText(id+" "+name); …
android textview android-textattributesI have a very specific issue for changing the outline of the textbox for TextInputLayout when it's unfocused. I can't …
android textview android-textinputlayout material-components-android android-textattributesWhen a user types into my edittext the text is a bit small, Id like to make this larger maybe 20…
android android-edittext android-textattributesI'm trying to change the TabWidget text color, without success, even though I've tried different way to change it (see …
android android-tabhost textview android-textattributesHow can I know that some text contain "http://www." I want to show domain in Web View. Domain name …
android android-webview textview android-textattributes