Skip to main content
2 votes

Android compose material3 dropdown menu bug on landscape?

So I tried the scenario on different devices and emulators and noticed that the additional padding given to the DropDownMenu was equivalent to the size of the Camera cutout. A simple way to check this ...
Mofe Ejegi's user avatar
  • 1,763
Advice
1 vote
0 replies
0 views

How can I improve unit tests for Repository pattern with Room and Retrofit in Android?

These tests you've shared is a great start for sure. From the tests you have written, i could see that it covers the "Happy Path" , error handling and mapping. Here are few suggestions to ...
Drax's user avatar
  • 87

Only top scored, non community-wiki answers of a minimum length are eligible