feat: vertical navigation for profile

This commit is contained in:
TwistedUmbrellaX 2024-03-19 13:42:48 -04:00
parent 0996639cac
commit e65e7a79a5
4 changed files with 327 additions and 8 deletions

View file

@ -7,7 +7,7 @@
android:orientation="horizontal">
<androidx.coordinatorlayout.widget.CoordinatorLayout
android:layout_width="match_parent"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1">