| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
chore: update changelog add keyboard's backspace click event listener fix tslint errors fix tsc errors add keyboard's backspace click event listener fix tslint errors fix tsc errors
| Back | FazBrowse Home | New Git URL |
Make tabContentItem ContentView instead of ViewBase to enable CSS properties propagation. This will enable setting backgroundColor/color and so on to its children views.
Modify Tabs,BottomNavigation and tests to respect ContentVIew's content property.
FIx #7496