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

1 line
598 B
XML
Raw Normal View History

2023-11-27 20:36:02 +01:00
<LinearLayout android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" xmlns:android="http://schemas.android.com/apk/res/android"><FrameLayout android:id="@+id/bottomtab.navarea" android:layout_width="match_parent" android:layout_height="0dp" android:layout_gravity="fill" android:layout_weight="1" /><com.google.android.material.bottomnavigation.BottomNavigationView android:id="@+id/bottomtab.tabbar" android:theme="@style/Widget.Design.BottomNavigationView" android:layout_width="match_parent" android:layout_height="wrap_content" /></LinearLayout>