also what is display width?
and your view width, assuming it has layout_width="fill_parent"?
pskink wrote:also what is display width?
and your view width, assuming it has layout_width="fill_parent"?

pskink wrote:in level3 ???
what does hierarchyviewer say about top-level view width?

pskink wrote:also after drawing logo try:
paint.seColor(0x80ffffff)
paint.setStyle(Style.FILL)
g.drawRect(0,0,logo.getWidth(),logo.getHeight(), paint)

pskink wrote:ok, how do you know that drawBitmap draws scaled logo?
did you try to drawRect after drawing logo?


pskink wrote:sblantipodi wrote:pskink wrote:also after drawing logo try:
paint.seColor(0x80ffffff)
paint.setStyle(Style.FILL)
g.drawRect(0,0,logo.getWidth(),logo.getHeight(), paint)
tryed, it blow up my canvas...
blow up? what do you mean?

pskink wrote:does the rectangke completly cover the logo or is smaller/bigger ?


Return to SDK/ADT/Emulator Problems
Users browsing this forum: No registered users and 12 guests