Skip to content

Commit d80a8f1

Browse files
committed
fix
1 parent 7d46971 commit d80a8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/fragment_account_data.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
android:layout_height="wrap_content"
3131
android:textAlignment="center"
3232
app:tabGravity="fill"
33-
app:tabMode="fixed" />
33+
app:tabMode="auto" />
3434

3535
<androidx.fragment.app.FragmentContainerView
3636
android:id="@+id/fragment_container"

0 commit comments

Comments
 (0)