tomAIto/TomAIto.App/TomAIto.App.Android/obj/Debug/130/lp/55/jl/res/layout/tabbar.xml

1 line
449 B
XML
Raw Normal View History

2023-11-27 20:36:02 +01:00
<com.google.android.material.tabs.TabLayout android:id="@+id/sliding_tabs" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/colorPrimary" android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar" app:tabIndicatorColor="@android:color/white" app:tabGravity="fill" app:tabMode="fixed" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />