mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-15 11:58:37 -04:00
show the storage tab by default too
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:icon="@drawable/ic_clock_vector" />
|
||||
|
||||
<com.google.android.material.tabs.TabItem
|
||||
android:id="@+id/tab_storage"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:icon="@drawable/ic_storage_vector" />
|
||||
|
||||
</com.google.android.material.tabs.TabLayout>
|
||||
|
||||
<com.simplemobiletools.commons.views.MyViewPager
|
||||
|
||||
Reference in New Issue
Block a user