[THEMING][N STYLE NOTIFICATIONS AND QUICK SETTING PANEL AND STATUSBAR][MINIMAL EASIEST GUIDE][BY ROCK BHASKAR]

2


N STYLE THEMING


---CM 12.1/13 ONLY---

HOW TO GET-
N style notifications and quick setting panel. -

just add or edit these lines in-

1.systemui.apk


res/values/dimens.xml

OR

2.Any CMTE theme.apk-

assets/overlays/com.systemui/values/dimens.xml

<dimen name="notification_material_rounded_rect_radius">0.0dip</dimen>
<dimen name="notification_side_padding">0.0dip</dimen>
<dimen name="notification_padding">0dp</dimen>
<dimen name="notifications_top_padding">0dp</dimen>
<dimen name="status_bar_expanded_header_elevation">0dp</dimen>
<dimen name="notification_divider_height">0.0dip</dimen>
<dimen name="notification_material_shadow_rounded_rect_radius">0.0dip</dimen>
<dimen name="notification_material_rounded_rect_radius_negative">0.0dip</dimen></resources>

*simplest and lowest N guide in the world*.

have a good day.
#RB.




Post a Comment

2 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.