Skip to content

Instantly share code, notes, and snippets.

@esmasui
Created May 28, 2015 13:34
Show Gist options
  • Select an option

  • Save esmasui/0341307fd326c5adf866 to your computer and use it in GitHub Desktop.

Select an option

Save esmasui/0341307fd326c5adf866 to your computer and use it in GitHub Desktop.
new MyView(new ContextThemeWrapper(targetContext, R.style.AppTheme))
@esmasui

esmasui commented May 28, 2015

Copy link
Copy Markdown
Author

R.style.AppTheme は依存しているテーマに読み替える

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment