Gene
Gene
It's a matter of personal preferences.
I this is fixed in 0.23.
It's one of the million changes that were committed to 23. It's the changes related to pinning messages and the message gaps.
It's in the `next` branch.
If you found a bug, please file a bug report.
Take a look at https://www.npmjs.com/package/fix-webm-duration
The i18n is needed to be able to search for emojis in a native language, e.g. `sonriente` instead of `smiley`. The ability to load dynamically is to reduce the size...
BTW, it would be nice to replace the PNG icon with an SVG icon.
Just checked: it's not possible to subclass `ImagePickerActivity` and override `onOptionsMenuCreated` because `ImagePickerLauncher.resultLauncher` is private. The only way to change color of the icon is to fork the project and...
> Can you link to how browsers remove the transient params? See `ignoreSearch` in `Cache.match()`: https://developer.mozilla.org/en-US/docs/Web/API/Cache/match#ignoresearch