Fix shared element transition

This commit is contained in:
h4h13 2020-04-26 01:04:06 +05:30
parent f7d2d32982
commit 0fedfb500a
3 changed files with 6 additions and 6 deletions

View file

@ -32,6 +32,7 @@
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
style="@style/Toolbar"
android:background="?attr/colorSurface"
app:navigationIcon="@drawable/ic_keyboard_backspace_black_24dp" />
<ViewStub