CameraExample  0.1
 All Classes Namespaces Files Functions Variables Pages
edu.clemson.cameraexample.R.style Class Reference

Static Public Attributes

static final int AppBaseTheme =0x7f060000
 
static final int AppTheme =0x7f060001
 

Detailed Description

Definition at line 60 of file R.java.

Member Data Documentation

final int edu.clemson.cameraexample.R.style.AppBaseTheme =0x7f060000
static

Base application theme, dependent on API level. This theme is replaced by AppBaseTheme from res/values-vXX/styles.xml on newer devices.

       Theme customizations available in newer API levels can go in
       res/values-vXX/styles.xml, while customizations related to
       backward-compatibility can go here.


   Base application theme for API 11+. This theme completely replaces
   AppBaseTheme from res/values/styles.xml on API 11+ devices.

API 11 theme customizations can go here.

   Base application theme for API 14+. This theme completely replaces
   AppBaseTheme from BOTH res/values/styles.xml and
   res/values-v11/styles.xml on API 14+ devices.

API 14 theme customizations can go here.

Definition at line 82 of file R.java.

final int edu.clemson.cameraexample.R.style.AppTheme =0x7f060001
static

Application theme. All customizations that are NOT specific to a particular API-level can go here.

Definition at line 86 of file R.java.


The documentation for this class was generated from the following file: