We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5082c33 commit c934596Copy full SHA for c934596
app/src/main/res/layout/fragment_connection.xml
@@ -88,7 +88,7 @@
88
<com.google.android.material.tabs.TabLayout
89
android:id="@+id/connection_tablayout"
90
android:layout_width="match_parent"
91
- set_color="@{GlobalState.default_percent_2}"
+ set_color="@{GlobalState.default_percent_4}"
92
android:layout_height="wrap_content"
93
app:tabMode="fixed" />
94
0 commit comments