Hi,
I have created an app with three theme red, white and black
background and setting this theme in oncreate() activity
public void onCreate(Bundle savedInstanceState) {
switch (LaunchTheme.value) {
case X:
{
setTheme(R.styl
Hi,
I have created an app with three theme red, white and black
background and setting this theme in oncreate() activity
public void onCreate(Bundle savedInstanceState) {
switch (LaunchTheme.value) {
case X:
{
setTheme(R.styl
Hi,
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, vis
3 matches
Mail list logo