android - Styling button with drawable background and drawable left -


After

I think I'm going to do this difficult way, but here goes

< P> i
  & lt : The amount "Android: drawableLeft =" @ drawable / shopping_basket_90x75 "Android: enabled =" false "style =" @ style / BtnBigGreenLeft "/>  

Who gave me this

button with style drawable Image and border

This is a separate drawable image (but you get the idea) what the customer wants

Is it possible, or do I have to break it out in different elements to get it to work?

Yes, just break it down; this will solve many future problems with any other solution. .

and wrapping the linear layout as all clickable.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -