Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5949583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T17:16:13+00:00 2026-05-22T17:16:13+00:00

How to change a style from code? I got a style used all across

  • 0

How to change a style from code?

I got a style used all across my app, for all buttons. If the user changes the skin of the app, the background of this style should change.

<style name="ActionBtn">
    <item name="android:layout_width">@dimen/action_btn_width</item>
    <item name="android:layout_height">@dimen/action_btn_height</item>
    <item name="android:background">@drawable/btn_frame_bgstate</item>
    <item name="android:padding">@dimen/action_btn_padding</item>
    <item name="android:layout_margin">@dimen/action_btn_margin</item>
</style>

So far the only idea I got is to make a custom button that itself chooses its background on creation.

I have not found any good, generic way for skinning android apps yet, but if I could change styles from code, that would do the trick.

All suggestions welcome!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T17:16:14+00:00Added an answer on May 22, 2026 at 5:16 pm

    1) Create different themes for your skins.

    2) Set those themes programatically using following code in your onCreate method.

    setTheme(resid);
    

    resid is the id of your theme.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to change the font style from bold to italic,by using two buttons.for
Got this code from here http://www.irunmywebsite.com/raphael/drawtool2.php . Runs great in IE when I tested
I want to change the link-style for some of my links, like this: a:hover
I've got the following code which depending on a url parameter changes and then
I've got a tr:table that I need to style using CSS. All the normal
I'm trying to change the style from my AutoComplete result. I tried: // Only
I've got the following code that get's a URL parameter, selects an option from
im trying to write a little .js file to change a css style from
Is there any way to change style of text, format the text inside a
How do I change the style (color) of a div such as the following?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.