Skip to content

Conversation

@ADjenkov
Copy link
Contributor

@ADjenkov ADjenkov commented Aug 2, 2019

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

@ADjenkov ADjenkov self-assigned this Aug 2, 2019
@cla-bot cla-bot bot added the cla: yes label Aug 2, 2019
@ADjenkov ADjenkov force-pushed the djenkov/tab-content-item-view branch from 206e183 to 2cd39a4 Compare August 7, 2019 11:10
@ADjenkov ADjenkov force-pushed the djenkov/tab-content-item-view branch from 25754f9 to 66bbf21 Compare August 7, 2019 11:41
@MartoYankov MartoYankov merged commit 72ca461 into master Aug 15, 2019
@MartoYankov MartoYankov deleted the djenkov/tab-content-item-view branch August 15, 2019 08:08
tsonevn pushed a commit that referenced this pull request Sep 2, 2019
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Tabs][BottomNavigation] TabContentItem background color not applied

5 participants