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

Commit 5b6de55b authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

768-Fix_tab_not_visible_issue

parent 473c8e39
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>