mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-27 14:29:22 +01:00
eb83cb7d17
`TabLayout` with Material 3 styling has a thin line at the bottom. That makes sense when it is above the scrollable content, but not when it is below. Before: ![before](https://github.com/user-attachments/assets/619f125b-c817-4615-b6b6-29c885c90723) After: ![after](https://github.com/user-attachments/assets/3b22d183-c844-4859-9bf8-d530f63cf97e)