File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 1313 app : tabIndicatorColor =" @android:color/white"
1414 app : tabIndicatorHeight =" 2dp"
1515 app : tabMinWidth =" 150dp"
16- app : tabSelectedTextColor =" @android:color/white" >
17-
18- <com .google.android.material.tabs.TabItem
19- android : id =" @+id/tab_files"
20- android : layout_width =" wrap_content"
21- android : layout_height =" wrap_content"
22- android : icon =" @drawable/ic_folder_vector" />
23-
24- <com .google.android.material.tabs.TabItem
25- android : id =" @+id/tab_recents"
26- android : layout_width =" wrap_content"
27- android : layout_height =" wrap_content"
28- android : icon =" @drawable/ic_clock_vector" />
29-
30- <com .google.android.material.tabs.TabItem
31- android : id =" @+id/tab_storage"
32- android : layout_width =" wrap_content"
33- android : layout_height =" wrap_content"
34- android : icon =" @drawable/ic_storage_vector" />
35-
36- </com .google.android.material.tabs.TabLayout>
16+ app : tabSelectedTextColor =" @android:color/white" />
3717
3818 <com .simplemobiletools.commons.views.MyViewPager
3919 android : id =" @+id/main_view_pager"
You can’t perform that action at this time.
0 commit comments