/* 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 com.example1.locationapp; public final class R { public static final class attr { /** The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 adSize=0x7f010015; /** A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 adSizes=0x7f010016; /** The ad unit ID. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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 adUnitId=0x7f010017; /** <p>Must be a floating point value, such as "<code>1.2</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 cameraBearing=0x7f010019; /** <p>Must be a floating point value, such as "<code>1.2</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 cameraTargetLat=0x7f01001a; /** <p>Must be a floating point value, such as "<code>1.2</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 cameraTargetLng=0x7f01001b; /** <p>Must be a floating point value, such as "<code>1.2</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 cameraTilt=0x7f01001c; /** <p>Must be a floating point value, such as "<code>1.2</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 cameraZoom=0x7f01001d; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>normal</code></td><td>1</td><td></td></tr> <tr><td><code>satellite</code></td><td>2</td><td></td></tr> <tr><td><code>terrain</code></td><td>3</td><td></td></tr> <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> </table> */ public static final int mapType=0x7f010018; /** A drawable to use as the background of the Header View <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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>". */ public static final int ptrHeaderBackground=0x7f01000c; /** The height of the Header View <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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). */ public static final int ptrHeaderHeight=0x7f01000d; /** The attribute to set in your Application/Activity theme to reference your custom theme <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int ptrHeaderStyle=0x7f01000b; /** The Text Appearance of the Header View's Title text <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int ptrHeaderTitleTextAppearance=0x7f01000e; /** The color that the Progress Bar should be tinted with <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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>". */ public static final int ptrProgressBarColor=0x7f01000f; /** The height of the Progress Bar <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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). */ public static final int ptrProgressBarHeight=0x7f010011; /** The style of the Progress Bar <p>Must be one or more (separated by '|') of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>inside</code></td><td>0x0</td><td></td></tr> <tr><td><code>outside</code></td><td>0x1</td><td></td></tr> </table> */ public static final int ptrProgressBarStyle=0x7f010010; /** Text to show to prompt the user is pull (or keep pulling) <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int ptrPullText=0x7f010012; /** Text to show to tell the user that a refresh is currently in progress <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int ptrRefreshingText=0x7f010013; /** Text to show to tell the user has scrolled enough to refresh <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int ptrReleaseText=0x7f010014; /** The class to use as a View's View Delegate. Can be relative path from app's package name <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. */ public static final int ptrViewDelegateClass=0x7f01000a; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int spbStyle=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 spb_color=0x7f010001; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int spb_colors=0x7f010009; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>spb_interpolator_accelerate</code></td><td>0</td><td></td></tr> <tr><td><code>spb_interpolator_linear</code></td><td>1</td><td></td></tr> <tr><td><code>spb_interpolator_acceleratedecelerate</code></td><td>2</td><td></td></tr> <tr><td><code>spb_interpolator_decelerate</code></td><td>3</td><td></td></tr> </table> */ public static final int spb_interpolator=0x7f010006; /** <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 spb_mirror_mode=0x7f010008; /** <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 spb_reversed=0x7f010007; /** <p>Must be an integer value, such as "<code>100</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 spb_sections_count=0x7f010004; /** <p>Must be a floating point value, such as "<code>1.2</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 spb_speed=0x7f010005; /** <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 spb_stroke_separator_length=0x7f010003; /** <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 spb_stroke_width=0x7f010002; /** <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 uiCompass=0x7f01001e; /** <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 uiRotateGestures=0x7f01001f; /** <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 uiScrollGestures=0x7f010020; /** <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 uiTiltGestures=0x7f010021; /** <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 uiZoomControls=0x7f010022; /** <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 uiZoomGestures=0x7f010023; /** <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 useViewLifecycle=0x7f010024; /** <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 zOrderOnTop=0x7f010025; } public static final class bool { public static final int spb_default_mirror_mode=0x7f0a0001; public static final int spb_default_reversed=0x7f0a0000; } public static final class color { public static final int common_action_bar_splitter=0x7f06000b; /** Sign-in Button Colors */ public static final int common_signin_btn_dark_text_default=0x7f060002; public static final int common_signin_btn_dark_text_disabled=0x7f060004; public static final int common_signin_btn_dark_text_focused=0x7f060005; public static final int common_signin_btn_dark_text_pressed=0x7f060003; public static final int common_signin_btn_default_background=0x7f06000a; public static final int common_signin_btn_light_text_default=0x7f060006; public static final int common_signin_btn_light_text_disabled=0x7f060008; public static final int common_signin_btn_light_text_focused=0x7f060009; public static final int common_signin_btn_light_text_pressed=0x7f060007; public static final int common_signin_btn_text_dark=0x7f06000c; public static final int common_signin_btn_text_light=0x7f06000d; public static final int default_progress_bar_color=0x7f060001; public static final int spb_default_color=0x7f060000; } public static final class dimen { /** Default screen margins, per the Android Design guidelines. Example customization of dimensions originally defined in res/values/dimens.xml (such as screen margins) for screens with more than 820dp of available width. This would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). Customize dimensions originally defined in res/values/dimens.xml (such as screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. */ public static final int activity_horizontal_margin=0x7f070003; public static final int activity_vertical_margin=0x7f070004; public static final int ptr_progress_bar_stroke_width=0x7f070002; public static final int spb_default_stroke_separator_length=0x7f070000; public static final int spb_default_stroke_width=0x7f070001; } public static final class drawable { public static final int alarm=0x7f020000; public static final int appstore=0x7f020001; public static final int arrow_1=0x7f020002; public static final int arrow_2=0x7f020003; public static final int arrow_down=0x7f020004; public static final int arrow_left=0x7f020005; public static final int arrow_right=0x7f020006; public static final int arrow_up=0x7f020007; public static final int arrows=0x7f020008; public static final int arrows_horizontal=0x7f020009; public static final int arrows_horizontal_2=0x7f02000a; public static final int arrows_vertical=0x7f02000b; public static final int arrows_vertical_2=0x7f02000c; public static final int bar_graph=0x7f02000d; public static final int basket=0x7f02000e; public static final int basket_add=0x7f02000f; public static final int basket_delete=0x7f020010; public static final int basket_ok=0x7f020011; public static final int basket_remove=0x7f020012; public static final int battery_1_3=0x7f020013; public static final int battery_2_3=0x7f020014; public static final int battery_empty=0x7f020015; public static final int battery_full=0x7f020016; public static final int bin=0x7f020017; public static final int block=0x7f020018; public static final int book=0x7f020019; public static final int book_1=0x7f02001a; public static final int book_2=0x7f02001b; public static final int bookmark=0x7f02001c; public static final int brightness_high=0x7f02001d; public static final int brightness_low=0x7f02001e; public static final int browser=0x7f02001f; public static final int browser_add=0x7f020020; public static final int browser_delete=0x7f020021; public static final int browser_layout_1=0x7f020022; public static final int browser_layout_2=0x7f020023; public static final int browser_layout_3=0x7f020024; public static final int browser_ok=0x7f020025; public static final int browser_remove=0x7f020026; public static final int calendar=0x7f020027; public static final int calendar_add=0x7f020028; public static final int calendar_ok=0x7f020029; public static final int camera=0x7f02002a; public static final int chart=0x7f02002b; public static final int chart_1_2=0x7f02002c; public static final int chart_1_4=0x7f02002d; public static final int chart_1_8=0x7f02002e; public static final int chart_3_4=0x7f02002f; public static final int chart_3_8=0x7f020030; public static final int chart_5_8=0x7f020031; public static final int chart_7_8=0x7f020032; public static final int circle=0x7f020033; public static final int circle_delete=0x7f020034; public static final int circle_down=0x7f020035; public static final int circle_fast_forward=0x7f020036; public static final int circle_left=0x7f020037; public static final int circle_minus=0x7f020038; public static final int circle_ok=0x7f020039; public static final int circle_pause=0x7f02003a; public static final int circle_play=0x7f02003b; public static final int circle_plus=0x7f02003c; public static final int circle_rewind=0x7f02003d; public static final int circle_right=0x7f02003e; public static final int circle_skip_next=0x7f02003f; public static final int circle_skip_previous=0x7f020040; public static final int circle_stop=0x7f020041; public static final int circle_up=0x7f020042; public static final int close=0x7f020043; public static final int cloud=0x7f020044; public static final int cloud_download=0x7f020045; public static final int cloud_fail=0x7f020046; public static final int cloud_ok=0x7f020047; public static final int cloud_upload=0x7f020048; public static final int code=0x7f020049; public static final int cog=0x7f02004a; public static final int columns=0x7f02004b; public static final int common_signin_btn_icon_dark=0x7f02004c; public static final int common_signin_btn_icon_disabled_dark=0x7f02004d; public static final int common_signin_btn_icon_disabled_focus_dark=0x7f02004e; public static final int common_signin_btn_icon_disabled_focus_light=0x7f02004f; public static final int common_signin_btn_icon_disabled_light=0x7f020050; public static final int common_signin_btn_icon_focus_dark=0x7f020051; public static final int common_signin_btn_icon_focus_light=0x7f020052; public static final int common_signin_btn_icon_light=0x7f020053; public static final int common_signin_btn_icon_normal_dark=0x7f020054; public static final int common_signin_btn_icon_normal_light=0x7f020055; public static final int common_signin_btn_icon_pressed_dark=0x7f020056; public static final int common_signin_btn_icon_pressed_light=0x7f020057; public static final int common_signin_btn_text_dark=0x7f020058; public static final int common_signin_btn_text_disabled_dark=0x7f020059; public static final int common_signin_btn_text_disabled_focus_dark=0x7f02005a; public static final int common_signin_btn_text_disabled_focus_light=0x7f02005b; public static final int common_signin_btn_text_disabled_light=0x7f02005c; public static final int common_signin_btn_text_focus_dark=0x7f02005d; public static final int common_signin_btn_text_focus_light=0x7f02005e; public static final int common_signin_btn_text_light=0x7f02005f; public static final int common_signin_btn_text_normal_dark=0x7f020060; public static final int common_signin_btn_text_normal_light=0x7f020061; public static final int common_signin_btn_text_pressed_dark=0x7f020062; public static final int common_signin_btn_text_pressed_light=0x7f020063; public static final int compass=0x7f020064; public static final int computer_add=0x7f020065; public static final int computer_delete=0x7f020066; public static final int computer_download=0x7f020067; public static final int computer_ok=0x7f020068; public static final int computer_remove=0x7f020069; public static final int computer_upload=0x7f02006a; public static final int credit_card=0x7f02006b; public static final int document=0x7f02006c; public static final int document_add=0x7f02006d; public static final int document_delete=0x7f02006e; public static final int document_download=0x7f02006f; public static final int document_ok=0x7f020070; public static final int document_remove=0x7f020071; public static final int document_upload=0x7f020072; public static final int documents=0x7f020073; public static final int download=0x7f020074; public static final int eject=0x7f020075; public static final int equalizer=0x7f020076; public static final int fast_forward=0x7f020077; public static final int folder=0x7f020078; public static final int folder_add=0x7f020079; public static final int folder_delete=0x7f02007a; public static final int folder_ok=0x7f02007b; public static final int folder_remove=0x7f02007c; public static final int followers=0x7f02007d; public static final int following=0x7f02007e; public static final int frame=0x7f02007f; public static final int globe_white=0x7f020080; public static final int grid_1=0x7f020081; public static final int grid_2=0x7f020082; public static final int hashtag=0x7f020083; public static final int heart=0x7f020084; public static final int home=0x7f020085; public static final int ic_launcher=0x7f020086; public static final int ic_plusone_medium_off_client=0x7f020087; public static final int ic_plusone_small_off_client=0x7f020088; public static final int ic_plusone_standard_off_client=0x7f020089; public static final int ic_plusone_tall_off_client=0x7f02008a; public static final int image=0x7f02008b; public static final int inbox=0x7f02008c; public static final int inbox_in=0x7f02008d; public static final int inbox_out=0x7f02008e; public static final int instagram=0x7f02008f; public static final int line_graph=0x7f020090; public static final int line_graph_square=0x7f020091; public static final int link=0x7f020092; public static final int list=0x7f020093; public static final int list_2=0x7f020094; public static final int lock=0x7f020095; public static final int login=0x7f020096; public static final int logout=0x7f020097; public static final int macbook=0x7f020098; public static final int magnifying_glass=0x7f020099; public static final int magnifying_glass_add=0x7f02009a; public static final int magnifying_glass_remove=0x7f02009b; public static final int mail=0x7f02009c; public static final int mail_incoming=0x7f02009d; public static final int mail_outgoing=0x7f02009e; public static final int map=0x7f02009f; public static final int map_add=0x7f0200a0; public static final int map_delete=0x7f0200a1; public static final int map_ok=0x7f0200a2; public static final int map_remove=0x7f0200a3; public static final int microphone=0x7f0200a4; public static final int microphone_off=0x7f0200a5; public static final int minus=0x7f0200a6; public static final int more=0x7f0200a7; public static final int more_2=0x7f0200a8; public static final int moustache=0x7f0200a9; public static final int music=0x7f0200aa; public static final int notepad=0x7f0200ab; public static final int notepad_add=0x7f0200ac; public static final int notepad_delete=0x7f0200ad; public static final int notepad_ok=0x7f0200ae; public static final int notepad_remove=0x7f0200af; public static final int pause=0x7f0200b0; public static final int pen_1=0x7f0200b1; public static final int pen_2=0x7f0200b2; public static final int pen_3=0x7f0200b3; public static final int picture=0x7f0200b4; public static final int pie_chart=0x7f0200b5; public static final int pin_1=0x7f0200b6; public static final int pin_2=0x7f0200b7; public static final int pin_zoom_in=0x7f0200b8; public static final int pin_zoom_out=0x7f0200b9; public static final int pinterest_1=0x7f0200ba; public static final int pinterest_2=0x7f0200bb; public static final int play=0x7f0200bc; public static final int plus=0x7f0200bd; public static final int polaroid=0x7f0200be; public static final int polaroids=0x7f0200bf; public static final int power=0x7f0200c0; public static final int printer=0x7f0200c1; public static final int progress=0x7f0200c2; public static final int record=0x7f0200c3; public static final int repeat_1=0x7f0200c4; public static final int repeat_2=0x7f0200c5; public static final int resize_1=0x7f0200c6; public static final int resize_2=0x7f0200c7; public static final int resize_3=0x7f0200c8; public static final int resize_4=0x7f0200c9; public static final int resize_5=0x7f0200ca; public static final int resize_6=0x7f0200cb; public static final int rewind=0x7f0200cc; public static final int screen_expand_1=0x7f0200cd; public static final int screen_expand_2=0x7f0200ce; public static final int screen_expand_3=0x7f0200cf; public static final int share=0x7f0200d0; public static final int share_2=0x7f0200d1; public static final int shop=0x7f0200d2; public static final int shopping_bag=0x7f0200d3; public static final int shopping_cart=0x7f0200d4; public static final int shopping_cart_add=0x7f0200d5; public static final int shopping_cart_delete=0x7f0200d6; public static final int shopping_cart_ok=0x7f0200d7; public static final int shopping_cart_remove=0x7f0200d8; public static final int shuffle=0x7f0200d9; public static final int skip_next=0x7f0200da; public static final int skip_previous=0x7f0200db; public static final int slideshow=0x7f0200dc; public static final int speech_1=0x7f0200dd; public static final int speech_2=0x7f0200de; public static final int speech_3=0x7f0200df; public static final int speech_4=0x7f0200e0; public static final int speech_bubble_1=0x7f0200e1; public static final int speech_bubble_2=0x7f0200e2; public static final int speech_bubbles=0x7f0200e3; public static final int splash=0x7f0200e4; public static final int square=0x7f0200e5; public static final int square_add=0x7f0200e6; public static final int square_delete=0x7f0200e7; public static final int square_ok=0x7f0200e8; public static final int square_remove=0x7f0200e9; public static final int star=0x7f0200ea; public static final int stop=0x7f0200eb; public static final int suitcase=0x7f0200ec; public static final int tag=0x7f0200ed; public static final int tags=0x7f0200ee; public static final int target=0x7f0200ef; public static final int text_center=0x7f0200f0; public static final int text_justify=0x7f0200f1; public static final int text_left=0x7f0200f2; public static final int text_right=0x7f0200f3; public static final int tick=0x7f0200f4; public static final int time=0x7f0200f5; public static final int unlock=0x7f0200f6; public static final int upload=0x7f0200f7; public static final int user=0x7f0200f8; public static final int user_add=0x7f0200f9; public static final int user_circle=0x7f0200fa; public static final int user_delete=0x7f0200fb; public static final int user_ok=0x7f0200fc; public static final int user_remove=0x7f0200fd; public static final int users=0x7f0200fe; public static final int view=0x7f0200ff; public static final int view_off=0x7f020100; public static final int voicemail=0x7f020101; public static final int volume_1=0x7f020102; public static final int volume_2=0x7f020103; public static final int volume_3=0x7f020104; public static final int volume_down=0x7f020105; public static final int volume_mute=0x7f020106; public static final int volume_off=0x7f020107; public static final int volume_up=0x7f020108; public static final int warning=0x7f020109; public static final int wifi_1=0x7f02010a; public static final int wifi_2=0x7f02010b; public static final int wifi_3=0x7f02010c; } public static final class id { public static final int EditText010=0x7f050033; public static final int EditText020=0x7f050031; public static final int EditText030=0x7f050037; public static final int EditText040=0x7f050035; public static final int EditText050=0x7f050039; public static final int LinearLayout1=0x7f050016; public static final int RelativeLayout1=0x7f050023; public static final int Submit=0x7f050024; public static final int action_listview=0x7f05004c; public static final int action_scrollview=0x7f05004e; public static final int action_settings=0x7f05004f; public static final int action_webview=0x7f05004d; public static final int bigg=0x7f050047; public static final int button1=0x7f05001b; public static final int button2=0x7f05001c; public static final int buttonChooseImage=0x7f050013; public static final int buttonSaveSubComments=0x7f050026; public static final int buttonTakePicture=0x7f050012; public static final int container=0x7f050015; public static final int editText1=0x7f050018; public static final int editText10=0x7f05003a; public static final int editText2=0x7f05001a; public static final int editText20=0x7f05003b; public static final int editTextSubmitSubComments=0x7f050028; public static final int fav=0x7f050059; public static final int favouritelist=0x7f05001e; public static final int footer_1=0x7f05002f; public static final int footer_layout=0x7f05002e; public static final int guest=0x7f050022; public static final int hybrid=0x7f05000d; public static final int imageView1=0x7f05001d; public static final int imageView88=0x7f050049; public static final int imageViewThumb=0x7f05000e; public static final int imageViewThumbSmall=0x7f05000f; public static final int imageimage11=0x7f05003d; public static final int inside=0x7f050004; public static final int item1=0x7f050051; public static final int item2=0x7f050052; public static final int item3=0x7f050054; public static final int item4=0x7f050055; public static final int item5=0x7f050056; public static final int item6=0x7f050057; public static final int item7=0x7f050058; public static final int item99=0x7f050053; public static final int layoutButtons=0x7f050011; public static final int listViewSubComments=0x7f050027; public static final int loca=0x7f05004a; public static final int map=0x7f050025; public static final int menu_item_search=0x7f050050; public static final int namedisplay=0x7f050017; public static final int new_profile_button=0x7f05003c; public static final int none=0x7f050009; public static final int normal=0x7f05000a; public static final int number=0x7f05004b; public static final int outside=0x7f050005; public static final int progressBar=0x7f050014; public static final int ptr_content=0x7f050006; public static final int ptr_layout=0x7f05001f; public static final int ptr_listview=0x7f050020; public static final int ptr_listview1=0x7f050021; public static final int ptr_progress=0x7f050008; public static final int ptr_text=0x7f050007; public static final int satellite=0x7f05000b; public static final int save=0x7f05005a; public static final int search_list=0x7f050046; public static final int smalll=0x7f050048; public static final int spb_interpolator_accelerate=0x7f050000; public static final int spb_interpolator_acceleratedecelerate=0x7f050002; public static final int spb_interpolator_decelerate=0x7f050003; public static final int spb_interpolator_linear=0x7f050001; public static final int tagbutton1=0x7f05002d; public static final int tagbutton2=0x7f05002c; public static final int tagedit=0x7f05002a; public static final int tagtextView1=0x7f050029; public static final int terrain=0x7f05000c; public static final int textView1=0x7f05002b; public static final int textView121=0x7f050030; public static final int textView188=0x7f05003f; public static final int textView2=0x7f050019; public static final int textView288=0x7f050041; public static final int textView3=0x7f050036; public static final int textView388=0x7f050040; public static final int textView4=0x7f050034; public static final int textView488=0x7f050043; public static final int textView5=0x7f050032; public static final int textView588=0x7f050042; public static final int textView6=0x7f050038; public static final int textView688=0x7f050044; public static final int textView7=0x7f05003e; public static final int textView8=0x7f050045; public static final int textViewFile=0x7f050010; } public static final class integer { public static final int google_play_services_version=0x7f080002; public static final int spb_default_interpolator=0x7f080001; public static final int spb_default_sections_count=0x7f080000; } public static final class layout { public static final int activity_chose_image=0x7f030000; public static final int activity_edit=0x7f030001; public static final int activity_enter_comments=0x7f030002; public static final int activity_favourite=0x7f030003; public static final int activity_list_view=0x7f030004; public static final int activity_main=0x7f030005; public static final int activity_main_page=0x7f030006; public static final int activity_new_profile=0x7f030007; public static final int activity_new_user=0x7f030008; public static final int activity_play_tube=0x7f030009; public static final int activity_profile=0x7f03000a; public static final int activity_search=0x7f03000b; public static final int activity_sub_commets_read=0x7f03000c; public static final int activity_sub_favourite=0x7f03000d; public static final int activity_tag=0x7f03000e; public static final int default_header=0x7f03000f; public static final int dialogui=0x7f030010; public static final int footlayout=0x7f030011; public static final int fragment_edit=0x7f030012; public static final int fragment_new_profile=0x7f030013; public static final int fragment_profile=0x7f030014; public static final int fragment_search=0x7f030015; public static final int fragment_tag=0x7f030016; public static final int listlayout=0x7f030017; } public static final class menu { public static final int base_menu=0x7f0c0000; public static final int chose_image=0x7f0c0001; public static final int edit=0x7f0c0002; public static final int enter_comments=0x7f0c0003; public static final int favourite=0x7f0c0004; public static final int list_view=0x7f0c0005; public static final int main=0x7f0c0006; public static final int main_page=0x7f0c0007; public static final int new_profile=0x7f0c0008; public static final int play_tube=0x7f0c0009; public static final int profile=0x7f0c000a; public static final int search=0x7f0c000b; public static final int sign_in=0x7f0c000c; public static final int sub_commets_read=0x7f0c000d; public static final int sub_favourite=0x7f0c000e; public static final int tag=0x7f0c000f; } public static final class string { public static final int action_settings=0x7f09001f; public static final int app_name=0x7f09001e; /** Title for notification shown when GooglePlayServices needs to be enabled for a application to work. [CHAR LIMIT=70] */ public static final int auth_client_needs_enabling_title=0x7f090019; /** Title for notification shown when GooglePlayServices needs to be installed for a application to work. [CHAR LIMIT=70] */ public static final int auth_client_needs_installation_title=0x7f09001a; /** Title for notification shown when GooglePlayServices needs to be udpated for a application to work. [CHAR LIMIT=70] */ public static final int auth_client_needs_update_title=0x7f09001b; /** Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] */ public static final int auth_client_play_services_err_notification_msg=0x7f09001c; /** Requested by string saying which app requested the notification. [CHAR LIMIT=42] */ public static final int auth_client_requested_by_msg=0x7f09001d; /** Title for notification shown when a bad version of GooglePlayServices has been installed and needs correction for an application to work. [CHAR LIMIT=70] */ public static final int auth_client_using_bad_version_title=0x7f090018; /** Button in confirmation dialog to enable Google Play services. Clicking it will direct user to application settings of Google Play services where they can enable it [CHAR LIMIT=40] */ public static final int common_google_play_services_enable_button=0x7f09000a; /** Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE] */ public static final int common_google_play_services_enable_text=0x7f090009; /** Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40] */ public static final int common_google_play_services_enable_title=0x7f090008; /** Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] */ public static final int common_google_play_services_install_button=0x7f090007; /** (For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static final int common_google_play_services_install_text_phone=0x7f090005; /** (For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static final int common_google_play_services_install_text_tablet=0x7f090006; /** Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40] */ public static final int common_google_play_services_install_title=0x7f090004; /** Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE] */ public static final int common_google_play_services_invalid_account_text=0x7f090010; /** Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40] */ public static final int common_google_play_services_invalid_account_title=0x7f09000f; /** Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE] */ public static final int common_google_play_services_network_error_text=0x7f09000e; /** Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40] */ public static final int common_google_play_services_network_error_title=0x7f09000d; /** Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE] */ public static final int common_google_play_services_unknown_issue=0x7f090011; /** Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail. [CHAR LIMIT=NONE] */ public static final int common_google_play_services_unsupported_date_text=0x7f090014; /** Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] */ public static final int common_google_play_services_unsupported_text=0x7f090013; /** Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] */ public static final int common_google_play_services_unsupported_title=0x7f090012; /** Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] */ public static final int common_google_play_services_update_button=0x7f090015; /** Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static final int common_google_play_services_update_text=0x7f09000c; /** Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40] */ public static final int common_google_play_services_update_title=0x7f09000b; /** Sign-in button text [CHAR LIMIT=15] */ public static final int common_signin_button_text=0x7f090016; /** Long form sign-in button text [CHAR LIMIT=30] */ public static final int common_signin_button_text_long=0x7f090017; public static final int hello_world=0x7f090020; public static final int pull_to_refresh_pull_label=0x7f090001; public static final int pull_to_refresh_refreshing_label=0x7f090003; public static final int pull_to_refresh_release_label=0x7f090002; public static final int spb_default_speed=0x7f090000; public static final int title_activity_chose_image=0x7f090023; public static final int title_activity_edit=0x7f09002e; public static final int title_activity_enter_comments=0x7f090021; public static final int title_activity_favourite=0x7f090029; public static final int title_activity_list_view=0x7f090022; public static final int title_activity_main=0x7f090028; public static final int title_activity_main_page=0x7f090026; public static final int title_activity_new_profile=0x7f09002c; public static final int title_activity_play_tube=0x7f090024; public static final int title_activity_profile=0x7f09002d; public static final int title_activity_search=0x7f09002b; public static final int title_activity_sign_in=0x7f090027; public static final int title_activity_sub_commets_read=0x7f090025; public static final int title_activity_sub_favourite=0x7f09002f; public static final int title_activity_tag=0x7f09002a; } public static final class style { /** 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. */ public static final int AppBaseTheme=0x7f0b0003; /** Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static final int AppTheme=0x7f0b0004; public static final int SmoothProgressBar=0x7f0b0001; public static final int Theme_SmoothProgressBarDefaults=0x7f0b0000; public static final int Widget_ProgressBar_PullToRefresh=0x7f0b0002; } public static final class xml { public static final int searchable=0x7f040000; } public static final class styleable { /** Attributes that can be used with a AdsAttrs. <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 #AdsAttrs_adSize com.example1.locationapp:adSize}</code></td><td> The size of the ad.</td></tr> <tr><td><code>{@link #AdsAttrs_adSizes com.example1.locationapp:adSizes}</code></td><td> A comma-separated list of the supported ad sizes.</td></tr> <tr><td><code>{@link #AdsAttrs_adUnitId com.example1.locationapp:adUnitId}</code></td><td> The ad unit ID.</td></tr> </table> @see #AdsAttrs_adSize @see #AdsAttrs_adSizes @see #AdsAttrs_adUnitId */ public static final int[] AdsAttrs = { 0x7f010015, 0x7f010016, 0x7f010017 }; /** <p> @attr description The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.example1.locationapp:adSize */ public static final int AdsAttrs_adSize = 0; /** <p> @attr description A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.example1.locationapp:adSizes */ public static final int AdsAttrs_adSizes = 1; /** <p> @attr description The ad unit ID. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <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. <p>This is a private symbol. @attr name com.example1.locationapp:adUnitId */ public static final int AdsAttrs_adUnitId = 2; /** Attributes that can be used with a MapAttrs. <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 #MapAttrs_cameraBearing com.example1.locationapp:cameraBearing}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraTargetLat com.example1.locationapp:cameraTargetLat}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraTargetLng com.example1.locationapp:cameraTargetLng}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraTilt com.example1.locationapp:cameraTilt}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraZoom com.example1.locationapp:cameraZoom}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_mapType com.example1.locationapp:mapType}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiCompass com.example1.locationapp:uiCompass}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiRotateGestures com.example1.locationapp:uiRotateGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiScrollGestures com.example1.locationapp:uiScrollGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiTiltGestures com.example1.locationapp:uiTiltGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiZoomControls com.example1.locationapp:uiZoomControls}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiZoomGestures com.example1.locationapp:uiZoomGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_useViewLifecycle com.example1.locationapp:useViewLifecycle}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_zOrderOnTop com.example1.locationapp:zOrderOnTop}</code></td><td></td></tr> </table> @see #MapAttrs_cameraBearing @see #MapAttrs_cameraTargetLat @see #MapAttrs_cameraTargetLng @see #MapAttrs_cameraTilt @see #MapAttrs_cameraZoom @see #MapAttrs_mapType @see #MapAttrs_uiCompass @see #MapAttrs_uiRotateGestures @see #MapAttrs_uiScrollGestures @see #MapAttrs_uiTiltGestures @see #MapAttrs_uiZoomControls @see #MapAttrs_uiZoomGestures @see #MapAttrs_useViewLifecycle @see #MapAttrs_zOrderOnTop */ public static final int[] MapAttrs = { 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 }; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#cameraBearing} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</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 com.example1.locationapp:cameraBearing */ public static final int MapAttrs_cameraBearing = 1; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#cameraTargetLat} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</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 com.example1.locationapp:cameraTargetLat */ public static final int MapAttrs_cameraTargetLat = 2; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#cameraTargetLng} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</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 com.example1.locationapp:cameraTargetLng */ public static final int MapAttrs_cameraTargetLng = 3; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#cameraTilt} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</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 com.example1.locationapp:cameraTilt */ public static final int MapAttrs_cameraTilt = 4; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#cameraZoom} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</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 com.example1.locationapp:cameraZoom */ public static final int MapAttrs_cameraZoom = 5; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#mapType} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>normal</code></td><td>1</td><td></td></tr> <tr><td><code>satellite</code></td><td>2</td><td></td></tr> <tr><td><code>terrain</code></td><td>3</td><td></td></tr> <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> </table> @attr name com.example1.locationapp:mapType */ public static final int MapAttrs_mapType = 0; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#uiCompass} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:uiCompass */ public static final int MapAttrs_uiCompass = 6; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#uiRotateGestures} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:uiRotateGestures */ public static final int MapAttrs_uiRotateGestures = 7; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#uiScrollGestures} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:uiScrollGestures */ public static final int MapAttrs_uiScrollGestures = 8; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#uiTiltGestures} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:uiTiltGestures */ public static final int MapAttrs_uiTiltGestures = 9; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#uiZoomControls} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:uiZoomControls */ public static final int MapAttrs_uiZoomControls = 10; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#uiZoomGestures} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:uiZoomGestures */ public static final int MapAttrs_uiZoomGestures = 11; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#useViewLifecycle} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:useViewLifecycle */ public static final int MapAttrs_useViewLifecycle = 12; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#zOrderOnTop} attribute's value can be found in the {@link #MapAttrs} 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 com.example1.locationapp:zOrderOnTop */ public static final int MapAttrs_zOrderOnTop = 13; /** Attributes that can be used with a PullToRefreshHeader. <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 #PullToRefreshHeader_ptrHeaderBackground com.example1.locationapp:ptrHeaderBackground}</code></td><td> A drawable to use as the background of the Header View </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrHeaderHeight com.example1.locationapp:ptrHeaderHeight}</code></td><td> The height of the Header View </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrHeaderTitleTextAppearance com.example1.locationapp:ptrHeaderTitleTextAppearance}</code></td><td> The Text Appearance of the Header View's Title text </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrProgressBarColor com.example1.locationapp:ptrProgressBarColor}</code></td><td> The color that the Progress Bar should be tinted with </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrProgressBarHeight com.example1.locationapp:ptrProgressBarHeight}</code></td><td> The height of the Progress Bar </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrProgressBarStyle com.example1.locationapp:ptrProgressBarStyle}</code></td><td> The style of the Progress Bar </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrPullText com.example1.locationapp:ptrPullText}</code></td><td> Text to show to prompt the user is pull (or keep pulling) </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrRefreshingText com.example1.locationapp:ptrRefreshingText}</code></td><td> Text to show to tell the user that a refresh is currently in progress </td></tr> <tr><td><code>{@link #PullToRefreshHeader_ptrReleaseText com.example1.locationapp:ptrReleaseText}</code></td><td> Text to show to tell the user has scrolled enough to refresh </td></tr> </table> @see #PullToRefreshHeader_ptrHeaderBackground @see #PullToRefreshHeader_ptrHeaderHeight @see #PullToRefreshHeader_ptrHeaderTitleTextAppearance @see #PullToRefreshHeader_ptrProgressBarColor @see #PullToRefreshHeader_ptrProgressBarHeight @see #PullToRefreshHeader_ptrProgressBarStyle @see #PullToRefreshHeader_ptrPullText @see #PullToRefreshHeader_ptrRefreshingText @see #PullToRefreshHeader_ptrReleaseText */ public static final int[] PullToRefreshHeader = { 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014 }; /** <p> @attr description A drawable to use as the background of the Header View <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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 is a private symbol. @attr name com.example1.locationapp:ptrHeaderBackground */ public static final int PullToRefreshHeader_ptrHeaderBackground = 0; /** <p> @attr description The height of the Header View <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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 is a private symbol. @attr name com.example1.locationapp:ptrHeaderHeight */ public static final int PullToRefreshHeader_ptrHeaderHeight = 1; /** <p> @attr description The Text Appearance of the Header View's Title text <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.example1.locationapp:ptrHeaderTitleTextAppearance */ public static final int PullToRefreshHeader_ptrHeaderTitleTextAppearance = 2; /** <p> @attr description The color that the Progress Bar should be tinted with <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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 is a private symbol. @attr name com.example1.locationapp:ptrProgressBarColor */ public static final int PullToRefreshHeader_ptrProgressBarColor = 3; /** <p> @attr description The height of the Progress Bar <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May 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 is a private symbol. @attr name com.example1.locationapp:ptrProgressBarHeight */ public static final int PullToRefreshHeader_ptrProgressBarHeight = 5; /** <p> @attr description The style of the Progress Bar <p>Must be one or more (separated by '|') of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>inside</code></td><td>0x0</td><td></td></tr> <tr><td><code>outside</code></td><td>0x1</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.example1.locationapp:ptrProgressBarStyle */ public static final int PullToRefreshHeader_ptrProgressBarStyle = 4; /** <p> @attr description Text to show to prompt the user is pull (or keep pulling) <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This is a private symbol. @attr name com.example1.locationapp:ptrPullText */ public static final int PullToRefreshHeader_ptrPullText = 6; /** <p> @attr description Text to show to tell the user that a refresh is currently in progress <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This is a private symbol. @attr name com.example1.locationapp:ptrRefreshingText */ public static final int PullToRefreshHeader_ptrRefreshingText = 7; /** <p> @attr description Text to show to tell the user has scrolled enough to refresh <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This is a private symbol. @attr name com.example1.locationapp:ptrReleaseText */ public static final int PullToRefreshHeader_ptrReleaseText = 8; /** Attributes that can be used with a PullToRefreshView. <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 #PullToRefreshView_ptrViewDelegateClass com.example1.locationapp:ptrViewDelegateClass}</code></td><td> The class to use as a View's View Delegate.</td></tr> </table> @see #PullToRefreshView_ptrViewDelegateClass */ public static final int[] PullToRefreshView = { 0x7f01000a }; /** <p> @attr description The class to use as a View's View Delegate. Can be relative path from app's package name <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This is a private symbol. @attr name com.example1.locationapp:ptrViewDelegateClass */ public static final int PullToRefreshView_ptrViewDelegateClass = 0; /** Attributes that can be used with a SmoothProgressBar. <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 #SmoothProgressBar_spbStyle com.example1.locationapp:spbStyle}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_color com.example1.locationapp:spb_color}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_colors com.example1.locationapp:spb_colors}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_interpolator com.example1.locationapp:spb_interpolator}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_mirror_mode com.example1.locationapp:spb_mirror_mode}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_reversed com.example1.locationapp:spb_reversed}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_sections_count com.example1.locationapp:spb_sections_count}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_speed com.example1.locationapp:spb_speed}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_stroke_separator_length com.example1.locationapp:spb_stroke_separator_length}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_stroke_width com.example1.locationapp:spb_stroke_width}</code></td><td></td></tr> </table> @see #SmoothProgressBar_spbStyle @see #SmoothProgressBar_spb_color @see #SmoothProgressBar_spb_colors @see #SmoothProgressBar_spb_interpolator @see #SmoothProgressBar_spb_mirror_mode @see #SmoothProgressBar_spb_reversed @see #SmoothProgressBar_spb_sections_count @see #SmoothProgressBar_spb_speed @see #SmoothProgressBar_spb_stroke_separator_length @see #SmoothProgressBar_spb_stroke_width */ public static final int[] SmoothProgressBar = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009 }; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spbStyle} attribute's value can be found in the {@link #SmoothProgressBar} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name com.example1.locationapp:spbStyle */ public static final int SmoothProgressBar_spbStyle = 0; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_color} attribute's value can be found in the {@link #SmoothProgressBar} 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 com.example1.locationapp:spb_color */ public static final int SmoothProgressBar_spb_color = 1; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_colors} attribute's value can be found in the {@link #SmoothProgressBar} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name com.example1.locationapp:spb_colors */ public static final int SmoothProgressBar_spb_colors = 9; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_interpolator} attribute's value can be found in the {@link #SmoothProgressBar} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>spb_interpolator_accelerate</code></td><td>0</td><td></td></tr> <tr><td><code>spb_interpolator_linear</code></td><td>1</td><td></td></tr> <tr><td><code>spb_interpolator_acceleratedecelerate</code></td><td>2</td><td></td></tr> <tr><td><code>spb_interpolator_decelerate</code></td><td>3</td><td></td></tr> </table> @attr name com.example1.locationapp:spb_interpolator */ public static final int SmoothProgressBar_spb_interpolator = 6; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_mirror_mode} attribute's value can be found in the {@link #SmoothProgressBar} 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 com.example1.locationapp:spb_mirror_mode */ public static final int SmoothProgressBar_spb_mirror_mode = 8; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_reversed} attribute's value can be found in the {@link #SmoothProgressBar} 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 com.example1.locationapp:spb_reversed */ public static final int SmoothProgressBar_spb_reversed = 7; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_sections_count} attribute's value can be found in the {@link #SmoothProgressBar} array. <p>Must be an integer value, such as "<code>100</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 com.example1.locationapp:spb_sections_count */ public static final int SmoothProgressBar_spb_sections_count = 4; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_speed} attribute's value can be found in the {@link #SmoothProgressBar} array. <p>Must be a floating point value, such as "<code>1.2</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 com.example1.locationapp:spb_speed */ public static final int SmoothProgressBar_spb_speed = 5; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_stroke_separator_length} attribute's value can be found in the {@link #SmoothProgressBar} 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 com.example1.locationapp:spb_stroke_separator_length */ public static final int SmoothProgressBar_spb_stroke_separator_length = 3; /** <p>This symbol is the offset where the {@link com.example1.locationapp.R.attr#spb_stroke_width} attribute's value can be found in the {@link #SmoothProgressBar} 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 com.example1.locationapp:spb_stroke_width */ public static final int SmoothProgressBar_spb_stroke_width = 2; }; }