Eric Ampire [MOD]
10/27/2021, 9:03 PMTabRow
for displaying 3 Tabs, I have noticed something unexpected when the app load data, there's a color that appear behind the TabRow
even if the backgroundColor
parameter of the TabRow
is Color.Transparent
I'm using compose 1.1.0-beta01, And I have noticed that unexpected behaviour after updating accompanist-pager
lib to 0.20.0, I'm using TabRow
with a HorizontalPager