Fixes crash

split
Laurent 5 years ago
parent f83a834011
commit 972c73500c
  1. 2
      app/src/main/res/layout/fragment_top_10.xml

@ -33,13 +33,11 @@
app:tabMode="fixed">
<com.google.android.material.tabs.TabItem
android:id="@+id/filterSessions"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/cash_games" />
<com.google.android.material.tabs.TabItem
android:id="@+id/filterTransactions"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/tournaments" />

Loading…
Cancel
Save