mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-02 03:17:37 +03:00
Improve dashboard page
This commit is contained in:
parent
b55145563f
commit
0f9441c650
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue