debugging - Android Studio 1.5 "View Bitmap" downscaled -


i having issue "view bitmap" preview functionality of android studio. having bitmap 29000 , height 255. when click "view bitmap" in debugger on bitmap class, see downscaled version. yes aware 29k width lot, working android studio < 1.5, guess setting somewhere.

here info bitmap in debugger view

debugger bitmap

and here bitmap when click on "view bitmap".

bitmap

as see dimensions not right. debug preview bitmap way smaller 1 want see.

any suggestion how fix that?


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -