Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jamorham committed Sep 14, 2022
2 parents 7aa9bb5 + 80cd5a2 commit e7be25a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/src/main/res/layout/activity_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,8 @@
<android.support.v7.widget.Toolbar
android:id="@+id/my_toolbar"
android:layout_width="match_parent"

android:layout_height="wrap_content"
android:minHeight="?attr/actionBarSize"
app:theme="@style/Toolbar" />
android:minHeight="?attr/actionBarSize" />

<RelativeLayout
android:id="@+id/home_layout_holder"
Expand Down

0 comments on commit e7be25a

Please sign in to comment.