AndroidDeveloperLB
AndroidDeveloperLB
Can it show shaped/normal images ? Can I add border (color&size) ?
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 : 
I was told to create a request about this here: https://issuetracker.google.com/issues/185219606
This: https://issuetracker.google.com/issues/176215143 I was told I should write about this here: https://issuetracker.google.com/issues/185219606#comment4