Skip to content

Commit

Permalink
Update fragment_team_detail.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jul 23, 2024
1 parent afa9326 commit aa65095
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/src/main/res/layout/fragment_team_detail.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
android:layout_height="match_parent"
android:orientation="vertical">


<com.google.android.material.appbar.AppBarLayout
android:id="@+id/app_bar"
android:layout_width="match_parent"
android:layout_height="wrap_content">


<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
Expand Down Expand Up @@ -73,7 +71,6 @@
</LinearLayout>
</LinearLayout>


</com.google.android.material.appbar.AppBarLayout>

<LinearLayout
Expand All @@ -98,6 +95,5 @@

</LinearLayout>


</LinearLayout>
</FrameLayout>
</FrameLayout>

0 comments on commit aa65095

Please sign in to comment.