Romman Sabbir

Results 13 issues of Romman Sabbir

When I try to show a taost (success/error) it doesn't show the text properly. ``` Android Studio: 4.0 Gradle: 4.0.0 Compile SDK: 29 BuildVersonTools: 29.0.3 Emulator: Pixel 3a, API 28...

I want to auto cancel all UseCase request that is tied to the ViewModel. For now: I have reigstered a callback for `ViewModel.onCleared()` event. So when the `onCleared()` is called,...

Scenario: - I have 3 UseCase to perform 3 different API Request. - Based on the 3 UseCase response I need to combine them all according to the business logic....

I have an activity & several fragments. I have implemented this one of my fragment. So when I'm trying to open another activity, detects memory leakage. How to avoid this...

Freshly installed, when I want to add a new medication there happen multiple transactions of new medication.

bug

`Requesting seeder information...Traceback (most recent call last): File "C:\Users\zzzz\Videos\seedmage-master\seedmage.py", line 63, in seeder.load_peers() File "C:\Users\zzzz\Videos\seedmage-master\torrent.py", line 117, in load_peers self.update_interval = self.info[b"interval"] ~~~~~~~~~^^^^^^^^^^^^^ KeyError: b'interval'`

My Scenario: - I want to keep only one playlist on `MusicService` - Based on user action I want to set another list as the primary list for `MusicService` How...

I'm unsure whether it's a bug or not, but the new _[Advanced analytics (beta)]_ feature is publicly accessible.

Reset app, clear all data. Open the app and click on get started, it should show the Google login option but there is no popup or bottom sheet to select...