-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First look for `icon.png`. If it's not present, load icon from the base APK. The latter operation can be very expensive. In a directory full of XAPK files, it may take several seconds to load all the icons properly for the first time. Signed-off-by: Muntashir Al-Islam <[email protected]>
- Loading branch information
1 parent
576f37a
commit e42e885
Showing
2 changed files
with
70 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters