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

Commit 6cfbf378 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Merge branch '768-Fix_tab_not_visible_issue' into 'main'

768-Fix_tab_not_visible_issue

See merge request !72
parents 473c8e39 5b6de55b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
                android:id="@+id/tab_layout"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                app:tabTextColor="@android:color/white"
                app:tabTextColor="@color/primaryTextColor"
                style="@style/custom_tab_style" />

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