Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Update HomeScreen.kt #978

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Update HomeScreen.kt #978

merged 2 commits into from
Jul 29, 2024

Commits on Jul 24, 2024

  1. Update HomeScreen.kt

    Removed fillMaxWidth() from CenterAlignedTopAppBar's title because when switching between My garden and Plant list filter icon pops up and pushes CenterAlignedTopAppBar to the left.
    ashwanil23 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    21a8693 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update HomeScreen.kt

    Yes even after removing the Row composable its working good that means Row composable is useless we can remove it
    ashwanil23 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ab5bda3 View commit details
    Browse the repository at this point in the history