Failing to add/modify files with metamorph
Hello,
I've been reading trough this and other posts and I didn't find a solution to my problem.
Maybe someone can help.
I'm trying to package a 1% battery mod.
For this mod I need to modify
Code:
stat_sys_battery_charge.xml
and
in
.
Somehow metamorph can't seem to modify them properly.
If I decompile the morphed apk using apktool, I get:
Code:
Could not decode file, replacing by FALSE value: drawable/stat_sys_battery.xml
Does anyone know how to fix this problem, or am I mistaken about metamorphs capabilities?
I attached the file in case anyone wants to take a look.
EDIT: It seems that I need to edit the
, but I don't know how to calculate the values...