i added them in builb. but they wont pop up. actually, they did once, but accidentally
soft buttons wont come back on again.
and to add PIE was ON when i had soft buttons
wizard.no.84, on 06 February 2013 - 10:26 AM, said:
uploadfromtaptalk1360149018236.jpg 29.6K
50 downloads
uploadfromtaptalk1360149039668.jpg 27.92K
58 downloads
uploadfromtaptalk1360149058708.jpg 42.8K
60 downloads
uploadfromtaptalk1360149075856.jpg 27.37K
54 downloads
Screenshot_2013-02-06-14-29-04.png 128.29K
53 downloads
C3C0, on 06 February 2013 - 01:41 PM, said:
Edited by plegdroid, 06 February 2013 - 01:52 PM.
Drawable batteryBitmap = mContext.getResources().getDrawable(icon);
if (mColorInfo.isLastColorNull) {
batteryBitmap.clearColorFilter();
} else {
batteryBitmap.setColorFilter(mColorInfo.lastColor, PorterDuff.Mode.SRC_IN);
}
v.setImageDrawable(batteryBitmap);
C3C0, on 06 February 2013 - 01:51 PM, said:
Drawable batteryBitmap = mContext.getResources().getDrawable(icon);
if (mColorInfo.isLastColorNull) {
batteryBitmap.clearColorFilter();
} else {
batteryBitmap.setColorFilter(mColorInfo.lastColor, PorterDuff.Mode.SRC_IN);
}
v.setImageDrawable(batteryBitmap);
Edited by plegdroid, 06 February 2013 - 02:00 PM.
Screenshot_2013-02-07-00-06-32.png 167.72K
36 downloads
C3C0, on 06 February 2013 - 11:14 PM, said:
C3C0, on 04 February 2013 - 06:50 AM, said:
Edited by C3C0, 07 February 2013 - 09:01 AM.
1 members, 2 guests, 0 anonymous users