Saman Sattari

Results 21 issues of Saman Sattari

I'm using the ktx function in `NavigationExtensions.kt` for `BottomNavigationView` Everything works great, however when I switch the app to Split-Screen mode and then full screen it again, If `BottomNavigationView`'s selectedItemId...

Hi, This is great lib bro. is this lib support circle shapes and custom shapes? or just rectangle shapes? ThnQ :+1:

enhancement

Thnx for this great library. how can I add long click event for my items?

feature-request

Hi, TnQ for this great library. Can u pllz add cardView expandable?

First of all, Thank you for your fast bugfixes. I appreciate that. I'll try to help you with reporting bugs and as soon as I can, I will contribute on...

💎 feature

## Overview - When the permission dialog pops up, if user touches outside of the permission dialog, the `onNeverAskAgain` lambda gets executed instead on `onPermissionDenied` ### Expected - Execution of...

inquiry

### Description When the permission dialog pops up, if user touches outside of the permission dialog, `it.anyPermanentlyDenied()` returns `true` while user didn't pressed **Don't ask again** checkbox/ ----------- **KPermissions version**:...

bug
help wanted

The min sdk version for using this lib is too high, can u decrease that to at least +16 or +17?

enhancement

I've set the locale with this code: `Lingver.getInstance().setLocale(requireContext(), "fa")` It use `RTL` layout direction. Everything works great, but when I use the app in **split screen** mode and then maximize...

known issue

when i import ur library from gradle this error happens to me: Error:Execution failed for task ':app:dexDebug'. > com.android.ide.common.internal.LoggedErrorException: Failed to run command: > C:\ADTBundle\SDK\build-tools\21.1.2\dx.bat --dex --no-optimize --output C:\ADTBundle\StudioWorkspace\NoiseTel\app\build\intermediates\dex\debug --input-list=C:\ADTBundle\StudioWorkspace\NoiseTel\app\build\intermediates\tmp\dex\debug\inputList.txt...