Skip to content

Commit ac379b0

Browse files
Fixes the issue of done button UI
1 parent b7f64ab commit ac379b0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

multiimagepicker/src/main/res/layout/activity_gallery.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
android:background="#FFFFFF"
88
tools:context=".GalleryActivity">
99

10-
<include layout="@layout/layout_common_toolbar"
10+
<include layout="@layout/layout_gallery_picker_toolbar"
1111
app:layout_constraintTop_toTopOf="parent"
1212
app:layout_constraintStart_toStartOf="parent"
1313
app:layout_constraintEnd_toEndOf="parent"

0 commit comments

Comments
 (0)