material-components / material-components-android

Modular and customizable Material Design UI components for Android
Apache License 2.0
16.25k stars 3.06k forks source link

TabLayout start offset in RTL direction #1197

Closed ahmaducg closed 2 years ago

ahmaducg commented 4 years ago

Description: The TabLayout starts with a bit of offset from the first item.

image

Android API version: 29

Material Library version: 1.1.0

Device: Emulator

hunterstich commented 4 years ago

Hey thanks for filing a bug. Do you mind including a small sample that reproduces this?

ahmaducg commented 4 years ago

This is not reoccurring in a new project. Even though this occurred twice for me before, even before ViewPager2 and 1.1.0

drchen commented 2 years ago

Given this is not happening anymore and it's a bit old, I'll close the issue for now. Feel free to reopen it if this is still happening.