Skip to content

Commit 50ca0ae

Browse files
committed
replace vector launcher icon with pngs
1 parent 3cd3cea commit 50ca0ae

File tree

6 files changed

+1
-14
lines changed

6 files changed

+1
-14
lines changed

app/src/main/kotlin/com/simplemobiletools/filemanager/fragments/ItemsFragment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class ItemsFragment : Fragment(), ItemsAdapter.ItemOperationsListener, Breadcrum
7474
override fun onResume() {
7575
super.onResume()
7676
context!!.updateTextColors(mView as ViewGroup)
77-
mView.items_fastscroller.updateHandleColor()
77+
mView.items_fastscroller.updatePrimaryColor()
7878
val newTextColor = context!!.config.textColor
7979
if (storedTextColor != newTextColor) {
8080
storedItems = ArrayList()

app/src/main/res/mipmap-anydpi-v21/ic_launcher.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.
-355 Bytes
Loading
-407 Bytes
Loading
-1.4 KB
Loading
-927 Bytes
Loading

0 commit comments

Comments
 (0)