I am trying to use apktool to modify the MIUI phone.apk. I can sucessfully decompile the phone.apk but if I try to recompile the phoneapk folder without making any changes it fails with this error:
adn_list.xml:8: error: No resource identifier found for attribute 'drawSelectorOnNothing' in package 'android'
I looked in the adn_list.xml and couldn't find anything referencing this (which I'm guessing is actually the problem) and have no idea where to start looking. Can someone help me?
adn_list.xml:8: error: No resource identifier found for attribute 'drawSelectorOnNothing' in package 'android'
I looked in the adn_list.xml and couldn't find anything referencing this (which I'm guessing is actually the problem) and have no idea where to start looking. Can someone help me?