For #19180: Fix tab counter not entirely visible on RTL layout.

upstream-sync
mcarare 3 years ago committed by Mihai Adrian Carare
parent cf4847dc17
commit 46784ecbfb

@ -5,7 +5,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:mozac="http://schemas.android.com/apk/res-auto"
android:id="@+id/counter_root"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:layout_centerVertical="true">

Loading…
Cancel
Save