Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad4ceab0 authored by Sumit Pundir's avatar Sumit Pundir
Browse files

res: activity_account: change TabText color to white

parent dafe5a80
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
                android:id="@+id/tab_layout"
                android:layout_width="match_parent"
		android:layout_height="wrap_content"
		app:tabTextColor="@android:color/white"
                style="@style/Widget.MaterialComponents.TabLayout.Colored" />

        </com.google.android.material.appbar.AppBarLayout>