diff --git a/app/build.gradle b/app/build.gradle index 5cec55eb5c..a064aafc1e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "org.ole.planet.myplanet" minSdkVersion 21 targetSdkVersion 34 - versionCode 1453 - versionName "0.14.53" + versionCode 1454 + versionName "0.14.54" ndkVersion '21.3.6528147' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true diff --git a/app/src/main/res/layout-w600dp/fragment_team_detail.xml b/app/src/main/res/layout-w600dp/fragment_team_detail.xml index bf601b5fad..8e1d0cb0b7 100644 --- a/app/src/main/res/layout-w600dp/fragment_team_detail.xml +++ b/app/src/main/res/layout-w600dp/fragment_team_detail.xml @@ -73,7 +73,6 @@ - - + android:layout_height="wrap_content" + app:tabGravity="fill" + app:tabMaxWidth="0dp" + app:tabMode="fixed" /> - - + - - \ No newline at end of file