I have added an image right of the text in an EditText widget, using the following XML: <EditText android:…
android android-studio android-edittext android-widget compound-drawablesRan the new Lint tool against my code. It came up with a lot of good suggestions, but this one …
android android-layout android-linearlayout textview compound-drawableshow can I make the drawable on a button smaller? The icon is too big, actually higher than the button. …
android scale compound-drawablesWhen I use VectorDrawable assets in a textview or imageview I get a runtime crash when using "android:DrawableRight" / "android:…
java android android-layout android-vectordrawable compound-drawablesI have a ListView populated with an ArrayAdapter. For items I use just a single TextView layout. I want some …
android textview padding compound-drawablesI can't see any tag to set width Here I set textview height, if I set width it will not …
android xml compound-drawablesThis question is in a way a continuation of my last question. My problem now is pretty much the same, …
android android-layout layout textview compound-drawables