Shubam Virdi

Results 5 issues of Shubam Virdi

I have integrated the discrete scroll view with maps and in onMapMarkerSelected I am trying to scroll the discrete scroll view to the marker position but the app is not...

I have updated the Punjabi translations for OTP strings.

language & typo

I have updated the gradle version to 7.0.4 as the jcenter is deprecated so when building the project build is failing When i replaced jcenter() to mavenCentral() it is not...

I am trying to mock rest template function but its actually trying to call the actual endpoint instead of giving back mock response @ExtendWith(SpringExtension.class) @SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT) @ActiveProfiles("test") @AutoConfigureMockMvc @TestMethodOrder(MethodOrderer.OrderAnnotation.class)...