| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- /* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * aapt tool from the resource data it found. It
- * should not be modified by hand.
- */
-
- package ch.spherIC;
-
- public final class R {
- public static final class array {
- public static final int Apertures=0x7f060000;
- public static final int EVSteps=0x7f060002;
- public static final int EVStepsCorrectionBP=0x7f060004;
- public static final int EVStepsCorrectionDP=0x7f060003;
- public static final int ShutterSpeeds=0x7f060001;
- }
- public static final class attr {
- /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
- <p>This may also be a reference to a resource (in the form
- "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
- theme attribute (in the form
- "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
- containing a value of this type.
- */
- public static final int drawBorder=0x7f010000;
- /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
- "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
- <p>This may also be a reference to a resource (in the form
- "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
- theme attribute (in the form
- "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
- containing a value of this type.
- */
- public static final int drawBorderColor=0x7f010002;
- /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
- Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
- in (inches), mm (millimeters).
- <p>This may also be a reference to a resource (in the form
- "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
- theme attribute (in the form
- "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
- containing a value of this type.
- */
- public static final int drawBorderWidth=0x7f010001;
- }
- public static final class color {
- public static final int black=0x7f040002;
- public static final int semi_translucent_black=0x7f040001;
- public static final int translucent=0x7f040000;
- public static final int white=0x7f040004;
- public static final int yellow=0x7f040003;
- }
- public static final class drawable {
- public static final int bg=0x7f020000;
- public static final int bg_about=0x7f020001;
- public static final int btn_default_normal=0x7f020002;
- public static final int btn_fs=0x7f020003;
- public static final int dropdown_fs=0x7f020004;
- public static final int exposureicon_frame=0x7f020005;
- public static final int exposureicon_symb_black=0x7f020006;
- public static final int exposureicon_symb_white=0x7f020007;
- public static final int glassbg_black=0x7f020008;
- public static final int glassbutton_disabled=0x7f020009;
- public static final int glassbutton_focused=0x7f02000a;
- public static final int glassbutton_normal=0x7f02000b;
- public static final int glassbutton_pressed=0x7f02000c;
- public static final int glassdropdown_focused=0x7f02000d;
- public static final int glassdropdown_normal=0x7f02000e;
- public static final int glassdropdown_pressed=0x7f02000f;
- public static final int gradient_view=0x7f020010;
- public static final int icon=0x7f020011;
- public static final int z_selector_background=0x7f020012;
- public static final int z_selector_background_focused=0x7f020013;
- public static final int z_selector_background_pressed=0x7f020014;
- }
- public static final class id {
- public static final int Btn_Calculate=0x7f090026;
- public static final int Btn_Reset=0x7f090023;
- public static final int Label_DP_Aperture=0x7f090012;
- public static final int Label_DP_Shutter=0x7f09000e;
- public static final int LinearLayout01=0x7f090037;
- public static final int LinearLayout_ResultsHeader=0x7f090028;
- public static final int ListView_ExpResults=0x7f09002a;
- public static final int RadioGroup=0x7f090034;
- public static final int Row_BP_Aperture=0x7f090019;
- public static final int Row_BP_Shutter=0x7f090016;
- public static final int Row_BrightPoint=0x7f090015;
- public static final int Row_DP_Aperture=0x7f090011;
- public static final int Row_DP_Shutter=0x7f09000d;
- public static final int Row_DarkPoint=0x7f09000c;
- public static final int Row_DeltaEV=0x7f09001d;
- public static final int Row_calcP_Aperture=0x7f090020;
- public static final int Spinner_BP_Aperture=0x7f09001a;
- public static final int Spinner_BP_Shutter=0x7f090017;
- public static final int Spinner_DP_Aperture=0x7f090013;
- public static final int Spinner_DP_Shutter=0x7f09000f;
- public static final int Spinner_calcP_Aperture=0x7f090022;
- public static final int Spinner_calcP_EVStep=0x7f090025;
- public static final int TableLayout=0x7f090009;
- public static final int TextView01=0x7f090006;
- public static final int Text_EVVal_BP=0x7f09001b;
- public static final int Text_EVVal_DP=0x7f090014;
- public static final int Text_EV_BP=0x7f090018;
- public static final int Text_EV_DP=0x7f090010;
- public static final int Title_BracketingRes=0x7f090027;
- public static final int Title_CalcParams=0x7f09001c;
- public static final int Title_DarkPoint=0x7f09000b;
- public static final int Title_DynamicRange=0x7f09000a;
- public static final int View_ResHeader_Understroke=0x7f090029;
- public static final int about_TextAutor=0x7f090007;
- public static final int about_TextDescription=0x7f090004;
- public static final int about_TextVersion=0x7f090005;
- public static final int about_imageAppIcon=0x7f090002;
- public static final int btn_AboutClose=0x7f090008;
- public static final int btn_Stg_Cancel=0x7f090039;
- public static final int btn_Stg_Save=0x7f090038;
- public static final int btn_ugClose=0x7f090043;
- public static final int itemAbout=0x7f090044;
- public static final int itemSettings=0x7f090045;
- public static final int itemUserGuide=0x7f090046;
- public static final int label_calcP_Aperture=0x7f090021;
- public static final int label_calcP_ExpStep=0x7f090024;
- public static final int label_deltaEV=0x7f09001e;
- public static final int label_deltaEV_Val=0x7f09001f;
- public static final int layout_AboutRoot=0x7f090000;
- public static final int layout_aboutVersion=0x7f090001;
- public static final int layout_aboutVersionText=0x7f090003;
- public static final int layout_ugVersion=0x7f09003a;
- public static final int linearLayout1=0x7f09003e;
- public static final int linear_layout_Stg_Root=0x7f09002b;
- public static final int linear_layout_Stg_u1=0x7f09002d;
- public static final int linear_layout_Stg_u2=0x7f090030;
- public static final int rdbtn_KeepBP=0x7f090035;
- public static final int rdbtn_KeepDP=0x7f090036;
- public static final int settings_Title_18Gray=0x7f09002c;
- public static final int settings_Title_RangePoint=0x7f090033;
- public static final int spn_BP_Corr=0x7f09002f;
- public static final int spn_DP_Corr=0x7f090032;
- public static final int txtView_BP_Corr=0x7f09002e;
- public static final int txtView_DP_Corr=0x7f090031;
- public static final int ug_ScrollView=0x7f09003d;
- public static final int ug_TextVersion=0x7f09003c;
- public static final int ug_hdr_GenPourpose=0x7f09003f;
- public static final int ug_hdr_HowTo=0x7f090041;
- public static final int ug_imageAppIcon=0x7f09003b;
- public static final int ug_txt_GenPourpose=0x7f090040;
- public static final int ug_txt_HowTo=0x7f090042;
- }
- public static final class layout {
- public static final int about_dialog=0x7f030000;
- public static final int main=0x7f030001;
- public static final int settings=0x7f030002;
- public static final int userguide_dialog=0x7f030003;
- }
- public static final class menu {
- public static final int mainmenu=0x7f080000;
- }
- public static final class string {
- public static final int AppVersionLabel=0x7f050013;
- public static final int BtnCancel=0x7f05001c;
- public static final int BtnClose=0x7f05001d;
- public static final int BtnSave=0x7f05001b;
- public static final int FixRangePoint=0x7f050018;
- public static final int FixRangePointBP=0x7f050019;
- public static final int FixRangePointDP=0x7f05001a;
- public static final int Percent18Correction=0x7f050015;
- public static final int Percent18CorrectionBP=0x7f050016;
- public static final int Percent18CorrectionDP=0x7f050017;
- public static final int about_Description=0x7f050012;
- public static final int about_DevelopedBy=0x7f050014;
- public static final int aperture=0x7f050003;
- public static final int app_name=0x7f050000;
- public static final int bracketingRes=0x7f05000c;
- public static final int bright_point=0x7f050006;
- public static final int calcParams=0x7f050007;
- public static final int calculate=0x7f05000a;
- public static final int dark_point=0x7f050005;
- public static final int delta_EV=0x7f050008;
- public static final int dynamic_range=0x7f050001;
- public static final int ev=0x7f050004;
- public static final int expEVStep=0x7f050009;
- public static final int expNbrLbl=0x7f05000d;
- public static final int header_GeneralPurpose=0x7f05001e;
- public static final int header_HowTo=0x7f050020;
- public static final int menuAbout=0x7f050011;
- public static final int menuSettings=0x7f050010;
- public static final int menuUserGuide=0x7f05000f;
- public static final int reset=0x7f05000b;
- public static final int shutter_speed=0x7f050002;
- public static final int text_GeneralPurpose=0x7f05001f;
- public static final int text_HowTo=0x7f050021;
- public static final int toastWarningDP_BP=0x7f05000e;
- }
- public static final class style {
- public static final int GlassDropdownItem=0x7f070002;
- public static final int GlassTheme=0x7f070004;
- public static final int GlassThemeDialog=0x7f070005;
- public static final int ResultExposureText=0x7f070000;
- public static final int ResultExposureTextSpecial=0x7f070001;
- public static final int ResultsListView=0x7f070003;
- }
- public static final class styleable {
- /** Attributes that can be used with a XTextView.
- <p>Includes the following attributes:</p>
- <table>
- <colgroup align="left" />
- <colgroup align="left" />
- <tr><th>Attribute</th><th>Description</th></tr>
- <tr><td><code>{@link #XTextView_drawBorder ch.spherIC:drawBorder}</code></td><td></td></tr>
- <tr><td><code>{@link #XTextView_drawBorderColor ch.spherIC:drawBorderColor}</code></td><td></td></tr>
- <tr><td><code>{@link #XTextView_drawBorderWidth ch.spherIC:drawBorderWidth}</code></td><td></td></tr>
- </table>
- @see #XTextView_drawBorder
- @see #XTextView_drawBorderColor
- @see #XTextView_drawBorderWidth
- */
- public static final int[] XTextView = {
- 0x7f010000, 0x7f010001, 0x7f010002
- };
- /**
- <p>This symbol is the offset where the {@link ch.spherIC.R.attr#drawBorder}
- attribute's value can be found in the {@link #XTextView} array.
-
-
- <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
- <p>This may also be a reference to a resource (in the form
- "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
- theme attribute (in the form
- "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
- containing a value of this type.
- @attr name android:drawBorder
- */
- public static final int XTextView_drawBorder = 0;
- /**
- <p>This symbol is the offset where the {@link ch.spherIC.R.attr#drawBorderColor}
- attribute's value can be found in the {@link #XTextView} array.
-
-
- <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
- "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
- <p>This may also be a reference to a resource (in the form
- "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
- theme attribute (in the form
- "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
- containing a value of this type.
- @attr name android:drawBorderColor
- */
- public static final int XTextView_drawBorderColor = 2;
- /**
- <p>This symbol is the offset where the {@link ch.spherIC.R.attr#drawBorderWidth}
- attribute's value can be found in the {@link #XTextView} array.
-
-
- <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
- Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
- in (inches), mm (millimeters).
- <p>This may also be a reference to a resource (in the form
- "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
- theme attribute (in the form
- "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
- containing a value of this type.
- @attr name android:drawBorderWidth
- */
- public static final int XTextView_drawBorderWidth = 1;
- };
- }
|