Ali Yusuf

Results 10 issues of Ali Yusuf

I use Glide v4, when I implement this library and I got this error: ``` E/Crash: abstract method "void com.bumptech.glide.module.RegistersComponents.registerComponents(android.content.Context, com.bumptech.glide.Glide, com.bumptech.glide.Registry)" java.lang.AbstractMethodError: abstract method "void com.bumptech.glide.module.RegistersComponents.registerComponents(android.content.Context, com.bumptech.glide.Glide, com.bumptech.glide.Registry)" ```...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md ## PR Type What kind of change does this...

Solve #117 - [x] Create UI library module - [x] Prefix resources used in UI - [x] Use the module in the app

**Is your feature request related to a problem? Please describe.** What I want to achieve is to embed [tindroid](https://github.com/tinode/tindroid) chat into my application and use a self-hosted [tinode chat](https://github.com/tinode/chat) server....

enhancement

I tried to use the library in my android project. I add `compile 'com.github.mfornos:humanize-slim:1.2.2'` in gradle file. and as in usage section I write this import line `import static humanize.Humanize.binaryPrefix;`...

I have an issue as stated here https://github.com/leits/MeetingBar/issues/62#issuecomment-724107493, I use Outlook and every link arrives changed to a **Safe Link** which doesn't match the string used to detect meetings. https://github.com/sfsam/Itsycal/blob/ca8ce3739f651c4558d3c02bbc8a0b03a97ecc16/Itsycal/EventCenter.m#L368...

enhancement

I'd like to open a connection on every HTTP requests based on request parameters and at the same time reuse the same connection pool that I have opened previously for...

Update for [Rtlcss](https://github.com/MohammadYounes/rtlcss) latest release which is 2.6.1

Hi, I'm very thankful to find this repo. I have already rethinkdb cluster deployed outside k8, and I want just to deploy a proxy pod inside the k8 to use...