Skip to content

Commit 29f7ab6

Browse files
committed
bug fixed
1 parent 3dd4bd8 commit 29f7ab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SmartFileBrowser/src/main/res/layout/activity_file_browser_main.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@
107107
app:layout_constraintTop_toTopOf="parent"
108108
app:layout_constraintVertical_bias="0.3"
109109
android:gravity="center"
110+
android:visibility="gone"
111+
tools:visibility="gone"
110112
>
111113
<androidx.appcompat.widget.AppCompatImageView
112114
android:id="@+id/fragment_file_browser_imgNoItem"

0 commit comments

Comments
 (0)