Here is the beginning : [Mod/Theme--CM10] for CM10 alpha3.kernel.2.6 *** RELOADED***
-------------------------------------------------------------------------------------------------------------------<<<<<<<<<<<<<<<<<<<<<<<<
GUIDE HOW TO - BOTTOM TOGGLE & SEMI TRANSPARENT NOTIFICATION DRAWER FOR CM10
SystemUI/res/
Hi everyone!
Because it looks like we have practically ready for official release sammy JellyBean seems to me it's time to make our themes better :)
Here's a simple guide how to make homescreen statusbar transparent:
1. You should decompile SystemUI.apk
2.
!DO WITH YOUR OWN RISK!
BY FLASHING THOSE FILE YOU AGREE TO THAT
I AM NOT RESPONSIBLE TO ANY DAMAGE DONE TO YOUR PHONE
So, after official part here comes the goodies! :D I tested it on my own phone, so don't worry, it works :D
BUGS:
in transparent statusbar + center clock when new notification comes in (eg.
Hi everyone!I searched everywhere for a mod or theme containing transparent statusbar for JB but couldn't find one for S2.
I want to create a layout containing only a button, i want the layout to be transparent more even more, i want it 'not to be there', in other words, i want my layout to be only a not full size 'window' but only the button size, so i will be able to continue using any app open behind my app.
i tried :
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http:
Hi,
Im using the lastest Jellaxy cm10 for gio for 2 days now and i have problems with battery life.
After the install of the rom i had waited to 0% than i made a full charge, unplugged and started to use phone, listeing to music, wifi (2/3 hours per day), as i aleays do. after 4-5 hours battery was at 1% than turned off.
MOD for CM10 (Every ROM)
Download:
Quote:
Transparent Contact :http://db.tt/q4qII0iI
Transparent MMS : SOON!!!
Attached Thumbnails
Hi all!
Is there any ways of changing back the /system and /data partition to it's old place?
400Mb it kinda small.
I have a LinearLayout in one of the activities as the main layout. I used Scrollview to encapsulated the LinearLayout. The Layout contains a fragment which displays a google map, but on scrolling it gave black background. I resolved the issue by using a transparent background inside a FrameLayout. The black background has gone, but during scrolling i get flickering black edges around the map.