minui: fix relative path not correct issue
When "charger/xx.png" passed as relative path, it will lead to incorrect loading path because of "/" exists. Modify the rule to match only the first letter to identify whether it is absolutely path or relative path. Change-Id: I8d6e1758649f0040279d2185e3ee3ecf2a05113c
Loading
Please register or sign in to comment