[back]

Android Theme and Style notes

*** Warning - this document is not complete as of 11/25/2014 ***
Developer - Android Syles and Themes
  • http://developer.android.com/guide/topics/ui/themes.html

    Developer - Android - attrs.xml

  • https://github.com/android/platform_frameworks_base/blob/master/core/res/res/values/attrs.xml

  • https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/res/res/values/attrs.xml

    Understanding Android Themes and Styles

  • https://brainflush.wordpress.com/2009/03/15/understanding-android-themes-and-styles/

    Syntax for Retrieving Value from Nested Syle Resource

  • http://stackoverflow.com/questions/16833947/syntax-for-retrieving-value-from-nested-style-resource

    Creating default syle with custom attributes

  • http://stackoverflow.com/questions/12072153/creating-default-style-with-custom-attributes

    Declaring a custom android UI element using XML

  • http://www.stackprinter.com/export?service=stackoverflow&question=2695646&printer=false&linktohome=true

    Styling Custom Views

  • http://stackoverflow.com/questions/5356902/styling-custom-views

    Writing Styles and Themes on Android

  • http://www.hascode.com/2011/12/writing-styles-and-themes-on-android/

    Android Cookbook - Create an XML file that represents the button states

  • http://www.androidcookbook.com/Recipe.seam?recipeId=3307

    SylingAndroid / custom control

  • https://github.com/StylingAndroid/CustomControl/blob/master/src/com/stylingandroid/customcontrol/HighlightedTextView.java

    Android: Custom XML attributes and views

  • http://staticallytyped.wordpress.com/2011/04/16/android-custom-xml-attributes-and-views/

    Using Themes in Andriod Applications

  • http://www.androidengineer.com/2010/06/using-themes-in-android-applications.html

    How to define theme (style) item for custom widget

  • http://stackoverflow.com/questions/4493947/how-to-define-theme-style-item-for-custom-widget