I know how to set theme to whole application in manifest,but how to set theme to whole application programmatically ? I am trying this: getApplicationContext.se
getApplicationContext.
You can create BaseActivity. Change your style in this Activity. All your activity inherit from this Activity.