Setting icon indicating copy to clipboard operation
Setting copied to clipboard

Unable to change Background Color for pushed SettingCustomView

Open RizwanaDesai opened this issue 10 months ago • 0 comments

SettingPage(title: "Integrations") {
                     SettingCustomView {
                                        IntegrationsSettingView()
                      }
}

I'm navigating User to Custom settings view where i want to change background color for that View including navigation area, but unable to set background color for entire screen. Attached is the screen shot for reference. simulator_screenshot_C6E58EF5-27FC-4181-9C89-D3B8CCBEA60A

Any help would be greatly appreciated.

RizwanaDesai avatar Apr 19 '24 07:04 RizwanaDesai