We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd4bd8 commit 29f7ab6Copy full SHA for 29f7ab6
SmartFileBrowser/src/main/res/layout/activity_file_browser_main.xml
@@ -107,6 +107,8 @@
107
app:layout_constraintTop_toTopOf="parent"
108
app:layout_constraintVertical_bias="0.3"
109
android:gravity="center"
110
+ android:visibility="gone"
111
+ tools:visibility="gone"
112
>
113
<androidx.appcompat.widget.AppCompatImageView
114
android:id="@+id/fragment_file_browser_imgNoItem"
0 commit comments