[fenix] For https://github.com/mozilla-mobile/fenix/issues/15968 - Show a border...
commita0e6d161d610ea3d564ba4dd4b572f48d1e34f62
authorMugurell <Mugurell@users.noreply.github.com>
Fri, 16 Oct 2020 17:01:59 +0000 (16 20:01 +0300)
committerGabriel Luong <gabriel.luong@gmail.com>
Fri, 30 Oct 2020 22:13:50 +0000 (30 18:13 -0400)
tree4a5706902c77210a9275fbce770c3c5ac7d4a120
parent21f2040afebcecb48a568abd38c28ffaf76f6ce3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15968 - Show a border for the selected tab in the grid based tabs tray

The border for the grid item will now be updated in the same method that
updates the background for the list item.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tabtray/TabTrayViewHolder.kt
mobile/android/fenix/app/src/main/res/drawable/tab_tray_grid_item_selected_border.xml [new file with mode: 0644]
mobile/android/fenix/app/src/main/res/layout/tab_tray_grid_item.xml