Mudassir

Results 20 issues of Mudassir

How i can blacklist Screenshot App ? I need Screenshop replace MTMR to help me stop video recording when using Screenshot App

enhancement
question

i have problem when using xrecyclerview inside scrollview with pulltorefresh and loadmore enable here for error message `java.lang.IllegalArgumentException: Scrapped or attached views may not be recycled. isScrap:false isAttached:true`

How to i send parameter from body like this ? ![image](https://user-images.githubusercontent.com/1531684/71479981-e218b500-2831-11ea-9232-98776903d298.png)

enhancement

This commit fix issue dependencies from other library who using newer html lib version And fix issue `PlatformException(evaluateJavaScript_failed, Failed evaluating JavaScript, JavaScript string was: '$(".note-placeholder")` in iOS Reference from this...

Hi, may you update your nix config with the latest version? I'm trying to run your project but give me some errors like this ![image](https://user-images.githubusercontent.com/1531684/191419703-cef59913-ce8b-47b1-8f80-57216d3fda70.png)

Hi @Austionian, I'm trying to run your project in my local machine with this command ``` bash yarn install; yarn build; yarn serve ``` No error when I run that...

**Describe the bug** I've created a `zonedSchedule` notification with about 500 notifications. The notification is created. But it doesn't work. But when I decrease the amount of notifications to 6-30...

In our previous app version we registered adapter with `typeId = 132`. In the new version we completely remove that adapter but we are facing an issue when the user...

**Description** I have an issue when I try to get the location name. **Expected behavior** Return `List` **Current behavior** Throw execption **Screenshots** n/a **Logs** ``` I/flutter (11094): β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ I/flutter (11094):...

## What it does - Add `searchHint` to `LocalizationItem` since we can't change the hint on search widget - Update library to latest version - Add AppBar Options: - Show...