Skip to content

Commit c934596

Browse files
author
Targholi
committed
change tablayout colour.
1 parent 5082c33 commit c934596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<com.google.android.material.tabs.TabLayout
8989
android:id="@+id/connection_tablayout"
9090
android:layout_width="match_parent"
91-
set_color="@{GlobalState.default_percent_2}"
91+
set_color="@{GlobalState.default_percent_4}"
9292
android:layout_height="wrap_content"
9393
app:tabMode="fixed" />
9494

0 commit comments

Comments
 (0)