Skip to content

Commit 1fbfc86

Browse files
smdyvthestinger
smdyv
authored andcommitted
Disable animated layout changes for the top app bar
At least temporarily. Prevents unsightly layout shifts
1 parent 8453e2f commit 1fbfc86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/layout/pdfviewer.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
<com.google.android.material.appbar.AppBarLayout
88
android:layout_width="match_parent"
99
android:layout_height="wrap_content"
10-
android:animateLayoutChanges="true"
1110
android:fitsSystemWindows="true"
1211
android:theme="@style/AppTheme.AppBarOverlay">
1312

0 commit comments

Comments
 (0)