Ayush Yadav

Results 24 comments of Ayush Yadav

Hi,can you assign this issue to me?

PTAL @Rd4dev and please look at the error displaying logic and binding adapter here as well.

Hi @Rd4dev there are two concerns left : 1. **State management** - As we were having the issue in the feature flag screen regarding the unintended behaviour ie some flags...

> @theayushyadav11 > ### 1. State Management Context > > In the Feature Flag screen, the incorrect state entry issue wasn’t due to using a `List` vs a `Map` but...

Thanks @Rd4dev for the review, I have updated as requested except one [comment](https://github.com/oppia/oppia-android/pull/5867#discussion_r2184956198) PTAL. Here is the video and everything seems to work fine. #### Video https://github.com/user-attachments/assets/d50eefc9-c270-419a-a0ba-05e26aa5fddb

Hi @Rd4dev, I have updated the changes as ewquested. Here is the log recording of the parameter states `oppiaLogger.d("PlatformParametersFragmentPresenter", "Text changed for $id: $text")` is added inside the textChange callback....

Hi @Rd4dev , I have updated as requested PTAL.