Improve dashboard page

This commit is contained in:
世界 2023-10-29 22:51:42 +08:00
parent b55145563f
commit 0f9441c650
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -14,10 +14,11 @@
<com.google.android.material.tabs.TabLayout
android:id="@+id/dashboardTabLayout"
style="@style/Widget.Material3.TabLayout.Secondary"
android:background="?android:attr/windowBackground"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginEnd="16dp"
app:tabUnboundedRipple="true"
app:tabIndicatorFullWidth="true">
<com.google.android.material.tabs.TabItem