feat: vertical navigation for profile
This commit is contained in:
parent
0996639cac
commit
e65e7a79a5
4 changed files with 327 additions and 8 deletions
|
@ -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">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue