Add more Icons for Sec Theme Chooser
For this you just need to edit the file theme_app_list.xml under /system/csc/.
To find out the app Activity you can use this app: https://play.google.com/store/apps/details?id=ex.chinyang.android.xshortcut
By Facebook you paste this lines in theme_app_list.xml (before <ThemeAppList> ) :
An example can be found here: https://github.com/HRTKernel/Sec_Themechooser
In Annex I uploaded you one example, flash the zip over recovery and install apk. There are the following icons themet (the theme should of course also the support):
Facebook (Icon name: theme_app_facebook_icon)
Whatsapp (Icon name: theme_app_whatsapp_icon)
Play Store (Icon name: theme_app_playstore_icon)
and more (facebook, chrome, es file explorer, dropbox, gmail, googleplus, tapatalk, youtube, whatsapp, googlefoto, googlesettings, googlesearch, googlemaps)
Happy theming
For this you just need to edit the file theme_app_list.xml under /system/csc/.
To find out the app Activity you can use this app: https://play.google.com/store/apps/details?id=ex.chinyang.android.xshortcut
By Facebook you paste this lines in theme_app_list.xml (before <ThemeAppList> ) :
Code:
<ThemeApp
theme:className="com.facebook.katana.LoginActivity"
theme:iconId="theme_app_facebook_icon" />
In Annex I uploaded you one example, flash the zip over recovery and install apk. There are the following icons themet (the theme should of course also the support):
Facebook (Icon name: theme_app_facebook_icon)
Whatsapp (Icon name: theme_app_whatsapp_icon)
Play Store (Icon name: theme_app_playstore_icon)
and more (facebook, chrome, es file explorer, dropbox, gmail, googleplus, tapatalk, youtube, whatsapp, googlefoto, googlesettings, googlesearch, googlemaps)
Happy theming
Attachments
-
5.9 MB Views: 2,094
-
6.9 MB Views: 1,737
Last edited: