1,077 reputation
419
bio website snapchat.com/danoz
location California
age 23
visits member for 1 year, 10 months
seen 18 hours ago
stats profile views 94

May
9
awarded  Civic Duty
May
7
comment How can I change the color of AlertDialog title and the color of the line under it
I have noticed this issue but haven't yet addressed it :-/ I will update when I have looked into it, but am really busy right now.
Apr
26
accepted Stretch/Scale a Specific Region of View/Bitmap
Apr
26
suggested suggested edit on Stretch/Scale a Specific Region of View/Bitmap
Apr
26
comment Stretch/Scale a Specific Region of View/Bitmap
Yeah I think I might try animating the view size! Going to add this to your answer because it seems like the right way to go about solving the problem at this point in time.
Apr
26
comment Stretch/Scale a Specific Region of View/Bitmap
So, this cannot be done with matrices. Perhaps there is still a way to do such a transformation in android?
Apr
26
revised Stretch/Scale a Specific Region of View/Bitmap
deleted 217 characters in body
Apr
26
answered Android ScaleAnimation from code with a nine patch not working
Apr
25
comment Implicit Z-Ordering For ViewPagers
At the very bottom of the ViewPager code there is also a class ViewPositionComparator which is used to actually determine the ordering of the pages. Your answer led me to find this.
Apr
25
accepted Implicit Z-Ordering For ViewPagers
Apr
25
asked Stretch/Scale a Specific Region of View/Bitmap
Apr
23
awarded  Revival
Apr
16
comment Using ImageView control creating error in Android
similarly, something I thought was a PNG was actually a PSD file!
Apr
4
comment How to delete a gist on GitHub?
The delete button has now moved to the top of the gist's page
Mar
29
comment Android camera setPictureSize distort camera preview
i have also seen this happen - it seems like there is some kind of interaction between the picturesize and the previewsize that is not mentioned in the documentation
Mar
26
awarded  Tenacious
Mar
25
comment Extreme camera lag on Nexus 4
Setting the picture size to 3264x2448 does not solve the issue. Furthermore, the front camera on the Nexus 4 does not even support a 3264 x 2448 picture size.
Mar
21
accepted Anonymous inner classes: declared as instance variables vs creating on the fly
Mar
21
asked Anonymous inner classes: declared as instance variables vs creating on the fly
Mar
19
asked Implicit Z-Ordering For ViewPagers