Closed ElMaestroZ closed 16 hours ago
This pull request includes updates to the HouseHoldSelectionDrawer to fix the back button behavior.
HouseHoldSelectionDrawer
Fix for issue:
app/src/main/java/com/android/shelfLife/ui/navigation/HouseHoldSelectionDrawer.kt
BackHandler
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 100.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
This pull request includes updates to the
HouseHoldSelectionDrawer
to fix the back button behavior.Fix for issue:
app/src/main/java/com/android/shelfLife/ui/navigation/HouseHoldSelectionDrawer.kt
: ImplementedBackHandler
to close the drawer when the back button is pressed, if the drawer is open.