Caleb Langat

Results 18 comments of Caleb Langat
trafficstars

When sending money, the user doesn't see the Recipient's Institution. Unlike when I buy airtime for another person, I would see the Recipient institution after a successful transaction. ![Screenshot_20230330_145157_Stax](https://user-images.githubusercontent.com/95022986/228827795-65f8f2c4-846f-46fd-91d3-3f593ff2c8db.jpg)

@ashiagr I tried but since we are using a snackbar to toast the message, we can't adjust the position of the snackbar to the screen, hence it would not pop...

> 👋 @Mzazi25 and @ashiagr > > Just checking in on the status of this PR. Is there anything specific that needs to be done to move this forward? I...

> 👋 @Mzazi25 ! Are you still planning to work on this? Since we decided to use the option dialog, the only blocker we had is we have to work...

I have ran the tests bitrise is warning about and they are passing. Not sure why but I added Roboelectric test runner and they pass.

@odaridavid I had updated the changes as you had requested. Kindly review. @jumaallan I have removed gson and updated the entities to use relations, however, I am not able to...

@odaridavid yes. There's a problem with the room relations. I am waiting for @jumaallan to help me out. Alternatively, can I use Typeconverters for this PR and then work on...

@odaridavid I fixed the error on Workmanager. Also I had to add latitude and longitude to the weather models so I can use it on my entity. I will explain...