c-lamont / PXTabs

MIT License
36 stars 5 forks source link

How to set navigation bar(ProXamTabs) background image ? #18

Closed ankit-vaghela closed 6 years ago

ankit-vaghela commented 6 years ago

I want to show green color image in background.

c-lamont commented 6 years ago

@ankit-vaghela Not sure what you mean exactly. Do you have an image of what you are trying to achieve?

ankit-vaghela commented 6 years ago

tab

c-lamont commented 6 years ago

Hi Ankit, when you say "I want to show green color image in background" do you just want to set the background color to green or do you want to actually add an image?

ankit-vaghela commented 6 years ago

Want to add image. Background color is set I know.

c-lamont commented 6 years ago

Hi @ankit-vaghela ,

I will implement this in the next release.

c-lamont commented 6 years ago

@ankit-vaghela It is now possible to set a background image on the PXTabLayout using the BackgroundImageSource property.

You can access the background image and apply any properties you like by using TabsLayout.BackgroundImage property in the PXTabView or PXTabLayout.