Skip to content

Commit

Permalink
Removed collapsing toolbar from stats_fragment.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradbury committed Jan 24, 2025
1 parent 2d748b0 commit 2130f24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions WordPress/src/main/res/layout/stats_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
app:layout_collapseMode="pin"
app:layout_scrollFlags="scroll|enterAlways"
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
app:theme="@style/WordPress.ActionBar"
app:title="@string/stats" />
Expand Down

0 comments on commit 2130f24

Please sign in to comment.