AndroidDeveloperLB

Results 538 issues of AndroidDeveloperLB

I get this error: ![image](https://user-images.githubusercontent.com/5357526/31666441-eb6bd3d4-b354-11e7-97e6-4ecd7d122f29.png)

Can it show shaped/normal images ? Can I add border (color&size) ?

enhancement

This seems weird: ``` private static float[] getFloats(String s) { if (s.charAt(0) == 'z' | s.charAt(0) == 'Z') { return new float[0]; } ``` I think you meant to use...

Some launchers allow to set the shape of the background of adaptive icons of apps. I was told that it's also possible to get the system's chosen shape (using [this](https://developer.android.com/reference/android/graphics/drawable/AdaptiveIconDrawable#getIconMask()))....

sometimes all we need is to choose a month&dayOfMonth...

Example: If I'm on the far right side of the image, but there is space on all other sides, I can't zoom out. Steps to reproduce: 1. pick a large...

Example is [this Chrome APK](https://github.com/hsiafan/apk-parser/files/4464199/Chrome.zip) from the emulator.

I get this : ![image](https://user-images.githubusercontent.com/5357526/79193188-c9f59180-7e32-11ea-9a6a-ff68dc837239.png)

I was told to create a request about this here: https://issuetracker.google.com/issues/185219606