| bio | website | |
|---|---|---|
| location | San Diego, CA | |
| age | 34 | |
| visits | member for | 9 months |
| seen | Jun 4 at 5:01 | |
| stats | profile views | 3 |
Android mercenary @ Bridgepoint Education. Dirt bike rider, snowboarder, and surfer.
A few things I've developed on Android:
Oh, and I've got a Github with like, code and stuff.
|
Oct 6 |
awarded | Scholar |
|
Oct 6 |
accepted | Minimum set of assets to cover all screen sizes, densities, and orientations on Android |
|
Oct 6 |
comment |
Minimum set of assets to cover all screen sizes, densities, and orientations on Android There's not exactly any Vector support in Android: stackoverflow.com/questions/4015680/vector-graphics-in-android. Every designer I've worked with has given me bitmap drawables (.png). However, the approach you describe is what we ended up doing. We just broke down the image into separate images, nine patched the stuff that could stretch, and applied a gradient defined in XML for the background. |
|
Oct 6 |
awarded | Supporter |
|
Oct 2 |
awarded | Student |
|
Sep 12 |
comment |
Minimum set of assets to cover all screen sizes, densities, and orientations on Android This seems more like a design question than a programming question. It's a responsive design issue. |
|
Sep 10 |
awarded | Editor |
|
Sep 10 |
revised |
Minimum set of assets to cover all screen sizes, densities, and orientations on Android added 8 characters in body |
|
Sep 10 |
asked | Minimum set of assets to cover all screen sizes, densities, and orientations on Android |