diff --git a/upgrade/build.gradle b/build.gradle similarity index 100% rename from upgrade/build.gradle rename to build.gradle diff --git a/build/generated/source/buildConfig/androidTest/debug/com/dxd/net/upgrade/test/BuildConfig.java b/build/generated/source/buildConfig/androidTest/debug/com/dxd/net/upgrade/test/BuildConfig.java new file mode 100644 index 0000000..07aac54 --- /dev/null +++ b/build/generated/source/buildConfig/androidTest/debug/com/dxd/net/upgrade/test/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.dxd.net.upgrade.test; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.dxd.net.upgrade.test"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/build/generated/source/buildConfig/debug/com/dxd/net/upgrade/BuildConfig.java b/build/generated/source/buildConfig/debug/com/dxd/net/upgrade/BuildConfig.java new file mode 100644 index 0000000..6993e41 --- /dev/null +++ b/build/generated/source/buildConfig/debug/com/dxd/net/upgrade/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.dxd.net.upgrade; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.dxd.net.upgrade"; + public static final String BUILD_TYPE = "debug"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/build/generated/source/buildConfig/release/com/dxd/net/upgrade/BuildConfig.java b/build/generated/source/buildConfig/release/com/dxd/net/upgrade/BuildConfig.java new file mode 100644 index 0000000..c3f6fc6 --- /dev/null +++ b/build/generated/source/buildConfig/release/com/dxd/net/upgrade/BuildConfig.java @@ -0,0 +1,13 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.dxd.net.upgrade; + +public final class BuildConfig { + public static final boolean DEBUG = false; + public static final String APPLICATION_ID = "com.dxd.net.upgrade"; + public static final String BUILD_TYPE = "release"; + public static final String FLAVOR = ""; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/build/generated/source/r/androidTest/debug/android/support/test/espresso/R.java b/build/generated/source/r/androidTest/debug/android/support/test/espresso/R.java new file mode 100644 index 0000000..2d19762 --- /dev/null +++ b/build/generated/source/r/androidTest/debug/android/support/test/espresso/R.java @@ -0,0 +1,13 @@ +/* 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 android.support.test.espresso; + +public final class R { + public static final class string { + public static final int app_name = 0x7f050021; + } +} diff --git a/build/generated/source/r/androidTest/debug/android/support/test/rule/R.java b/build/generated/source/r/androidTest/debug/android/support/test/rule/R.java new file mode 100644 index 0000000..ec7a1b9 --- /dev/null +++ b/build/generated/source/r/androidTest/debug/android/support/test/rule/R.java @@ -0,0 +1,13 @@ +/* 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 android.support.test.rule; + +public final class R { + public static final class string { + public static final int app_name = 0x7f050021; + } +} diff --git a/build/generated/source/r/androidTest/debug/android/support/v7/appcompat/R.java b/build/generated/source/r/androidTest/debug/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..0f05436 --- /dev/null +++ b/build/generated/source/r/androidTest/debug/android/support/v7/appcompat/R.java @@ -0,0 +1,1458 @@ +/* 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 android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_grow_fade_in_from_bottom = 0x7f040002; + public static final int abc_popup_enter = 0x7f040003; + public static final int abc_popup_exit = 0x7f040004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f040005; + public static final int abc_slide_in_bottom = 0x7f040006; + public static final int abc_slide_in_top = 0x7f040007; + public static final int abc_slide_out_bottom = 0x7f040008; + public static final int abc_slide_out_top = 0x7f040009; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010041; + public static final int actionBarItemBackground = 0x7f010042; + public static final int actionBarPopupTheme = 0x7f01003b; + public static final int actionBarSize = 0x7f010040; + public static final int actionBarSplitStyle = 0x7f01003d; + public static final int actionBarStyle = 0x7f01003c; + public static final int actionBarTabBarStyle = 0x7f010037; + public static final int actionBarTabStyle = 0x7f010036; + public static final int actionBarTabTextStyle = 0x7f010038; + public static final int actionBarTheme = 0x7f01003e; + public static final int actionBarWidgetTheme = 0x7f01003f; + public static final int actionButtonStyle = 0x7f01005c; + public static final int actionDropDownStyle = 0x7f010058; + public static final int actionLayout = 0x7f0100ad; + public static final int actionMenuTextAppearance = 0x7f010043; + public static final int actionMenuTextColor = 0x7f010044; + public static final int actionModeBackground = 0x7f010047; + public static final int actionModeCloseButtonStyle = 0x7f010046; + public static final int actionModeCloseDrawable = 0x7f010049; + public static final int actionModeCopyDrawable = 0x7f01004b; + public static final int actionModeCutDrawable = 0x7f01004a; + public static final int actionModeFindDrawable = 0x7f01004f; + public static final int actionModePasteDrawable = 0x7f01004c; + public static final int actionModePopupWindowStyle = 0x7f010051; + public static final int actionModeSelectAllDrawable = 0x7f01004d; + public static final int actionModeShareDrawable = 0x7f01004e; + public static final int actionModeSplitBackground = 0x7f010048; + public static final int actionModeStyle = 0x7f010045; + public static final int actionModeWebSearchDrawable = 0x7f010050; + public static final int actionOverflowButtonStyle = 0x7f010039; + public static final int actionOverflowMenuStyle = 0x7f01003a; + public static final int actionProviderClass = 0x7f0100af; + public static final int actionViewClass = 0x7f0100ae; + public static final int activityChooserViewStyle = 0x7f010064; + public static final int alertDialogButtonGroupStyle = 0x7f010088; + public static final int alertDialogCenterButtons = 0x7f010089; + public static final int alertDialogStyle = 0x7f010087; + public static final int alertDialogTheme = 0x7f01008a; + public static final int allowStacking = 0x7f01009d; + public static final int alpha = 0x7f01009e; + public static final int arrowHeadLength = 0x7f0100a5; + public static final int arrowShaftLength = 0x7f0100a6; + public static final int autoCompleteTextViewStyle = 0x7f01008f; + public static final int background = 0x7f01000c; + public static final int backgroundSplit = 0x7f01000e; + public static final int backgroundStacked = 0x7f01000d; + public static final int backgroundTint = 0x7f0100ed; + public static final int backgroundTintMode = 0x7f0100ee; + public static final int barLength = 0x7f0100a7; + public static final int borderlessButtonStyle = 0x7f010061; + public static final int buttonBarButtonStyle = 0x7f01005e; + public static final int buttonBarNegativeButtonStyle = 0x7f01008d; + public static final int buttonBarNeutralButtonStyle = 0x7f01008e; + public static final int buttonBarPositiveButtonStyle = 0x7f01008c; + public static final int buttonBarStyle = 0x7f01005d; + public static final int buttonGravity = 0x7f0100e2; + public static final int buttonPanelSideLayout = 0x7f010021; + public static final int buttonStyle = 0x7f010090; + public static final int buttonStyleSmall = 0x7f010091; + public static final int buttonTint = 0x7f01009f; + public static final int buttonTintMode = 0x7f0100a0; + public static final int checkboxStyle = 0x7f010092; + public static final int checkedTextViewStyle = 0x7f010093; + public static final int closeIcon = 0x7f0100c4; + public static final int closeItemLayout = 0x7f01001e; + public static final int collapseContentDescription = 0x7f0100e4; + public static final int collapseIcon = 0x7f0100e3; + public static final int color = 0x7f0100a1; + public static final int colorAccent = 0x7f01007f; + public static final int colorBackgroundFloating = 0x7f010086; + public static final int colorButtonNormal = 0x7f010083; + public static final int colorControlActivated = 0x7f010081; + public static final int colorControlHighlight = 0x7f010082; + public static final int colorControlNormal = 0x7f010080; + public static final int colorPrimary = 0x7f01007d; + public static final int colorPrimaryDark = 0x7f01007e; + public static final int colorSwitchThumbNormal = 0x7f010084; + public static final int commitIcon = 0x7f0100c9; + public static final int contentInsetEnd = 0x7f010017; + public static final int contentInsetEndWithActions = 0x7f01001b; + public static final int contentInsetLeft = 0x7f010018; + public static final int contentInsetRight = 0x7f010019; + public static final int contentInsetStart = 0x7f010016; + public static final int contentInsetStartWithNavigation = 0x7f01001a; + public static final int controlBackground = 0x7f010085; + public static final int customNavigationLayout = 0x7f01000f; + public static final int defaultQueryHint = 0x7f0100c3; + public static final int dialogPreferredPadding = 0x7f010056; + public static final int dialogTheme = 0x7f010055; + public static final int displayOptions = 0x7f010005; + public static final int divider = 0x7f01000b; + public static final int dividerHorizontal = 0x7f010063; + public static final int dividerPadding = 0x7f0100ab; + public static final int dividerVertical = 0x7f010062; + public static final int drawableSize = 0x7f0100a3; + public static final int drawerArrowStyle = 0x7f010000; + public static final int dropDownListViewStyle = 0x7f010075; + public static final int dropdownListPreferredItemHeight = 0x7f010059; + public static final int editTextBackground = 0x7f01006a; + public static final int editTextColor = 0x7f010069; + public static final int editTextStyle = 0x7f010094; + public static final int elevation = 0x7f01001c; + public static final int expandActivityOverflowButtonDrawable = 0x7f010020; + public static final int gapBetweenBars = 0x7f0100a4; + public static final int goIcon = 0x7f0100c5; + public static final int height = 0x7f010001; + public static final int hideOnContentScroll = 0x7f010015; + public static final int homeAsUpIndicator = 0x7f01005b; + public static final int homeLayout = 0x7f010010; + public static final int icon = 0x7f010009; + public static final int iconifiedByDefault = 0x7f0100c1; + public static final int imageButtonStyle = 0x7f01006b; + public static final int indeterminateProgressStyle = 0x7f010012; + public static final int initialActivityCount = 0x7f01001f; + public static final int isLightTheme = 0x7f010002; + public static final int itemPadding = 0x7f010014; + public static final int layout = 0x7f0100c0; + public static final int listChoiceBackgroundIndicator = 0x7f01007c; + public static final int listDividerAlertDialog = 0x7f010057; + public static final int listItemLayout = 0x7f010025; + public static final int listLayout = 0x7f010022; + public static final int listMenuViewStyle = 0x7f01009c; + public static final int listPopupWindowStyle = 0x7f010076; + public static final int listPreferredItemHeight = 0x7f010070; + public static final int listPreferredItemHeightLarge = 0x7f010072; + public static final int listPreferredItemHeightSmall = 0x7f010071; + public static final int listPreferredItemPaddingLeft = 0x7f010073; + public static final int listPreferredItemPaddingRight = 0x7f010074; + public static final int logo = 0x7f01000a; + public static final int logoDescription = 0x7f0100e7; + public static final int maxButtonHeight = 0x7f0100e1; + public static final int measureWithLargestChild = 0x7f0100a9; + public static final int multiChoiceItemLayout = 0x7f010023; + public static final int navigationContentDescription = 0x7f0100e6; + public static final int navigationIcon = 0x7f0100e5; + public static final int navigationMode = 0x7f010004; + public static final int overlapAnchor = 0x7f0100bc; + public static final int paddingBottomNoButtons = 0x7f0100be; + public static final int paddingEnd = 0x7f0100eb; + public static final int paddingStart = 0x7f0100ea; + public static final int paddingTopNoTitle = 0x7f0100bf; + public static final int panelBackground = 0x7f010079; + public static final int panelMenuListTheme = 0x7f01007b; + public static final int panelMenuListWidth = 0x7f01007a; + public static final int popupMenuStyle = 0x7f010067; + public static final int popupTheme = 0x7f01001d; + public static final int popupWindowStyle = 0x7f010068; + public static final int preserveIconSpacing = 0x7f0100b0; + public static final int progressBarPadding = 0x7f010013; + public static final int progressBarStyle = 0x7f010011; + public static final int queryBackground = 0x7f0100cb; + public static final int queryHint = 0x7f0100c2; + public static final int radioButtonStyle = 0x7f010095; + public static final int ratingBarStyle = 0x7f010096; + public static final int ratingBarStyleIndicator = 0x7f010097; + public static final int ratingBarStyleSmall = 0x7f010098; + public static final int searchHintIcon = 0x7f0100c7; + public static final int searchIcon = 0x7f0100c6; + public static final int searchViewStyle = 0x7f01006f; + public static final int seekBarStyle = 0x7f010099; + public static final int selectableItemBackground = 0x7f01005f; + public static final int selectableItemBackgroundBorderless = 0x7f010060; + public static final int showAsAction = 0x7f0100ac; + public static final int showDividers = 0x7f0100aa; + public static final int showText = 0x7f0100d7; + public static final int showTitle = 0x7f010026; + public static final int singleChoiceItemLayout = 0x7f010024; + public static final int spinBars = 0x7f0100a2; + public static final int spinnerDropDownItemStyle = 0x7f01005a; + public static final int spinnerStyle = 0x7f01009a; + public static final int splitTrack = 0x7f0100d6; + public static final int srcCompat = 0x7f010027; + public static final int state_above_anchor = 0x7f0100bd; + public static final int subMenuArrow = 0x7f0100b1; + public static final int submitBackground = 0x7f0100cc; + public static final int subtitle = 0x7f010006; + public static final int subtitleTextAppearance = 0x7f0100da; + public static final int subtitleTextColor = 0x7f0100e9; + public static final int subtitleTextStyle = 0x7f010008; + public static final int suggestionRowLayout = 0x7f0100ca; + public static final int switchMinWidth = 0x7f0100d4; + public static final int switchPadding = 0x7f0100d5; + public static final int switchStyle = 0x7f01009b; + public static final int switchTextAppearance = 0x7f0100d3; + public static final int textAllCaps = 0x7f01002b; + public static final int textAppearanceLargePopupMenu = 0x7f010052; + public static final int textAppearanceListItem = 0x7f010077; + public static final int textAppearanceListItemSmall = 0x7f010078; + public static final int textAppearancePopupMenuHeader = 0x7f010054; + public static final int textAppearanceSearchResultSubtitle = 0x7f01006d; + public static final int textAppearanceSearchResultTitle = 0x7f01006c; + public static final int textAppearanceSmallPopupMenu = 0x7f010053; + public static final int textColorAlertDialogListItem = 0x7f01008b; + public static final int textColorSearchUrl = 0x7f01006e; + public static final int theme = 0x7f0100ec; + public static final int thickness = 0x7f0100a8; + public static final int thumbTextPadding = 0x7f0100d2; + public static final int thumbTint = 0x7f0100cd; + public static final int thumbTintMode = 0x7f0100ce; + public static final int tickMark = 0x7f010028; + public static final int tickMarkTint = 0x7f010029; + public static final int tickMarkTintMode = 0x7f01002a; + public static final int title = 0x7f010003; + public static final int titleMargin = 0x7f0100db; + public static final int titleMarginBottom = 0x7f0100df; + public static final int titleMarginEnd = 0x7f0100dd; + public static final int titleMarginStart = 0x7f0100dc; + public static final int titleMarginTop = 0x7f0100de; + public static final int titleMargins = 0x7f0100e0; + public static final int titleTextAppearance = 0x7f0100d9; + public static final int titleTextColor = 0x7f0100e8; + public static final int titleTextStyle = 0x7f010007; + public static final int toolbarNavigationButtonStyle = 0x7f010066; + public static final int toolbarStyle = 0x7f010065; + public static final int track = 0x7f0100cf; + public static final int trackTint = 0x7f0100d0; + public static final int trackTintMode = 0x7f0100d1; + public static final int voiceIcon = 0x7f0100c8; + public static final int windowActionBar = 0x7f01002c; + public static final int windowActionBarOverlay = 0x7f01002e; + public static final int windowActionModeOverlay = 0x7f01002f; + public static final int windowFixedHeightMajor = 0x7f010033; + public static final int windowFixedHeightMinor = 0x7f010031; + public static final int windowFixedWidthMajor = 0x7f010030; + public static final int windowFixedWidthMinor = 0x7f010032; + public static final int windowMinWidthMajor = 0x7f010034; + public static final int windowMinWidthMinor = 0x7f010035; + public static final int windowNoTitle = 0x7f01002d; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs = 0x7f080000; + public static final int abc_allow_stacked_button_bar = 0x7f080001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f080002; + public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080003; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080004; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark = 0x7f09005c; + public static final int abc_background_cache_hint_selector_material_light = 0x7f09005d; + public static final int abc_btn_colored_borderless_text_material = 0x7f09005e; + public static final int abc_btn_colored_text_material = 0x7f09005f; + public static final int abc_color_highlight_material = 0x7f090060; + public static final int abc_hint_foreground_material_dark = 0x7f090061; + public static final int abc_hint_foreground_material_light = 0x7f090062; + public static final int abc_input_method_navigation_guard = 0x7f090001; + public static final int abc_primary_text_disable_only_material_dark = 0x7f090063; + public static final int abc_primary_text_disable_only_material_light = 0x7f090064; + public static final int abc_primary_text_material_dark = 0x7f090065; + public static final int abc_primary_text_material_light = 0x7f090066; + public static final int abc_search_url_text = 0x7f090067; + public static final int abc_search_url_text_normal = 0x7f090002; + public static final int abc_search_url_text_pressed = 0x7f090003; + public static final int abc_search_url_text_selected = 0x7f090004; + public static final int abc_secondary_text_material_dark = 0x7f090068; + public static final int abc_secondary_text_material_light = 0x7f090069; + public static final int abc_tint_btn_checkable = 0x7f09006a; + public static final int abc_tint_default = 0x7f09006b; + public static final int abc_tint_edittext = 0x7f09006c; + public static final int abc_tint_seek_thumb = 0x7f09006d; + public static final int abc_tint_spinner = 0x7f09006e; + public static final int abc_tint_switch_thumb = 0x7f09006f; + public static final int abc_tint_switch_track = 0x7f090070; + public static final int accent_material_dark = 0x7f090005; + public static final int accent_material_light = 0x7f090006; + public static final int background_floating_material_dark = 0x7f090007; + public static final int background_floating_material_light = 0x7f090008; + public static final int background_material_dark = 0x7f090009; + public static final int background_material_light = 0x7f09000a; + public static final int bright_foreground_disabled_material_dark = 0x7f09000d; + public static final int bright_foreground_disabled_material_light = 0x7f09000e; + public static final int bright_foreground_inverse_material_dark = 0x7f09000f; + public static final int bright_foreground_inverse_material_light = 0x7f090010; + public static final int bright_foreground_material_dark = 0x7f090011; + public static final int bright_foreground_material_light = 0x7f090012; + public static final int button_material_dark = 0x7f090013; + public static final int button_material_light = 0x7f090014; + public static final int dim_foreground_disabled_material_dark = 0x7f090027; + public static final int dim_foreground_disabled_material_light = 0x7f090028; + public static final int dim_foreground_material_dark = 0x7f090029; + public static final int dim_foreground_material_light = 0x7f09002a; + public static final int foreground_material_dark = 0x7f09002c; + public static final int foreground_material_light = 0x7f09002d; + public static final int highlighted_text_material_dark = 0x7f09002e; + public static final int highlighted_text_material_light = 0x7f09002f; + public static final int material_blue_grey_800 = 0x7f090031; + public static final int material_blue_grey_900 = 0x7f090032; + public static final int material_blue_grey_950 = 0x7f090033; + public static final int material_deep_teal_200 = 0x7f090034; + public static final int material_deep_teal_500 = 0x7f090035; + public static final int material_grey_100 = 0x7f090036; + public static final int material_grey_300 = 0x7f090037; + public static final int material_grey_50 = 0x7f090038; + public static final int material_grey_600 = 0x7f090039; + public static final int material_grey_800 = 0x7f09003a; + public static final int material_grey_850 = 0x7f09003b; + public static final int material_grey_900 = 0x7f09003c; + public static final int notification_action_color_filter = 0x7f090000; + public static final int notification_icon_bg_color = 0x7f09003d; + public static final int notification_material_background_media_default_color = 0x7f09003e; + public static final int primary_dark_material_dark = 0x7f090047; + public static final int primary_dark_material_light = 0x7f090048; + public static final int primary_material_dark = 0x7f090049; + public static final int primary_material_light = 0x7f09004a; + public static final int primary_text_default_material_dark = 0x7f09004b; + public static final int primary_text_default_material_light = 0x7f09004c; + public static final int primary_text_disabled_material_dark = 0x7f09004d; + public static final int primary_text_disabled_material_light = 0x7f09004e; + public static final int ripple_material_dark = 0x7f09004f; + public static final int ripple_material_light = 0x7f090050; + public static final int secondary_text_default_material_dark = 0x7f090051; + public static final int secondary_text_default_material_light = 0x7f090052; + public static final int secondary_text_disabled_material_dark = 0x7f090053; + public static final int secondary_text_disabled_material_light = 0x7f090054; + public static final int switch_thumb_disabled_material_dark = 0x7f090055; + public static final int switch_thumb_disabled_material_light = 0x7f090056; + public static final int switch_thumb_material_dark = 0x7f090071; + public static final int switch_thumb_material_light = 0x7f090072; + public static final int switch_thumb_normal_material_dark = 0x7f090057; + public static final int switch_thumb_normal_material_light = 0x7f090058; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material = 0x7f06000c; + public static final int abc_action_bar_content_inset_with_nav = 0x7f06000d; + public static final int abc_action_bar_default_height_material = 0x7f060001; + public static final int abc_action_bar_default_padding_end_material = 0x7f06000e; + public static final int abc_action_bar_default_padding_start_material = 0x7f06000f; + public static final int abc_action_bar_elevation_material = 0x7f060015; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060016; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f060017; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f060018; + public static final int abc_action_bar_progress_bar_size = 0x7f060002; + public static final int abc_action_bar_stacked_max_height = 0x7f060019; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f06001a; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06001b; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06001c; + public static final int abc_action_button_min_height_material = 0x7f06001d; + public static final int abc_action_button_min_width_material = 0x7f06001e; + public static final int abc_action_button_min_width_overflow_material = 0x7f06001f; + public static final int abc_alert_dialog_button_bar_height = 0x7f060000; + public static final int abc_button_inset_horizontal_material = 0x7f060020; + public static final int abc_button_inset_vertical_material = 0x7f060021; + public static final int abc_button_padding_horizontal_material = 0x7f060022; + public static final int abc_button_padding_vertical_material = 0x7f060023; + public static final int abc_cascading_menus_min_smallest_width = 0x7f060024; + public static final int abc_config_prefDialogWidth = 0x7f060005; + public static final int abc_control_corner_material = 0x7f060025; + public static final int abc_control_inset_material = 0x7f060026; + public static final int abc_control_padding_material = 0x7f060027; + public static final int abc_dialog_fixed_height_major = 0x7f060006; + public static final int abc_dialog_fixed_height_minor = 0x7f060007; + public static final int abc_dialog_fixed_width_major = 0x7f060008; + public static final int abc_dialog_fixed_width_minor = 0x7f060009; + public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060028; + public static final int abc_dialog_list_padding_top_no_title = 0x7f060029; + public static final int abc_dialog_min_width_major = 0x7f06000a; + public static final int abc_dialog_min_width_minor = 0x7f06000b; + public static final int abc_dialog_padding_material = 0x7f06002a; + public static final int abc_dialog_padding_top_material = 0x7f06002b; + public static final int abc_dialog_title_divider_material = 0x7f06002c; + public static final int abc_disabled_alpha_material_dark = 0x7f06002d; + public static final int abc_disabled_alpha_material_light = 0x7f06002e; + public static final int abc_dropdownitem_icon_width = 0x7f06002f; + public static final int abc_dropdownitem_text_padding_left = 0x7f060030; + public static final int abc_dropdownitem_text_padding_right = 0x7f060031; + public static final int abc_edit_text_inset_bottom_material = 0x7f060032; + public static final int abc_edit_text_inset_horizontal_material = 0x7f060033; + public static final int abc_edit_text_inset_top_material = 0x7f060034; + public static final int abc_floating_window_z = 0x7f060035; + public static final int abc_list_item_padding_horizontal_material = 0x7f060036; + public static final int abc_panel_menu_list_width = 0x7f060037; + public static final int abc_progress_bar_height_material = 0x7f060038; + public static final int abc_search_view_preferred_height = 0x7f060039; + public static final int abc_search_view_preferred_width = 0x7f06003a; + public static final int abc_seekbar_track_background_height_material = 0x7f06003b; + public static final int abc_seekbar_track_progress_height_material = 0x7f06003c; + public static final int abc_select_dialog_padding_start_material = 0x7f06003d; + public static final int abc_switch_padding = 0x7f060011; + public static final int abc_text_size_body_1_material = 0x7f06003e; + public static final int abc_text_size_body_2_material = 0x7f06003f; + public static final int abc_text_size_button_material = 0x7f060040; + public static final int abc_text_size_caption_material = 0x7f060041; + public static final int abc_text_size_display_1_material = 0x7f060042; + public static final int abc_text_size_display_2_material = 0x7f060043; + public static final int abc_text_size_display_3_material = 0x7f060044; + public static final int abc_text_size_display_4_material = 0x7f060045; + public static final int abc_text_size_headline_material = 0x7f060046; + public static final int abc_text_size_large_material = 0x7f060047; + public static final int abc_text_size_medium_material = 0x7f060048; + public static final int abc_text_size_menu_header_material = 0x7f060049; + public static final int abc_text_size_menu_material = 0x7f06004a; + public static final int abc_text_size_small_material = 0x7f06004b; + public static final int abc_text_size_subhead_material = 0x7f06004c; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f060003; + public static final int abc_text_size_title_material = 0x7f06004d; + public static final int abc_text_size_title_material_toolbar = 0x7f060004; + public static final int disabled_alpha_material_dark = 0x7f060051; + public static final int disabled_alpha_material_light = 0x7f060052; + public static final int highlight_alpha_material_colored = 0x7f060054; + public static final int highlight_alpha_material_dark = 0x7f060055; + public static final int highlight_alpha_material_light = 0x7f060056; + public static final int hint_alpha_material_dark = 0x7f060057; + public static final int hint_alpha_material_light = 0x7f060058; + public static final int hint_pressed_alpha_material_dark = 0x7f060059; + public static final int hint_pressed_alpha_material_light = 0x7f06005a; + public static final int notification_action_icon_size = 0x7f06005d; + public static final int notification_action_text_size = 0x7f06005e; + public static final int notification_big_circle_margin = 0x7f06005f; + public static final int notification_content_margin_start = 0x7f060012; + public static final int notification_large_icon_height = 0x7f060060; + public static final int notification_large_icon_width = 0x7f060061; + public static final int notification_main_column_padding_top = 0x7f060013; + public static final int notification_media_narrow_margin = 0x7f060014; + public static final int notification_right_icon_size = 0x7f060062; + public static final int notification_right_side_padding_top = 0x7f060010; + public static final int notification_small_icon_background_padding = 0x7f060063; + public static final int notification_small_icon_size_as_large = 0x7f060064; + public static final int notification_subtext_size = 0x7f060065; + public static final int notification_top_pad = 0x7f060066; + public static final int notification_top_pad_large_text = 0x7f060067; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static final int abc_action_bar_item_background_material = 0x7f020001; + public static final int abc_btn_borderless_material = 0x7f020002; + public static final int abc_btn_check_material = 0x7f020003; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020004; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020005; + public static final int abc_btn_colored_material = 0x7f020006; + public static final int abc_btn_default_mtrl_shape = 0x7f020007; + public static final int abc_btn_radio_material = 0x7f020008; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020009; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static final int abc_cab_background_internal_bg = 0x7f02000d; + public static final int abc_cab_background_top_material = 0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static final int abc_control_background_material = 0x7f020010; + public static final int abc_dialog_material_background = 0x7f020011; + public static final int abc_edit_text_material = 0x7f020012; + public static final int abc_ic_ab_back_material = 0x7f020013; + public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f020014; + public static final int abc_ic_clear_material = 0x7f020015; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020016; + public static final int abc_ic_go_search_api_material = 0x7f020017; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020018; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020019; + public static final int abc_ic_menu_overflow_material = 0x7f02001a; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001b; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001c; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001d; + public static final int abc_ic_search_api_material = 0x7f02001e; + public static final int abc_ic_star_black_16dp = 0x7f02001f; + public static final int abc_ic_star_black_36dp = 0x7f020020; + public static final int abc_ic_star_black_48dp = 0x7f020021; + public static final int abc_ic_star_half_black_16dp = 0x7f020022; + public static final int abc_ic_star_half_black_36dp = 0x7f020023; + public static final int abc_ic_star_half_black_48dp = 0x7f020024; + public static final int abc_ic_voice_search_api_material = 0x7f020025; + public static final int abc_item_background_holo_dark = 0x7f020026; + public static final int abc_item_background_holo_light = 0x7f020027; + public static final int abc_list_divider_mtrl_alpha = 0x7f020028; + public static final int abc_list_focused_holo = 0x7f020029; + public static final int abc_list_longpressed_holo = 0x7f02002a; + public static final int abc_list_pressed_holo_dark = 0x7f02002b; + public static final int abc_list_pressed_holo_light = 0x7f02002c; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d; + public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e; + public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f; + public static final int abc_list_selector_disabled_holo_light = 0x7f020030; + public static final int abc_list_selector_holo_dark = 0x7f020031; + public static final int abc_list_selector_holo_light = 0x7f020032; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033; + public static final int abc_popup_background_mtrl_mult = 0x7f020034; + public static final int abc_ratingbar_indicator_material = 0x7f020035; + public static final int abc_ratingbar_material = 0x7f020036; + public static final int abc_ratingbar_small_material = 0x7f020037; + public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020038; + public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039; + public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a; + public static final int abc_scrubber_primary_mtrl_alpha = 0x7f02003b; + public static final int abc_scrubber_track_mtrl_alpha = 0x7f02003c; + public static final int abc_seekbar_thumb_material = 0x7f02003d; + public static final int abc_seekbar_tick_mark_material = 0x7f02003e; + public static final int abc_seekbar_track_material = 0x7f02003f; + public static final int abc_spinner_mtrl_am_alpha = 0x7f020040; + public static final int abc_spinner_textfield_background_material = 0x7f020041; + public static final int abc_switch_thumb_material = 0x7f020042; + public static final int abc_switch_track_mtrl_alpha = 0x7f020043; + public static final int abc_tab_indicator_material = 0x7f020044; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f020045; + public static final int abc_text_cursor_material = 0x7f020046; + public static final int abc_text_select_handle_left_mtrl_dark = 0x7f020047; + public static final int abc_text_select_handle_left_mtrl_light = 0x7f020048; + public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f020049; + public static final int abc_text_select_handle_middle_mtrl_light = 0x7f02004a; + public static final int abc_text_select_handle_right_mtrl_dark = 0x7f02004b; + public static final int abc_text_select_handle_right_mtrl_light = 0x7f02004c; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f02004d; + public static final int abc_textfield_default_mtrl_alpha = 0x7f02004e; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f02004f; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020050; + public static final int abc_textfield_search_material = 0x7f020051; + public static final int abc_vector_test = 0x7f020052; + public static final int notification_action_background = 0x7f020056; + public static final int notification_bg = 0x7f020057; + public static final int notification_bg_low = 0x7f020058; + public static final int notification_bg_low_normal = 0x7f020059; + public static final int notification_bg_low_pressed = 0x7f02005a; + public static final int notification_bg_normal = 0x7f02005b; + public static final int notification_bg_normal_pressed = 0x7f02005c; + public static final int notification_icon_background = 0x7f02005d; + public static final int notification_template_icon_bg = 0x7f020060; + public static final int notification_template_icon_low_bg = 0x7f020061; + public static final int notification_tile_bg = 0x7f02005e; + public static final int notify_panel_notification_icon_bg = 0x7f02005f; + } + public static final class id { + public static final int action0 = 0x7f0a005b; + public static final int action_bar = 0x7f0a0049; + public static final int action_bar_activity_content = 0x7f0a0000; + public static final int action_bar_container = 0x7f0a0048; + public static final int action_bar_root = 0x7f0a0044; + public static final int action_bar_spinner = 0x7f0a0001; + public static final int action_bar_subtitle = 0x7f0a0027; + public static final int action_bar_title = 0x7f0a0026; + public static final int action_container = 0x7f0a0058; + public static final int action_context_bar = 0x7f0a004a; + public static final int action_divider = 0x7f0a005f; + public static final int action_image = 0x7f0a0059; + public static final int action_menu_divider = 0x7f0a0002; + public static final int action_menu_presenter = 0x7f0a0003; + public static final int action_mode_bar = 0x7f0a0046; + public static final int action_mode_bar_stub = 0x7f0a0045; + public static final int action_mode_close_button = 0x7f0a0028; + public static final int action_text = 0x7f0a005a; + public static final int actions = 0x7f0a0068; + public static final int activity_chooser_view_content = 0x7f0a0029; + public static final int add = 0x7f0a0013; + public static final int alertTitle = 0x7f0a003d; + public static final int always = 0x7f0a001d; + public static final int beginning = 0x7f0a001a; + public static final int bottom = 0x7f0a0024; + public static final int buttonPanel = 0x7f0a0030; + public static final int cancel_action = 0x7f0a005c; + public static final int checkbox = 0x7f0a0040; + public static final int chronometer = 0x7f0a0064; + public static final int collapseActionView = 0x7f0a001e; + public static final int contentPanel = 0x7f0a0033; + public static final int custom = 0x7f0a003a; + public static final int customPanel = 0x7f0a0039; + public static final int decor_content_parent = 0x7f0a0047; + public static final int default_activity_button = 0x7f0a002c; + public static final int disableHome = 0x7f0a000c; + public static final int edit_query = 0x7f0a004b; + public static final int end = 0x7f0a001b; + public static final int end_padder = 0x7f0a006e; + public static final int expand_activities_button = 0x7f0a002a; + public static final int expanded_menu = 0x7f0a003f; + public static final int home = 0x7f0a0004; + public static final int homeAsUp = 0x7f0a000d; + public static final int icon = 0x7f0a002e; + public static final int icon_group = 0x7f0a0069; + public static final int ifRoom = 0x7f0a001f; + public static final int image = 0x7f0a002b; + public static final int info = 0x7f0a0065; + public static final int line1 = 0x7f0a006a; + public static final int line3 = 0x7f0a006c; + public static final int listMode = 0x7f0a0009; + public static final int list_item = 0x7f0a002d; + public static final int media_actions = 0x7f0a005e; + public static final int middle = 0x7f0a001c; + public static final int multiply = 0x7f0a0014; + public static final int never = 0x7f0a0020; + public static final int none = 0x7f0a000e; + public static final int normal = 0x7f0a000a; + public static final int notification_background = 0x7f0a0067; + public static final int notification_main_column = 0x7f0a0061; + public static final int notification_main_column_container = 0x7f0a0060; + public static final int parentPanel = 0x7f0a0032; + public static final int progress_circular = 0x7f0a0005; + public static final int progress_horizontal = 0x7f0a0006; + public static final int radio = 0x7f0a0042; + public static final int right_icon = 0x7f0a0066; + public static final int right_side = 0x7f0a0062; + public static final int screen = 0x7f0a0015; + public static final int scrollIndicatorDown = 0x7f0a0038; + public static final int scrollIndicatorUp = 0x7f0a0034; + public static final int scrollView = 0x7f0a0035; + public static final int search_badge = 0x7f0a004d; + public static final int search_bar = 0x7f0a004c; + public static final int search_button = 0x7f0a004e; + public static final int search_close_btn = 0x7f0a0053; + public static final int search_edit_frame = 0x7f0a004f; + public static final int search_go_btn = 0x7f0a0055; + public static final int search_mag_icon = 0x7f0a0050; + public static final int search_plate = 0x7f0a0051; + public static final int search_src_text = 0x7f0a0052; + public static final int search_voice_btn = 0x7f0a0056; + public static final int select_dialog_listview = 0x7f0a0057; + public static final int shortcut = 0x7f0a0041; + public static final int showCustom = 0x7f0a000f; + public static final int showHome = 0x7f0a0010; + public static final int showTitle = 0x7f0a0011; + public static final int spacer = 0x7f0a0031; + public static final int split_action_bar = 0x7f0a0007; + public static final int src_atop = 0x7f0a0016; + public static final int src_in = 0x7f0a0017; + public static final int src_over = 0x7f0a0018; + public static final int status_bar_latest_event_content = 0x7f0a005d; + public static final int submenuarrow = 0x7f0a0043; + public static final int submit_area = 0x7f0a0054; + public static final int tabMode = 0x7f0a000b; + public static final int text = 0x7f0a006d; + public static final int text2 = 0x7f0a006b; + public static final int textSpacerNoButtons = 0x7f0a0037; + public static final int textSpacerNoTitle = 0x7f0a0036; + public static final int time = 0x7f0a0063; + public static final int title = 0x7f0a002f; + public static final int titleDividerNoCustom = 0x7f0a003e; + public static final int title_template = 0x7f0a003c; + public static final int top = 0x7f0a0025; + public static final int topPanel = 0x7f0a003b; + public static final int up = 0x7f0a0008; + public static final int useLogo = 0x7f0a0012; + public static final int withText = 0x7f0a0021; + public static final int wrap_content = 0x7f0a0019; + } + public static final class integer { + public static final int abc_config_activityDefaultDur = 0x7f0b0000; + public static final int abc_config_activityShortDur = 0x7f0b0001; + public static final int cancel_button_image_alpha = 0x7f0b0002; + public static final int status_bar_notification_info_maxnum = 0x7f0b0003; + } + public static final class layout { + public static final int abc_action_bar_title_item = 0x7f030000; + public static final int abc_action_bar_up_container = 0x7f030001; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030002; + public static final int abc_action_menu_item_layout = 0x7f030003; + public static final int abc_action_menu_layout = 0x7f030004; + public static final int abc_action_mode_bar = 0x7f030005; + public static final int abc_action_mode_close_item_material = 0x7f030006; + public static final int abc_activity_chooser_view = 0x7f030007; + public static final int abc_activity_chooser_view_list_item = 0x7f030008; + public static final int abc_alert_dialog_button_bar_material = 0x7f030009; + public static final int abc_alert_dialog_material = 0x7f03000a; + public static final int abc_alert_dialog_title_material = 0x7f03000b; + public static final int abc_dialog_title_material = 0x7f03000c; + public static final int abc_expanded_menu_layout = 0x7f03000d; + public static final int abc_list_menu_item_checkbox = 0x7f03000e; + public static final int abc_list_menu_item_icon = 0x7f03000f; + public static final int abc_list_menu_item_layout = 0x7f030010; + public static final int abc_list_menu_item_radio = 0x7f030011; + public static final int abc_popup_menu_header_item_layout = 0x7f030012; + public static final int abc_popup_menu_item_layout = 0x7f030013; + public static final int abc_screen_content_include = 0x7f030014; + public static final int abc_screen_simple = 0x7f030015; + public static final int abc_screen_simple_overlay_action_mode = 0x7f030016; + public static final int abc_screen_toolbar = 0x7f030017; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030018; + public static final int abc_search_view = 0x7f030019; + public static final int abc_select_dialog_material = 0x7f03001a; + public static final int notification_action = 0x7f03001b; + public static final int notification_action_tombstone = 0x7f03001c; + public static final int notification_media_action = 0x7f03001d; + public static final int notification_media_cancel_action = 0x7f03001e; + public static final int notification_template_big_media = 0x7f03001f; + public static final int notification_template_big_media_custom = 0x7f030020; + public static final int notification_template_big_media_narrow = 0x7f030021; + public static final int notification_template_big_media_narrow_custom = 0x7f030022; + public static final int notification_template_custom_big = 0x7f030023; + public static final int notification_template_icon_group = 0x7f030024; + public static final int notification_template_lines_media = 0x7f030025; + public static final int notification_template_media = 0x7f030026; + public static final int notification_template_media_custom = 0x7f030027; + public static final int notification_template_part_chronometer = 0x7f030028; + public static final int notification_template_part_time = 0x7f030029; + public static final int select_dialog_item_material = 0x7f03002b; + public static final int select_dialog_multichoice_material = 0x7f03002c; + public static final int select_dialog_singlechoice_material = 0x7f03002d; + public static final int support_simple_spinner_dropdown_item = 0x7f03002e; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f050000; + public static final int abc_action_bar_home_description_format = 0x7f050001; + public static final int abc_action_bar_home_subtitle_description_format = 0x7f050002; + public static final int abc_action_bar_up_description = 0x7f050003; + public static final int abc_action_menu_overflow_description = 0x7f050004; + public static final int abc_action_mode_done = 0x7f050005; + public static final int abc_activity_chooser_view_see_all = 0x7f050006; + public static final int abc_activitychooserview_choose_application = 0x7f050007; + public static final int abc_capital_off = 0x7f050008; + public static final int abc_capital_on = 0x7f050009; + public static final int abc_font_family_body_1_material = 0x7f050015; + public static final int abc_font_family_body_2_material = 0x7f050016; + public static final int abc_font_family_button_material = 0x7f050017; + public static final int abc_font_family_caption_material = 0x7f050018; + public static final int abc_font_family_display_1_material = 0x7f050019; + public static final int abc_font_family_display_2_material = 0x7f05001a; + public static final int abc_font_family_display_3_material = 0x7f05001b; + public static final int abc_font_family_display_4_material = 0x7f05001c; + public static final int abc_font_family_headline_material = 0x7f05001d; + public static final int abc_font_family_menu_material = 0x7f05001e; + public static final int abc_font_family_subhead_material = 0x7f05001f; + public static final int abc_font_family_title_material = 0x7f050020; + public static final int abc_search_hint = 0x7f05000a; + public static final int abc_searchview_description_clear = 0x7f05000b; + public static final int abc_searchview_description_query = 0x7f05000c; + public static final int abc_searchview_description_search = 0x7f05000d; + public static final int abc_searchview_description_submit = 0x7f05000e; + public static final int abc_searchview_description_voice = 0x7f05000f; + public static final int abc_shareactionprovider_share_with = 0x7f050010; + public static final int abc_shareactionprovider_share_with_application = 0x7f050011; + public static final int abc_toolbar_collapse_description = 0x7f050012; + public static final int search_menu_title = 0x7f050013; + public static final int status_bar_notification_info_overflow = 0x7f050014; + } + public static final class style { + public static final int AlertDialog_AppCompat = 0x7f07009f; + public static final int AlertDialog_AppCompat_Light = 0x7f0700a0; + public static final int Animation_AppCompat_Dialog = 0x7f0700a1; + public static final int Animation_AppCompat_DropDownUp = 0x7f0700a2; + public static final int Base_AlertDialog_AppCompat = 0x7f0700a3; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f0700a4; + public static final int Base_Animation_AppCompat_Dialog = 0x7f0700a5; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0700a6; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0700a8; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f0700a7; + public static final int Base_TextAppearance_AppCompat = 0x7f07003f; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f070040; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f070041; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f070027; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f070042; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f070043; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f070044; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f070045; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f070046; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f070047; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f07000b; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f070048; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f07000c; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f070049; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f07004a; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f07004b; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f07000d; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f07004c; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0700a9; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f07004d; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f07004e; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f07004f; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f07000e; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f070050; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f07000f; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f070051; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070010; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070094; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f070052; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f070053; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f070054; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f070055; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f070056; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f070057; + public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f070058; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f07009b; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f07009c; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070095; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700aa; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070059; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f07005a; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f07005b; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f07005c; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f07005d; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700ab; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f07005e; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f07005f; + public static final int Base_ThemeOverlay_AppCompat = 0x7f0700b0; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0700b1; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0700b2; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700b3; + public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f070017; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f070018; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0700b4; + public static final int Base_Theme_AppCompat = 0x7f070060; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0700ac; + public static final int Base_Theme_AppCompat_Dialog = 0x7f070011; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070001; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f070012; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0700ad; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f070013; + public static final int Base_Theme_AppCompat_Light = 0x7f070061; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0700ae; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f070014; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070002; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f070015; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0700af; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070016; + public static final int Base_V11_ThemeOverlay_AppCompat_Dialog = 0x7f07001b; + public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f070019; + public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f07001a; + public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f070023; + public static final int Base_V12_Widget_AppCompat_EditText = 0x7f070024; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f070066; + public static final int Base_V21_Theme_AppCompat = 0x7f070062; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f070063; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f070064; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f070065; + public static final int Base_V22_Theme_AppCompat = 0x7f070092; + public static final int Base_V22_Theme_AppCompat_Light = 0x7f070093; + public static final int Base_V23_Theme_AppCompat = 0x7f070096; + public static final int Base_V23_Theme_AppCompat_Light = 0x7f070097; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0700b9; + public static final int Base_V7_Theme_AppCompat = 0x7f0700b5; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0700b6; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f0700b7; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0700b8; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0700ba; + public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0700bb; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f0700bc; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0700bd; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0700be; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f070067; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f070068; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f070069; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f07006a; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f07006b; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f0700bf; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0700c0; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070025; + public static final int Base_Widget_AppCompat_Button = 0x7f07006c; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f070070; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700c2; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f07006d; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f07006e; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700c1; + public static final int Base_Widget_AppCompat_Button_Colored = 0x7f070098; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f07006f; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f070071; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f070072; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0700c3; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0700c4; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f070073; + public static final int Base_Widget_AppCompat_EditText = 0x7f070026; + public static final int Base_Widget_AppCompat_ImageButton = 0x7f070074; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0700c5; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700c6; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700c7; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f070075; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070076; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f070077; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f070078; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070079; + public static final int Base_Widget_AppCompat_ListMenuView = 0x7f0700c8; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f07007a; + public static final int Base_Widget_AppCompat_ListView = 0x7f07007b; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f07007c; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f07007d; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f07007e; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f07007f; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0700c9; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f07001c; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f07001d; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f070080; + public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f070099; + public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f07009a; + public static final int Base_Widget_AppCompat_SearchView = 0x7f0700ca; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0700cb; + public static final int Base_Widget_AppCompat_SeekBar = 0x7f070081; + public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0700cc; + public static final int Base_Widget_AppCompat_Spinner = 0x7f070082; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070003; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f070083; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f0700cd; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070084; + public static final int Platform_AppCompat = 0x7f07001e; + public static final int Platform_AppCompat_Light = 0x7f07001f; + public static final int Platform_ThemeOverlay_AppCompat = 0x7f070085; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070086; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f070087; + public static final int Platform_V11_AppCompat = 0x7f070020; + public static final int Platform_V11_AppCompat_Light = 0x7f070021; + public static final int Platform_V14_AppCompat = 0x7f070028; + public static final int Platform_V14_AppCompat_Light = 0x7f070029; + public static final int Platform_V21_AppCompat = 0x7f070088; + public static final int Platform_V21_AppCompat_Light = 0x7f070089; + public static final int Platform_V25_AppCompat = 0x7f07009d; + public static final int Platform_V25_AppCompat_Light = 0x7f07009e; + public static final int Platform_Widget_AppCompat_Spinner = 0x7f070022; + public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f070031; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f070032; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f070033; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f070034; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f070035; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f070036; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f07003c; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f070037; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f070038; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070039; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f07003a; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f07003b; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f07003d; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f07003e; + public static final int TextAppearance_AppCompat = 0x7f0700d6; + public static final int TextAppearance_AppCompat_Body1 = 0x7f0700d7; + public static final int TextAppearance_AppCompat_Body2 = 0x7f0700d8; + public static final int TextAppearance_AppCompat_Button = 0x7f0700d9; + public static final int TextAppearance_AppCompat_Caption = 0x7f0700da; + public static final int TextAppearance_AppCompat_Display1 = 0x7f0700db; + public static final int TextAppearance_AppCompat_Display2 = 0x7f0700dc; + public static final int TextAppearance_AppCompat_Display3 = 0x7f0700dd; + public static final int TextAppearance_AppCompat_Display4 = 0x7f0700de; + public static final int TextAppearance_AppCompat_Headline = 0x7f0700df; + public static final int TextAppearance_AppCompat_Inverse = 0x7f0700e0; + public static final int TextAppearance_AppCompat_Large = 0x7f0700e1; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0700e2; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700e3; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700e4; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700e5; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700e6; + public static final int TextAppearance_AppCompat_Medium = 0x7f0700e7; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700e8; + public static final int TextAppearance_AppCompat_Menu = 0x7f0700e9; + public static final int TextAppearance_AppCompat_Notification = 0x7f07002a; + public static final int TextAppearance_AppCompat_Notification_Info = 0x7f07008a; + public static final int TextAppearance_AppCompat_Notification_Info_Media = 0x7f07008b; + public static final int TextAppearance_AppCompat_Notification_Line2 = 0x7f0700ea; + public static final int TextAppearance_AppCompat_Notification_Line2_Media = 0x7f0700eb; + public static final int TextAppearance_AppCompat_Notification_Media = 0x7f07008c; + public static final int TextAppearance_AppCompat_Notification_Time = 0x7f07008d; + public static final int TextAppearance_AppCompat_Notification_Time_Media = 0x7f07008e; + public static final int TextAppearance_AppCompat_Notification_Title = 0x7f07002b; + public static final int TextAppearance_AppCompat_Notification_Title_Media = 0x7f07008f; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700ec; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700ed; + public static final int TextAppearance_AppCompat_Small = 0x7f0700ee; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0700ef; + public static final int TextAppearance_AppCompat_Subhead = 0x7f0700f0; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700f1; + public static final int TextAppearance_AppCompat_Title = 0x7f0700f2; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0700f3; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700f4; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700f5; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700f6; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700f7; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700f8; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700f9; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700fa; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700fb; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700fc; + public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0700fd; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0700fe; + public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0700ff; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070100; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070101; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070102; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f070103; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070104; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f070105; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070106; + public static final int TextAppearance_StatusBar_EventContent = 0x7f07002c; + public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f07002d; + public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f07002e; + public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f07002f; + public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f070030; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070107; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070108; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070109; + public static final int ThemeOverlay_AppCompat = 0x7f070118; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f070119; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f07011a; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f07011b; + public static final int ThemeOverlay_AppCompat_Dialog = 0x7f07011c; + public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f07011d; + public static final int ThemeOverlay_AppCompat_Light = 0x7f07011e; + public static final int Theme_AppCompat = 0x7f07010a; + public static final int Theme_AppCompat_CompactMenu = 0x7f07010b; + public static final int Theme_AppCompat_DayNight = 0x7f070004; + public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f070005; + public static final int Theme_AppCompat_DayNight_Dialog = 0x7f070006; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f070009; + public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f070007; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f070008; + public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f07000a; + public static final int Theme_AppCompat_Dialog = 0x7f07010c; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f07010f; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f07010d; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f07010e; + public static final int Theme_AppCompat_Light = 0x7f070110; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f070111; + public static final int Theme_AppCompat_Light_Dialog = 0x7f070112; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f070115; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f070113; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070114; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f070116; + public static final int Theme_AppCompat_NoActionBar = 0x7f070117; + public static final int Widget_AppCompat_ActionBar = 0x7f07011f; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f070120; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f070121; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f070122; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f070123; + public static final int Widget_AppCompat_ActionButton = 0x7f070124; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f070125; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f070126; + public static final int Widget_AppCompat_ActionMode = 0x7f070127; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f070128; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f070129; + public static final int Widget_AppCompat_Button = 0x7f07012a; + public static final int Widget_AppCompat_ButtonBar = 0x7f070130; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f070131; + public static final int Widget_AppCompat_Button_Borderless = 0x7f07012b; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f07012c; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f07012d; + public static final int Widget_AppCompat_Button_Colored = 0x7f07012e; + public static final int Widget_AppCompat_Button_Small = 0x7f07012f; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f070132; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f070133; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f070134; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f070135; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f070136; + public static final int Widget_AppCompat_EditText = 0x7f070137; + public static final int Widget_AppCompat_ImageButton = 0x7f070138; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f070139; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f07013a; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f07013b; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f07013c; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f07013d; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f07013e; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f07013f; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f070140; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f070141; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f070142; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f070143; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f070144; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f070145; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f070146; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f070147; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f070148; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f070149; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f07014a; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f07014b; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f07014c; + public static final int Widget_AppCompat_Light_SearchView = 0x7f07014d; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f07014e; + public static final int Widget_AppCompat_ListMenuView = 0x7f07014f; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f070150; + public static final int Widget_AppCompat_ListView = 0x7f070151; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f070152; + public static final int Widget_AppCompat_ListView_Menu = 0x7f070153; + public static final int Widget_AppCompat_NotificationActionContainer = 0x7f070090; + public static final int Widget_AppCompat_NotificationActionText = 0x7f070091; + public static final int Widget_AppCompat_PopupMenu = 0x7f070154; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f070155; + public static final int Widget_AppCompat_PopupWindow = 0x7f070156; + public static final int Widget_AppCompat_ProgressBar = 0x7f070157; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f070158; + public static final int Widget_AppCompat_RatingBar = 0x7f070159; + public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f07015a; + public static final int Widget_AppCompat_RatingBar_Small = 0x7f07015b; + public static final int Widget_AppCompat_SearchView = 0x7f07015c; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f07015d; + public static final int Widget_AppCompat_SeekBar = 0x7f07015e; + public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f07015f; + public static final int Widget_AppCompat_Spinner = 0x7f070160; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f070161; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070162; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f070163; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f070164; + public static final int Widget_AppCompat_Toolbar = 0x7f070165; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070166; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_contentInsetEnd = 21; + public static final int ActionBar_contentInsetEndWithActions = 25; + public static final int ActionBar_contentInsetLeft = 22; + public static final int ActionBar_contentInsetRight = 23; + public static final int ActionBar_contentInsetStart = 20; + public static final int ActionBar_contentInsetStartWithNavigation = 24; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_elevation = 26; + public static final int ActionBar_height = 0; + public static final int ActionBar_hideOnContentScroll = 19; + public static final int ActionBar_homeAsUpIndicator = 28; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_popupTheme = 27; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_closeItemLayout = 5; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01001f, 0x7f010020 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] AlertDialog = { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonPanelSideLayout = 1; + public static final int AlertDialog_listItemLayout = 5; + public static final int AlertDialog_listLayout = 2; + public static final int AlertDialog_multiChoiceItemLayout = 3; + public static final int AlertDialog_showTitle = 6; + public static final int AlertDialog_singleChoiceItemLayout = 4; + public static final int[] AppCompatImageView = { 0x01010119, 0x7f010027 }; + public static final int AppCompatImageView_android_src = 0; + public static final int AppCompatImageView_srcCompat = 1; + public static final int[] AppCompatSeekBar = { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a }; + public static final int AppCompatSeekBar_android_thumb = 0; + public static final int AppCompatSeekBar_tickMark = 1; + public static final int AppCompatSeekBar_tickMarkTint = 2; + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + public static final int[] AppCompatTextHelper = { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }; + public static final int AppCompatTextHelper_android_drawableBottom = 2; + public static final int AppCompatTextHelper_android_drawableEnd = 6; + public static final int AppCompatTextHelper_android_drawableLeft = 3; + public static final int AppCompatTextHelper_android_drawableRight = 4; + public static final int AppCompatTextHelper_android_drawableStart = 5; + public static final int AppCompatTextHelper_android_drawableTop = 1; + public static final int AppCompatTextHelper_android_textAppearance = 0; + public static final int[] AppCompatTextView = { 0x01010034, 0x7f01002b }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_textAllCaps = 1; + public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c }; + public static final int AppCompatTheme_actionBarDivider = 23; + public static final int AppCompatTheme_actionBarItemBackground = 24; + public static final int AppCompatTheme_actionBarPopupTheme = 17; + public static final int AppCompatTheme_actionBarSize = 22; + public static final int AppCompatTheme_actionBarSplitStyle = 19; + public static final int AppCompatTheme_actionBarStyle = 18; + public static final int AppCompatTheme_actionBarTabBarStyle = 13; + public static final int AppCompatTheme_actionBarTabStyle = 12; + public static final int AppCompatTheme_actionBarTabTextStyle = 14; + public static final int AppCompatTheme_actionBarTheme = 20; + public static final int AppCompatTheme_actionBarWidgetTheme = 21; + public static final int AppCompatTheme_actionButtonStyle = 50; + public static final int AppCompatTheme_actionDropDownStyle = 46; + public static final int AppCompatTheme_actionMenuTextAppearance = 25; + public static final int AppCompatTheme_actionMenuTextColor = 26; + public static final int AppCompatTheme_actionModeBackground = 29; + public static final int AppCompatTheme_actionModeCloseButtonStyle = 28; + public static final int AppCompatTheme_actionModeCloseDrawable = 31; + public static final int AppCompatTheme_actionModeCopyDrawable = 33; + public static final int AppCompatTheme_actionModeCutDrawable = 32; + public static final int AppCompatTheme_actionModeFindDrawable = 37; + public static final int AppCompatTheme_actionModePasteDrawable = 34; + public static final int AppCompatTheme_actionModePopupWindowStyle = 39; + public static final int AppCompatTheme_actionModeSelectAllDrawable = 35; + public static final int AppCompatTheme_actionModeShareDrawable = 36; + public static final int AppCompatTheme_actionModeSplitBackground = 30; + public static final int AppCompatTheme_actionModeStyle = 27; + public static final int AppCompatTheme_actionModeWebSearchDrawable = 38; + public static final int AppCompatTheme_actionOverflowButtonStyle = 15; + public static final int AppCompatTheme_actionOverflowMenuStyle = 16; + public static final int AppCompatTheme_activityChooserViewStyle = 58; + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 94; + public static final int AppCompatTheme_alertDialogCenterButtons = 95; + public static final int AppCompatTheme_alertDialogStyle = 93; + public static final int AppCompatTheme_alertDialogTheme = 96; + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + public static final int AppCompatTheme_android_windowIsFloating = 0; + public static final int AppCompatTheme_autoCompleteTextViewStyle = 101; + public static final int AppCompatTheme_borderlessButtonStyle = 55; + public static final int AppCompatTheme_buttonBarButtonStyle = 52; + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + public static final int AppCompatTheme_buttonBarStyle = 51; + public static final int AppCompatTheme_buttonStyle = 102; + public static final int AppCompatTheme_buttonStyleSmall = 103; + public static final int AppCompatTheme_checkboxStyle = 104; + public static final int AppCompatTheme_checkedTextViewStyle = 105; + public static final int AppCompatTheme_colorAccent = 85; + public static final int AppCompatTheme_colorBackgroundFloating = 92; + public static final int AppCompatTheme_colorButtonNormal = 89; + public static final int AppCompatTheme_colorControlActivated = 87; + public static final int AppCompatTheme_colorControlHighlight = 88; + public static final int AppCompatTheme_colorControlNormal = 86; + public static final int AppCompatTheme_colorPrimary = 83; + public static final int AppCompatTheme_colorPrimaryDark = 84; + public static final int AppCompatTheme_colorSwitchThumbNormal = 90; + public static final int AppCompatTheme_controlBackground = 91; + public static final int AppCompatTheme_dialogPreferredPadding = 44; + public static final int AppCompatTheme_dialogTheme = 43; + public static final int AppCompatTheme_dividerHorizontal = 57; + public static final int AppCompatTheme_dividerVertical = 56; + public static final int AppCompatTheme_dropDownListViewStyle = 75; + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 47; + public static final int AppCompatTheme_editTextBackground = 64; + public static final int AppCompatTheme_editTextColor = 63; + public static final int AppCompatTheme_editTextStyle = 106; + public static final int AppCompatTheme_homeAsUpIndicator = 49; + public static final int AppCompatTheme_imageButtonStyle = 65; + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 82; + public static final int AppCompatTheme_listDividerAlertDialog = 45; + public static final int AppCompatTheme_listMenuViewStyle = 114; + public static final int AppCompatTheme_listPopupWindowStyle = 76; + public static final int AppCompatTheme_listPreferredItemHeight = 70; + public static final int AppCompatTheme_listPreferredItemHeightLarge = 72; + public static final int AppCompatTheme_listPreferredItemHeightSmall = 71; + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 73; + public static final int AppCompatTheme_listPreferredItemPaddingRight = 74; + public static final int AppCompatTheme_panelBackground = 79; + public static final int AppCompatTheme_panelMenuListTheme = 81; + public static final int AppCompatTheme_panelMenuListWidth = 80; + public static final int AppCompatTheme_popupMenuStyle = 61; + public static final int AppCompatTheme_popupWindowStyle = 62; + public static final int AppCompatTheme_radioButtonStyle = 107; + public static final int AppCompatTheme_ratingBarStyle = 108; + public static final int AppCompatTheme_ratingBarStyleIndicator = 109; + public static final int AppCompatTheme_ratingBarStyleSmall = 110; + public static final int AppCompatTheme_searchViewStyle = 69; + public static final int AppCompatTheme_seekBarStyle = 111; + public static final int AppCompatTheme_selectableItemBackground = 53; + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 54; + public static final int AppCompatTheme_spinnerDropDownItemStyle = 48; + public static final int AppCompatTheme_spinnerStyle = 112; + public static final int AppCompatTheme_switchStyle = 113; + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40; + public static final int AppCompatTheme_textAppearanceListItem = 77; + public static final int AppCompatTheme_textAppearanceListItemSmall = 78; + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 42; + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 66; + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + public static final int AppCompatTheme_textColorAlertDialogListItem = 97; + public static final int AppCompatTheme_textColorSearchUrl = 68; + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 60; + public static final int AppCompatTheme_toolbarStyle = 59; + public static final int AppCompatTheme_windowActionBar = 2; + public static final int AppCompatTheme_windowActionBarOverlay = 4; + public static final int AppCompatTheme_windowActionModeOverlay = 5; + public static final int AppCompatTheme_windowFixedHeightMajor = 9; + public static final int AppCompatTheme_windowFixedHeightMinor = 7; + public static final int AppCompatTheme_windowFixedWidthMajor = 6; + public static final int AppCompatTheme_windowFixedWidthMinor = 8; + public static final int AppCompatTheme_windowMinWidthMajor = 10; + public static final int AppCompatTheme_windowMinWidthMinor = 11; + public static final int AppCompatTheme_windowNoTitle = 3; + public static final int[] ButtonBarLayout = { 0x7f01009d }; + public static final int ButtonBarLayout_allowStacking = 0; + public static final int[] ColorStateListItem = { 0x010101a5, 0x0101031f, 0x7f01009e }; + public static final int ColorStateListItem_alpha = 2; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_android_color = 0; + public static final int[] CompoundButton = { 0x01010107, 0x7f01009f, 0x7f0100a0 }; + public static final int CompoundButton_android_button = 0; + public static final int CompoundButton_buttonTint = 1; + public static final int CompoundButton_buttonTintMode = 2; + public static final int[] DrawerArrowToggle = { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 }; + public static final int DrawerArrowToggle_arrowHeadLength = 4; + public static final int DrawerArrowToggle_arrowShaftLength = 5; + public static final int DrawerArrowToggle_barLength = 6; + public static final int DrawerArrowToggle_color = 0; + public static final int DrawerArrowToggle_drawableSize = 2; + public static final int DrawerArrowToggle_gapBetweenBars = 3; + public static final int DrawerArrowToggle_spinBars = 1; + public static final int DrawerArrowToggle_thickness = 7; + public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab }; + public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 8; + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + public static final int LinearLayoutCompat_showDividers = 7; + public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_preserveIconSpacing = 7; + public static final int MenuView_subMenuArrow = 8; + public static final int[] PopupWindow = { 0x01010176, 0x010102c9, 0x7f0100bc }; + public static final int[] PopupWindowBackgroundState = { 0x7f0100bd }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int PopupWindow_android_popupAnimationStyle = 1; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_overlapAnchor = 2; + public static final int[] RecycleListView = { 0x7f0100be, 0x7f0100bf }; + public static final int RecycleListView_paddingBottomNoButtons = 0; + public static final int RecycleListView_paddingTopNoTitle = 1; + public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_closeIcon = 8; + public static final int SearchView_commitIcon = 13; + public static final int SearchView_defaultQueryHint = 7; + public static final int SearchView_goIcon = 9; + public static final int SearchView_iconifiedByDefault = 5; + public static final int SearchView_layout = 4; + public static final int SearchView_queryBackground = 15; + public static final int SearchView_queryHint = 6; + public static final int SearchView_searchHintIcon = 11; + public static final int SearchView_searchIcon = 10; + public static final int SearchView_submitBackground = 16; + public static final int SearchView_suggestionRowLayout = 14; + public static final int SearchView_voiceIcon = 12; + public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d }; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_entries = 0; + public static final int Spinner_android_popupBackground = 1; + public static final int Spinner_android_prompt = 2; + public static final int Spinner_popupTheme = 4; + public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7 }; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 13; + public static final int SwitchCompat_splitTrack = 12; + public static final int SwitchCompat_switchMinWidth = 10; + public static final int SwitchCompat_switchPadding = 11; + public static final int SwitchCompat_switchTextAppearance = 9; + public static final int SwitchCompat_thumbTextPadding = 8; + public static final int SwitchCompat_thumbTint = 3; + public static final int SwitchCompat_thumbTintMode = 4; + public static final int SwitchCompat_track = 5; + public static final int SwitchCompat_trackTint = 6; + public static final int SwitchCompat_trackTintMode = 7; + public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b }; + public static final int TextAppearance_android_shadowColor = 5; + public static final int TextAppearance_android_shadowDx = 6; + public static final int TextAppearance_android_shadowDy = 7; + public static final int TextAppearance_android_shadowRadius = 8; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textColorHint = 4; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_textAllCaps = 9; + public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_buttonGravity = 21; + public static final int Toolbar_collapseContentDescription = 23; + public static final int Toolbar_collapseIcon = 22; + public static final int Toolbar_contentInsetEnd = 6; + public static final int Toolbar_contentInsetEndWithActions = 10; + public static final int Toolbar_contentInsetLeft = 7; + public static final int Toolbar_contentInsetRight = 8; + public static final int Toolbar_contentInsetStart = 5; + public static final int Toolbar_contentInsetStartWithNavigation = 9; + public static final int Toolbar_logo = 4; + public static final int Toolbar_logoDescription = 26; + public static final int Toolbar_maxButtonHeight = 20; + public static final int Toolbar_navigationContentDescription = 25; + public static final int Toolbar_navigationIcon = 24; + public static final int Toolbar_popupTheme = 11; + public static final int Toolbar_subtitle = 3; + public static final int Toolbar_subtitleTextAppearance = 13; + public static final int Toolbar_subtitleTextColor = 28; + public static final int Toolbar_title = 2; + public static final int Toolbar_titleMargin = 14; + public static final int Toolbar_titleMarginBottom = 18; + public static final int Toolbar_titleMarginEnd = 16; + public static final int Toolbar_titleMarginStart = 15; + public static final int Toolbar_titleMarginTop = 17; + public static final int Toolbar_titleMargins = 19; + public static final int Toolbar_titleTextAppearance = 12; + public static final int Toolbar_titleTextColor = 27; + public static final int[] View = { 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec }; + public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100ed, 0x7f0100ee }; + public static final int ViewBackgroundHelper_android_background = 0; + public static final int ViewBackgroundHelper_backgroundTint = 1; + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_inflatedId = 2; + public static final int ViewStubCompat_android_layout = 1; + public static final int View_android_focusable = 1; + public static final int View_android_theme = 0; + public static final int View_paddingEnd = 3; + public static final int View_paddingStart = 2; + public static final int View_theme = 4; + } +} diff --git a/build/generated/source/r/androidTest/debug/com/daimajia/numberprogressbar/R.java b/build/generated/source/r/androidTest/debug/com/daimajia/numberprogressbar/R.java new file mode 100644 index 0000000..5a7a59a --- /dev/null +++ b/build/generated/source/r/androidTest/debug/com/daimajia/numberprogressbar/R.java @@ -0,0 +1,52 @@ +/* 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.daimajia.numberprogressbar; + +public final class R { + public static final class attr { + public static final int numberProgressBarStyle = 0x7f0100d8; + public static final int progress_current = 0x7f0100b2; + public static final int progress_max = 0x7f0100b3; + public static final int progress_reached_bar_height = 0x7f0100b6; + public static final int progress_reached_color = 0x7f0100b5; + public static final int progress_text_color = 0x7f0100b9; + public static final int progress_text_offset = 0x7f0100ba; + public static final int progress_text_size = 0x7f0100b8; + public static final int progress_text_visibility = 0x7f0100bb; + public static final int progress_unreached_bar_height = 0x7f0100b7; + public static final int progress_unreached_color = 0x7f0100b4; + } + public static final class id { + public static final int invisible = 0x7f0a0022; + public static final int visible = 0x7f0a0023; + } + public static final class style { + public static final int NumberProgressBar_Beauty_Red = 0x7f0700ce; + public static final int NumberProgressBar_Default = 0x7f0700cf; + public static final int NumberProgressBar_Funny_Orange = 0x7f0700d0; + public static final int NumberProgressBar_Grace_Yellow = 0x7f0700d1; + public static final int NumberProgressBar_Passing_Green = 0x7f0700d2; + public static final int NumberProgressBar_Relax_Blue = 0x7f0700d3; + public static final int NumberProgressBar_Twinkle_Night = 0x7f0700d4; + public static final int NumberProgressBar_Warning_Red = 0x7f0700d5; + } + public static final class styleable { + public static final int[] NumberProgressBar = { 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb }; + public static final int NumberProgressBar_progress_current = 0; + public static final int NumberProgressBar_progress_max = 1; + public static final int NumberProgressBar_progress_reached_bar_height = 4; + public static final int NumberProgressBar_progress_reached_color = 3; + public static final int NumberProgressBar_progress_text_color = 7; + public static final int NumberProgressBar_progress_text_offset = 8; + public static final int NumberProgressBar_progress_text_size = 6; + public static final int NumberProgressBar_progress_text_visibility = 9; + public static final int NumberProgressBar_progress_unreached_bar_height = 5; + public static final int NumberProgressBar_progress_unreached_color = 2; + public static final int[] Themes = { 0x7f0100d8 }; + public static final int Themes_numberProgressBarStyle = 0; + } +} diff --git a/build/generated/source/r/androidTest/debug/com/dxd/net/upgrade/R.java b/build/generated/source/r/androidTest/debug/com/dxd/net/upgrade/R.java new file mode 100644 index 0000000..24395db --- /dev/null +++ b/build/generated/source/r/androidTest/debug/com/dxd/net/upgrade/R.java @@ -0,0 +1,1562 @@ +/* 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.dxd.net.upgrade; + +public final class R { + public static final class anim { + public static final int abc_fade_in = 0x7f040000; + public static final int abc_fade_out = 0x7f040001; + public static final int abc_grow_fade_in_from_bottom = 0x7f040002; + public static final int abc_popup_enter = 0x7f040003; + public static final int abc_popup_exit = 0x7f040004; + public static final int abc_shrink_fade_out_from_bottom = 0x7f040005; + public static final int abc_slide_in_bottom = 0x7f040006; + public static final int abc_slide_in_top = 0x7f040007; + public static final int abc_slide_out_bottom = 0x7f040008; + public static final int abc_slide_out_top = 0x7f040009; + } + public static final class attr { + public static final int actionBarDivider = 0x7f010041; + public static final int actionBarItemBackground = 0x7f010042; + public static final int actionBarPopupTheme = 0x7f01003b; + public static final int actionBarSize = 0x7f010040; + public static final int actionBarSplitStyle = 0x7f01003d; + public static final int actionBarStyle = 0x7f01003c; + public static final int actionBarTabBarStyle = 0x7f010037; + public static final int actionBarTabStyle = 0x7f010036; + public static final int actionBarTabTextStyle = 0x7f010038; + public static final int actionBarTheme = 0x7f01003e; + public static final int actionBarWidgetTheme = 0x7f01003f; + public static final int actionButtonStyle = 0x7f01005c; + public static final int actionDropDownStyle = 0x7f010058; + public static final int actionLayout = 0x7f0100ad; + public static final int actionMenuTextAppearance = 0x7f010043; + public static final int actionMenuTextColor = 0x7f010044; + public static final int actionModeBackground = 0x7f010047; + public static final int actionModeCloseButtonStyle = 0x7f010046; + public static final int actionModeCloseDrawable = 0x7f010049; + public static final int actionModeCopyDrawable = 0x7f01004b; + public static final int actionModeCutDrawable = 0x7f01004a; + public static final int actionModeFindDrawable = 0x7f01004f; + public static final int actionModePasteDrawable = 0x7f01004c; + public static final int actionModePopupWindowStyle = 0x7f010051; + public static final int actionModeSelectAllDrawable = 0x7f01004d; + public static final int actionModeShareDrawable = 0x7f01004e; + public static final int actionModeSplitBackground = 0x7f010048; + public static final int actionModeStyle = 0x7f010045; + public static final int actionModeWebSearchDrawable = 0x7f010050; + public static final int actionOverflowButtonStyle = 0x7f010039; + public static final int actionOverflowMenuStyle = 0x7f01003a; + public static final int actionProviderClass = 0x7f0100af; + public static final int actionViewClass = 0x7f0100ae; + public static final int activityChooserViewStyle = 0x7f010064; + public static final int alertDialogButtonGroupStyle = 0x7f010088; + public static final int alertDialogCenterButtons = 0x7f010089; + public static final int alertDialogStyle = 0x7f010087; + public static final int alertDialogTheme = 0x7f01008a; + public static final int allowStacking = 0x7f01009d; + public static final int alpha = 0x7f01009e; + public static final int arrowHeadLength = 0x7f0100a5; + public static final int arrowShaftLength = 0x7f0100a6; + public static final int autoCompleteTextViewStyle = 0x7f01008f; + public static final int background = 0x7f01000c; + public static final int backgroundSplit = 0x7f01000e; + public static final int backgroundStacked = 0x7f01000d; + public static final int backgroundTint = 0x7f0100ed; + public static final int backgroundTintMode = 0x7f0100ee; + public static final int barLength = 0x7f0100a7; + public static final int borderlessButtonStyle = 0x7f010061; + public static final int buttonBarButtonStyle = 0x7f01005e; + public static final int buttonBarNegativeButtonStyle = 0x7f01008d; + public static final int buttonBarNeutralButtonStyle = 0x7f01008e; + public static final int buttonBarPositiveButtonStyle = 0x7f01008c; + public static final int buttonBarStyle = 0x7f01005d; + public static final int buttonGravity = 0x7f0100e2; + public static final int buttonPanelSideLayout = 0x7f010021; + public static final int buttonStyle = 0x7f010090; + public static final int buttonStyleSmall = 0x7f010091; + public static final int buttonTint = 0x7f01009f; + public static final int buttonTintMode = 0x7f0100a0; + public static final int checkboxStyle = 0x7f010092; + public static final int checkedTextViewStyle = 0x7f010093; + public static final int closeIcon = 0x7f0100c4; + public static final int closeItemLayout = 0x7f01001e; + public static final int collapseContentDescription = 0x7f0100e4; + public static final int collapseIcon = 0x7f0100e3; + public static final int color = 0x7f0100a1; + public static final int colorAccent = 0x7f01007f; + public static final int colorBackgroundFloating = 0x7f010086; + public static final int colorButtonNormal = 0x7f010083; + public static final int colorControlActivated = 0x7f010081; + public static final int colorControlHighlight = 0x7f010082; + public static final int colorControlNormal = 0x7f010080; + public static final int colorPrimary = 0x7f01007d; + public static final int colorPrimaryDark = 0x7f01007e; + public static final int colorSwitchThumbNormal = 0x7f010084; + public static final int commitIcon = 0x7f0100c9; + public static final int contentInsetEnd = 0x7f010017; + public static final int contentInsetEndWithActions = 0x7f01001b; + public static final int contentInsetLeft = 0x7f010018; + public static final int contentInsetRight = 0x7f010019; + public static final int contentInsetStart = 0x7f010016; + public static final int contentInsetStartWithNavigation = 0x7f01001a; + public static final int controlBackground = 0x7f010085; + public static final int customNavigationLayout = 0x7f01000f; + public static final int defaultQueryHint = 0x7f0100c3; + public static final int dialogPreferredPadding = 0x7f010056; + public static final int dialogTheme = 0x7f010055; + public static final int displayOptions = 0x7f010005; + public static final int divider = 0x7f01000b; + public static final int dividerHorizontal = 0x7f010063; + public static final int dividerPadding = 0x7f0100ab; + public static final int dividerVertical = 0x7f010062; + public static final int drawableSize = 0x7f0100a3; + public static final int drawerArrowStyle = 0x7f010000; + public static final int dropDownListViewStyle = 0x7f010075; + public static final int dropdownListPreferredItemHeight = 0x7f010059; + public static final int editTextBackground = 0x7f01006a; + public static final int editTextColor = 0x7f010069; + public static final int editTextStyle = 0x7f010094; + public static final int elevation = 0x7f01001c; + public static final int expandActivityOverflowButtonDrawable = 0x7f010020; + public static final int gapBetweenBars = 0x7f0100a4; + public static final int goIcon = 0x7f0100c5; + public static final int height = 0x7f010001; + public static final int hideOnContentScroll = 0x7f010015; + public static final int homeAsUpIndicator = 0x7f01005b; + public static final int homeLayout = 0x7f010010; + public static final int icon = 0x7f010009; + public static final int iconifiedByDefault = 0x7f0100c1; + public static final int imageButtonStyle = 0x7f01006b; + public static final int indeterminateProgressStyle = 0x7f010012; + public static final int initialActivityCount = 0x7f01001f; + public static final int isLightTheme = 0x7f010002; + public static final int itemPadding = 0x7f010014; + public static final int layout = 0x7f0100c0; + public static final int listChoiceBackgroundIndicator = 0x7f01007c; + public static final int listDividerAlertDialog = 0x7f010057; + public static final int listItemLayout = 0x7f010025; + public static final int listLayout = 0x7f010022; + public static final int listMenuViewStyle = 0x7f01009c; + public static final int listPopupWindowStyle = 0x7f010076; + public static final int listPreferredItemHeight = 0x7f010070; + public static final int listPreferredItemHeightLarge = 0x7f010072; + public static final int listPreferredItemHeightSmall = 0x7f010071; + public static final int listPreferredItemPaddingLeft = 0x7f010073; + public static final int listPreferredItemPaddingRight = 0x7f010074; + public static final int logo = 0x7f01000a; + public static final int logoDescription = 0x7f0100e7; + public static final int maxButtonHeight = 0x7f0100e1; + public static final int measureWithLargestChild = 0x7f0100a9; + public static final int multiChoiceItemLayout = 0x7f010023; + public static final int navigationContentDescription = 0x7f0100e6; + public static final int navigationIcon = 0x7f0100e5; + public static final int navigationMode = 0x7f010004; + public static final int numberProgressBarStyle = 0x7f0100d8; + public static final int overlapAnchor = 0x7f0100bc; + public static final int paddingBottomNoButtons = 0x7f0100be; + public static final int paddingEnd = 0x7f0100eb; + public static final int paddingStart = 0x7f0100ea; + public static final int paddingTopNoTitle = 0x7f0100bf; + public static final int panelBackground = 0x7f010079; + public static final int panelMenuListTheme = 0x7f01007b; + public static final int panelMenuListWidth = 0x7f01007a; + public static final int popupMenuStyle = 0x7f010067; + public static final int popupTheme = 0x7f01001d; + public static final int popupWindowStyle = 0x7f010068; + public static final int preserveIconSpacing = 0x7f0100b0; + public static final int progressBarPadding = 0x7f010013; + public static final int progressBarStyle = 0x7f010011; + public static final int progress_current = 0x7f0100b2; + public static final int progress_max = 0x7f0100b3; + public static final int progress_reached_bar_height = 0x7f0100b6; + public static final int progress_reached_color = 0x7f0100b5; + public static final int progress_text_color = 0x7f0100b9; + public static final int progress_text_offset = 0x7f0100ba; + public static final int progress_text_size = 0x7f0100b8; + public static final int progress_text_visibility = 0x7f0100bb; + public static final int progress_unreached_bar_height = 0x7f0100b7; + public static final int progress_unreached_color = 0x7f0100b4; + public static final int queryBackground = 0x7f0100cb; + public static final int queryHint = 0x7f0100c2; + public static final int radioButtonStyle = 0x7f010095; + public static final int ratingBarStyle = 0x7f010096; + public static final int ratingBarStyleIndicator = 0x7f010097; + public static final int ratingBarStyleSmall = 0x7f010098; + public static final int searchHintIcon = 0x7f0100c7; + public static final int searchIcon = 0x7f0100c6; + public static final int searchViewStyle = 0x7f01006f; + public static final int seekBarStyle = 0x7f010099; + public static final int selectableItemBackground = 0x7f01005f; + public static final int selectableItemBackgroundBorderless = 0x7f010060; + public static final int showAsAction = 0x7f0100ac; + public static final int showDividers = 0x7f0100aa; + public static final int showText = 0x7f0100d7; + public static final int showTitle = 0x7f010026; + public static final int singleChoiceItemLayout = 0x7f010024; + public static final int spinBars = 0x7f0100a2; + public static final int spinnerDropDownItemStyle = 0x7f01005a; + public static final int spinnerStyle = 0x7f01009a; + public static final int splitTrack = 0x7f0100d6; + public static final int srcCompat = 0x7f010027; + public static final int state_above_anchor = 0x7f0100bd; + public static final int subMenuArrow = 0x7f0100b1; + public static final int submitBackground = 0x7f0100cc; + public static final int subtitle = 0x7f010006; + public static final int subtitleTextAppearance = 0x7f0100da; + public static final int subtitleTextColor = 0x7f0100e9; + public static final int subtitleTextStyle = 0x7f010008; + public static final int suggestionRowLayout = 0x7f0100ca; + public static final int switchMinWidth = 0x7f0100d4; + public static final int switchPadding = 0x7f0100d5; + public static final int switchStyle = 0x7f01009b; + public static final int switchTextAppearance = 0x7f0100d3; + public static final int textAllCaps = 0x7f01002b; + public static final int textAppearanceLargePopupMenu = 0x7f010052; + public static final int textAppearanceListItem = 0x7f010077; + public static final int textAppearanceListItemSmall = 0x7f010078; + public static final int textAppearancePopupMenuHeader = 0x7f010054; + public static final int textAppearanceSearchResultSubtitle = 0x7f01006d; + public static final int textAppearanceSearchResultTitle = 0x7f01006c; + public static final int textAppearanceSmallPopupMenu = 0x7f010053; + public static final int textColorAlertDialogListItem = 0x7f01008b; + public static final int textColorSearchUrl = 0x7f01006e; + public static final int theme = 0x7f0100ec; + public static final int thickness = 0x7f0100a8; + public static final int thumbTextPadding = 0x7f0100d2; + public static final int thumbTint = 0x7f0100cd; + public static final int thumbTintMode = 0x7f0100ce; + public static final int tickMark = 0x7f010028; + public static final int tickMarkTint = 0x7f010029; + public static final int tickMarkTintMode = 0x7f01002a; + public static final int title = 0x7f010003; + public static final int titleMargin = 0x7f0100db; + public static final int titleMarginBottom = 0x7f0100df; + public static final int titleMarginEnd = 0x7f0100dd; + public static final int titleMarginStart = 0x7f0100dc; + public static final int titleMarginTop = 0x7f0100de; + public static final int titleMargins = 0x7f0100e0; + public static final int titleTextAppearance = 0x7f0100d9; + public static final int titleTextColor = 0x7f0100e8; + public static final int titleTextStyle = 0x7f010007; + public static final int toolbarNavigationButtonStyle = 0x7f010066; + public static final int toolbarStyle = 0x7f010065; + public static final int track = 0x7f0100cf; + public static final int trackTint = 0x7f0100d0; + public static final int trackTintMode = 0x7f0100d1; + public static final int voiceIcon = 0x7f0100c8; + public static final int windowActionBar = 0x7f01002c; + public static final int windowActionBarOverlay = 0x7f01002e; + public static final int windowActionModeOverlay = 0x7f01002f; + public static final int windowFixedHeightMajor = 0x7f010033; + public static final int windowFixedHeightMinor = 0x7f010031; + public static final int windowFixedWidthMajor = 0x7f010030; + public static final int windowFixedWidthMinor = 0x7f010032; + public static final int windowMinWidthMajor = 0x7f010034; + public static final int windowMinWidthMinor = 0x7f010035; + public static final int windowNoTitle = 0x7f01002d; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs = 0x7f080000; + public static final int abc_allow_stacked_button_bar = 0x7f080001; + public static final int abc_config_actionMenuItemAllCaps = 0x7f080002; + public static final int abc_config_closeDialogWhenTouchOutside = 0x7f080003; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080004; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark = 0x7f09005c; + public static final int abc_background_cache_hint_selector_material_light = 0x7f09005d; + public static final int abc_btn_colored_borderless_text_material = 0x7f09005e; + public static final int abc_btn_colored_text_material = 0x7f09005f; + public static final int abc_color_highlight_material = 0x7f090060; + public static final int abc_hint_foreground_material_dark = 0x7f090061; + public static final int abc_hint_foreground_material_light = 0x7f090062; + public static final int abc_input_method_navigation_guard = 0x7f090001; + public static final int abc_primary_text_disable_only_material_dark = 0x7f090063; + public static final int abc_primary_text_disable_only_material_light = 0x7f090064; + public static final int abc_primary_text_material_dark = 0x7f090065; + public static final int abc_primary_text_material_light = 0x7f090066; + public static final int abc_search_url_text = 0x7f090067; + public static final int abc_search_url_text_normal = 0x7f090002; + public static final int abc_search_url_text_pressed = 0x7f090003; + public static final int abc_search_url_text_selected = 0x7f090004; + public static final int abc_secondary_text_material_dark = 0x7f090068; + public static final int abc_secondary_text_material_light = 0x7f090069; + public static final int abc_tint_btn_checkable = 0x7f09006a; + public static final int abc_tint_default = 0x7f09006b; + public static final int abc_tint_edittext = 0x7f09006c; + public static final int abc_tint_seek_thumb = 0x7f09006d; + public static final int abc_tint_spinner = 0x7f09006e; + public static final int abc_tint_switch_thumb = 0x7f09006f; + public static final int abc_tint_switch_track = 0x7f090070; + public static final int accent_material_dark = 0x7f090005; + public static final int accent_material_light = 0x7f090006; + public static final int background_floating_material_dark = 0x7f090007; + public static final int background_floating_material_light = 0x7f090008; + public static final int background_material_dark = 0x7f090009; + public static final int background_material_light = 0x7f09000a; + public static final int bgColor_overlay = 0x7f09000b; + public static final int black = 0x7f09000c; + public static final int bright_foreground_disabled_material_dark = 0x7f09000d; + public static final int bright_foreground_disabled_material_light = 0x7f09000e; + public static final int bright_foreground_inverse_material_dark = 0x7f09000f; + public static final int bright_foreground_inverse_material_light = 0x7f090010; + public static final int bright_foreground_material_dark = 0x7f090011; + public static final int bright_foreground_material_light = 0x7f090012; + public static final int button_material_dark = 0x7f090013; + public static final int button_material_light = 0x7f090014; + public static final int colorAccent = 0x7f090015; + public static final int colorOrange = 0x7f090016; + public static final int colorPrimary = 0x7f090017; + public static final int colorPrimaryDark = 0x7f090018; + public static final int colorRedSolid = 0x7f090019; + public static final int commonBackground = 0x7f09001a; + public static final int commonButtonGray = 0x7f09001b; + public static final int commonButtonOrange = 0x7f09001c; + public static final int commonButtonOrangePressed = 0x7f09001d; + public static final int commonButtonPressed = 0x7f09001e; + public static final int commonGreen = 0x7f09001f; + public static final int commonLineColor = 0x7f090020; + public static final int commonLinkTextBlue = 0x7f090021; + public static final int commonTextBlackColor = 0x7f090022; + public static final int commonTextColorGrayColor_3 = 0x7f090023; + public static final int commonTextColorGrayColor_6 = 0x7f090024; + public static final int commonTextColorGrayColor_9 = 0x7f090025; + public static final int commonTextGrayColor = 0x7f090026; + public static final int dim_foreground_disabled_material_dark = 0x7f090027; + public static final int dim_foreground_disabled_material_light = 0x7f090028; + public static final int dim_foreground_material_dark = 0x7f090029; + public static final int dim_foreground_material_light = 0x7f09002a; + public static final int errorDialogBg = 0x7f09002b; + public static final int foreground_material_dark = 0x7f09002c; + public static final int foreground_material_light = 0x7f09002d; + public static final int highlighted_text_material_dark = 0x7f09002e; + public static final int highlighted_text_material_light = 0x7f09002f; + public static final int lightGray = 0x7f090030; + public static final int material_blue_grey_800 = 0x7f090031; + public static final int material_blue_grey_900 = 0x7f090032; + public static final int material_blue_grey_950 = 0x7f090033; + public static final int material_deep_teal_200 = 0x7f090034; + public static final int material_deep_teal_500 = 0x7f090035; + public static final int material_grey_100 = 0x7f090036; + public static final int material_grey_300 = 0x7f090037; + public static final int material_grey_50 = 0x7f090038; + public static final int material_grey_600 = 0x7f090039; + public static final int material_grey_800 = 0x7f09003a; + public static final int material_grey_850 = 0x7f09003b; + public static final int material_grey_900 = 0x7f09003c; + public static final int notification_action_color_filter = 0x7f090000; + public static final int notification_icon_bg_color = 0x7f09003d; + public static final int notification_material_background_media_default_color = 0x7f09003e; + public static final int pickerview_bg_topbar = 0x7f09003f; + public static final int pickerview_timebtn_nor = 0x7f090040; + public static final int pickerview_timebtn_pre = 0x7f090041; + public static final int pickerview_topbar_title = 0x7f090042; + public static final int pickerview_wheelview_textcolor_center = 0x7f090043; + public static final int pickerview_wheelview_textcolor_divider = 0x7f090044; + public static final int pickerview_wheelview_textcolor_out = 0x7f090045; + public static final int pink = 0x7f090046; + public static final int primary_dark_material_dark = 0x7f090047; + public static final int primary_dark_material_light = 0x7f090048; + public static final int primary_material_dark = 0x7f090049; + public static final int primary_material_light = 0x7f09004a; + public static final int primary_text_default_material_dark = 0x7f09004b; + public static final int primary_text_default_material_light = 0x7f09004c; + public static final int primary_text_disabled_material_dark = 0x7f09004d; + public static final int primary_text_disabled_material_light = 0x7f09004e; + public static final int ripple_material_dark = 0x7f09004f; + public static final int ripple_material_light = 0x7f090050; + public static final int secondary_text_default_material_dark = 0x7f090051; + public static final int secondary_text_default_material_light = 0x7f090052; + public static final int secondary_text_disabled_material_dark = 0x7f090053; + public static final int secondary_text_disabled_material_light = 0x7f090054; + public static final int switch_thumb_disabled_material_dark = 0x7f090055; + public static final int switch_thumb_disabled_material_light = 0x7f090056; + public static final int switch_thumb_material_dark = 0x7f090071; + public static final int switch_thumb_material_light = 0x7f090072; + public static final int switch_thumb_normal_material_dark = 0x7f090057; + public static final int switch_thumb_normal_material_light = 0x7f090058; + public static final int textColorGray = 0x7f090059; + public static final int titleColor = 0x7f09005a; + public static final int white = 0x7f09005b; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material = 0x7f06000c; + public static final int abc_action_bar_content_inset_with_nav = 0x7f06000d; + public static final int abc_action_bar_default_height_material = 0x7f060001; + public static final int abc_action_bar_default_padding_end_material = 0x7f06000e; + public static final int abc_action_bar_default_padding_start_material = 0x7f06000f; + public static final int abc_action_bar_elevation_material = 0x7f060015; + public static final int abc_action_bar_icon_vertical_padding_material = 0x7f060016; + public static final int abc_action_bar_overflow_padding_end_material = 0x7f060017; + public static final int abc_action_bar_overflow_padding_start_material = 0x7f060018; + public static final int abc_action_bar_progress_bar_size = 0x7f060002; + public static final int abc_action_bar_stacked_max_height = 0x7f060019; + public static final int abc_action_bar_stacked_tab_max_width = 0x7f06001a; + public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f06001b; + public static final int abc_action_bar_subtitle_top_margin_material = 0x7f06001c; + public static final int abc_action_button_min_height_material = 0x7f06001d; + public static final int abc_action_button_min_width_material = 0x7f06001e; + public static final int abc_action_button_min_width_overflow_material = 0x7f06001f; + public static final int abc_alert_dialog_button_bar_height = 0x7f060000; + public static final int abc_button_inset_horizontal_material = 0x7f060020; + public static final int abc_button_inset_vertical_material = 0x7f060021; + public static final int abc_button_padding_horizontal_material = 0x7f060022; + public static final int abc_button_padding_vertical_material = 0x7f060023; + public static final int abc_cascading_menus_min_smallest_width = 0x7f060024; + public static final int abc_config_prefDialogWidth = 0x7f060005; + public static final int abc_control_corner_material = 0x7f060025; + public static final int abc_control_inset_material = 0x7f060026; + public static final int abc_control_padding_material = 0x7f060027; + public static final int abc_dialog_fixed_height_major = 0x7f060006; + public static final int abc_dialog_fixed_height_minor = 0x7f060007; + public static final int abc_dialog_fixed_width_major = 0x7f060008; + public static final int abc_dialog_fixed_width_minor = 0x7f060009; + public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f060028; + public static final int abc_dialog_list_padding_top_no_title = 0x7f060029; + public static final int abc_dialog_min_width_major = 0x7f06000a; + public static final int abc_dialog_min_width_minor = 0x7f06000b; + public static final int abc_dialog_padding_material = 0x7f06002a; + public static final int abc_dialog_padding_top_material = 0x7f06002b; + public static final int abc_dialog_title_divider_material = 0x7f06002c; + public static final int abc_disabled_alpha_material_dark = 0x7f06002d; + public static final int abc_disabled_alpha_material_light = 0x7f06002e; + public static final int abc_dropdownitem_icon_width = 0x7f06002f; + public static final int abc_dropdownitem_text_padding_left = 0x7f060030; + public static final int abc_dropdownitem_text_padding_right = 0x7f060031; + public static final int abc_edit_text_inset_bottom_material = 0x7f060032; + public static final int abc_edit_text_inset_horizontal_material = 0x7f060033; + public static final int abc_edit_text_inset_top_material = 0x7f060034; + public static final int abc_floating_window_z = 0x7f060035; + public static final int abc_list_item_padding_horizontal_material = 0x7f060036; + public static final int abc_panel_menu_list_width = 0x7f060037; + public static final int abc_progress_bar_height_material = 0x7f060038; + public static final int abc_search_view_preferred_height = 0x7f060039; + public static final int abc_search_view_preferred_width = 0x7f06003a; + public static final int abc_seekbar_track_background_height_material = 0x7f06003b; + public static final int abc_seekbar_track_progress_height_material = 0x7f06003c; + public static final int abc_select_dialog_padding_start_material = 0x7f06003d; + public static final int abc_switch_padding = 0x7f060011; + public static final int abc_text_size_body_1_material = 0x7f06003e; + public static final int abc_text_size_body_2_material = 0x7f06003f; + public static final int abc_text_size_button_material = 0x7f060040; + public static final int abc_text_size_caption_material = 0x7f060041; + public static final int abc_text_size_display_1_material = 0x7f060042; + public static final int abc_text_size_display_2_material = 0x7f060043; + public static final int abc_text_size_display_3_material = 0x7f060044; + public static final int abc_text_size_display_4_material = 0x7f060045; + public static final int abc_text_size_headline_material = 0x7f060046; + public static final int abc_text_size_large_material = 0x7f060047; + public static final int abc_text_size_medium_material = 0x7f060048; + public static final int abc_text_size_menu_header_material = 0x7f060049; + public static final int abc_text_size_menu_material = 0x7f06004a; + public static final int abc_text_size_small_material = 0x7f06004b; + public static final int abc_text_size_subhead_material = 0x7f06004c; + public static final int abc_text_size_subtitle_material_toolbar = 0x7f060003; + public static final int abc_text_size_title_material = 0x7f06004d; + public static final int abc_text_size_title_material_toolbar = 0x7f060004; + public static final int activity_horizontal_margin = 0x7f06004e; + public static final int activity_vertical_margin = 0x7f06004f; + public static final int desc_title_size = 0x7f060050; + public static final int disabled_alpha_material_dark = 0x7f060051; + public static final int disabled_alpha_material_light = 0x7f060052; + public static final int dp_40 = 0x7f060053; + public static final int highlight_alpha_material_colored = 0x7f060054; + public static final int highlight_alpha_material_dark = 0x7f060055; + public static final int highlight_alpha_material_light = 0x7f060056; + public static final int hint_alpha_material_dark = 0x7f060057; + public static final int hint_alpha_material_light = 0x7f060058; + public static final int hint_pressed_alpha_material_dark = 0x7f060059; + public static final int hint_pressed_alpha_material_light = 0x7f06005a; + public static final int main_title_size = 0x7f06005b; + public static final int margin_horizontal = 0x7f06005c; + public static final int notification_action_icon_size = 0x7f06005d; + public static final int notification_action_text_size = 0x7f06005e; + public static final int notification_big_circle_margin = 0x7f06005f; + public static final int notification_content_margin_start = 0x7f060012; + public static final int notification_large_icon_height = 0x7f060060; + public static final int notification_large_icon_width = 0x7f060061; + public static final int notification_main_column_padding_top = 0x7f060013; + public static final int notification_media_narrow_margin = 0x7f060014; + public static final int notification_right_icon_size = 0x7f060062; + public static final int notification_right_side_padding_top = 0x7f060010; + public static final int notification_small_icon_background_padding = 0x7f060063; + public static final int notification_small_icon_size_as_large = 0x7f060064; + public static final int notification_subtext_size = 0x7f060065; + public static final int notification_top_pad = 0x7f060066; + public static final int notification_top_pad_large_text = 0x7f060067; + public static final int pickerview_textsize = 0x7f060068; + public static final int pickerview_topbar_btn_textsize = 0x7f060069; + public static final int pickerview_topbar_height = 0x7f06006a; + public static final int pickerview_topbar_paddingleft = 0x7f06006b; + public static final int pickerview_topbar_paddingright = 0x7f06006c; + public static final int pickerview_topbar_title_textsize = 0x7f06006d; + public static final int second_title_size = 0x7f06006e; + public static final int sp_10 = 0x7f06006f; + public static final int sp_12 = 0x7f060070; + public static final int sp_13 = 0x7f060071; + public static final int sp_14 = 0x7f060072; + public static final int sp_15 = 0x7f060073; + public static final int sp_16 = 0x7f060074; + public static final int sp_18 = 0x7f060075; + public static final int sp_20 = 0x7f060076; + public static final int sp_40 = 0x7f060077; + public static final int sp_50 = 0x7f060078; + public static final int text_size_14sp = 0x7f060079; + public static final int text_size_18sp = 0x7f06007a; + public static final int text_size_smaller_12sp = 0x7f06007b; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static final int abc_action_bar_item_background_material = 0x7f020001; + public static final int abc_btn_borderless_material = 0x7f020002; + public static final int abc_btn_check_material = 0x7f020003; + public static final int abc_btn_check_to_on_mtrl_000 = 0x7f020004; + public static final int abc_btn_check_to_on_mtrl_015 = 0x7f020005; + public static final int abc_btn_colored_material = 0x7f020006; + public static final int abc_btn_default_mtrl_shape = 0x7f020007; + public static final int abc_btn_radio_material = 0x7f020008; + public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f020009; + public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static final int abc_cab_background_internal_bg = 0x7f02000d; + public static final int abc_cab_background_top_material = 0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static final int abc_control_background_material = 0x7f020010; + public static final int abc_dialog_material_background = 0x7f020011; + public static final int abc_edit_text_material = 0x7f020012; + public static final int abc_ic_ab_back_material = 0x7f020013; + public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f020014; + public static final int abc_ic_clear_material = 0x7f020015; + public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f020016; + public static final int abc_ic_go_search_api_material = 0x7f020017; + public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020018; + public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f020019; + public static final int abc_ic_menu_overflow_material = 0x7f02001a; + public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001b; + public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001c; + public static final int abc_ic_menu_share_mtrl_alpha = 0x7f02001d; + public static final int abc_ic_search_api_material = 0x7f02001e; + public static final int abc_ic_star_black_16dp = 0x7f02001f; + public static final int abc_ic_star_black_36dp = 0x7f020020; + public static final int abc_ic_star_black_48dp = 0x7f020021; + public static final int abc_ic_star_half_black_16dp = 0x7f020022; + public static final int abc_ic_star_half_black_36dp = 0x7f020023; + public static final int abc_ic_star_half_black_48dp = 0x7f020024; + public static final int abc_ic_voice_search_api_material = 0x7f020025; + public static final int abc_item_background_holo_dark = 0x7f020026; + public static final int abc_item_background_holo_light = 0x7f020027; + public static final int abc_list_divider_mtrl_alpha = 0x7f020028; + public static final int abc_list_focused_holo = 0x7f020029; + public static final int abc_list_longpressed_holo = 0x7f02002a; + public static final int abc_list_pressed_holo_dark = 0x7f02002b; + public static final int abc_list_pressed_holo_light = 0x7f02002c; + public static final int abc_list_selector_background_transition_holo_dark = 0x7f02002d; + public static final int abc_list_selector_background_transition_holo_light = 0x7f02002e; + public static final int abc_list_selector_disabled_holo_dark = 0x7f02002f; + public static final int abc_list_selector_disabled_holo_light = 0x7f020030; + public static final int abc_list_selector_holo_dark = 0x7f020031; + public static final int abc_list_selector_holo_light = 0x7f020032; + public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033; + public static final int abc_popup_background_mtrl_mult = 0x7f020034; + public static final int abc_ratingbar_indicator_material = 0x7f020035; + public static final int abc_ratingbar_material = 0x7f020036; + public static final int abc_ratingbar_small_material = 0x7f020037; + public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f020038; + public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039; + public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a; + public static final int abc_scrubber_primary_mtrl_alpha = 0x7f02003b; + public static final int abc_scrubber_track_mtrl_alpha = 0x7f02003c; + public static final int abc_seekbar_thumb_material = 0x7f02003d; + public static final int abc_seekbar_tick_mark_material = 0x7f02003e; + public static final int abc_seekbar_track_material = 0x7f02003f; + public static final int abc_spinner_mtrl_am_alpha = 0x7f020040; + public static final int abc_spinner_textfield_background_material = 0x7f020041; + public static final int abc_switch_thumb_material = 0x7f020042; + public static final int abc_switch_track_mtrl_alpha = 0x7f020043; + public static final int abc_tab_indicator_material = 0x7f020044; + public static final int abc_tab_indicator_mtrl_alpha = 0x7f020045; + public static final int abc_text_cursor_material = 0x7f020046; + public static final int abc_text_select_handle_left_mtrl_dark = 0x7f020047; + public static final int abc_text_select_handle_left_mtrl_light = 0x7f020048; + public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f020049; + public static final int abc_text_select_handle_middle_mtrl_light = 0x7f02004a; + public static final int abc_text_select_handle_right_mtrl_dark = 0x7f02004b; + public static final int abc_text_select_handle_right_mtrl_light = 0x7f02004c; + public static final int abc_textfield_activated_mtrl_alpha = 0x7f02004d; + public static final int abc_textfield_default_mtrl_alpha = 0x7f02004e; + public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f02004f; + public static final int abc_textfield_search_default_mtrl_alpha = 0x7f020050; + public static final int abc_textfield_search_material = 0x7f020051; + public static final int abc_vector_test = 0x7f020052; + public static final int background_with_corner = 0x7f020053; + public static final int bg_with_corner_in_bottom = 0x7f020054; + public static final int bg_with_corner_in_top = 0x7f020055; + public static final int notification_action_background = 0x7f020056; + public static final int notification_bg = 0x7f020057; + public static final int notification_bg_low = 0x7f020058; + public static final int notification_bg_low_normal = 0x7f020059; + public static final int notification_bg_low_pressed = 0x7f02005a; + public static final int notification_bg_normal = 0x7f02005b; + public static final int notification_bg_normal_pressed = 0x7f02005c; + public static final int notification_icon_background = 0x7f02005d; + public static final int notification_template_icon_bg = 0x7f020060; + public static final int notification_template_icon_low_bg = 0x7f020061; + public static final int notification_tile_bg = 0x7f02005e; + public static final int notify_panel_notification_icon_bg = 0x7f02005f; + } + public static final class id { + public static final int action0 = 0x7f0a005b; + public static final int action_bar = 0x7f0a0049; + public static final int action_bar_activity_content = 0x7f0a0000; + public static final int action_bar_container = 0x7f0a0048; + public static final int action_bar_root = 0x7f0a0044; + public static final int action_bar_spinner = 0x7f0a0001; + public static final int action_bar_subtitle = 0x7f0a0027; + public static final int action_bar_title = 0x7f0a0026; + public static final int action_container = 0x7f0a0058; + public static final int action_context_bar = 0x7f0a004a; + public static final int action_divider = 0x7f0a005f; + public static final int action_image = 0x7f0a0059; + public static final int action_menu_divider = 0x7f0a0002; + public static final int action_menu_presenter = 0x7f0a0003; + public static final int action_mode_bar = 0x7f0a0046; + public static final int action_mode_bar_stub = 0x7f0a0045; + public static final int action_mode_close_button = 0x7f0a0028; + public static final int action_text = 0x7f0a005a; + public static final int actions = 0x7f0a0068; + public static final int activity_chooser_view_content = 0x7f0a0029; + public static final int add = 0x7f0a0013; + public static final int alertTitle = 0x7f0a003d; + public static final int always = 0x7f0a001d; + public static final int beginning = 0x7f0a001a; + public static final int bottom = 0x7f0a0024; + public static final int buttonPanel = 0x7f0a0030; + public static final int cancel_action = 0x7f0a005c; + public static final int checkbox = 0x7f0a0040; + public static final int chronometer = 0x7f0a0064; + public static final int collapseActionView = 0x7f0a001e; + public static final int contentPanel = 0x7f0a0033; + public static final int custom = 0x7f0a003a; + public static final int customPanel = 0x7f0a0039; + public static final int decor_content_parent = 0x7f0a0047; + public static final int default_activity_button = 0x7f0a002c; + public static final int disableHome = 0x7f0a000c; + public static final int edit_query = 0x7f0a004b; + public static final int end = 0x7f0a001b; + public static final int end_padder = 0x7f0a006e; + public static final int expand_activities_button = 0x7f0a002a; + public static final int expanded_menu = 0x7f0a003f; + public static final int home = 0x7f0a0004; + public static final int homeAsUp = 0x7f0a000d; + public static final int icon = 0x7f0a002e; + public static final int icon_group = 0x7f0a0069; + public static final int ifRoom = 0x7f0a001f; + public static final int image = 0x7f0a002b; + public static final int info = 0x7f0a0065; + public static final int invisible = 0x7f0a0022; + public static final int line1 = 0x7f0a006a; + public static final int line3 = 0x7f0a006c; + public static final int listMode = 0x7f0a0009; + public static final int list_item = 0x7f0a002d; + public static final int media_actions = 0x7f0a005e; + public static final int middle = 0x7f0a001c; + public static final int multiply = 0x7f0a0014; + public static final int never = 0x7f0a0020; + public static final int none = 0x7f0a000e; + public static final int normal = 0x7f0a000a; + public static final int notification_background = 0x7f0a0067; + public static final int notification_main_column = 0x7f0a0061; + public static final int notification_main_column_container = 0x7f0a0060; + public static final int parentPanel = 0x7f0a0032; + public static final int progress_circular = 0x7f0a0005; + public static final int progress_horizontal = 0x7f0a0006; + public static final int radio = 0x7f0a0042; + public static final int right_icon = 0x7f0a0066; + public static final int right_side = 0x7f0a0062; + public static final int screen = 0x7f0a0015; + public static final int scrollIndicatorDown = 0x7f0a0038; + public static final int scrollIndicatorUp = 0x7f0a0034; + public static final int scrollView = 0x7f0a0035; + public static final int search_badge = 0x7f0a004d; + public static final int search_bar = 0x7f0a004c; + public static final int search_button = 0x7f0a004e; + public static final int search_close_btn = 0x7f0a0053; + public static final int search_edit_frame = 0x7f0a004f; + public static final int search_go_btn = 0x7f0a0055; + public static final int search_mag_icon = 0x7f0a0050; + public static final int search_plate = 0x7f0a0051; + public static final int search_src_text = 0x7f0a0052; + public static final int search_voice_btn = 0x7f0a0056; + public static final int select_dialog_listview = 0x7f0a0057; + public static final int shortcut = 0x7f0a0041; + public static final int showCustom = 0x7f0a000f; + public static final int showHome = 0x7f0a0010; + public static final int showTitle = 0x7f0a0011; + public static final int spacer = 0x7f0a0031; + public static final int split_action_bar = 0x7f0a0007; + public static final int src_atop = 0x7f0a0016; + public static final int src_in = 0x7f0a0017; + public static final int src_over = 0x7f0a0018; + public static final int status_bar_latest_event_content = 0x7f0a005d; + public static final int submenuarrow = 0x7f0a0043; + public static final int submit_area = 0x7f0a0054; + public static final int tabMode = 0x7f0a000b; + public static final int text = 0x7f0a006d; + public static final int text2 = 0x7f0a006b; + public static final int textSpacerNoButtons = 0x7f0a0037; + public static final int textSpacerNoTitle = 0x7f0a0036; + public static final int time = 0x7f0a0063; + public static final int title = 0x7f0a002f; + public static final int titleDividerNoCustom = 0x7f0a003e; + public static final int title_template = 0x7f0a003c; + public static final int top = 0x7f0a0025; + public static final int topPanel = 0x7f0a003b; + public static final int up = 0x7f0a0008; + public static final int upgrade_dialog_content = 0x7f0a0070; + public static final int upgrade_dialog_neg_btn = 0x7f0a0072; + public static final int upgrade_dialog_pos_btn = 0x7f0a0073; + public static final int upgrade_dialog_progressBar = 0x7f0a0071; + public static final int upgrade_dialog_wrapper = 0x7f0a006f; + public static final int useLogo = 0x7f0a0012; + public static final int visible = 0x7f0a0023; + public static final int withText = 0x7f0a0021; + public static final int wrap_content = 0x7f0a0019; + } + public static final class integer { + public static final int abc_config_activityDefaultDur = 0x7f0b0000; + public static final int abc_config_activityShortDur = 0x7f0b0001; + public static final int cancel_button_image_alpha = 0x7f0b0002; + public static final int status_bar_notification_info_maxnum = 0x7f0b0003; + } + public static final class layout { + public static final int abc_action_bar_title_item = 0x7f030000; + public static final int abc_action_bar_up_container = 0x7f030001; + public static final int abc_action_bar_view_list_nav_layout = 0x7f030002; + public static final int abc_action_menu_item_layout = 0x7f030003; + public static final int abc_action_menu_layout = 0x7f030004; + public static final int abc_action_mode_bar = 0x7f030005; + public static final int abc_action_mode_close_item_material = 0x7f030006; + public static final int abc_activity_chooser_view = 0x7f030007; + public static final int abc_activity_chooser_view_list_item = 0x7f030008; + public static final int abc_alert_dialog_button_bar_material = 0x7f030009; + public static final int abc_alert_dialog_material = 0x7f03000a; + public static final int abc_alert_dialog_title_material = 0x7f03000b; + public static final int abc_dialog_title_material = 0x7f03000c; + public static final int abc_expanded_menu_layout = 0x7f03000d; + public static final int abc_list_menu_item_checkbox = 0x7f03000e; + public static final int abc_list_menu_item_icon = 0x7f03000f; + public static final int abc_list_menu_item_layout = 0x7f030010; + public static final int abc_list_menu_item_radio = 0x7f030011; + public static final int abc_popup_menu_header_item_layout = 0x7f030012; + public static final int abc_popup_menu_item_layout = 0x7f030013; + public static final int abc_screen_content_include = 0x7f030014; + public static final int abc_screen_simple = 0x7f030015; + public static final int abc_screen_simple_overlay_action_mode = 0x7f030016; + public static final int abc_screen_toolbar = 0x7f030017; + public static final int abc_search_dropdown_item_icons_2line = 0x7f030018; + public static final int abc_search_view = 0x7f030019; + public static final int abc_select_dialog_material = 0x7f03001a; + public static final int notification_action = 0x7f03001b; + public static final int notification_action_tombstone = 0x7f03001c; + public static final int notification_media_action = 0x7f03001d; + public static final int notification_media_cancel_action = 0x7f03001e; + public static final int notification_template_big_media = 0x7f03001f; + public static final int notification_template_big_media_custom = 0x7f030020; + public static final int notification_template_big_media_narrow = 0x7f030021; + public static final int notification_template_big_media_narrow_custom = 0x7f030022; + public static final int notification_template_custom_big = 0x7f030023; + public static final int notification_template_icon_group = 0x7f030024; + public static final int notification_template_lines_media = 0x7f030025; + public static final int notification_template_media = 0x7f030026; + public static final int notification_template_media_custom = 0x7f030027; + public static final int notification_template_part_chronometer = 0x7f030028; + public static final int notification_template_part_time = 0x7f030029; + public static final int pop_upgrade_dialog = 0x7f03002a; + public static final int select_dialog_item_material = 0x7f03002b; + public static final int select_dialog_multichoice_material = 0x7f03002c; + public static final int select_dialog_singlechoice_material = 0x7f03002d; + public static final int support_simple_spinner_dropdown_item = 0x7f03002e; + } + public static final class string { + public static final int abc_action_bar_home_description = 0x7f050000; + public static final int abc_action_bar_home_description_format = 0x7f050001; + public static final int abc_action_bar_home_subtitle_description_format = 0x7f050002; + public static final int abc_action_bar_up_description = 0x7f050003; + public static final int abc_action_menu_overflow_description = 0x7f050004; + public static final int abc_action_mode_done = 0x7f050005; + public static final int abc_activity_chooser_view_see_all = 0x7f050006; + public static final int abc_activitychooserview_choose_application = 0x7f050007; + public static final int abc_capital_off = 0x7f050008; + public static final int abc_capital_on = 0x7f050009; + public static final int abc_font_family_body_1_material = 0x7f050015; + public static final int abc_font_family_body_2_material = 0x7f050016; + public static final int abc_font_family_button_material = 0x7f050017; + public static final int abc_font_family_caption_material = 0x7f050018; + public static final int abc_font_family_display_1_material = 0x7f050019; + public static final int abc_font_family_display_2_material = 0x7f05001a; + public static final int abc_font_family_display_3_material = 0x7f05001b; + public static final int abc_font_family_display_4_material = 0x7f05001c; + public static final int abc_font_family_headline_material = 0x7f05001d; + public static final int abc_font_family_menu_material = 0x7f05001e; + public static final int abc_font_family_subhead_material = 0x7f05001f; + public static final int abc_font_family_title_material = 0x7f050020; + public static final int abc_search_hint = 0x7f05000a; + public static final int abc_searchview_description_clear = 0x7f05000b; + public static final int abc_searchview_description_query = 0x7f05000c; + public static final int abc_searchview_description_search = 0x7f05000d; + public static final int abc_searchview_description_submit = 0x7f05000e; + public static final int abc_searchview_description_voice = 0x7f05000f; + public static final int abc_shareactionprovider_share_with = 0x7f050010; + public static final int abc_shareactionprovider_share_with_application = 0x7f050011; + public static final int abc_toolbar_collapse_description = 0x7f050012; + public static final int app_name = 0x7f050021; + public static final int fileprovider_authority = 0x7f050022; + public static final int search_menu_title = 0x7f050013; + public static final int status_bar_notification_info_overflow = 0x7f050014; + } + public static final class style { + public static final int AlertDialog_AppCompat = 0x7f07009f; + public static final int AlertDialog_AppCompat_Light = 0x7f0700a0; + public static final int Animation_AppCompat_Dialog = 0x7f0700a1; + public static final int Animation_AppCompat_DropDownUp = 0x7f0700a2; + public static final int Base_AlertDialog_AppCompat = 0x7f0700a3; + public static final int Base_AlertDialog_AppCompat_Light = 0x7f0700a4; + public static final int Base_Animation_AppCompat_Dialog = 0x7f0700a5; + public static final int Base_Animation_AppCompat_DropDownUp = 0x7f0700a6; + public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f0700a8; + public static final int Base_DialogWindowTitle_AppCompat = 0x7f0700a7; + public static final int Base_TextAppearance_AppCompat = 0x7f07003f; + public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f070040; + public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f070041; + public static final int Base_TextAppearance_AppCompat_Button = 0x7f070027; + public static final int Base_TextAppearance_AppCompat_Caption = 0x7f070042; + public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f070043; + public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f070044; + public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f070045; + public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f070046; + public static final int Base_TextAppearance_AppCompat_Headline = 0x7f070047; + public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f07000b; + public static final int Base_TextAppearance_AppCompat_Large = 0x7f070048; + public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f07000c; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f070049; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f07004a; + public static final int Base_TextAppearance_AppCompat_Medium = 0x7f07004b; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f07000d; + public static final int Base_TextAppearance_AppCompat_Menu = 0x7f07004c; + public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f0700a9; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f07004d; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f07004e; + public static final int Base_TextAppearance_AppCompat_Small = 0x7f07004f; + public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f07000e; + public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f070050; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f07000f; + public static final int Base_TextAppearance_AppCompat_Title = 0x7f070051; + public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070010; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070094; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f070052; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f070053; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f070054; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f070055; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f070056; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f070057; + public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f070058; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f07009b; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f07009c; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070095; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700aa; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070059; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f07005a; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f07005b; + public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f07005c; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f07005d; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700ab; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f07005e; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f07005f; + public static final int Base_ThemeOverlay_AppCompat = 0x7f0700b0; + public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0700b1; + public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f0700b2; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700b3; + public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f070017; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f070018; + public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f0700b4; + public static final int Base_Theme_AppCompat = 0x7f070060; + public static final int Base_Theme_AppCompat_CompactMenu = 0x7f0700ac; + public static final int Base_Theme_AppCompat_Dialog = 0x7f070011; + public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070001; + public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f070012; + public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0700ad; + public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f070013; + public static final int Base_Theme_AppCompat_Light = 0x7f070061; + public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0700ae; + public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f070014; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070002; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f070015; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0700af; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070016; + public static final int Base_V11_ThemeOverlay_AppCompat_Dialog = 0x7f07001b; + public static final int Base_V11_Theme_AppCompat_Dialog = 0x7f070019; + public static final int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f07001a; + public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f070023; + public static final int Base_V12_Widget_AppCompat_EditText = 0x7f070024; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f070066; + public static final int Base_V21_Theme_AppCompat = 0x7f070062; + public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f070063; + public static final int Base_V21_Theme_AppCompat_Light = 0x7f070064; + public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f070065; + public static final int Base_V22_Theme_AppCompat = 0x7f070092; + public static final int Base_V22_Theme_AppCompat_Light = 0x7f070093; + public static final int Base_V23_Theme_AppCompat = 0x7f070096; + public static final int Base_V23_Theme_AppCompat_Light = 0x7f070097; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0700b9; + public static final int Base_V7_Theme_AppCompat = 0x7f0700b5; + public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f0700b6; + public static final int Base_V7_Theme_AppCompat_Light = 0x7f0700b7; + public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0700b8; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0700ba; + public static final int Base_V7_Widget_AppCompat_EditText = 0x7f0700bb; + public static final int Base_Widget_AppCompat_ActionBar = 0x7f0700bc; + public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0700bd; + public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0700be; + public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f070067; + public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f070068; + public static final int Base_Widget_AppCompat_ActionButton = 0x7f070069; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f07006a; + public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f07006b; + public static final int Base_Widget_AppCompat_ActionMode = 0x7f0700bf; + public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f0700c0; + public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070025; + public static final int Base_Widget_AppCompat_Button = 0x7f07006c; + public static final int Base_Widget_AppCompat_ButtonBar = 0x7f070070; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700c2; + public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f07006d; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f07006e; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700c1; + public static final int Base_Widget_AppCompat_Button_Colored = 0x7f070098; + public static final int Base_Widget_AppCompat_Button_Small = 0x7f07006f; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f070071; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f070072; + public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0700c3; + public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0700c4; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f070073; + public static final int Base_Widget_AppCompat_EditText = 0x7f070026; + public static final int Base_Widget_AppCompat_ImageButton = 0x7f070074; + public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f0700c5; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700c6; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700c7; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f070075; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070076; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f070077; + public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f070078; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070079; + public static final int Base_Widget_AppCompat_ListMenuView = 0x7f0700c8; + public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f07007a; + public static final int Base_Widget_AppCompat_ListView = 0x7f07007b; + public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f07007c; + public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f07007d; + public static final int Base_Widget_AppCompat_PopupMenu = 0x7f07007e; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f07007f; + public static final int Base_Widget_AppCompat_PopupWindow = 0x7f0700c9; + public static final int Base_Widget_AppCompat_ProgressBar = 0x7f07001c; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f07001d; + public static final int Base_Widget_AppCompat_RatingBar = 0x7f070080; + public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f070099; + public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f07009a; + public static final int Base_Widget_AppCompat_SearchView = 0x7f0700ca; + public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0700cb; + public static final int Base_Widget_AppCompat_SeekBar = 0x7f070081; + public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0700cc; + public static final int Base_Widget_AppCompat_Spinner = 0x7f070082; + public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070003; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f070083; + public static final int Base_Widget_AppCompat_Toolbar = 0x7f0700cd; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070084; + public static final int NumberProgressBar_Beauty_Red = 0x7f0700ce; + public static final int NumberProgressBar_Default = 0x7f0700cf; + public static final int NumberProgressBar_Funny_Orange = 0x7f0700d0; + public static final int NumberProgressBar_Grace_Yellow = 0x7f0700d1; + public static final int NumberProgressBar_Passing_Green = 0x7f0700d2; + public static final int NumberProgressBar_Relax_Blue = 0x7f0700d3; + public static final int NumberProgressBar_Twinkle_Night = 0x7f0700d4; + public static final int NumberProgressBar_Warning_Red = 0x7f0700d5; + public static final int Platform_AppCompat = 0x7f07001e; + public static final int Platform_AppCompat_Light = 0x7f07001f; + public static final int Platform_ThemeOverlay_AppCompat = 0x7f070085; + public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070086; + public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f070087; + public static final int Platform_V11_AppCompat = 0x7f070020; + public static final int Platform_V11_AppCompat_Light = 0x7f070021; + public static final int Platform_V14_AppCompat = 0x7f070028; + public static final int Platform_V14_AppCompat_Light = 0x7f070029; + public static final int Platform_V21_AppCompat = 0x7f070088; + public static final int Platform_V21_AppCompat_Light = 0x7f070089; + public static final int Platform_V25_AppCompat = 0x7f07009d; + public static final int Platform_V25_AppCompat_Light = 0x7f07009e; + public static final int Platform_Widget_AppCompat_Spinner = 0x7f070022; + public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f070031; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f070032; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f070033; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f070034; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f070035; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f070036; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f07003c; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f070037; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f070038; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070039; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f07003a; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f07003b; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f07003d; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f07003e; + public static final int TextAppearance_AppCompat = 0x7f0700d6; + public static final int TextAppearance_AppCompat_Body1 = 0x7f0700d7; + public static final int TextAppearance_AppCompat_Body2 = 0x7f0700d8; + public static final int TextAppearance_AppCompat_Button = 0x7f0700d9; + public static final int TextAppearance_AppCompat_Caption = 0x7f0700da; + public static final int TextAppearance_AppCompat_Display1 = 0x7f0700db; + public static final int TextAppearance_AppCompat_Display2 = 0x7f0700dc; + public static final int TextAppearance_AppCompat_Display3 = 0x7f0700dd; + public static final int TextAppearance_AppCompat_Display4 = 0x7f0700de; + public static final int TextAppearance_AppCompat_Headline = 0x7f0700df; + public static final int TextAppearance_AppCompat_Inverse = 0x7f0700e0; + public static final int TextAppearance_AppCompat_Large = 0x7f0700e1; + public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f0700e2; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700e3; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700e4; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700e5; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700e6; + public static final int TextAppearance_AppCompat_Medium = 0x7f0700e7; + public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700e8; + public static final int TextAppearance_AppCompat_Menu = 0x7f0700e9; + public static final int TextAppearance_AppCompat_Notification = 0x7f07002a; + public static final int TextAppearance_AppCompat_Notification_Info = 0x7f07008a; + public static final int TextAppearance_AppCompat_Notification_Info_Media = 0x7f07008b; + public static final int TextAppearance_AppCompat_Notification_Line2 = 0x7f0700ea; + public static final int TextAppearance_AppCompat_Notification_Line2_Media = 0x7f0700eb; + public static final int TextAppearance_AppCompat_Notification_Media = 0x7f07008c; + public static final int TextAppearance_AppCompat_Notification_Time = 0x7f07008d; + public static final int TextAppearance_AppCompat_Notification_Time_Media = 0x7f07008e; + public static final int TextAppearance_AppCompat_Notification_Title = 0x7f07002b; + public static final int TextAppearance_AppCompat_Notification_Title_Media = 0x7f07008f; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700ec; + public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700ed; + public static final int TextAppearance_AppCompat_Small = 0x7f0700ee; + public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f0700ef; + public static final int TextAppearance_AppCompat_Subhead = 0x7f0700f0; + public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700f1; + public static final int TextAppearance_AppCompat_Title = 0x7f0700f2; + public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f0700f3; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700f4; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700f5; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700f6; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700f7; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700f8; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700f9; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700fa; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700fb; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700fc; + public static final int TextAppearance_AppCompat_Widget_Button = 0x7f0700fd; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0700fe; + public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0700ff; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070100; + public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070101; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070102; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f070103; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070104; + public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f070105; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070106; + public static final int TextAppearance_StatusBar_EventContent = 0x7f07002c; + public static final int TextAppearance_StatusBar_EventContent_Info = 0x7f07002d; + public static final int TextAppearance_StatusBar_EventContent_Line2 = 0x7f07002e; + public static final int TextAppearance_StatusBar_EventContent_Time = 0x7f07002f; + public static final int TextAppearance_StatusBar_EventContent_Title = 0x7f070030; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070107; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070108; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070109; + public static final int ThemeOverlay_AppCompat = 0x7f070118; + public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f070119; + public static final int ThemeOverlay_AppCompat_Dark = 0x7f07011a; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f07011b; + public static final int ThemeOverlay_AppCompat_Dialog = 0x7f07011c; + public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f07011d; + public static final int ThemeOverlay_AppCompat_Light = 0x7f07011e; + public static final int Theme_AppCompat = 0x7f07010a; + public static final int Theme_AppCompat_CompactMenu = 0x7f07010b; + public static final int Theme_AppCompat_DayNight = 0x7f070004; + public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f070005; + public static final int Theme_AppCompat_DayNight_Dialog = 0x7f070006; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f070009; + public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f070007; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f070008; + public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f07000a; + public static final int Theme_AppCompat_Dialog = 0x7f07010c; + public static final int Theme_AppCompat_DialogWhenLarge = 0x7f07010f; + public static final int Theme_AppCompat_Dialog_Alert = 0x7f07010d; + public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f07010e; + public static final int Theme_AppCompat_Light = 0x7f070110; + public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f070111; + public static final int Theme_AppCompat_Light_Dialog = 0x7f070112; + public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f070115; + public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f070113; + public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070114; + public static final int Theme_AppCompat_Light_NoActionBar = 0x7f070116; + public static final int Theme_AppCompat_NoActionBar = 0x7f070117; + public static final int Widget_AppCompat_ActionBar = 0x7f07011f; + public static final int Widget_AppCompat_ActionBar_Solid = 0x7f070120; + public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f070121; + public static final int Widget_AppCompat_ActionBar_TabText = 0x7f070122; + public static final int Widget_AppCompat_ActionBar_TabView = 0x7f070123; + public static final int Widget_AppCompat_ActionButton = 0x7f070124; + public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f070125; + public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f070126; + public static final int Widget_AppCompat_ActionMode = 0x7f070127; + public static final int Widget_AppCompat_ActivityChooserView = 0x7f070128; + public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f070129; + public static final int Widget_AppCompat_Button = 0x7f07012a; + public static final int Widget_AppCompat_ButtonBar = 0x7f070130; + public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f070131; + public static final int Widget_AppCompat_Button_Borderless = 0x7f07012b; + public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f07012c; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f07012d; + public static final int Widget_AppCompat_Button_Colored = 0x7f07012e; + public static final int Widget_AppCompat_Button_Small = 0x7f07012f; + public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f070132; + public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f070133; + public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f070134; + public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f070135; + public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f070136; + public static final int Widget_AppCompat_EditText = 0x7f070137; + public static final int Widget_AppCompat_ImageButton = 0x7f070138; + public static final int Widget_AppCompat_Light_ActionBar = 0x7f070139; + public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f07013a; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f07013b; + public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f07013c; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f07013d; + public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f07013e; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f07013f; + public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f070140; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f070141; + public static final int Widget_AppCompat_Light_ActionButton = 0x7f070142; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f070143; + public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f070144; + public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f070145; + public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f070146; + public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f070147; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f070148; + public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f070149; + public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f07014a; + public static final int Widget_AppCompat_Light_PopupMenu = 0x7f07014b; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f07014c; + public static final int Widget_AppCompat_Light_SearchView = 0x7f07014d; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f07014e; + public static final int Widget_AppCompat_ListMenuView = 0x7f07014f; + public static final int Widget_AppCompat_ListPopupWindow = 0x7f070150; + public static final int Widget_AppCompat_ListView = 0x7f070151; + public static final int Widget_AppCompat_ListView_DropDown = 0x7f070152; + public static final int Widget_AppCompat_ListView_Menu = 0x7f070153; + public static final int Widget_AppCompat_NotificationActionContainer = 0x7f070090; + public static final int Widget_AppCompat_NotificationActionText = 0x7f070091; + public static final int Widget_AppCompat_PopupMenu = 0x7f070154; + public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f070155; + public static final int Widget_AppCompat_PopupWindow = 0x7f070156; + public static final int Widget_AppCompat_ProgressBar = 0x7f070157; + public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f070158; + public static final int Widget_AppCompat_RatingBar = 0x7f070159; + public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f07015a; + public static final int Widget_AppCompat_RatingBar_Small = 0x7f07015b; + public static final int Widget_AppCompat_SearchView = 0x7f07015c; + public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f07015d; + public static final int Widget_AppCompat_SeekBar = 0x7f07015e; + public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f07015f; + public static final int Widget_AppCompat_Spinner = 0x7f070160; + public static final int Widget_AppCompat_Spinner_DropDown = 0x7f070161; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070162; + public static final int Widget_AppCompat_Spinner_Underlined = 0x7f070163; + public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f070164; + public static final int Widget_AppCompat_Toolbar = 0x7f070165; + public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070166; + } + public static final class styleable { + public static final int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b }; + public static final int[] ActionBarLayout = { 0x010100b3 }; + public static final int ActionBarLayout_android_layout_gravity = 0; + public static final int ActionBar_background = 10; + public static final int ActionBar_backgroundSplit = 12; + public static final int ActionBar_backgroundStacked = 11; + public static final int ActionBar_contentInsetEnd = 21; + public static final int ActionBar_contentInsetEndWithActions = 25; + public static final int ActionBar_contentInsetLeft = 22; + public static final int ActionBar_contentInsetRight = 23; + public static final int ActionBar_contentInsetStart = 20; + public static final int ActionBar_contentInsetStartWithNavigation = 24; + public static final int ActionBar_customNavigationLayout = 13; + public static final int ActionBar_displayOptions = 3; + public static final int ActionBar_divider = 9; + public static final int ActionBar_elevation = 26; + public static final int ActionBar_height = 0; + public static final int ActionBar_hideOnContentScroll = 19; + public static final int ActionBar_homeAsUpIndicator = 28; + public static final int ActionBar_homeLayout = 14; + public static final int ActionBar_icon = 7; + public static final int ActionBar_indeterminateProgressStyle = 16; + public static final int ActionBar_itemPadding = 18; + public static final int ActionBar_logo = 8; + public static final int ActionBar_navigationMode = 2; + public static final int ActionBar_popupTheme = 27; + public static final int ActionBar_progressBarPadding = 17; + public static final int ActionBar_progressBarStyle = 15; + public static final int ActionBar_subtitle = 4; + public static final int ActionBar_subtitleTextStyle = 6; + public static final int ActionBar_title = 1; + public static final int ActionBar_titleTextStyle = 5; + public static final int[] ActionMenuItemView = { 0x0101013f }; + public static final int ActionMenuItemView_android_minWidth = 0; + public static final int[] ActionMenuView = { }; + public static final int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e }; + public static final int ActionMode_background = 3; + public static final int ActionMode_backgroundSplit = 4; + public static final int ActionMode_closeItemLayout = 5; + public static final int ActionMode_height = 0; + public static final int ActionMode_subtitleTextStyle = 2; + public static final int ActionMode_titleTextStyle = 1; + public static final int[] ActivityChooserView = { 0x7f01001f, 0x7f010020 }; + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static final int ActivityChooserView_initialActivityCount = 0; + public static final int[] AlertDialog = { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 }; + public static final int AlertDialog_android_layout = 0; + public static final int AlertDialog_buttonPanelSideLayout = 1; + public static final int AlertDialog_listItemLayout = 5; + public static final int AlertDialog_listLayout = 2; + public static final int AlertDialog_multiChoiceItemLayout = 3; + public static final int AlertDialog_showTitle = 6; + public static final int AlertDialog_singleChoiceItemLayout = 4; + public static final int[] AppCompatImageView = { 0x01010119, 0x7f010027 }; + public static final int AppCompatImageView_android_src = 0; + public static final int AppCompatImageView_srcCompat = 1; + public static final int[] AppCompatSeekBar = { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a }; + public static final int AppCompatSeekBar_android_thumb = 0; + public static final int AppCompatSeekBar_tickMark = 1; + public static final int AppCompatSeekBar_tickMarkTint = 2; + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + public static final int[] AppCompatTextHelper = { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }; + public static final int AppCompatTextHelper_android_drawableBottom = 2; + public static final int AppCompatTextHelper_android_drawableEnd = 6; + public static final int AppCompatTextHelper_android_drawableLeft = 3; + public static final int AppCompatTextHelper_android_drawableRight = 4; + public static final int AppCompatTextHelper_android_drawableStart = 5; + public static final int AppCompatTextHelper_android_drawableTop = 1; + public static final int AppCompatTextHelper_android_textAppearance = 0; + public static final int[] AppCompatTextView = { 0x01010034, 0x7f01002b }; + public static final int AppCompatTextView_android_textAppearance = 0; + public static final int AppCompatTextView_textAllCaps = 1; + public static final int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c }; + public static final int AppCompatTheme_actionBarDivider = 23; + public static final int AppCompatTheme_actionBarItemBackground = 24; + public static final int AppCompatTheme_actionBarPopupTheme = 17; + public static final int AppCompatTheme_actionBarSize = 22; + public static final int AppCompatTheme_actionBarSplitStyle = 19; + public static final int AppCompatTheme_actionBarStyle = 18; + public static final int AppCompatTheme_actionBarTabBarStyle = 13; + public static final int AppCompatTheme_actionBarTabStyle = 12; + public static final int AppCompatTheme_actionBarTabTextStyle = 14; + public static final int AppCompatTheme_actionBarTheme = 20; + public static final int AppCompatTheme_actionBarWidgetTheme = 21; + public static final int AppCompatTheme_actionButtonStyle = 50; + public static final int AppCompatTheme_actionDropDownStyle = 46; + public static final int AppCompatTheme_actionMenuTextAppearance = 25; + public static final int AppCompatTheme_actionMenuTextColor = 26; + public static final int AppCompatTheme_actionModeBackground = 29; + public static final int AppCompatTheme_actionModeCloseButtonStyle = 28; + public static final int AppCompatTheme_actionModeCloseDrawable = 31; + public static final int AppCompatTheme_actionModeCopyDrawable = 33; + public static final int AppCompatTheme_actionModeCutDrawable = 32; + public static final int AppCompatTheme_actionModeFindDrawable = 37; + public static final int AppCompatTheme_actionModePasteDrawable = 34; + public static final int AppCompatTheme_actionModePopupWindowStyle = 39; + public static final int AppCompatTheme_actionModeSelectAllDrawable = 35; + public static final int AppCompatTheme_actionModeShareDrawable = 36; + public static final int AppCompatTheme_actionModeSplitBackground = 30; + public static final int AppCompatTheme_actionModeStyle = 27; + public static final int AppCompatTheme_actionModeWebSearchDrawable = 38; + public static final int AppCompatTheme_actionOverflowButtonStyle = 15; + public static final int AppCompatTheme_actionOverflowMenuStyle = 16; + public static final int AppCompatTheme_activityChooserViewStyle = 58; + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 94; + public static final int AppCompatTheme_alertDialogCenterButtons = 95; + public static final int AppCompatTheme_alertDialogStyle = 93; + public static final int AppCompatTheme_alertDialogTheme = 96; + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + public static final int AppCompatTheme_android_windowIsFloating = 0; + public static final int AppCompatTheme_autoCompleteTextViewStyle = 101; + public static final int AppCompatTheme_borderlessButtonStyle = 55; + public static final int AppCompatTheme_buttonBarButtonStyle = 52; + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + public static final int AppCompatTheme_buttonBarStyle = 51; + public static final int AppCompatTheme_buttonStyle = 102; + public static final int AppCompatTheme_buttonStyleSmall = 103; + public static final int AppCompatTheme_checkboxStyle = 104; + public static final int AppCompatTheme_checkedTextViewStyle = 105; + public static final int AppCompatTheme_colorAccent = 85; + public static final int AppCompatTheme_colorBackgroundFloating = 92; + public static final int AppCompatTheme_colorButtonNormal = 89; + public static final int AppCompatTheme_colorControlActivated = 87; + public static final int AppCompatTheme_colorControlHighlight = 88; + public static final int AppCompatTheme_colorControlNormal = 86; + public static final int AppCompatTheme_colorPrimary = 83; + public static final int AppCompatTheme_colorPrimaryDark = 84; + public static final int AppCompatTheme_colorSwitchThumbNormal = 90; + public static final int AppCompatTheme_controlBackground = 91; + public static final int AppCompatTheme_dialogPreferredPadding = 44; + public static final int AppCompatTheme_dialogTheme = 43; + public static final int AppCompatTheme_dividerHorizontal = 57; + public static final int AppCompatTheme_dividerVertical = 56; + public static final int AppCompatTheme_dropDownListViewStyle = 75; + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 47; + public static final int AppCompatTheme_editTextBackground = 64; + public static final int AppCompatTheme_editTextColor = 63; + public static final int AppCompatTheme_editTextStyle = 106; + public static final int AppCompatTheme_homeAsUpIndicator = 49; + public static final int AppCompatTheme_imageButtonStyle = 65; + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 82; + public static final int AppCompatTheme_listDividerAlertDialog = 45; + public static final int AppCompatTheme_listMenuViewStyle = 114; + public static final int AppCompatTheme_listPopupWindowStyle = 76; + public static final int AppCompatTheme_listPreferredItemHeight = 70; + public static final int AppCompatTheme_listPreferredItemHeightLarge = 72; + public static final int AppCompatTheme_listPreferredItemHeightSmall = 71; + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 73; + public static final int AppCompatTheme_listPreferredItemPaddingRight = 74; + public static final int AppCompatTheme_panelBackground = 79; + public static final int AppCompatTheme_panelMenuListTheme = 81; + public static final int AppCompatTheme_panelMenuListWidth = 80; + public static final int AppCompatTheme_popupMenuStyle = 61; + public static final int AppCompatTheme_popupWindowStyle = 62; + public static final int AppCompatTheme_radioButtonStyle = 107; + public static final int AppCompatTheme_ratingBarStyle = 108; + public static final int AppCompatTheme_ratingBarStyleIndicator = 109; + public static final int AppCompatTheme_ratingBarStyleSmall = 110; + public static final int AppCompatTheme_searchViewStyle = 69; + public static final int AppCompatTheme_seekBarStyle = 111; + public static final int AppCompatTheme_selectableItemBackground = 53; + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 54; + public static final int AppCompatTheme_spinnerDropDownItemStyle = 48; + public static final int AppCompatTheme_spinnerStyle = 112; + public static final int AppCompatTheme_switchStyle = 113; + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40; + public static final int AppCompatTheme_textAppearanceListItem = 77; + public static final int AppCompatTheme_textAppearanceListItemSmall = 78; + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 42; + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 66; + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + public static final int AppCompatTheme_textColorAlertDialogListItem = 97; + public static final int AppCompatTheme_textColorSearchUrl = 68; + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 60; + public static final int AppCompatTheme_toolbarStyle = 59; + public static final int AppCompatTheme_windowActionBar = 2; + public static final int AppCompatTheme_windowActionBarOverlay = 4; + public static final int AppCompatTheme_windowActionModeOverlay = 5; + public static final int AppCompatTheme_windowFixedHeightMajor = 9; + public static final int AppCompatTheme_windowFixedHeightMinor = 7; + public static final int AppCompatTheme_windowFixedWidthMajor = 6; + public static final int AppCompatTheme_windowFixedWidthMinor = 8; + public static final int AppCompatTheme_windowMinWidthMajor = 10; + public static final int AppCompatTheme_windowMinWidthMinor = 11; + public static final int AppCompatTheme_windowNoTitle = 3; + public static final int[] ButtonBarLayout = { 0x7f01009d }; + public static final int ButtonBarLayout_allowStacking = 0; + public static final int[] ColorStateListItem = { 0x010101a5, 0x0101031f, 0x7f01009e }; + public static final int ColorStateListItem_alpha = 2; + public static final int ColorStateListItem_android_alpha = 1; + public static final int ColorStateListItem_android_color = 0; + public static final int[] CompoundButton = { 0x01010107, 0x7f01009f, 0x7f0100a0 }; + public static final int CompoundButton_android_button = 0; + public static final int CompoundButton_buttonTint = 1; + public static final int CompoundButton_buttonTintMode = 2; + public static final int[] DrawerArrowToggle = { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 }; + public static final int DrawerArrowToggle_arrowHeadLength = 4; + public static final int DrawerArrowToggle_arrowShaftLength = 5; + public static final int DrawerArrowToggle_barLength = 6; + public static final int DrawerArrowToggle_color = 0; + public static final int DrawerArrowToggle_drawableSize = 2; + public static final int DrawerArrowToggle_gapBetweenBars = 3; + public static final int DrawerArrowToggle_spinBars = 1; + public static final int DrawerArrowToggle_thickness = 7; + public static final int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab }; + public static final int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + public static final int LinearLayoutCompat_android_baselineAligned = 2; + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static final int LinearLayoutCompat_android_gravity = 0; + public static final int LinearLayoutCompat_android_orientation = 1; + public static final int LinearLayoutCompat_android_weightSum = 4; + public static final int LinearLayoutCompat_divider = 5; + public static final int LinearLayoutCompat_dividerPadding = 8; + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + public static final int LinearLayoutCompat_showDividers = 7; + public static final int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static final int MenuGroup_android_checkableBehavior = 5; + public static final int MenuGroup_android_enabled = 0; + public static final int MenuGroup_android_id = 1; + public static final int MenuGroup_android_menuCategory = 3; + public static final int MenuGroup_android_orderInCategory = 4; + public static final int MenuGroup_android_visible = 2; + public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af }; + public static final int MenuItem_actionLayout = 14; + public static final int MenuItem_actionProviderClass = 16; + public static final int MenuItem_actionViewClass = 15; + public static final int MenuItem_android_alphabeticShortcut = 9; + public static final int MenuItem_android_checkable = 11; + public static final int MenuItem_android_checked = 3; + public static final int MenuItem_android_enabled = 1; + public static final int MenuItem_android_icon = 0; + public static final int MenuItem_android_id = 2; + public static final int MenuItem_android_menuCategory = 5; + public static final int MenuItem_android_numericShortcut = 10; + public static final int MenuItem_android_onClick = 12; + public static final int MenuItem_android_orderInCategory = 6; + public static final int MenuItem_android_title = 7; + public static final int MenuItem_android_titleCondensed = 8; + public static final int MenuItem_android_visible = 4; + public static final int MenuItem_showAsAction = 13; + public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 }; + public static final int MenuView_android_headerBackground = 4; + public static final int MenuView_android_horizontalDivider = 2; + public static final int MenuView_android_itemBackground = 5; + public static final int MenuView_android_itemIconDisabledAlpha = 6; + public static final int MenuView_android_itemTextAppearance = 1; + public static final int MenuView_android_verticalDivider = 3; + public static final int MenuView_android_windowAnimationStyle = 0; + public static final int MenuView_preserveIconSpacing = 7; + public static final int MenuView_subMenuArrow = 8; + public static final int[] NumberProgressBar = { 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb }; + public static final int NumberProgressBar_progress_current = 0; + public static final int NumberProgressBar_progress_max = 1; + public static final int NumberProgressBar_progress_reached_bar_height = 4; + public static final int NumberProgressBar_progress_reached_color = 3; + public static final int NumberProgressBar_progress_text_color = 7; + public static final int NumberProgressBar_progress_text_offset = 8; + public static final int NumberProgressBar_progress_text_size = 6; + public static final int NumberProgressBar_progress_text_visibility = 9; + public static final int NumberProgressBar_progress_unreached_bar_height = 5; + public static final int NumberProgressBar_progress_unreached_color = 2; + public static final int[] PopupWindow = { 0x01010176, 0x010102c9, 0x7f0100bc }; + public static final int[] PopupWindowBackgroundState = { 0x7f0100bd }; + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + public static final int PopupWindow_android_popupAnimationStyle = 1; + public static final int PopupWindow_android_popupBackground = 0; + public static final int PopupWindow_overlapAnchor = 2; + public static final int[] RecycleListView = { 0x7f0100be, 0x7f0100bf }; + public static final int RecycleListView_paddingBottomNoButtons = 0; + public static final int RecycleListView_paddingTopNoTitle = 1; + public static final int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc }; + public static final int SearchView_android_focusable = 0; + public static final int SearchView_android_imeOptions = 3; + public static final int SearchView_android_inputType = 2; + public static final int SearchView_android_maxWidth = 1; + public static final int SearchView_closeIcon = 8; + public static final int SearchView_commitIcon = 13; + public static final int SearchView_defaultQueryHint = 7; + public static final int SearchView_goIcon = 9; + public static final int SearchView_iconifiedByDefault = 5; + public static final int SearchView_layout = 4; + public static final int SearchView_queryBackground = 15; + public static final int SearchView_queryHint = 6; + public static final int SearchView_searchHintIcon = 11; + public static final int SearchView_searchIcon = 10; + public static final int SearchView_submitBackground = 16; + public static final int SearchView_suggestionRowLayout = 14; + public static final int SearchView_voiceIcon = 12; + public static final int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d }; + public static final int Spinner_android_dropDownWidth = 3; + public static final int Spinner_android_entries = 0; + public static final int Spinner_android_popupBackground = 1; + public static final int Spinner_android_prompt = 2; + public static final int Spinner_popupTheme = 4; + public static final int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7 }; + public static final int SwitchCompat_android_textOff = 1; + public static final int SwitchCompat_android_textOn = 0; + public static final int SwitchCompat_android_thumb = 2; + public static final int SwitchCompat_showText = 13; + public static final int SwitchCompat_splitTrack = 12; + public static final int SwitchCompat_switchMinWidth = 10; + public static final int SwitchCompat_switchPadding = 11; + public static final int SwitchCompat_switchTextAppearance = 9; + public static final int SwitchCompat_thumbTextPadding = 8; + public static final int SwitchCompat_thumbTint = 3; + public static final int SwitchCompat_thumbTintMode = 4; + public static final int SwitchCompat_track = 5; + public static final int SwitchCompat_trackTint = 6; + public static final int SwitchCompat_trackTintMode = 7; + public static final int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b }; + public static final int TextAppearance_android_shadowColor = 5; + public static final int TextAppearance_android_shadowDx = 6; + public static final int TextAppearance_android_shadowDy = 7; + public static final int TextAppearance_android_shadowRadius = 8; + public static final int TextAppearance_android_textColor = 3; + public static final int TextAppearance_android_textColorHint = 4; + public static final int TextAppearance_android_textSize = 0; + public static final int TextAppearance_android_textStyle = 2; + public static final int TextAppearance_android_typeface = 1; + public static final int TextAppearance_textAllCaps = 9; + public static final int[] Themes = { 0x7f0100d8 }; + public static final int Themes_numberProgressBarStyle = 0; + public static final int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 }; + public static final int Toolbar_android_gravity = 0; + public static final int Toolbar_android_minHeight = 1; + public static final int Toolbar_buttonGravity = 21; + public static final int Toolbar_collapseContentDescription = 23; + public static final int Toolbar_collapseIcon = 22; + public static final int Toolbar_contentInsetEnd = 6; + public static final int Toolbar_contentInsetEndWithActions = 10; + public static final int Toolbar_contentInsetLeft = 7; + public static final int Toolbar_contentInsetRight = 8; + public static final int Toolbar_contentInsetStart = 5; + public static final int Toolbar_contentInsetStartWithNavigation = 9; + public static final int Toolbar_logo = 4; + public static final int Toolbar_logoDescription = 26; + public static final int Toolbar_maxButtonHeight = 20; + public static final int Toolbar_navigationContentDescription = 25; + public static final int Toolbar_navigationIcon = 24; + public static final int Toolbar_popupTheme = 11; + public static final int Toolbar_subtitle = 3; + public static final int Toolbar_subtitleTextAppearance = 13; + public static final int Toolbar_subtitleTextColor = 28; + public static final int Toolbar_title = 2; + public static final int Toolbar_titleMargin = 14; + public static final int Toolbar_titleMarginBottom = 18; + public static final int Toolbar_titleMarginEnd = 16; + public static final int Toolbar_titleMarginStart = 15; + public static final int Toolbar_titleMarginTop = 17; + public static final int Toolbar_titleMargins = 19; + public static final int Toolbar_titleTextAppearance = 12; + public static final int Toolbar_titleTextColor = 27; + public static final int[] View = { 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec }; + public static final int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100ed, 0x7f0100ee }; + public static final int ViewBackgroundHelper_android_background = 0; + public static final int ViewBackgroundHelper_backgroundTint = 1; + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + public static final int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static final int ViewStubCompat_android_id = 0; + public static final int ViewStubCompat_android_inflatedId = 2; + public static final int ViewStubCompat_android_layout = 1; + public static final int View_android_focusable = 1; + public static final int View_android_theme = 0; + public static final int View_paddingEnd = 3; + public static final int View_paddingStart = 2; + public static final int View_theme = 4; + } +} diff --git a/build/generated/source/r/androidTest/debug/com/dxd/net/upgrade/test/R.java b/build/generated/source/r/androidTest/debug/com/dxd/net/upgrade/test/R.java new file mode 100644 index 0000000..4a1b8aa --- /dev/null +++ b/build/generated/source/r/androidTest/debug/com/dxd/net/upgrade/test/R.java @@ -0,0 +1,7482 @@ +/* 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.dxd.net.upgrade.test; + +public final class R { + public static final class anim { + public static final int abc_fade_in=0x7f040000; + public static final int abc_fade_out=0x7f040001; + public static final int abc_grow_fade_in_from_bottom=0x7f040002; + public static final int abc_popup_enter=0x7f040003; + public static final int abc_popup_exit=0x7f040004; + public static final int abc_shrink_fade_out_from_bottom=0x7f040005; + public static final int abc_slide_in_bottom=0x7f040006; + public static final int abc_slide_in_top=0x7f040007; + public static final int abc_slide_out_bottom=0x7f040008; + public static final int abc_slide_out_top=0x7f040009; + } + public static final class attr { + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarDivider=0x7f010041; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarItemBackground=0x7f010042; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarPopupTheme=0x7f01003b; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ */ + public static final int actionBarSize=0x7f010040; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarSplitStyle=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarStyle=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabBarStyle=0x7f010037; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabStyle=0x7f010036; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTabTextStyle=0x7f010038; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarTheme=0x7f01003e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionBarWidgetTheme=0x7f01003f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionButtonStyle=0x7f01005c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionDropDownStyle=0x7f010058; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionLayout=0x7f0100ad; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionMenuTextAppearance=0x7f010043; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int actionMenuTextColor=0x7f010044; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeBackground=0x7f010047; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseButtonStyle=0x7f010046; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCloseDrawable=0x7f010049; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCopyDrawable=0x7f01004b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeCutDrawable=0x7f01004a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeFindDrawable=0x7f01004f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePasteDrawable=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModePopupWindowStyle=0x7f010051; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSelectAllDrawable=0x7f01004d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeShareDrawable=0x7f01004e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeSplitBackground=0x7f010048; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeStyle=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionModeWebSearchDrawable=0x7f010050; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowButtonStyle=0x7f010039; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int actionOverflowMenuStyle=0x7f01003a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionProviderClass=0x7f0100af; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int actionViewClass=0x7f0100ae; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int activityChooserViewStyle=0x7f010064; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int alertDialogButtonGroupStyle=0x7f010088; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int alertDialogCenterButtons=0x7f010089; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int alertDialogStyle=0x7f010087; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int alertDialogTheme=0x7f01008a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int allowStacking=0x7f01009d; + /**

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int alpha=0x7f01009e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int arrowHeadLength=0x7f0100a5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int arrowShaftLength=0x7f0100a6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int autoCompleteTextViewStyle=0x7f01008f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int background=0x7f01000c; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundSplit=0x7f01000e; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int backgroundStacked=0x7f01000d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int backgroundTint=0x7f0100ed; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static final int backgroundTintMode=0x7f0100ee; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int barLength=0x7f0100a7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int borderlessButtonStyle=0x7f010061; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarButtonStyle=0x7f01005e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarNegativeButtonStyle=0x7f01008d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarNeutralButtonStyle=0x7f01008e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarPositiveButtonStyle=0x7f01008c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonBarStyle=0x7f01005d; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + +
ConstantValueDescription
top0x30
bottom0x50
+ */ + public static final int buttonGravity=0x7f0100e2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonPanelSideLayout=0x7f010021; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonStyle=0x7f010090; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int buttonStyleSmall=0x7f010091; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int buttonTint=0x7f01009f; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static final int buttonTintMode=0x7f0100a0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int checkboxStyle=0x7f010092; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int checkedTextViewStyle=0x7f010093; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int closeIcon=0x7f0100c4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int closeItemLayout=0x7f01001e; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int collapseContentDescription=0x7f0100e4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int collapseIcon=0x7f0100e3; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int color=0x7f0100a1; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorAccent=0x7f01007f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorBackgroundFloating=0x7f010086; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorButtonNormal=0x7f010083; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorControlActivated=0x7f010081; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorControlHighlight=0x7f010082; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorControlNormal=0x7f010080; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorPrimary=0x7f01007d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorPrimaryDark=0x7f01007e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int colorSwitchThumbNormal=0x7f010084; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int commitIcon=0x7f0100c9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetEnd=0x7f010017; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetEndWithActions=0x7f01001b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetLeft=0x7f010018; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetRight=0x7f010019; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetStart=0x7f010016; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int contentInsetStartWithNavigation=0x7f01001a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int controlBackground=0x7f010085; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int customNavigationLayout=0x7f01000f; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int defaultQueryHint=0x7f0100c3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dialogPreferredPadding=0x7f010056; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dialogTheme=0x7f010055; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static final int displayOptions=0x7f010005; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int divider=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerHorizontal=0x7f010063; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dividerPadding=0x7f0100ab; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dividerVertical=0x7f010062; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int drawableSize=0x7f0100a3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int drawerArrowStyle=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int dropDownListViewStyle=0x7f010075; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int dropdownListPreferredItemHeight=0x7f010059; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int editTextBackground=0x7f01006a; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int editTextColor=0x7f010069; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int editTextStyle=0x7f010094; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int elevation=0x7f01001c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int expandActivityOverflowButtonDrawable=0x7f010020; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int gapBetweenBars=0x7f0100a4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int goIcon=0x7f0100c5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int height=0x7f010001; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int hideOnContentScroll=0x7f010015; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeAsUpIndicator=0x7f01005b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int homeLayout=0x7f010010; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int icon=0x7f010009; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int iconifiedByDefault=0x7f0100c1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int imageButtonStyle=0x7f01006b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int indeterminateProgressStyle=0x7f010012; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int initialActivityCount=0x7f01001f; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int isLightTheme=0x7f010002; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int itemPadding=0x7f010014; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int layout=0x7f0100c0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listChoiceBackgroundIndicator=0x7f01007c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listDividerAlertDialog=0x7f010057; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listItemLayout=0x7f010025; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listLayout=0x7f010022; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listMenuViewStyle=0x7f01009c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int listPopupWindowStyle=0x7f010076; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeight=0x7f010070; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightLarge=0x7f010072; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemHeightSmall=0x7f010071; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingLeft=0x7f010073; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int listPreferredItemPaddingRight=0x7f010074; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int logo=0x7f01000a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int logoDescription=0x7f0100e7; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int maxButtonHeight=0x7f0100e1; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int measureWithLargestChild=0x7f0100a9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int multiChoiceItemLayout=0x7f010023; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int navigationContentDescription=0x7f0100e6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int navigationIcon=0x7f0100e5; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ */ + public static final int navigationMode=0x7f010004; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int numberProgressBarStyle=0x7f0100d8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int overlapAnchor=0x7f0100bc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingBottomNoButtons=0x7f0100be; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingEnd=0x7f0100eb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingStart=0x7f0100ea; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int paddingTopNoTitle=0x7f0100bf; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelBackground=0x7f010079; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int panelMenuListTheme=0x7f01007b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int panelMenuListWidth=0x7f01007a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupMenuStyle=0x7f010067; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupTheme=0x7f01001d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int popupWindowStyle=0x7f010068; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int preserveIconSpacing=0x7f0100b0; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progressBarPadding=0x7f010013; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int progressBarStyle=0x7f010011; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_current=0x7f0100b2; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_max=0x7f0100b3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_reached_bar_height=0x7f0100b6; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_reached_color=0x7f0100b5; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_text_color=0x7f0100b9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_text_offset=0x7f0100ba; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_text_size=0x7f0100b8; + /**

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
visible0
invisible1
+ */ + public static final int progress_text_visibility=0x7f0100bb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_unreached_bar_height=0x7f0100b7; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int progress_unreached_color=0x7f0100b4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int queryBackground=0x7f0100cb; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int queryHint=0x7f0100c2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int radioButtonStyle=0x7f010095; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int ratingBarStyle=0x7f010096; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int ratingBarStyleIndicator=0x7f010097; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int ratingBarStyleSmall=0x7f010098; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchHintIcon=0x7f0100c7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchIcon=0x7f0100c6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int searchViewStyle=0x7f01006f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int seekBarStyle=0x7f010099; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackground=0x7f01005f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int selectableItemBackgroundBorderless=0x7f010060; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ */ + public static final int showAsAction=0x7f0100ac; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static final int showDividers=0x7f0100aa; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int showText=0x7f0100d7; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int showTitle=0x7f010026; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int singleChoiceItemLayout=0x7f010024; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int spinBars=0x7f0100a2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerDropDownItemStyle=0x7f01005a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int spinnerStyle=0x7f01009a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int splitTrack=0x7f0100d6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int srcCompat=0x7f010027; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int state_above_anchor=0x7f0100bd; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subMenuArrow=0x7f0100b1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int submitBackground=0x7f0100cc; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitle=0x7f010006; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextAppearance=0x7f0100da; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int subtitleTextColor=0x7f0100e9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int subtitleTextStyle=0x7f010008; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int suggestionRowLayout=0x7f0100ca; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int switchMinWidth=0x7f0100d4; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int switchPadding=0x7f0100d5; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int switchStyle=0x7f01009b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int switchTextAppearance=0x7f0100d3; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static final int textAllCaps=0x7f01002b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceLargePopupMenu=0x7f010052; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItem=0x7f010077; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceListItemSmall=0x7f010078; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearancePopupMenuHeader=0x7f010054; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultSubtitle=0x7f01006d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSearchResultTitle=0x7f01006c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int textAppearanceSmallPopupMenu=0x7f010053; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorAlertDialogListItem=0x7f01008b; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static final int textColorSearchUrl=0x7f01006e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int theme=0x7f0100ec; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int thickness=0x7f0100a8; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int thumbTextPadding=0x7f0100d2; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int thumbTint=0x7f0100cd; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static final int thumbTintMode=0x7f0100ce; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int tickMark=0x7f010028; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int tickMarkTint=0x7f010029; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static final int tickMarkTintMode=0x7f01002a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int title=0x7f010003; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMargin=0x7f0100db; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginBottom=0x7f0100df; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginEnd=0x7f0100dd; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginStart=0x7f0100dc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMarginTop=0x7f0100de; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleMargins=0x7f0100e0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextAppearance=0x7f0100d9; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int titleTextColor=0x7f0100e8; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int titleTextStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int toolbarNavigationButtonStyle=0x7f010066; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int toolbarStyle=0x7f010065; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int track=0x7f0100cf; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int trackTint=0x7f0100d0; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static final int trackTintMode=0x7f0100d1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static final int voiceIcon=0x7f0100c8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBar=0x7f01002c; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionBarOverlay=0x7f01002e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowActionModeOverlay=0x7f01002f; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMajor=0x7f010033; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedHeightMinor=0x7f010031; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMajor=0x7f010030; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowFixedWidthMinor=0x7f010032; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowMinWidthMajor=0x7f010034; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowMinWidthMinor=0x7f010035; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static final int windowNoTitle=0x7f01002d; + } + public static final class bool { + public static final int abc_action_bar_embed_tabs=0x7f080000; + public static final int abc_allow_stacked_button_bar=0x7f080001; + public static final int abc_config_actionMenuItemAllCaps=0x7f080002; + public static final int abc_config_closeDialogWhenTouchOutside=0x7f080003; + public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080004; + } + public static final class color { + public static final int abc_background_cache_hint_selector_material_dark=0x7f09005c; + public static final int abc_background_cache_hint_selector_material_light=0x7f09005d; + public static final int abc_btn_colored_borderless_text_material=0x7f09005e; + public static final int abc_btn_colored_text_material=0x7f09005f; + public static final int abc_color_highlight_material=0x7f090060; + public static final int abc_hint_foreground_material_dark=0x7f090061; + public static final int abc_hint_foreground_material_light=0x7f090062; + public static final int abc_input_method_navigation_guard=0x7f090001; + public static final int abc_primary_text_disable_only_material_dark=0x7f090063; + public static final int abc_primary_text_disable_only_material_light=0x7f090064; + public static final int abc_primary_text_material_dark=0x7f090065; + public static final int abc_primary_text_material_light=0x7f090066; + public static final int abc_search_url_text=0x7f090067; + public static final int abc_search_url_text_normal=0x7f090002; + public static final int abc_search_url_text_pressed=0x7f090003; + public static final int abc_search_url_text_selected=0x7f090004; + public static final int abc_secondary_text_material_dark=0x7f090068; + public static final int abc_secondary_text_material_light=0x7f090069; + public static final int abc_tint_btn_checkable=0x7f09006a; + public static final int abc_tint_default=0x7f09006b; + public static final int abc_tint_edittext=0x7f09006c; + public static final int abc_tint_seek_thumb=0x7f09006d; + public static final int abc_tint_spinner=0x7f09006e; + public static final int abc_tint_switch_thumb=0x7f09006f; + public static final int abc_tint_switch_track=0x7f090070; + public static final int accent_material_dark=0x7f090005; + public static final int accent_material_light=0x7f090006; + public static final int background_floating_material_dark=0x7f090007; + public static final int background_floating_material_light=0x7f090008; + public static final int background_material_dark=0x7f090009; + public static final int background_material_light=0x7f09000a; + public static final int bgColor_overlay=0x7f09000b; + public static final int black=0x7f09000c; + public static final int bright_foreground_disabled_material_dark=0x7f09000d; + public static final int bright_foreground_disabled_material_light=0x7f09000e; + public static final int bright_foreground_inverse_material_dark=0x7f09000f; + public static final int bright_foreground_inverse_material_light=0x7f090010; + public static final int bright_foreground_material_dark=0x7f090011; + public static final int bright_foreground_material_light=0x7f090012; + public static final int button_material_dark=0x7f090013; + public static final int button_material_light=0x7f090014; + public static final int colorAccent=0x7f090015; + public static final int colorOrange=0x7f090016; + public static final int colorPrimary=0x7f090017; + public static final int colorPrimaryDark=0x7f090018; + public static final int colorRedSolid=0x7f090019; + public static final int commonBackground=0x7f09001a; + public static final int commonButtonGray=0x7f09001b; + public static final int commonButtonOrange=0x7f09001c; + public static final int commonButtonOrangePressed=0x7f09001d; + public static final int commonButtonPressed=0x7f09001e; + public static final int commonGreen=0x7f09001f; + public static final int commonLineColor=0x7f090020; + public static final int commonLinkTextBlue=0x7f090021; + public static final int commonTextBlackColor=0x7f090022; + public static final int commonTextColorGrayColor_3=0x7f090023; + public static final int commonTextColorGrayColor_6=0x7f090024; + public static final int commonTextColorGrayColor_9=0x7f090025; + public static final int commonTextGrayColor=0x7f090026; + public static final int dim_foreground_disabled_material_dark=0x7f090027; + public static final int dim_foreground_disabled_material_light=0x7f090028; + public static final int dim_foreground_material_dark=0x7f090029; + public static final int dim_foreground_material_light=0x7f09002a; + public static final int errorDialogBg=0x7f09002b; + public static final int foreground_material_dark=0x7f09002c; + public static final int foreground_material_light=0x7f09002d; + public static final int highlighted_text_material_dark=0x7f09002e; + public static final int highlighted_text_material_light=0x7f09002f; + public static final int lightGray=0x7f090030; + public static final int material_blue_grey_800=0x7f090031; + public static final int material_blue_grey_900=0x7f090032; + public static final int material_blue_grey_950=0x7f090033; + public static final int material_deep_teal_200=0x7f090034; + public static final int material_deep_teal_500=0x7f090035; + public static final int material_grey_100=0x7f090036; + public static final int material_grey_300=0x7f090037; + public static final int material_grey_50=0x7f090038; + public static final int material_grey_600=0x7f090039; + public static final int material_grey_800=0x7f09003a; + public static final int material_grey_850=0x7f09003b; + public static final int material_grey_900=0x7f09003c; + public static final int notification_action_color_filter=0x7f090000; + public static final int notification_icon_bg_color=0x7f09003d; + public static final int notification_material_background_media_default_color=0x7f09003e; + public static final int pickerview_bg_topbar=0x7f09003f; + public static final int pickerview_timebtn_nor=0x7f090040; + public static final int pickerview_timebtn_pre=0x7f090041; + public static final int pickerview_topbar_title=0x7f090042; + public static final int pickerview_wheelview_textcolor_center=0x7f090043; + public static final int pickerview_wheelview_textcolor_divider=0x7f090044; + public static final int pickerview_wheelview_textcolor_out=0x7f090045; + public static final int pink=0x7f090046; + public static final int primary_dark_material_dark=0x7f090047; + public static final int primary_dark_material_light=0x7f090048; + public static final int primary_material_dark=0x7f090049; + public static final int primary_material_light=0x7f09004a; + public static final int primary_text_default_material_dark=0x7f09004b; + public static final int primary_text_default_material_light=0x7f09004c; + public static final int primary_text_disabled_material_dark=0x7f09004d; + public static final int primary_text_disabled_material_light=0x7f09004e; + public static final int ripple_material_dark=0x7f09004f; + public static final int ripple_material_light=0x7f090050; + public static final int secondary_text_default_material_dark=0x7f090051; + public static final int secondary_text_default_material_light=0x7f090052; + public static final int secondary_text_disabled_material_dark=0x7f090053; + public static final int secondary_text_disabled_material_light=0x7f090054; + public static final int switch_thumb_disabled_material_dark=0x7f090055; + public static final int switch_thumb_disabled_material_light=0x7f090056; + public static final int switch_thumb_material_dark=0x7f090071; + public static final int switch_thumb_material_light=0x7f090072; + public static final int switch_thumb_normal_material_dark=0x7f090057; + public static final int switch_thumb_normal_material_light=0x7f090058; + public static final int textColorGray=0x7f090059; + public static final int titleColor=0x7f09005a; + public static final int white=0x7f09005b; + } + public static final class dimen { + public static final int abc_action_bar_content_inset_material=0x7f06000c; + public static final int abc_action_bar_content_inset_with_nav=0x7f06000d; + public static final int abc_action_bar_default_height_material=0x7f060001; + public static final int abc_action_bar_default_padding_end_material=0x7f06000e; + public static final int abc_action_bar_default_padding_start_material=0x7f06000f; + public static final int abc_action_bar_elevation_material=0x7f060015; + public static final int abc_action_bar_icon_vertical_padding_material=0x7f060016; + public static final int abc_action_bar_overflow_padding_end_material=0x7f060017; + public static final int abc_action_bar_overflow_padding_start_material=0x7f060018; + public static final int abc_action_bar_progress_bar_size=0x7f060002; + public static final int abc_action_bar_stacked_max_height=0x7f060019; + public static final int abc_action_bar_stacked_tab_max_width=0x7f06001a; + public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f06001b; + public static final int abc_action_bar_subtitle_top_margin_material=0x7f06001c; + public static final int abc_action_button_min_height_material=0x7f06001d; + public static final int abc_action_button_min_width_material=0x7f06001e; + public static final int abc_action_button_min_width_overflow_material=0x7f06001f; + public static final int abc_alert_dialog_button_bar_height=0x7f060000; + public static final int abc_button_inset_horizontal_material=0x7f060020; + public static final int abc_button_inset_vertical_material=0x7f060021; + public static final int abc_button_padding_horizontal_material=0x7f060022; + public static final int abc_button_padding_vertical_material=0x7f060023; + public static final int abc_cascading_menus_min_smallest_width=0x7f060024; + public static final int abc_config_prefDialogWidth=0x7f060005; + public static final int abc_control_corner_material=0x7f060025; + public static final int abc_control_inset_material=0x7f060026; + public static final int abc_control_padding_material=0x7f060027; + public static final int abc_dialog_fixed_height_major=0x7f060006; + public static final int abc_dialog_fixed_height_minor=0x7f060007; + public static final int abc_dialog_fixed_width_major=0x7f060008; + public static final int abc_dialog_fixed_width_minor=0x7f060009; + public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f060028; + public static final int abc_dialog_list_padding_top_no_title=0x7f060029; + public static final int abc_dialog_min_width_major=0x7f06000a; + public static final int abc_dialog_min_width_minor=0x7f06000b; + public static final int abc_dialog_padding_material=0x7f06002a; + public static final int abc_dialog_padding_top_material=0x7f06002b; + public static final int abc_dialog_title_divider_material=0x7f06002c; + public static final int abc_disabled_alpha_material_dark=0x7f06002d; + public static final int abc_disabled_alpha_material_light=0x7f06002e; + public static final int abc_dropdownitem_icon_width=0x7f06002f; + public static final int abc_dropdownitem_text_padding_left=0x7f060030; + public static final int abc_dropdownitem_text_padding_right=0x7f060031; + public static final int abc_edit_text_inset_bottom_material=0x7f060032; + public static final int abc_edit_text_inset_horizontal_material=0x7f060033; + public static final int abc_edit_text_inset_top_material=0x7f060034; + public static final int abc_floating_window_z=0x7f060035; + public static final int abc_list_item_padding_horizontal_material=0x7f060036; + public static final int abc_panel_menu_list_width=0x7f060037; + public static final int abc_progress_bar_height_material=0x7f060038; + public static final int abc_search_view_preferred_height=0x7f060039; + public static final int abc_search_view_preferred_width=0x7f06003a; + public static final int abc_seekbar_track_background_height_material=0x7f06003b; + public static final int abc_seekbar_track_progress_height_material=0x7f06003c; + public static final int abc_select_dialog_padding_start_material=0x7f06003d; + public static final int abc_switch_padding=0x7f060011; + public static final int abc_text_size_body_1_material=0x7f06003e; + public static final int abc_text_size_body_2_material=0x7f06003f; + public static final int abc_text_size_button_material=0x7f060040; + public static final int abc_text_size_caption_material=0x7f060041; + public static final int abc_text_size_display_1_material=0x7f060042; + public static final int abc_text_size_display_2_material=0x7f060043; + public static final int abc_text_size_display_3_material=0x7f060044; + public static final int abc_text_size_display_4_material=0x7f060045; + public static final int abc_text_size_headline_material=0x7f060046; + public static final int abc_text_size_large_material=0x7f060047; + public static final int abc_text_size_medium_material=0x7f060048; + public static final int abc_text_size_menu_header_material=0x7f060049; + public static final int abc_text_size_menu_material=0x7f06004a; + public static final int abc_text_size_small_material=0x7f06004b; + public static final int abc_text_size_subhead_material=0x7f06004c; + public static final int abc_text_size_subtitle_material_toolbar=0x7f060003; + public static final int abc_text_size_title_material=0x7f06004d; + public static final int abc_text_size_title_material_toolbar=0x7f060004; + public static final int activity_horizontal_margin=0x7f06004e; + public static final int activity_vertical_margin=0x7f06004f; + public static final int desc_title_size=0x7f060050; + public static final int disabled_alpha_material_dark=0x7f060051; + public static final int disabled_alpha_material_light=0x7f060052; + public static final int dp_40=0x7f060053; + public static final int highlight_alpha_material_colored=0x7f060054; + public static final int highlight_alpha_material_dark=0x7f060055; + public static final int highlight_alpha_material_light=0x7f060056; + public static final int hint_alpha_material_dark=0x7f060057; + public static final int hint_alpha_material_light=0x7f060058; + public static final int hint_pressed_alpha_material_dark=0x7f060059; + public static final int hint_pressed_alpha_material_light=0x7f06005a; + public static final int main_title_size=0x7f06005b; + public static final int margin_horizontal=0x7f06005c; + public static final int notification_action_icon_size=0x7f06005d; + public static final int notification_action_text_size=0x7f06005e; + public static final int notification_big_circle_margin=0x7f06005f; + public static final int notification_content_margin_start=0x7f060012; + public static final int notification_large_icon_height=0x7f060060; + public static final int notification_large_icon_width=0x7f060061; + public static final int notification_main_column_padding_top=0x7f060013; + public static final int notification_media_narrow_margin=0x7f060014; + public static final int notification_right_icon_size=0x7f060062; + public static final int notification_right_side_padding_top=0x7f060010; + public static final int notification_small_icon_background_padding=0x7f060063; + public static final int notification_small_icon_size_as_large=0x7f060064; + public static final int notification_subtext_size=0x7f060065; + public static final int notification_top_pad=0x7f060066; + public static final int notification_top_pad_large_text=0x7f060067; + public static final int pickerview_textsize=0x7f060068; + public static final int pickerview_topbar_btn_textsize=0x7f060069; + public static final int pickerview_topbar_height=0x7f06006a; + public static final int pickerview_topbar_paddingleft=0x7f06006b; + public static final int pickerview_topbar_paddingright=0x7f06006c; + public static final int pickerview_topbar_title_textsize=0x7f06006d; + public static final int second_title_size=0x7f06006e; + public static final int sp_10=0x7f06006f; + public static final int sp_12=0x7f060070; + public static final int sp_13=0x7f060071; + public static final int sp_14=0x7f060072; + public static final int sp_15=0x7f060073; + public static final int sp_16=0x7f060074; + public static final int sp_18=0x7f060075; + public static final int sp_20=0x7f060076; + public static final int sp_40=0x7f060077; + public static final int sp_50=0x7f060078; + public static final int text_size_14sp=0x7f060079; + public static final int text_size_18sp=0x7f06007a; + public static final int text_size_smaller_12sp=0x7f06007b; + } + public static final class drawable { + public static final int abc_ab_share_pack_mtrl_alpha=0x7f020000; + public static final int abc_action_bar_item_background_material=0x7f020001; + public static final int abc_btn_borderless_material=0x7f020002; + public static final int abc_btn_check_material=0x7f020003; + public static final int abc_btn_check_to_on_mtrl_000=0x7f020004; + public static final int abc_btn_check_to_on_mtrl_015=0x7f020005; + public static final int abc_btn_colored_material=0x7f020006; + public static final int abc_btn_default_mtrl_shape=0x7f020007; + public static final int abc_btn_radio_material=0x7f020008; + public static final int abc_btn_radio_to_on_mtrl_000=0x7f020009; + public static final int abc_btn_radio_to_on_mtrl_015=0x7f02000a; + public static final int abc_btn_switch_to_on_mtrl_00001=0x7f02000b; + public static final int abc_btn_switch_to_on_mtrl_00012=0x7f02000c; + public static final int abc_cab_background_internal_bg=0x7f02000d; + public static final int abc_cab_background_top_material=0x7f02000e; + public static final int abc_cab_background_top_mtrl_alpha=0x7f02000f; + public static final int abc_control_background_material=0x7f020010; + public static final int abc_dialog_material_background=0x7f020011; + public static final int abc_edit_text_material=0x7f020012; + public static final int abc_ic_ab_back_material=0x7f020013; + public static final int abc_ic_arrow_drop_right_black_24dp=0x7f020014; + public static final int abc_ic_clear_material=0x7f020015; + public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f020016; + public static final int abc_ic_go_search_api_material=0x7f020017; + public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f020018; + public static final int abc_ic_menu_cut_mtrl_alpha=0x7f020019; + public static final int abc_ic_menu_overflow_material=0x7f02001a; + public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001b; + public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f02001c; + public static final int abc_ic_menu_share_mtrl_alpha=0x7f02001d; + public static final int abc_ic_search_api_material=0x7f02001e; + public static final int abc_ic_star_black_16dp=0x7f02001f; + public static final int abc_ic_star_black_36dp=0x7f020020; + public static final int abc_ic_star_black_48dp=0x7f020021; + public static final int abc_ic_star_half_black_16dp=0x7f020022; + public static final int abc_ic_star_half_black_36dp=0x7f020023; + public static final int abc_ic_star_half_black_48dp=0x7f020024; + public static final int abc_ic_voice_search_api_material=0x7f020025; + public static final int abc_item_background_holo_dark=0x7f020026; + public static final int abc_item_background_holo_light=0x7f020027; + public static final int abc_list_divider_mtrl_alpha=0x7f020028; + public static final int abc_list_focused_holo=0x7f020029; + public static final int abc_list_longpressed_holo=0x7f02002a; + public static final int abc_list_pressed_holo_dark=0x7f02002b; + public static final int abc_list_pressed_holo_light=0x7f02002c; + public static final int abc_list_selector_background_transition_holo_dark=0x7f02002d; + public static final int abc_list_selector_background_transition_holo_light=0x7f02002e; + public static final int abc_list_selector_disabled_holo_dark=0x7f02002f; + public static final int abc_list_selector_disabled_holo_light=0x7f020030; + public static final int abc_list_selector_holo_dark=0x7f020031; + public static final int abc_list_selector_holo_light=0x7f020032; + public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f020033; + public static final int abc_popup_background_mtrl_mult=0x7f020034; + public static final int abc_ratingbar_indicator_material=0x7f020035; + public static final int abc_ratingbar_material=0x7f020036; + public static final int abc_ratingbar_small_material=0x7f020037; + public static final int abc_scrubber_control_off_mtrl_alpha=0x7f020038; + public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039; + public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a; + public static final int abc_scrubber_primary_mtrl_alpha=0x7f02003b; + public static final int abc_scrubber_track_mtrl_alpha=0x7f02003c; + public static final int abc_seekbar_thumb_material=0x7f02003d; + public static final int abc_seekbar_tick_mark_material=0x7f02003e; + public static final int abc_seekbar_track_material=0x7f02003f; + public static final int abc_spinner_mtrl_am_alpha=0x7f020040; + public static final int abc_spinner_textfield_background_material=0x7f020041; + public static final int abc_switch_thumb_material=0x7f020042; + public static final int abc_switch_track_mtrl_alpha=0x7f020043; + public static final int abc_tab_indicator_material=0x7f020044; + public static final int abc_tab_indicator_mtrl_alpha=0x7f020045; + public static final int abc_text_cursor_material=0x7f020046; + public static final int abc_text_select_handle_left_mtrl_dark=0x7f020047; + public static final int abc_text_select_handle_left_mtrl_light=0x7f020048; + public static final int abc_text_select_handle_middle_mtrl_dark=0x7f020049; + public static final int abc_text_select_handle_middle_mtrl_light=0x7f02004a; + public static final int abc_text_select_handle_right_mtrl_dark=0x7f02004b; + public static final int abc_text_select_handle_right_mtrl_light=0x7f02004c; + public static final int abc_textfield_activated_mtrl_alpha=0x7f02004d; + public static final int abc_textfield_default_mtrl_alpha=0x7f02004e; + public static final int abc_textfield_search_activated_mtrl_alpha=0x7f02004f; + public static final int abc_textfield_search_default_mtrl_alpha=0x7f020050; + public static final int abc_textfield_search_material=0x7f020051; + public static final int abc_vector_test=0x7f020052; + public static final int background_with_corner=0x7f020053; + public static final int bg_with_corner_in_bottom=0x7f020054; + public static final int bg_with_corner_in_top=0x7f020055; + public static final int notification_action_background=0x7f020056; + public static final int notification_bg=0x7f020057; + public static final int notification_bg_low=0x7f020058; + public static final int notification_bg_low_normal=0x7f020059; + public static final int notification_bg_low_pressed=0x7f02005a; + public static final int notification_bg_normal=0x7f02005b; + public static final int notification_bg_normal_pressed=0x7f02005c; + public static final int notification_icon_background=0x7f02005d; + public static final int notification_template_icon_bg=0x7f020060; + public static final int notification_template_icon_low_bg=0x7f020061; + public static final int notification_tile_bg=0x7f02005e; + public static final int notify_panel_notification_icon_bg=0x7f02005f; + } + public static final class id { + public static final int action0=0x7f0a005b; + public static final int action_bar=0x7f0a0049; + public static final int action_bar_activity_content=0x7f0a0000; + public static final int action_bar_container=0x7f0a0048; + public static final int action_bar_root=0x7f0a0044; + public static final int action_bar_spinner=0x7f0a0001; + public static final int action_bar_subtitle=0x7f0a0027; + public static final int action_bar_title=0x7f0a0026; + public static final int action_container=0x7f0a0058; + public static final int action_context_bar=0x7f0a004a; + public static final int action_divider=0x7f0a005f; + public static final int action_image=0x7f0a0059; + public static final int action_menu_divider=0x7f0a0002; + public static final int action_menu_presenter=0x7f0a0003; + public static final int action_mode_bar=0x7f0a0046; + public static final int action_mode_bar_stub=0x7f0a0045; + public static final int action_mode_close_button=0x7f0a0028; + public static final int action_text=0x7f0a005a; + public static final int actions=0x7f0a0068; + public static final int activity_chooser_view_content=0x7f0a0029; + public static final int add=0x7f0a0013; + public static final int alertTitle=0x7f0a003d; + public static final int always=0x7f0a001d; + public static final int beginning=0x7f0a001a; + public static final int bottom=0x7f0a0024; + public static final int buttonPanel=0x7f0a0030; + public static final int cancel_action=0x7f0a005c; + public static final int checkbox=0x7f0a0040; + public static final int chronometer=0x7f0a0064; + public static final int collapseActionView=0x7f0a001e; + public static final int contentPanel=0x7f0a0033; + public static final int custom=0x7f0a003a; + public static final int customPanel=0x7f0a0039; + public static final int decor_content_parent=0x7f0a0047; + public static final int default_activity_button=0x7f0a002c; + public static final int disableHome=0x7f0a000c; + public static final int edit_query=0x7f0a004b; + public static final int end=0x7f0a001b; + public static final int end_padder=0x7f0a006e; + public static final int expand_activities_button=0x7f0a002a; + public static final int expanded_menu=0x7f0a003f; + public static final int home=0x7f0a0004; + public static final int homeAsUp=0x7f0a000d; + public static final int icon=0x7f0a002e; + public static final int icon_group=0x7f0a0069; + public static final int ifRoom=0x7f0a001f; + public static final int image=0x7f0a002b; + public static final int info=0x7f0a0065; + public static final int invisible=0x7f0a0022; + public static final int line1=0x7f0a006a; + public static final int line3=0x7f0a006c; + public static final int listMode=0x7f0a0009; + public static final int list_item=0x7f0a002d; + public static final int media_actions=0x7f0a005e; + public static final int middle=0x7f0a001c; + public static final int multiply=0x7f0a0014; + public static final int never=0x7f0a0020; + public static final int none=0x7f0a000e; + public static final int normal=0x7f0a000a; + public static final int notification_background=0x7f0a0067; + public static final int notification_main_column=0x7f0a0061; + public static final int notification_main_column_container=0x7f0a0060; + public static final int parentPanel=0x7f0a0032; + public static final int progress_circular=0x7f0a0005; + public static final int progress_horizontal=0x7f0a0006; + public static final int radio=0x7f0a0042; + public static final int right_icon=0x7f0a0066; + public static final int right_side=0x7f0a0062; + public static final int screen=0x7f0a0015; + public static final int scrollIndicatorDown=0x7f0a0038; + public static final int scrollIndicatorUp=0x7f0a0034; + public static final int scrollView=0x7f0a0035; + public static final int search_badge=0x7f0a004d; + public static final int search_bar=0x7f0a004c; + public static final int search_button=0x7f0a004e; + public static final int search_close_btn=0x7f0a0053; + public static final int search_edit_frame=0x7f0a004f; + public static final int search_go_btn=0x7f0a0055; + public static final int search_mag_icon=0x7f0a0050; + public static final int search_plate=0x7f0a0051; + public static final int search_src_text=0x7f0a0052; + public static final int search_voice_btn=0x7f0a0056; + public static final int select_dialog_listview=0x7f0a0057; + public static final int shortcut=0x7f0a0041; + public static final int showCustom=0x7f0a000f; + public static final int showHome=0x7f0a0010; + public static final int showTitle=0x7f0a0011; + public static final int spacer=0x7f0a0031; + public static final int split_action_bar=0x7f0a0007; + public static final int src_atop=0x7f0a0016; + public static final int src_in=0x7f0a0017; + public static final int src_over=0x7f0a0018; + public static final int status_bar_latest_event_content=0x7f0a005d; + public static final int submenuarrow=0x7f0a0043; + public static final int submit_area=0x7f0a0054; + public static final int tabMode=0x7f0a000b; + public static final int text=0x7f0a006d; + public static final int text2=0x7f0a006b; + public static final int textSpacerNoButtons=0x7f0a0037; + public static final int textSpacerNoTitle=0x7f0a0036; + public static final int time=0x7f0a0063; + public static final int title=0x7f0a002f; + public static final int titleDividerNoCustom=0x7f0a003e; + public static final int title_template=0x7f0a003c; + public static final int top=0x7f0a0025; + public static final int topPanel=0x7f0a003b; + public static final int up=0x7f0a0008; + public static final int upgrade_dialog_content=0x7f0a0070; + public static final int upgrade_dialog_neg_btn=0x7f0a0072; + public static final int upgrade_dialog_pos_btn=0x7f0a0073; + public static final int upgrade_dialog_progressBar=0x7f0a0071; + public static final int upgrade_dialog_wrapper=0x7f0a006f; + public static final int useLogo=0x7f0a0012; + public static final int visible=0x7f0a0023; + public static final int withText=0x7f0a0021; + public static final int wrap_content=0x7f0a0019; + } + public static final class integer { + public static final int abc_config_activityDefaultDur=0x7f0b0000; + public static final int abc_config_activityShortDur=0x7f0b0001; + public static final int cancel_button_image_alpha=0x7f0b0002; + public static final int status_bar_notification_info_maxnum=0x7f0b0003; + } + public static final class layout { + public static final int abc_action_bar_title_item=0x7f030000; + public static final int abc_action_bar_up_container=0x7f030001; + public static final int abc_action_bar_view_list_nav_layout=0x7f030002; + public static final int abc_action_menu_item_layout=0x7f030003; + public static final int abc_action_menu_layout=0x7f030004; + public static final int abc_action_mode_bar=0x7f030005; + public static final int abc_action_mode_close_item_material=0x7f030006; + public static final int abc_activity_chooser_view=0x7f030007; + public static final int abc_activity_chooser_view_list_item=0x7f030008; + public static final int abc_alert_dialog_button_bar_material=0x7f030009; + public static final int abc_alert_dialog_material=0x7f03000a; + public static final int abc_alert_dialog_title_material=0x7f03000b; + public static final int abc_dialog_title_material=0x7f03000c; + public static final int abc_expanded_menu_layout=0x7f03000d; + public static final int abc_list_menu_item_checkbox=0x7f03000e; + public static final int abc_list_menu_item_icon=0x7f03000f; + public static final int abc_list_menu_item_layout=0x7f030010; + public static final int abc_list_menu_item_radio=0x7f030011; + public static final int abc_popup_menu_header_item_layout=0x7f030012; + public static final int abc_popup_menu_item_layout=0x7f030013; + public static final int abc_screen_content_include=0x7f030014; + public static final int abc_screen_simple=0x7f030015; + public static final int abc_screen_simple_overlay_action_mode=0x7f030016; + public static final int abc_screen_toolbar=0x7f030017; + public static final int abc_search_dropdown_item_icons_2line=0x7f030018; + public static final int abc_search_view=0x7f030019; + public static final int abc_select_dialog_material=0x7f03001a; + public static final int notification_action=0x7f03001b; + public static final int notification_action_tombstone=0x7f03001c; + public static final int notification_media_action=0x7f03001d; + public static final int notification_media_cancel_action=0x7f03001e; + public static final int notification_template_big_media=0x7f03001f; + public static final int notification_template_big_media_custom=0x7f030020; + public static final int notification_template_big_media_narrow=0x7f030021; + public static final int notification_template_big_media_narrow_custom=0x7f030022; + public static final int notification_template_custom_big=0x7f030023; + public static final int notification_template_icon_group=0x7f030024; + public static final int notification_template_lines_media=0x7f030025; + public static final int notification_template_media=0x7f030026; + public static final int notification_template_media_custom=0x7f030027; + public static final int notification_template_part_chronometer=0x7f030028; + public static final int notification_template_part_time=0x7f030029; + public static final int pop_upgrade_dialog=0x7f03002a; + public static final int select_dialog_item_material=0x7f03002b; + public static final int select_dialog_multichoice_material=0x7f03002c; + public static final int select_dialog_singlechoice_material=0x7f03002d; + public static final int support_simple_spinner_dropdown_item=0x7f03002e; + } + public static final class string { + public static final int abc_action_bar_home_description=0x7f050000; + public static final int abc_action_bar_home_description_format=0x7f050001; + public static final int abc_action_bar_home_subtitle_description_format=0x7f050002; + public static final int abc_action_bar_up_description=0x7f050003; + public static final int abc_action_menu_overflow_description=0x7f050004; + public static final int abc_action_mode_done=0x7f050005; + public static final int abc_activity_chooser_view_see_all=0x7f050006; + public static final int abc_activitychooserview_choose_application=0x7f050007; + public static final int abc_capital_off=0x7f050008; + public static final int abc_capital_on=0x7f050009; + public static final int abc_font_family_body_1_material=0x7f050015; + public static final int abc_font_family_body_2_material=0x7f050016; + public static final int abc_font_family_button_material=0x7f050017; + public static final int abc_font_family_caption_material=0x7f050018; + public static final int abc_font_family_display_1_material=0x7f050019; + public static final int abc_font_family_display_2_material=0x7f05001a; + public static final int abc_font_family_display_3_material=0x7f05001b; + public static final int abc_font_family_display_4_material=0x7f05001c; + public static final int abc_font_family_headline_material=0x7f05001d; + public static final int abc_font_family_menu_material=0x7f05001e; + public static final int abc_font_family_subhead_material=0x7f05001f; + public static final int abc_font_family_title_material=0x7f050020; + public static final int abc_search_hint=0x7f05000a; + public static final int abc_searchview_description_clear=0x7f05000b; + public static final int abc_searchview_description_query=0x7f05000c; + public static final int abc_searchview_description_search=0x7f05000d; + public static final int abc_searchview_description_submit=0x7f05000e; + public static final int abc_searchview_description_voice=0x7f05000f; + public static final int abc_shareactionprovider_share_with=0x7f050010; + public static final int abc_shareactionprovider_share_with_application=0x7f050011; + public static final int abc_toolbar_collapse_description=0x7f050012; + public static final int app_name=0x7f050021; + public static final int fileprovider_authority=0x7f050022; + public static final int search_menu_title=0x7f050013; + public static final int status_bar_notification_info_overflow=0x7f050014; + } + public static final class style { + public static final int AlertDialog_AppCompat=0x7f07009f; + public static final int AlertDialog_AppCompat_Light=0x7f0700a0; + public static final int Animation_AppCompat_Dialog=0x7f0700a1; + public static final int Animation_AppCompat_DropDownUp=0x7f0700a2; + public static final int Base_AlertDialog_AppCompat=0x7f0700a3; + public static final int Base_AlertDialog_AppCompat_Light=0x7f0700a4; + public static final int Base_Animation_AppCompat_Dialog=0x7f0700a5; + public static final int Base_Animation_AppCompat_DropDownUp=0x7f0700a6; + public static final int Base_DialogWindowTitle_AppCompat=0x7f0700a7; + public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0700a8; + public static final int Base_TextAppearance_AppCompat=0x7f07003f; + public static final int Base_TextAppearance_AppCompat_Body1=0x7f070040; + public static final int Base_TextAppearance_AppCompat_Body2=0x7f070041; + public static final int Base_TextAppearance_AppCompat_Button=0x7f070027; + public static final int Base_TextAppearance_AppCompat_Caption=0x7f070042; + public static final int Base_TextAppearance_AppCompat_Display1=0x7f070043; + public static final int Base_TextAppearance_AppCompat_Display2=0x7f070044; + public static final int Base_TextAppearance_AppCompat_Display3=0x7f070045; + public static final int Base_TextAppearance_AppCompat_Display4=0x7f070046; + public static final int Base_TextAppearance_AppCompat_Headline=0x7f070047; + public static final int Base_TextAppearance_AppCompat_Inverse=0x7f07000b; + public static final int Base_TextAppearance_AppCompat_Large=0x7f070048; + public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f07000c; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f070049; + public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f07004a; + public static final int Base_TextAppearance_AppCompat_Medium=0x7f07004b; + public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f07000d; + public static final int Base_TextAppearance_AppCompat_Menu=0x7f07004c; + public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0700a9; + public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f07004d; + public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f07004e; + public static final int Base_TextAppearance_AppCompat_Small=0x7f07004f; + public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f07000e; + public static final int Base_TextAppearance_AppCompat_Subhead=0x7f070050; + public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f07000f; + public static final int Base_TextAppearance_AppCompat_Title=0x7f070051; + public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f070010; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f070094; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f070052; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f070053; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f070054; + public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f070055; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f070056; + public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f070057; + public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f070058; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f07009b; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f07009c; + public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070095; + public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0700aa; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070059; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f07005a; + public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f07005b; + public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f07005c; + public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f07005d; + public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0700ab; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f07005e; + public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f07005f; + public static final int Base_Theme_AppCompat=0x7f070060; + public static final int Base_Theme_AppCompat_CompactMenu=0x7f0700ac; + public static final int Base_Theme_AppCompat_Dialog=0x7f070011; + public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f070012; + public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0700ad; + public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f070013; + public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f070001; + public static final int Base_Theme_AppCompat_Light=0x7f070061; + public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0700ae; + public static final int Base_Theme_AppCompat_Light_Dialog=0x7f070014; + public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f070015; + public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0700af; + public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f070016; + public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f070002; + public static final int Base_ThemeOverlay_AppCompat=0x7f0700b0; + public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0700b1; + public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0700b2; + public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0700b3; + public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f070017; + public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f070018; + public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0700b4; + public static final int Base_V11_Theme_AppCompat_Dialog=0x7f070019; + public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f07001a; + public static final int Base_V11_ThemeOverlay_AppCompat_Dialog=0x7f07001b; + public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f070023; + public static final int Base_V12_Widget_AppCompat_EditText=0x7f070024; + public static final int Base_V21_Theme_AppCompat=0x7f070062; + public static final int Base_V21_Theme_AppCompat_Dialog=0x7f070063; + public static final int Base_V21_Theme_AppCompat_Light=0x7f070064; + public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f070065; + public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f070066; + public static final int Base_V22_Theme_AppCompat=0x7f070092; + public static final int Base_V22_Theme_AppCompat_Light=0x7f070093; + public static final int Base_V23_Theme_AppCompat=0x7f070096; + public static final int Base_V23_Theme_AppCompat_Light=0x7f070097; + public static final int Base_V7_Theme_AppCompat=0x7f0700b5; + public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0700b6; + public static final int Base_V7_Theme_AppCompat_Light=0x7f0700b7; + public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0700b8; + public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0700b9; + public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0700ba; + public static final int Base_V7_Widget_AppCompat_EditText=0x7f0700bb; + public static final int Base_Widget_AppCompat_ActionBar=0x7f0700bc; + public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0700bd; + public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0700be; + public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f070067; + public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f070068; + public static final int Base_Widget_AppCompat_ActionButton=0x7f070069; + public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f07006a; + public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f07006b; + public static final int Base_Widget_AppCompat_ActionMode=0x7f0700bf; + public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0700c0; + public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f070025; + public static final int Base_Widget_AppCompat_Button=0x7f07006c; + public static final int Base_Widget_AppCompat_Button_Borderless=0x7f07006d; + public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f07006e; + public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0700c1; + public static final int Base_Widget_AppCompat_Button_Colored=0x7f070098; + public static final int Base_Widget_AppCompat_Button_Small=0x7f07006f; + public static final int Base_Widget_AppCompat_ButtonBar=0x7f070070; + public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0700c2; + public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f070071; + public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f070072; + public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0700c3; + public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f070000; + public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0700c4; + public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f070073; + public static final int Base_Widget_AppCompat_EditText=0x7f070026; + public static final int Base_Widget_AppCompat_ImageButton=0x7f070074; + public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0700c5; + public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0700c6; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0700c7; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f070075; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f070076; + public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f070077; + public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f070078; + public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f070079; + public static final int Base_Widget_AppCompat_ListMenuView=0x7f0700c8; + public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f07007a; + public static final int Base_Widget_AppCompat_ListView=0x7f07007b; + public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f07007c; + public static final int Base_Widget_AppCompat_ListView_Menu=0x7f07007d; + public static final int Base_Widget_AppCompat_PopupMenu=0x7f07007e; + public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f07007f; + public static final int Base_Widget_AppCompat_PopupWindow=0x7f0700c9; + public static final int Base_Widget_AppCompat_ProgressBar=0x7f07001c; + public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f07001d; + public static final int Base_Widget_AppCompat_RatingBar=0x7f070080; + public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f070099; + public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f07009a; + public static final int Base_Widget_AppCompat_SearchView=0x7f0700ca; + public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0700cb; + public static final int Base_Widget_AppCompat_SeekBar=0x7f070081; + public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0700cc; + public static final int Base_Widget_AppCompat_Spinner=0x7f070082; + public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f070003; + public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f070083; + public static final int Base_Widget_AppCompat_Toolbar=0x7f0700cd; + public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f070084; + public static final int NumberProgressBar_Beauty_Red=0x7f0700ce; + public static final int NumberProgressBar_Default=0x7f0700cf; + public static final int NumberProgressBar_Funny_Orange=0x7f0700d0; + public static final int NumberProgressBar_Grace_Yellow=0x7f0700d1; + public static final int NumberProgressBar_Passing_Green=0x7f0700d2; + public static final int NumberProgressBar_Relax_Blue=0x7f0700d3; + public static final int NumberProgressBar_Twinkle_Night=0x7f0700d4; + public static final int NumberProgressBar_Warning_Red=0x7f0700d5; + public static final int Platform_AppCompat=0x7f07001e; + public static final int Platform_AppCompat_Light=0x7f07001f; + public static final int Platform_ThemeOverlay_AppCompat=0x7f070085; + public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f070086; + public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f070087; + public static final int Platform_V11_AppCompat=0x7f070020; + public static final int Platform_V11_AppCompat_Light=0x7f070021; + public static final int Platform_V14_AppCompat=0x7f070028; + public static final int Platform_V14_AppCompat_Light=0x7f070029; + public static final int Platform_V21_AppCompat=0x7f070088; + public static final int Platform_V21_AppCompat_Light=0x7f070089; + public static final int Platform_V25_AppCompat=0x7f07009d; + public static final int Platform_V25_AppCompat_Light=0x7f07009e; + public static final int Platform_Widget_AppCompat_Spinner=0x7f070022; + public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f070031; + public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f070032; + public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f070033; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f070034; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f070035; + public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f070036; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f070037; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f070038; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f070039; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f07003a; + public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f07003b; + public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f07003c; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f07003d; + public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f07003e; + public static final int TextAppearance_AppCompat=0x7f0700d6; + public static final int TextAppearance_AppCompat_Body1=0x7f0700d7; + public static final int TextAppearance_AppCompat_Body2=0x7f0700d8; + public static final int TextAppearance_AppCompat_Button=0x7f0700d9; + public static final int TextAppearance_AppCompat_Caption=0x7f0700da; + public static final int TextAppearance_AppCompat_Display1=0x7f0700db; + public static final int TextAppearance_AppCompat_Display2=0x7f0700dc; + public static final int TextAppearance_AppCompat_Display3=0x7f0700dd; + public static final int TextAppearance_AppCompat_Display4=0x7f0700de; + public static final int TextAppearance_AppCompat_Headline=0x7f0700df; + public static final int TextAppearance_AppCompat_Inverse=0x7f0700e0; + public static final int TextAppearance_AppCompat_Large=0x7f0700e1; + public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0700e2; + public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0700e3; + public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0700e4; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0700e5; + public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0700e6; + public static final int TextAppearance_AppCompat_Medium=0x7f0700e7; + public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0700e8; + public static final int TextAppearance_AppCompat_Menu=0x7f0700e9; + public static final int TextAppearance_AppCompat_Notification=0x7f07002a; + public static final int TextAppearance_AppCompat_Notification_Info=0x7f07008a; + public static final int TextAppearance_AppCompat_Notification_Info_Media=0x7f07008b; + public static final int TextAppearance_AppCompat_Notification_Line2=0x7f0700ea; + public static final int TextAppearance_AppCompat_Notification_Line2_Media=0x7f0700eb; + public static final int TextAppearance_AppCompat_Notification_Media=0x7f07008c; + public static final int TextAppearance_AppCompat_Notification_Time=0x7f07008d; + public static final int TextAppearance_AppCompat_Notification_Time_Media=0x7f07008e; + public static final int TextAppearance_AppCompat_Notification_Title=0x7f07002b; + public static final int TextAppearance_AppCompat_Notification_Title_Media=0x7f07008f; + public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0700ec; + public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0700ed; + public static final int TextAppearance_AppCompat_Small=0x7f0700ee; + public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0700ef; + public static final int TextAppearance_AppCompat_Subhead=0x7f0700f0; + public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0700f1; + public static final int TextAppearance_AppCompat_Title=0x7f0700f2; + public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0700f3; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0700f4; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0700f5; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0700f6; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0700f7; + public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0700f8; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0700f9; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0700fa; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0700fb; + public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0700fc; + public static final int TextAppearance_AppCompat_Widget_Button=0x7f0700fd; + public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0700fe; + public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f0700ff; + public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070100; + public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f070101; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070102; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f070103; + public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f070104; + public static final int TextAppearance_AppCompat_Widget_Switch=0x7f070105; + public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f070106; + public static final int TextAppearance_StatusBar_EventContent=0x7f07002c; + public static final int TextAppearance_StatusBar_EventContent_Info=0x7f07002d; + public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f07002e; + public static final int TextAppearance_StatusBar_EventContent_Time=0x7f07002f; + public static final int TextAppearance_StatusBar_EventContent_Title=0x7f070030; + public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f070107; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f070108; + public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f070109; + public static final int Theme_AppCompat=0x7f07010a; + public static final int Theme_AppCompat_CompactMenu=0x7f07010b; + public static final int Theme_AppCompat_DayNight=0x7f070004; + public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f070005; + public static final int Theme_AppCompat_DayNight_Dialog=0x7f070006; + public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f070007; + public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f070008; + public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f070009; + public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f07000a; + public static final int Theme_AppCompat_Dialog=0x7f07010c; + public static final int Theme_AppCompat_Dialog_Alert=0x7f07010d; + public static final int Theme_AppCompat_Dialog_MinWidth=0x7f07010e; + public static final int Theme_AppCompat_DialogWhenLarge=0x7f07010f; + public static final int Theme_AppCompat_Light=0x7f070110; + public static final int Theme_AppCompat_Light_DarkActionBar=0x7f070111; + public static final int Theme_AppCompat_Light_Dialog=0x7f070112; + public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f070113; + public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f070114; + public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f070115; + public static final int Theme_AppCompat_Light_NoActionBar=0x7f070116; + public static final int Theme_AppCompat_NoActionBar=0x7f070117; + public static final int ThemeOverlay_AppCompat=0x7f070118; + public static final int ThemeOverlay_AppCompat_ActionBar=0x7f070119; + public static final int ThemeOverlay_AppCompat_Dark=0x7f07011a; + public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f07011b; + public static final int ThemeOverlay_AppCompat_Dialog=0x7f07011c; + public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f07011d; + public static final int ThemeOverlay_AppCompat_Light=0x7f07011e; + public static final int Widget_AppCompat_ActionBar=0x7f07011f; + public static final int Widget_AppCompat_ActionBar_Solid=0x7f070120; + public static final int Widget_AppCompat_ActionBar_TabBar=0x7f070121; + public static final int Widget_AppCompat_ActionBar_TabText=0x7f070122; + public static final int Widget_AppCompat_ActionBar_TabView=0x7f070123; + public static final int Widget_AppCompat_ActionButton=0x7f070124; + public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f070125; + public static final int Widget_AppCompat_ActionButton_Overflow=0x7f070126; + public static final int Widget_AppCompat_ActionMode=0x7f070127; + public static final int Widget_AppCompat_ActivityChooserView=0x7f070128; + public static final int Widget_AppCompat_AutoCompleteTextView=0x7f070129; + public static final int Widget_AppCompat_Button=0x7f07012a; + public static final int Widget_AppCompat_Button_Borderless=0x7f07012b; + public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f07012c; + public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f07012d; + public static final int Widget_AppCompat_Button_Colored=0x7f07012e; + public static final int Widget_AppCompat_Button_Small=0x7f07012f; + public static final int Widget_AppCompat_ButtonBar=0x7f070130; + public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f070131; + public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f070132; + public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f070133; + public static final int Widget_AppCompat_CompoundButton_Switch=0x7f070134; + public static final int Widget_AppCompat_DrawerArrowToggle=0x7f070135; + public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f070136; + public static final int Widget_AppCompat_EditText=0x7f070137; + public static final int Widget_AppCompat_ImageButton=0x7f070138; + public static final int Widget_AppCompat_Light_ActionBar=0x7f070139; + public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f07013a; + public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f07013b; + public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f07013c; + public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f07013d; + public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f07013e; + public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f07013f; + public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f070140; + public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f070141; + public static final int Widget_AppCompat_Light_ActionButton=0x7f070142; + public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f070143; + public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f070144; + public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f070145; + public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f070146; + public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f070147; + public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f070148; + public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f070149; + public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f07014a; + public static final int Widget_AppCompat_Light_PopupMenu=0x7f07014b; + public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f07014c; + public static final int Widget_AppCompat_Light_SearchView=0x7f07014d; + public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f07014e; + public static final int Widget_AppCompat_ListMenuView=0x7f07014f; + public static final int Widget_AppCompat_ListPopupWindow=0x7f070150; + public static final int Widget_AppCompat_ListView=0x7f070151; + public static final int Widget_AppCompat_ListView_DropDown=0x7f070152; + public static final int Widget_AppCompat_ListView_Menu=0x7f070153; + public static final int Widget_AppCompat_NotificationActionContainer=0x7f070090; + public static final int Widget_AppCompat_NotificationActionText=0x7f070091; + public static final int Widget_AppCompat_PopupMenu=0x7f070154; + public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f070155; + public static final int Widget_AppCompat_PopupWindow=0x7f070156; + public static final int Widget_AppCompat_ProgressBar=0x7f070157; + public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f070158; + public static final int Widget_AppCompat_RatingBar=0x7f070159; + public static final int Widget_AppCompat_RatingBar_Indicator=0x7f07015a; + public static final int Widget_AppCompat_RatingBar_Small=0x7f07015b; + public static final int Widget_AppCompat_SearchView=0x7f07015c; + public static final int Widget_AppCompat_SearchView_ActionBar=0x7f07015d; + public static final int Widget_AppCompat_SeekBar=0x7f07015e; + public static final int Widget_AppCompat_SeekBar_Discrete=0x7f07015f; + public static final int Widget_AppCompat_Spinner=0x7f070160; + public static final int Widget_AppCompat_Spinner_DropDown=0x7f070161; + public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f070162; + public static final int Widget_AppCompat_Spinner_Underlined=0x7f070163; + public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f070164; + public static final int Widget_AppCompat_Toolbar=0x7f070165; + public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f070166; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.dxd.net.upgrade.test:background}
{@link #ActionBar_backgroundSplit com.dxd.net.upgrade.test:backgroundSplit}
{@link #ActionBar_backgroundStacked com.dxd.net.upgrade.test:backgroundStacked}
{@link #ActionBar_contentInsetEnd com.dxd.net.upgrade.test:contentInsetEnd}
{@link #ActionBar_contentInsetEndWithActions com.dxd.net.upgrade.test:contentInsetEndWithActions}
{@link #ActionBar_contentInsetLeft com.dxd.net.upgrade.test:contentInsetLeft}
{@link #ActionBar_contentInsetRight com.dxd.net.upgrade.test:contentInsetRight}
{@link #ActionBar_contentInsetStart com.dxd.net.upgrade.test:contentInsetStart}
{@link #ActionBar_contentInsetStartWithNavigation com.dxd.net.upgrade.test:contentInsetStartWithNavigation}
{@link #ActionBar_customNavigationLayout com.dxd.net.upgrade.test:customNavigationLayout}
{@link #ActionBar_displayOptions com.dxd.net.upgrade.test:displayOptions}
{@link #ActionBar_divider com.dxd.net.upgrade.test:divider}
{@link #ActionBar_elevation com.dxd.net.upgrade.test:elevation}
{@link #ActionBar_height com.dxd.net.upgrade.test:height}
{@link #ActionBar_hideOnContentScroll com.dxd.net.upgrade.test:hideOnContentScroll}
{@link #ActionBar_homeAsUpIndicator com.dxd.net.upgrade.test:homeAsUpIndicator}
{@link #ActionBar_homeLayout com.dxd.net.upgrade.test:homeLayout}
{@link #ActionBar_icon com.dxd.net.upgrade.test:icon}
{@link #ActionBar_indeterminateProgressStyle com.dxd.net.upgrade.test:indeterminateProgressStyle}
{@link #ActionBar_itemPadding com.dxd.net.upgrade.test:itemPadding}
{@link #ActionBar_logo com.dxd.net.upgrade.test:logo}
{@link #ActionBar_navigationMode com.dxd.net.upgrade.test:navigationMode}
{@link #ActionBar_popupTheme com.dxd.net.upgrade.test:popupTheme}
{@link #ActionBar_progressBarPadding com.dxd.net.upgrade.test:progressBarPadding}
{@link #ActionBar_progressBarStyle com.dxd.net.upgrade.test:progressBarStyle}
{@link #ActionBar_subtitle com.dxd.net.upgrade.test:subtitle}
{@link #ActionBar_subtitleTextStyle com.dxd.net.upgrade.test:subtitleTextStyle}
{@link #ActionBar_title com.dxd.net.upgrade.test:title}
{@link #ActionBar_titleTextStyle com.dxd.net.upgrade.test:titleTextStyle}
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_contentInsetEnd + @see #ActionBar_contentInsetEndWithActions + @see #ActionBar_contentInsetLeft + @see #ActionBar_contentInsetRight + @see #ActionBar_contentInsetStart + @see #ActionBar_contentInsetStartWithNavigation + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_elevation + @see #ActionBar_height + @see #ActionBar_hideOnContentScroll + @see #ActionBar_homeAsUpIndicator + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_popupTheme + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, + 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, + 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, + 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, + 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, + 0x7f01005b + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:background + */ + public static final int ActionBar_background = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:backgroundSplit + */ + public static final int ActionBar_backgroundSplit = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:backgroundStacked + */ + public static final int ActionBar_backgroundStacked = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetEnd + */ + public static final int ActionBar_contentInsetEnd = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetEndWithActions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetEndWithActions + */ + public static final int ActionBar_contentInsetEndWithActions = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetLeft + */ + public static final int ActionBar_contentInsetLeft = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetRight} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetRight + */ + public static final int ActionBar_contentInsetRight = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetStart} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetStart + */ + public static final int ActionBar_contentInsetStart = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetStartWithNavigation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetStartWithNavigation + */ + public static final int ActionBar_contentInsetStartWithNavigation = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:customNavigationLayout + */ + public static final int ActionBar_customNavigationLayout = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ @attr name com.dxd.net.upgrade.test:displayOptions + */ + public static final int ActionBar_displayOptions = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:divider + */ + public static final int ActionBar_divider = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#elevation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:elevation + */ + public static final int ActionBar_elevation = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:height + */ + public static final int ActionBar_height = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#hideOnContentScroll} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:hideOnContentScroll + */ + public static final int ActionBar_hideOnContentScroll = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:homeAsUpIndicator + */ + public static final int ActionBar_homeAsUpIndicator = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:homeLayout + */ + public static final int ActionBar_homeLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:icon + */ + public static final int ActionBar_icon = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:indeterminateProgressStyle + */ + public static final int ActionBar_indeterminateProgressStyle = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:itemPadding + */ + public static final int ActionBar_itemPadding = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:logo + */ + public static final int ActionBar_logo = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ @attr name com.dxd.net.upgrade.test:navigationMode + */ + public static final int ActionBar_navigationMode = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#popupTheme} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:popupTheme + */ + public static final int ActionBar_popupTheme = 27; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progressBarPadding + */ + public static final int ActionBar_progressBarPadding = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:progressBarStyle + */ + public static final int ActionBar_progressBarStyle = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:subtitle + */ + public static final int ActionBar_subtitle = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:subtitleTextStyle + */ + public static final int ActionBar_subtitleTextStyle = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:title + */ + public static final int ActionBar_title = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:titleTextStyle + */ + public static final int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static final int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static final int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.dxd.net.upgrade.test:background}
{@link #ActionMode_backgroundSplit com.dxd.net.upgrade.test:backgroundSplit}
{@link #ActionMode_closeItemLayout com.dxd.net.upgrade.test:closeItemLayout}
{@link #ActionMode_height com.dxd.net.upgrade.test:height}
{@link #ActionMode_subtitleTextStyle com.dxd.net.upgrade.test:subtitleTextStyle}
{@link #ActionMode_titleTextStyle com.dxd.net.upgrade.test:titleTextStyle}
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_closeItemLayout + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, + 0x7f01000e, 0x7f01001e + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:background + */ + public static final int ActionMode_background = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:backgroundSplit + */ + public static final int ActionMode_backgroundSplit = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#closeItemLayout} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:closeItemLayout + */ + public static final int ActionMode_closeItemLayout = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:height + */ + public static final int ActionMode_height = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:subtitleTextStyle + */ + public static final int ActionMode_subtitleTextStyle = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:titleTextStyle + */ + public static final int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.dxd.net.upgrade.test:expandActivityOverflowButtonDrawable}
{@link #ActivityChooserView_initialActivityCount com.dxd.net.upgrade.test:initialActivityCount}
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01001f, 0x7f010020 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:expandActivityOverflowButtonDrawable + */ + public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:initialActivityCount + */ + public static final int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a AlertDialog. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonPanelSideLayout com.dxd.net.upgrade.test:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout com.dxd.net.upgrade.test:listItemLayout}
{@link #AlertDialog_listLayout com.dxd.net.upgrade.test:listLayout}
{@link #AlertDialog_multiChoiceItemLayout com.dxd.net.upgrade.test:multiChoiceItemLayout}
{@link #AlertDialog_showTitle com.dxd.net.upgrade.test:showTitle}
{@link #AlertDialog_singleChoiceItemLayout com.dxd.net.upgrade.test:singleChoiceItemLayout}
+ @see #AlertDialog_android_layout + @see #AlertDialog_buttonPanelSideLayout + @see #AlertDialog_listItemLayout + @see #AlertDialog_listLayout + @see #AlertDialog_multiChoiceItemLayout + @see #AlertDialog_showTitle + @see #AlertDialog_singleChoiceItemLayout + */ + public static final int[] AlertDialog = { + 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, + 0x7f010024, 0x7f010025, 0x7f010026 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #AlertDialog} array. + @attr name android:layout + */ + public static final int AlertDialog_android_layout = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonPanelSideLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonPanelSideLayout + */ + public static final int AlertDialog_buttonPanelSideLayout = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:listItemLayout + */ + public static final int AlertDialog_listItemLayout = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:listLayout + */ + public static final int AlertDialog_listLayout = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#multiChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:multiChoiceItemLayout + */ + public static final int AlertDialog_multiChoiceItemLayout = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#showTitle} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:showTitle + */ + public static final int AlertDialog_showTitle = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#singleChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:singleChoiceItemLayout + */ + public static final int AlertDialog_singleChoiceItemLayout = 4; + /** Attributes that can be used with a AppCompatImageView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatImageView_android_src android:src}
{@link #AppCompatImageView_srcCompat com.dxd.net.upgrade.test:srcCompat}
+ @see #AppCompatImageView_android_src + @see #AppCompatImageView_srcCompat + */ + public static final int[] AppCompatImageView = { + 0x01010119, 0x7f010027 + }; + /** +

This symbol is the offset where the {@link android.R.attr#src} + attribute's value can be found in the {@link #AppCompatImageView} array. + @attr name android:src + */ + public static final int AppCompatImageView_android_src = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#srcCompat} + attribute's value can be found in the {@link #AppCompatImageView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:srcCompat + */ + public static final int AppCompatImageView_srcCompat = 1; + /** Attributes that can be used with a AppCompatSeekBar. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #AppCompatSeekBar_android_thumb android:thumb}
{@link #AppCompatSeekBar_tickMark com.dxd.net.upgrade.test:tickMark}
{@link #AppCompatSeekBar_tickMarkTint com.dxd.net.upgrade.test:tickMarkTint}
{@link #AppCompatSeekBar_tickMarkTintMode com.dxd.net.upgrade.test:tickMarkTintMode}
+ @see #AppCompatSeekBar_android_thumb + @see #AppCompatSeekBar_tickMark + @see #AppCompatSeekBar_tickMarkTint + @see #AppCompatSeekBar_tickMarkTintMode + */ + public static final int[] AppCompatSeekBar = { + 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a + }; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + @attr name android:thumb + */ + public static final int AppCompatSeekBar_android_thumb = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#tickMark} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:tickMark + */ + public static final int AppCompatSeekBar_tickMark = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#tickMarkTint} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:tickMarkTint + */ + public static final int AppCompatSeekBar_tickMarkTint = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#tickMarkTintMode} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade.test:tickMarkTintMode + */ + public static final int AppCompatSeekBar_tickMarkTintMode = 3; + /** Attributes that can be used with a AppCompatTextHelper. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom}
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd}
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft}
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight}
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart}
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop}
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance}
+ @see #AppCompatTextHelper_android_drawableBottom + @see #AppCompatTextHelper_android_drawableEnd + @see #AppCompatTextHelper_android_drawableLeft + @see #AppCompatTextHelper_android_drawableRight + @see #AppCompatTextHelper_android_drawableStart + @see #AppCompatTextHelper_android_drawableTop + @see #AppCompatTextHelper_android_textAppearance + */ + public static final int[] AppCompatTextHelper = { + 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, + 0x01010170, 0x01010392, 0x01010393 + }; + /** +

This symbol is the offset where the {@link android.R.attr#drawableBottom} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableBottom + */ + public static final int AppCompatTextHelper_android_drawableBottom = 2; + /** +

This symbol is the offset where the {@link android.R.attr#drawableEnd} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableEnd + */ + public static final int AppCompatTextHelper_android_drawableEnd = 6; + /** +

This symbol is the offset where the {@link android.R.attr#drawableLeft} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableLeft + */ + public static final int AppCompatTextHelper_android_drawableLeft = 3; + /** +

This symbol is the offset where the {@link android.R.attr#drawableRight} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableRight + */ + public static final int AppCompatTextHelper_android_drawableRight = 4; + /** +

This symbol is the offset where the {@link android.R.attr#drawableStart} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableStart + */ + public static final int AppCompatTextHelper_android_drawableStart = 5; + /** +

This symbol is the offset where the {@link android.R.attr#drawableTop} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableTop + */ + public static final int AppCompatTextHelper_android_drawableTop = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:textAppearance + */ + public static final int AppCompatTextHelper_android_textAppearance = 0; + /** Attributes that can be used with a AppCompatTextView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_textAllCaps com.dxd.net.upgrade.test:textAllCaps}
+ @see #AppCompatTextView_android_textAppearance + @see #AppCompatTextView_textAllCaps + */ + public static final int[] AppCompatTextView = { + 0x01010034, 0x7f01002b + }; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextView} array. + @attr name android:textAppearance + */ + public static final int AppCompatTextView_android_textAppearance = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAllCaps} + attribute's value can be found in the {@link #AppCompatTextView} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.dxd.net.upgrade.test:textAllCaps + */ + public static final int AppCompatTextView_textAllCaps = 1; + /** Attributes that can be used with a AppCompatTheme. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #AppCompatTheme_actionBarDivider com.dxd.net.upgrade.test:actionBarDivider}
{@link #AppCompatTheme_actionBarItemBackground com.dxd.net.upgrade.test:actionBarItemBackground}
{@link #AppCompatTheme_actionBarPopupTheme com.dxd.net.upgrade.test:actionBarPopupTheme}
{@link #AppCompatTheme_actionBarSize com.dxd.net.upgrade.test:actionBarSize}
{@link #AppCompatTheme_actionBarSplitStyle com.dxd.net.upgrade.test:actionBarSplitStyle}
{@link #AppCompatTheme_actionBarStyle com.dxd.net.upgrade.test:actionBarStyle}
{@link #AppCompatTheme_actionBarTabBarStyle com.dxd.net.upgrade.test:actionBarTabBarStyle}
{@link #AppCompatTheme_actionBarTabStyle com.dxd.net.upgrade.test:actionBarTabStyle}
{@link #AppCompatTheme_actionBarTabTextStyle com.dxd.net.upgrade.test:actionBarTabTextStyle}
{@link #AppCompatTheme_actionBarTheme com.dxd.net.upgrade.test:actionBarTheme}
{@link #AppCompatTheme_actionBarWidgetTheme com.dxd.net.upgrade.test:actionBarWidgetTheme}
{@link #AppCompatTheme_actionButtonStyle com.dxd.net.upgrade.test:actionButtonStyle}
{@link #AppCompatTheme_actionDropDownStyle com.dxd.net.upgrade.test:actionDropDownStyle}
{@link #AppCompatTheme_actionMenuTextAppearance com.dxd.net.upgrade.test:actionMenuTextAppearance}
{@link #AppCompatTheme_actionMenuTextColor com.dxd.net.upgrade.test:actionMenuTextColor}
{@link #AppCompatTheme_actionModeBackground com.dxd.net.upgrade.test:actionModeBackground}
{@link #AppCompatTheme_actionModeCloseButtonStyle com.dxd.net.upgrade.test:actionModeCloseButtonStyle}
{@link #AppCompatTheme_actionModeCloseDrawable com.dxd.net.upgrade.test:actionModeCloseDrawable}
{@link #AppCompatTheme_actionModeCopyDrawable com.dxd.net.upgrade.test:actionModeCopyDrawable}
{@link #AppCompatTheme_actionModeCutDrawable com.dxd.net.upgrade.test:actionModeCutDrawable}
{@link #AppCompatTheme_actionModeFindDrawable com.dxd.net.upgrade.test:actionModeFindDrawable}
{@link #AppCompatTheme_actionModePasteDrawable com.dxd.net.upgrade.test:actionModePasteDrawable}
{@link #AppCompatTheme_actionModePopupWindowStyle com.dxd.net.upgrade.test:actionModePopupWindowStyle}
{@link #AppCompatTheme_actionModeSelectAllDrawable com.dxd.net.upgrade.test:actionModeSelectAllDrawable}
{@link #AppCompatTheme_actionModeShareDrawable com.dxd.net.upgrade.test:actionModeShareDrawable}
{@link #AppCompatTheme_actionModeSplitBackground com.dxd.net.upgrade.test:actionModeSplitBackground}
{@link #AppCompatTheme_actionModeStyle com.dxd.net.upgrade.test:actionModeStyle}
{@link #AppCompatTheme_actionModeWebSearchDrawable com.dxd.net.upgrade.test:actionModeWebSearchDrawable}
{@link #AppCompatTheme_actionOverflowButtonStyle com.dxd.net.upgrade.test:actionOverflowButtonStyle}
{@link #AppCompatTheme_actionOverflowMenuStyle com.dxd.net.upgrade.test:actionOverflowMenuStyle}
{@link #AppCompatTheme_activityChooserViewStyle com.dxd.net.upgrade.test:activityChooserViewStyle}
{@link #AppCompatTheme_alertDialogButtonGroupStyle com.dxd.net.upgrade.test:alertDialogButtonGroupStyle}
{@link #AppCompatTheme_alertDialogCenterButtons com.dxd.net.upgrade.test:alertDialogCenterButtons}
{@link #AppCompatTheme_alertDialogStyle com.dxd.net.upgrade.test:alertDialogStyle}
{@link #AppCompatTheme_alertDialogTheme com.dxd.net.upgrade.test:alertDialogTheme}
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
{@link #AppCompatTheme_autoCompleteTextViewStyle com.dxd.net.upgrade.test:autoCompleteTextViewStyle}
{@link #AppCompatTheme_borderlessButtonStyle com.dxd.net.upgrade.test:borderlessButtonStyle}
{@link #AppCompatTheme_buttonBarButtonStyle com.dxd.net.upgrade.test:buttonBarButtonStyle}
{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.dxd.net.upgrade.test:buttonBarNegativeButtonStyle}
{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.dxd.net.upgrade.test:buttonBarNeutralButtonStyle}
{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.dxd.net.upgrade.test:buttonBarPositiveButtonStyle}
{@link #AppCompatTheme_buttonBarStyle com.dxd.net.upgrade.test:buttonBarStyle}
{@link #AppCompatTheme_buttonStyle com.dxd.net.upgrade.test:buttonStyle}
{@link #AppCompatTheme_buttonStyleSmall com.dxd.net.upgrade.test:buttonStyleSmall}
{@link #AppCompatTheme_checkboxStyle com.dxd.net.upgrade.test:checkboxStyle}
{@link #AppCompatTheme_checkedTextViewStyle com.dxd.net.upgrade.test:checkedTextViewStyle}
{@link #AppCompatTheme_colorAccent com.dxd.net.upgrade.test:colorAccent}
{@link #AppCompatTheme_colorBackgroundFloating com.dxd.net.upgrade.test:colorBackgroundFloating}
{@link #AppCompatTheme_colorButtonNormal com.dxd.net.upgrade.test:colorButtonNormal}
{@link #AppCompatTheme_colorControlActivated com.dxd.net.upgrade.test:colorControlActivated}
{@link #AppCompatTheme_colorControlHighlight com.dxd.net.upgrade.test:colorControlHighlight}
{@link #AppCompatTheme_colorControlNormal com.dxd.net.upgrade.test:colorControlNormal}
{@link #AppCompatTheme_colorPrimary com.dxd.net.upgrade.test:colorPrimary}
{@link #AppCompatTheme_colorPrimaryDark com.dxd.net.upgrade.test:colorPrimaryDark}
{@link #AppCompatTheme_colorSwitchThumbNormal com.dxd.net.upgrade.test:colorSwitchThumbNormal}
{@link #AppCompatTheme_controlBackground com.dxd.net.upgrade.test:controlBackground}
{@link #AppCompatTheme_dialogPreferredPadding com.dxd.net.upgrade.test:dialogPreferredPadding}
{@link #AppCompatTheme_dialogTheme com.dxd.net.upgrade.test:dialogTheme}
{@link #AppCompatTheme_dividerHorizontal com.dxd.net.upgrade.test:dividerHorizontal}
{@link #AppCompatTheme_dividerVertical com.dxd.net.upgrade.test:dividerVertical}
{@link #AppCompatTheme_dropDownListViewStyle com.dxd.net.upgrade.test:dropDownListViewStyle}
{@link #AppCompatTheme_dropdownListPreferredItemHeight com.dxd.net.upgrade.test:dropdownListPreferredItemHeight}
{@link #AppCompatTheme_editTextBackground com.dxd.net.upgrade.test:editTextBackground}
{@link #AppCompatTheme_editTextColor com.dxd.net.upgrade.test:editTextColor}
{@link #AppCompatTheme_editTextStyle com.dxd.net.upgrade.test:editTextStyle}
{@link #AppCompatTheme_homeAsUpIndicator com.dxd.net.upgrade.test:homeAsUpIndicator}
{@link #AppCompatTheme_imageButtonStyle com.dxd.net.upgrade.test:imageButtonStyle}
{@link #AppCompatTheme_listChoiceBackgroundIndicator com.dxd.net.upgrade.test:listChoiceBackgroundIndicator}
{@link #AppCompatTheme_listDividerAlertDialog com.dxd.net.upgrade.test:listDividerAlertDialog}
{@link #AppCompatTheme_listMenuViewStyle com.dxd.net.upgrade.test:listMenuViewStyle}
{@link #AppCompatTheme_listPopupWindowStyle com.dxd.net.upgrade.test:listPopupWindowStyle}
{@link #AppCompatTheme_listPreferredItemHeight com.dxd.net.upgrade.test:listPreferredItemHeight}
{@link #AppCompatTheme_listPreferredItemHeightLarge com.dxd.net.upgrade.test:listPreferredItemHeightLarge}
{@link #AppCompatTheme_listPreferredItemHeightSmall com.dxd.net.upgrade.test:listPreferredItemHeightSmall}
{@link #AppCompatTheme_listPreferredItemPaddingLeft com.dxd.net.upgrade.test:listPreferredItemPaddingLeft}
{@link #AppCompatTheme_listPreferredItemPaddingRight com.dxd.net.upgrade.test:listPreferredItemPaddingRight}
{@link #AppCompatTheme_panelBackground com.dxd.net.upgrade.test:panelBackground}
{@link #AppCompatTheme_panelMenuListTheme com.dxd.net.upgrade.test:panelMenuListTheme}
{@link #AppCompatTheme_panelMenuListWidth com.dxd.net.upgrade.test:panelMenuListWidth}
{@link #AppCompatTheme_popupMenuStyle com.dxd.net.upgrade.test:popupMenuStyle}
{@link #AppCompatTheme_popupWindowStyle com.dxd.net.upgrade.test:popupWindowStyle}
{@link #AppCompatTheme_radioButtonStyle com.dxd.net.upgrade.test:radioButtonStyle}
{@link #AppCompatTheme_ratingBarStyle com.dxd.net.upgrade.test:ratingBarStyle}
{@link #AppCompatTheme_ratingBarStyleIndicator com.dxd.net.upgrade.test:ratingBarStyleIndicator}
{@link #AppCompatTheme_ratingBarStyleSmall com.dxd.net.upgrade.test:ratingBarStyleSmall}
{@link #AppCompatTheme_searchViewStyle com.dxd.net.upgrade.test:searchViewStyle}
{@link #AppCompatTheme_seekBarStyle com.dxd.net.upgrade.test:seekBarStyle}
{@link #AppCompatTheme_selectableItemBackground com.dxd.net.upgrade.test:selectableItemBackground}
{@link #AppCompatTheme_selectableItemBackgroundBorderless com.dxd.net.upgrade.test:selectableItemBackgroundBorderless}
{@link #AppCompatTheme_spinnerDropDownItemStyle com.dxd.net.upgrade.test:spinnerDropDownItemStyle}
{@link #AppCompatTheme_spinnerStyle com.dxd.net.upgrade.test:spinnerStyle}
{@link #AppCompatTheme_switchStyle com.dxd.net.upgrade.test:switchStyle}
{@link #AppCompatTheme_textAppearanceLargePopupMenu com.dxd.net.upgrade.test:textAppearanceLargePopupMenu}
{@link #AppCompatTheme_textAppearanceListItem com.dxd.net.upgrade.test:textAppearanceListItem}
{@link #AppCompatTheme_textAppearanceListItemSmall com.dxd.net.upgrade.test:textAppearanceListItemSmall}
{@link #AppCompatTheme_textAppearancePopupMenuHeader com.dxd.net.upgrade.test:textAppearancePopupMenuHeader}
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.dxd.net.upgrade.test:textAppearanceSearchResultSubtitle}
{@link #AppCompatTheme_textAppearanceSearchResultTitle com.dxd.net.upgrade.test:textAppearanceSearchResultTitle}
{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.dxd.net.upgrade.test:textAppearanceSmallPopupMenu}
{@link #AppCompatTheme_textColorAlertDialogListItem com.dxd.net.upgrade.test:textColorAlertDialogListItem}
{@link #AppCompatTheme_textColorSearchUrl com.dxd.net.upgrade.test:textColorSearchUrl}
{@link #AppCompatTheme_toolbarNavigationButtonStyle com.dxd.net.upgrade.test:toolbarNavigationButtonStyle}
{@link #AppCompatTheme_toolbarStyle com.dxd.net.upgrade.test:toolbarStyle}
{@link #AppCompatTheme_windowActionBar com.dxd.net.upgrade.test:windowActionBar}
{@link #AppCompatTheme_windowActionBarOverlay com.dxd.net.upgrade.test:windowActionBarOverlay}
{@link #AppCompatTheme_windowActionModeOverlay com.dxd.net.upgrade.test:windowActionModeOverlay}
{@link #AppCompatTheme_windowFixedHeightMajor com.dxd.net.upgrade.test:windowFixedHeightMajor}
{@link #AppCompatTheme_windowFixedHeightMinor com.dxd.net.upgrade.test:windowFixedHeightMinor}
{@link #AppCompatTheme_windowFixedWidthMajor com.dxd.net.upgrade.test:windowFixedWidthMajor}
{@link #AppCompatTheme_windowFixedWidthMinor com.dxd.net.upgrade.test:windowFixedWidthMinor}
{@link #AppCompatTheme_windowMinWidthMajor com.dxd.net.upgrade.test:windowMinWidthMajor}
{@link #AppCompatTheme_windowMinWidthMinor com.dxd.net.upgrade.test:windowMinWidthMinor}
{@link #AppCompatTheme_windowNoTitle com.dxd.net.upgrade.test:windowNoTitle}
+ @see #AppCompatTheme_actionBarDivider + @see #AppCompatTheme_actionBarItemBackground + @see #AppCompatTheme_actionBarPopupTheme + @see #AppCompatTheme_actionBarSize + @see #AppCompatTheme_actionBarSplitStyle + @see #AppCompatTheme_actionBarStyle + @see #AppCompatTheme_actionBarTabBarStyle + @see #AppCompatTheme_actionBarTabStyle + @see #AppCompatTheme_actionBarTabTextStyle + @see #AppCompatTheme_actionBarTheme + @see #AppCompatTheme_actionBarWidgetTheme + @see #AppCompatTheme_actionButtonStyle + @see #AppCompatTheme_actionDropDownStyle + @see #AppCompatTheme_actionMenuTextAppearance + @see #AppCompatTheme_actionMenuTextColor + @see #AppCompatTheme_actionModeBackground + @see #AppCompatTheme_actionModeCloseButtonStyle + @see #AppCompatTheme_actionModeCloseDrawable + @see #AppCompatTheme_actionModeCopyDrawable + @see #AppCompatTheme_actionModeCutDrawable + @see #AppCompatTheme_actionModeFindDrawable + @see #AppCompatTheme_actionModePasteDrawable + @see #AppCompatTheme_actionModePopupWindowStyle + @see #AppCompatTheme_actionModeSelectAllDrawable + @see #AppCompatTheme_actionModeShareDrawable + @see #AppCompatTheme_actionModeSplitBackground + @see #AppCompatTheme_actionModeStyle + @see #AppCompatTheme_actionModeWebSearchDrawable + @see #AppCompatTheme_actionOverflowButtonStyle + @see #AppCompatTheme_actionOverflowMenuStyle + @see #AppCompatTheme_activityChooserViewStyle + @see #AppCompatTheme_alertDialogButtonGroupStyle + @see #AppCompatTheme_alertDialogCenterButtons + @see #AppCompatTheme_alertDialogStyle + @see #AppCompatTheme_alertDialogTheme + @see #AppCompatTheme_android_windowAnimationStyle + @see #AppCompatTheme_android_windowIsFloating + @see #AppCompatTheme_autoCompleteTextViewStyle + @see #AppCompatTheme_borderlessButtonStyle + @see #AppCompatTheme_buttonBarButtonStyle + @see #AppCompatTheme_buttonBarNegativeButtonStyle + @see #AppCompatTheme_buttonBarNeutralButtonStyle + @see #AppCompatTheme_buttonBarPositiveButtonStyle + @see #AppCompatTheme_buttonBarStyle + @see #AppCompatTheme_buttonStyle + @see #AppCompatTheme_buttonStyleSmall + @see #AppCompatTheme_checkboxStyle + @see #AppCompatTheme_checkedTextViewStyle + @see #AppCompatTheme_colorAccent + @see #AppCompatTheme_colorBackgroundFloating + @see #AppCompatTheme_colorButtonNormal + @see #AppCompatTheme_colorControlActivated + @see #AppCompatTheme_colorControlHighlight + @see #AppCompatTheme_colorControlNormal + @see #AppCompatTheme_colorPrimary + @see #AppCompatTheme_colorPrimaryDark + @see #AppCompatTheme_colorSwitchThumbNormal + @see #AppCompatTheme_controlBackground + @see #AppCompatTheme_dialogPreferredPadding + @see #AppCompatTheme_dialogTheme + @see #AppCompatTheme_dividerHorizontal + @see #AppCompatTheme_dividerVertical + @see #AppCompatTheme_dropDownListViewStyle + @see #AppCompatTheme_dropdownListPreferredItemHeight + @see #AppCompatTheme_editTextBackground + @see #AppCompatTheme_editTextColor + @see #AppCompatTheme_editTextStyle + @see #AppCompatTheme_homeAsUpIndicator + @see #AppCompatTheme_imageButtonStyle + @see #AppCompatTheme_listChoiceBackgroundIndicator + @see #AppCompatTheme_listDividerAlertDialog + @see #AppCompatTheme_listMenuViewStyle + @see #AppCompatTheme_listPopupWindowStyle + @see #AppCompatTheme_listPreferredItemHeight + @see #AppCompatTheme_listPreferredItemHeightLarge + @see #AppCompatTheme_listPreferredItemHeightSmall + @see #AppCompatTheme_listPreferredItemPaddingLeft + @see #AppCompatTheme_listPreferredItemPaddingRight + @see #AppCompatTheme_panelBackground + @see #AppCompatTheme_panelMenuListTheme + @see #AppCompatTheme_panelMenuListWidth + @see #AppCompatTheme_popupMenuStyle + @see #AppCompatTheme_popupWindowStyle + @see #AppCompatTheme_radioButtonStyle + @see #AppCompatTheme_ratingBarStyle + @see #AppCompatTheme_ratingBarStyleIndicator + @see #AppCompatTheme_ratingBarStyleSmall + @see #AppCompatTheme_searchViewStyle + @see #AppCompatTheme_seekBarStyle + @see #AppCompatTheme_selectableItemBackground + @see #AppCompatTheme_selectableItemBackgroundBorderless + @see #AppCompatTheme_spinnerDropDownItemStyle + @see #AppCompatTheme_spinnerStyle + @see #AppCompatTheme_switchStyle + @see #AppCompatTheme_textAppearanceLargePopupMenu + @see #AppCompatTheme_textAppearanceListItem + @see #AppCompatTheme_textAppearanceListItemSmall + @see #AppCompatTheme_textAppearancePopupMenuHeader + @see #AppCompatTheme_textAppearanceSearchResultSubtitle + @see #AppCompatTheme_textAppearanceSearchResultTitle + @see #AppCompatTheme_textAppearanceSmallPopupMenu + @see #AppCompatTheme_textColorAlertDialogListItem + @see #AppCompatTheme_textColorSearchUrl + @see #AppCompatTheme_toolbarNavigationButtonStyle + @see #AppCompatTheme_toolbarStyle + @see #AppCompatTheme_windowActionBar + @see #AppCompatTheme_windowActionBarOverlay + @see #AppCompatTheme_windowActionModeOverlay + @see #AppCompatTheme_windowFixedHeightMajor + @see #AppCompatTheme_windowFixedHeightMinor + @see #AppCompatTheme_windowFixedWidthMajor + @see #AppCompatTheme_windowFixedWidthMinor + @see #AppCompatTheme_windowMinWidthMajor + @see #AppCompatTheme_windowMinWidthMinor + @see #AppCompatTheme_windowNoTitle + */ + public static final int[] AppCompatTheme = { + 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, + 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, + 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, + 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, + 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, + 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, + 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, + 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, + 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, + 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, + 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, + 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, + 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, + 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, + 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, + 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, + 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, + 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, + 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, + 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, + 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, + 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, + 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, + 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, + 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, + 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, + 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, + 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, + 0x7f01009a, 0x7f01009b, 0x7f01009c + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarDivider} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarDivider + */ + public static final int AppCompatTheme_actionBarDivider = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarItemBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarItemBackground + */ + public static final int AppCompatTheme_actionBarItemBackground = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarPopupTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarPopupTheme + */ + public static final int AppCompatTheme_actionBarPopupTheme = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarSize} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ @attr name com.dxd.net.upgrade.test:actionBarSize + */ + public static final int AppCompatTheme_actionBarSize = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarSplitStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarSplitStyle + */ + public static final int AppCompatTheme_actionBarSplitStyle = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarStyle + */ + public static final int AppCompatTheme_actionBarStyle = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarTabBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarTabBarStyle + */ + public static final int AppCompatTheme_actionBarTabBarStyle = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarTabStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarTabStyle + */ + public static final int AppCompatTheme_actionBarTabStyle = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarTabTextStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarTabTextStyle + */ + public static final int AppCompatTheme_actionBarTabTextStyle = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarTheme + */ + public static final int AppCompatTheme_actionBarTheme = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionBarWidgetTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionBarWidgetTheme + */ + public static final int AppCompatTheme_actionBarWidgetTheme = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionButtonStyle + */ + public static final int AppCompatTheme_actionButtonStyle = 50; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionDropDownStyle + */ + public static final int AppCompatTheme_actionDropDownStyle = 46; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionMenuTextAppearance} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionMenuTextAppearance + */ + public static final int AppCompatTheme_actionMenuTextAppearance = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionMenuTextColor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:actionMenuTextColor + */ + public static final int AppCompatTheme_actionMenuTextColor = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeBackground + */ + public static final int AppCompatTheme_actionModeBackground = 29; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeCloseButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeCloseButtonStyle + */ + public static final int AppCompatTheme_actionModeCloseButtonStyle = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeCloseDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeCloseDrawable + */ + public static final int AppCompatTheme_actionModeCloseDrawable = 31; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeCopyDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeCopyDrawable + */ + public static final int AppCompatTheme_actionModeCopyDrawable = 33; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeCutDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeCutDrawable + */ + public static final int AppCompatTheme_actionModeCutDrawable = 32; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeFindDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeFindDrawable + */ + public static final int AppCompatTheme_actionModeFindDrawable = 37; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModePasteDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModePasteDrawable + */ + public static final int AppCompatTheme_actionModePasteDrawable = 34; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModePopupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModePopupWindowStyle + */ + public static final int AppCompatTheme_actionModePopupWindowStyle = 39; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeSelectAllDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeSelectAllDrawable + */ + public static final int AppCompatTheme_actionModeSelectAllDrawable = 35; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeShareDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeShareDrawable + */ + public static final int AppCompatTheme_actionModeShareDrawable = 36; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeSplitBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeSplitBackground + */ + public static final int AppCompatTheme_actionModeSplitBackground = 30; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeStyle + */ + public static final int AppCompatTheme_actionModeStyle = 27; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionModeWebSearchDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionModeWebSearchDrawable + */ + public static final int AppCompatTheme_actionModeWebSearchDrawable = 38; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionOverflowButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionOverflowButtonStyle + */ + public static final int AppCompatTheme_actionOverflowButtonStyle = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionOverflowMenuStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionOverflowMenuStyle + */ + public static final int AppCompatTheme_actionOverflowMenuStyle = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#activityChooserViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:activityChooserViewStyle + */ + public static final int AppCompatTheme_activityChooserViewStyle = 58; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#alertDialogButtonGroupStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:alertDialogButtonGroupStyle + */ + public static final int AppCompatTheme_alertDialogButtonGroupStyle = 94; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#alertDialogCenterButtons} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:alertDialogCenterButtons + */ + public static final int AppCompatTheme_alertDialogCenterButtons = 95; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#alertDialogStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:alertDialogStyle + */ + public static final int AppCompatTheme_alertDialogStyle = 93; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#alertDialogTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:alertDialogTheme + */ + public static final int AppCompatTheme_alertDialogTheme = 96; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + @attr name android:windowAnimationStyle + */ + public static final int AppCompatTheme_android_windowAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#windowIsFloating} + attribute's value can be found in the {@link #AppCompatTheme} array. + @attr name android:windowIsFloating + */ + public static final int AppCompatTheme_android_windowIsFloating = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#autoCompleteTextViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:autoCompleteTextViewStyle + */ + public static final int AppCompatTheme_autoCompleteTextViewStyle = 101; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#borderlessButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:borderlessButtonStyle + */ + public static final int AppCompatTheme_borderlessButtonStyle = 55; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonBarButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonBarButtonStyle + */ + public static final int AppCompatTheme_buttonBarButtonStyle = 52; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonBarNegativeButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonBarNegativeButtonStyle + */ + public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonBarNeutralButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonBarNeutralButtonStyle + */ + public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonBarPositiveButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonBarPositiveButtonStyle + */ + public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonBarStyle + */ + public static final int AppCompatTheme_buttonBarStyle = 51; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonStyle + */ + public static final int AppCompatTheme_buttonStyle = 102; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonStyleSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:buttonStyleSmall + */ + public static final int AppCompatTheme_buttonStyleSmall = 103; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#checkboxStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:checkboxStyle + */ + public static final int AppCompatTheme_checkboxStyle = 104; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#checkedTextViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:checkedTextViewStyle + */ + public static final int AppCompatTheme_checkedTextViewStyle = 105; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorAccent} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorAccent + */ + public static final int AppCompatTheme_colorAccent = 85; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorBackgroundFloating} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorBackgroundFloating + */ + public static final int AppCompatTheme_colorBackgroundFloating = 92; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorButtonNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorButtonNormal + */ + public static final int AppCompatTheme_colorButtonNormal = 89; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorControlActivated} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorControlActivated + */ + public static final int AppCompatTheme_colorControlActivated = 87; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorControlHighlight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorControlHighlight + */ + public static final int AppCompatTheme_colorControlHighlight = 88; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorControlNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorControlNormal + */ + public static final int AppCompatTheme_colorControlNormal = 86; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorPrimary} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorPrimary + */ + public static final int AppCompatTheme_colorPrimary = 83; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorPrimaryDark} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorPrimaryDark + */ + public static final int AppCompatTheme_colorPrimaryDark = 84; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#colorSwitchThumbNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:colorSwitchThumbNormal + */ + public static final int AppCompatTheme_colorSwitchThumbNormal = 90; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#controlBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:controlBackground + */ + public static final int AppCompatTheme_controlBackground = 91; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dialogPreferredPadding} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:dialogPreferredPadding + */ + public static final int AppCompatTheme_dialogPreferredPadding = 44; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dialogTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:dialogTheme + */ + public static final int AppCompatTheme_dialogTheme = 43; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dividerHorizontal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:dividerHorizontal + */ + public static final int AppCompatTheme_dividerHorizontal = 57; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dividerVertical} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:dividerVertical + */ + public static final int AppCompatTheme_dividerVertical = 56; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dropDownListViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:dropDownListViewStyle + */ + public static final int AppCompatTheme_dropDownListViewStyle = 75; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:dropdownListPreferredItemHeight + */ + public static final int AppCompatTheme_dropdownListPreferredItemHeight = 47; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#editTextBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:editTextBackground + */ + public static final int AppCompatTheme_editTextBackground = 64; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#editTextColor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:editTextColor + */ + public static final int AppCompatTheme_editTextColor = 63; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#editTextStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:editTextStyle + */ + public static final int AppCompatTheme_editTextStyle = 106; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:homeAsUpIndicator + */ + public static final int AppCompatTheme_homeAsUpIndicator = 49; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#imageButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:imageButtonStyle + */ + public static final int AppCompatTheme_imageButtonStyle = 65; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:listChoiceBackgroundIndicator + */ + public static final int AppCompatTheme_listChoiceBackgroundIndicator = 82; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listDividerAlertDialog} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:listDividerAlertDialog + */ + public static final int AppCompatTheme_listDividerAlertDialog = 45; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listMenuViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:listMenuViewStyle + */ + public static final int AppCompatTheme_listMenuViewStyle = 114; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listPopupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:listPopupWindowStyle + */ + public static final int AppCompatTheme_listPopupWindowStyle = 76; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listPreferredItemHeight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:listPreferredItemHeight + */ + public static final int AppCompatTheme_listPreferredItemHeight = 70; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listPreferredItemHeightLarge} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:listPreferredItemHeightLarge + */ + public static final int AppCompatTheme_listPreferredItemHeightLarge = 72; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listPreferredItemHeightSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:listPreferredItemHeightSmall + */ + public static final int AppCompatTheme_listPreferredItemHeightSmall = 71; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listPreferredItemPaddingLeft} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:listPreferredItemPaddingLeft + */ + public static final int AppCompatTheme_listPreferredItemPaddingLeft = 73; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#listPreferredItemPaddingRight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:listPreferredItemPaddingRight + */ + public static final int AppCompatTheme_listPreferredItemPaddingRight = 74; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#panelBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:panelBackground + */ + public static final int AppCompatTheme_panelBackground = 79; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:panelMenuListTheme + */ + public static final int AppCompatTheme_panelMenuListTheme = 81; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:panelMenuListWidth + */ + public static final int AppCompatTheme_panelMenuListWidth = 80; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:popupMenuStyle + */ + public static final int AppCompatTheme_popupMenuStyle = 61; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#popupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:popupWindowStyle + */ + public static final int AppCompatTheme_popupWindowStyle = 62; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#radioButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:radioButtonStyle + */ + public static final int AppCompatTheme_radioButtonStyle = 107; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#ratingBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:ratingBarStyle + */ + public static final int AppCompatTheme_ratingBarStyle = 108; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#ratingBarStyleIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:ratingBarStyleIndicator + */ + public static final int AppCompatTheme_ratingBarStyleIndicator = 109; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#ratingBarStyleSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:ratingBarStyleSmall + */ + public static final int AppCompatTheme_ratingBarStyleSmall = 110; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#searchViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:searchViewStyle + */ + public static final int AppCompatTheme_searchViewStyle = 69; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#seekBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:seekBarStyle + */ + public static final int AppCompatTheme_seekBarStyle = 111; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#selectableItemBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:selectableItemBackground + */ + public static final int AppCompatTheme_selectableItemBackground = 53; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#selectableItemBackgroundBorderless} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:selectableItemBackgroundBorderless + */ + public static final int AppCompatTheme_selectableItemBackgroundBorderless = 54; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#spinnerDropDownItemStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:spinnerDropDownItemStyle + */ + public static final int AppCompatTheme_spinnerDropDownItemStyle = 48; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#spinnerStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:spinnerStyle + */ + public static final int AppCompatTheme_spinnerStyle = 112; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#switchStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:switchStyle + */ + public static final int AppCompatTheme_switchStyle = 113; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearanceLargePopupMenu} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearanceLargePopupMenu + */ + public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearanceListItem} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearanceListItem + */ + public static final int AppCompatTheme_textAppearanceListItem = 77; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearanceListItemSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearanceListItemSmall + */ + public static final int AppCompatTheme_textAppearanceListItemSmall = 78; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearancePopupMenuHeader} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearancePopupMenuHeader + */ + public static final int AppCompatTheme_textAppearancePopupMenuHeader = 42; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearanceSearchResultSubtitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearanceSearchResultSubtitle + */ + public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearanceSearchResultTitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearanceSearchResultTitle + */ + public static final int AppCompatTheme_textAppearanceSearchResultTitle = 66; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAppearanceSmallPopupMenu} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:textAppearanceSmallPopupMenu + */ + public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textColorAlertDialogListItem} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:textColorAlertDialogListItem + */ + public static final int AppCompatTheme_textColorAlertDialogListItem = 97; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textColorSearchUrl} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade.test:textColorSearchUrl + */ + public static final int AppCompatTheme_textColorSearchUrl = 68; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#toolbarNavigationButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:toolbarNavigationButtonStyle + */ + public static final int AppCompatTheme_toolbarNavigationButtonStyle = 60; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#toolbarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:toolbarStyle + */ + public static final int AppCompatTheme_toolbarStyle = 59; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowActionBar} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowActionBar + */ + public static final int AppCompatTheme_windowActionBar = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowActionBarOverlay + */ + public static final int AppCompatTheme_windowActionBarOverlay = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowActionModeOverlay} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowActionModeOverlay + */ + public static final int AppCompatTheme_windowActionModeOverlay = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowFixedHeightMajor + */ + public static final int AppCompatTheme_windowFixedHeightMajor = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowFixedHeightMinor + */ + public static final int AppCompatTheme_windowFixedHeightMinor = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowFixedWidthMajor + */ + public static final int AppCompatTheme_windowFixedWidthMajor = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowFixedWidthMinor + */ + public static final int AppCompatTheme_windowFixedWidthMinor = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowMinWidthMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowMinWidthMajor + */ + public static final int AppCompatTheme_windowMinWidthMajor = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowMinWidthMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowMinWidthMinor + */ + public static final int AppCompatTheme_windowMinWidthMinor = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#windowNoTitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:windowNoTitle + */ + public static final int AppCompatTheme_windowNoTitle = 3; + /** Attributes that can be used with a ButtonBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ButtonBarLayout_allowStacking com.dxd.net.upgrade.test:allowStacking}
+ @see #ButtonBarLayout_allowStacking + */ + public static final int[] ButtonBarLayout = { + 0x7f01009d + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#allowStacking} + attribute's value can be found in the {@link #ButtonBarLayout} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:allowStacking + */ + public static final int ButtonBarLayout_allowStacking = 0; + /** Attributes that can be used with a ColorStateListItem. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ColorStateListItem_alpha com.dxd.net.upgrade.test:alpha}
{@link #ColorStateListItem_android_alpha android:alpha}
{@link #ColorStateListItem_android_color android:color}
+ @see #ColorStateListItem_alpha + @see #ColorStateListItem_android_alpha + @see #ColorStateListItem_android_color + */ + public static final int[] ColorStateListItem = { + 0x010101a5, 0x0101031f, 0x7f01009e + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#alpha} + attribute's value can be found in the {@link #ColorStateListItem} array. + + +

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:alpha + */ + public static final int ColorStateListItem_alpha = 2; + /** +

This symbol is the offset where the {@link android.R.attr#alpha} + attribute's value can be found in the {@link #ColorStateListItem} array. + @attr name android:alpha + */ + public static final int ColorStateListItem_android_alpha = 1; + /** +

This symbol is the offset where the {@link android.R.attr#color} + attribute's value can be found in the {@link #ColorStateListItem} array. + @attr name android:color + */ + public static final int ColorStateListItem_android_color = 0; + /** Attributes that can be used with a CompoundButton. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #CompoundButton_android_button android:button}
{@link #CompoundButton_buttonTint com.dxd.net.upgrade.test:buttonTint}
{@link #CompoundButton_buttonTintMode com.dxd.net.upgrade.test:buttonTintMode}
+ @see #CompoundButton_android_button + @see #CompoundButton_buttonTint + @see #CompoundButton_buttonTintMode + */ + public static final int[] CompoundButton = { + 0x01010107, 0x7f01009f, 0x7f0100a0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#button} + attribute's value can be found in the {@link #CompoundButton} array. + @attr name android:button + */ + public static final int CompoundButton_android_button = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonTint} + attribute's value can be found in the {@link #CompoundButton} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:buttonTint + */ + public static final int CompoundButton_buttonTint = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonTintMode} + attribute's value can be found in the {@link #CompoundButton} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.dxd.net.upgrade.test:buttonTintMode + */ + public static final int CompoundButton_buttonTintMode = 2; + /** Attributes that can be used with a DrawerArrowToggle. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #DrawerArrowToggle_arrowHeadLength com.dxd.net.upgrade.test:arrowHeadLength}
{@link #DrawerArrowToggle_arrowShaftLength com.dxd.net.upgrade.test:arrowShaftLength}
{@link #DrawerArrowToggle_barLength com.dxd.net.upgrade.test:barLength}
{@link #DrawerArrowToggle_color com.dxd.net.upgrade.test:color}
{@link #DrawerArrowToggle_drawableSize com.dxd.net.upgrade.test:drawableSize}
{@link #DrawerArrowToggle_gapBetweenBars com.dxd.net.upgrade.test:gapBetweenBars}
{@link #DrawerArrowToggle_spinBars com.dxd.net.upgrade.test:spinBars}
{@link #DrawerArrowToggle_thickness com.dxd.net.upgrade.test:thickness}
+ @see #DrawerArrowToggle_arrowHeadLength + @see #DrawerArrowToggle_arrowShaftLength + @see #DrawerArrowToggle_barLength + @see #DrawerArrowToggle_color + @see #DrawerArrowToggle_drawableSize + @see #DrawerArrowToggle_gapBetweenBars + @see #DrawerArrowToggle_spinBars + @see #DrawerArrowToggle_thickness + */ + public static final int[] DrawerArrowToggle = { + 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, + 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#arrowHeadLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:arrowHeadLength + */ + public static final int DrawerArrowToggle_arrowHeadLength = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#arrowShaftLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:arrowShaftLength + */ + public static final int DrawerArrowToggle_arrowShaftLength = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#barLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:barLength + */ + public static final int DrawerArrowToggle_barLength = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#color} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:color + */ + public static final int DrawerArrowToggle_color = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#drawableSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:drawableSize + */ + public static final int DrawerArrowToggle_drawableSize = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#gapBetweenBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:gapBetweenBars + */ + public static final int DrawerArrowToggle_gapBetweenBars = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#spinBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:spinBars + */ + public static final int DrawerArrowToggle_spinBars = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#thickness} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:thickness + */ + public static final int DrawerArrowToggle_thickness = 7; + /** Attributes that can be used with a LinearLayoutCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
{@link #LinearLayoutCompat_android_gravity android:gravity}
{@link #LinearLayoutCompat_android_orientation android:orientation}
{@link #LinearLayoutCompat_android_weightSum android:weightSum}
{@link #LinearLayoutCompat_divider com.dxd.net.upgrade.test:divider}
{@link #LinearLayoutCompat_dividerPadding com.dxd.net.upgrade.test:dividerPadding}
{@link #LinearLayoutCompat_measureWithLargestChild com.dxd.net.upgrade.test:measureWithLargestChild}
{@link #LinearLayoutCompat_showDividers com.dxd.net.upgrade.test:showDividers}
+ @see #LinearLayoutCompat_android_baselineAligned + @see #LinearLayoutCompat_android_baselineAlignedChildIndex + @see #LinearLayoutCompat_android_gravity + @see #LinearLayoutCompat_android_orientation + @see #LinearLayoutCompat_android_weightSum + @see #LinearLayoutCompat_divider + @see #LinearLayoutCompat_dividerPadding + @see #LinearLayoutCompat_measureWithLargestChild + @see #LinearLayoutCompat_showDividers + */ + public static final int[] LinearLayoutCompat = { + 0x010100af, 0x010100c4, 0x01010126, 0x01010127, + 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, + 0x7f0100ab + }; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAligned} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAligned + */ + public static final int LinearLayoutCompat_android_baselineAligned = 2; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAlignedChildIndex + */ + public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:gravity + */ + public static final int LinearLayoutCompat_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#orientation} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:orientation + */ + public static final int LinearLayoutCompat_android_orientation = 1; + /** +

This symbol is the offset where the {@link android.R.attr#weightSum} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:weightSum + */ + public static final int LinearLayoutCompat_android_weightSum = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:divider + */ + public static final int LinearLayoutCompat_divider = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:dividerPadding + */ + public static final int LinearLayoutCompat_dividerPadding = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#measureWithLargestChild} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:measureWithLargestChild + */ + public static final int LinearLayoutCompat_measureWithLargestChild = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ @attr name com.dxd.net.upgrade.test:showDividers + */ + public static final int LinearLayoutCompat_showDividers = 7; + /** Attributes that can be used with a LinearLayoutCompat_Layout. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ @see #LinearLayoutCompat_Layout_android_layout_gravity + @see #LinearLayoutCompat_Layout_android_layout_height + @see #LinearLayoutCompat_Layout_android_layout_weight + @see #LinearLayoutCompat_Layout_android_layout_width + */ + public static final int[] LinearLayoutCompat_Layout = { + 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_gravity + */ + public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#layout_height} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_height + */ + public static final int LinearLayoutCompat_Layout_android_layout_height = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout_weight} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_weight + */ + public static final int LinearLayoutCompat_Layout_android_layout_weight = 3; + /** +

This symbol is the offset where the {@link android.R.attr#layout_width} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_width + */ + public static final int LinearLayoutCompat_Layout_android_layout_width = 1; + /** Attributes that can be used with a ListPopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ @see #ListPopupWindow_android_dropDownHorizontalOffset + @see #ListPopupWindow_android_dropDownVerticalOffset + */ + public static final int[] ListPopupWindow = { + 0x010102ac, 0x010102ad + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownHorizontalOffset + */ + public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownVerticalOffset + */ + public static final int ListPopupWindow_android_dropDownVerticalOffset = 1; + /** Attributes that can be used with a MenuGroup. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
{@link #MenuGroup_android_enabled android:enabled}
{@link #MenuGroup_android_id android:id}
{@link #MenuGroup_android_menuCategory android:menuCategory}
{@link #MenuGroup_android_orderInCategory android:orderInCategory}
{@link #MenuGroup_android_visible android:visible}
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static final int MenuGroup_android_checkableBehavior = 5; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static final int MenuGroup_android_enabled = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static final int MenuGroup_android_id = 1; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static final int MenuGroup_android_menuCategory = 3; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static final int MenuGroup_android_orderInCategory = 4; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static final int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.dxd.net.upgrade.test:actionLayout}
{@link #MenuItem_actionProviderClass com.dxd.net.upgrade.test:actionProviderClass}
{@link #MenuItem_actionViewClass com.dxd.net.upgrade.test:actionViewClass}
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
{@link #MenuItem_android_checkable android:checkable}
{@link #MenuItem_android_checked android:checked}
{@link #MenuItem_android_enabled android:enabled}
{@link #MenuItem_android_icon android:icon}
{@link #MenuItem_android_id android:id}
{@link #MenuItem_android_menuCategory android:menuCategory}
{@link #MenuItem_android_numericShortcut android:numericShortcut}
{@link #MenuItem_android_onClick android:onClick}
{@link #MenuItem_android_orderInCategory android:orderInCategory}
{@link #MenuItem_android_title android:title}
{@link #MenuItem_android_titleCondensed android:titleCondensed}
{@link #MenuItem_android_visible android:visible}
{@link #MenuItem_showAsAction com.dxd.net.upgrade.test:showAsAction}
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, + 0x7f0100af + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:actionLayout + */ + public static final int MenuItem_actionLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:actionProviderClass + */ + public static final int MenuItem_actionProviderClass = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:actionViewClass + */ + public static final int MenuItem_actionViewClass = 15; + /** +

This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static final int MenuItem_android_alphabeticShortcut = 9; + /** +

This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static final int MenuItem_android_checkable = 11; + /** +

This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static final int MenuItem_android_checked = 3; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static final int MenuItem_android_enabled = 1; + /** +

This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static final int MenuItem_android_icon = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static final int MenuItem_android_id = 2; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static final int MenuItem_android_menuCategory = 5; + /** +

This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static final int MenuItem_android_numericShortcut = 10; + /** +

This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static final int MenuItem_android_onClick = 12; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static final int MenuItem_android_orderInCategory = 6; + /** +

This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static final int MenuItem_android_title = 7; + /** +

This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static final int MenuItem_android_titleCondensed = 8; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static final int MenuItem_android_visible = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ @attr name com.dxd.net.upgrade.test:showAsAction + */ + public static final int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground}
{@link #MenuView_android_horizontalDivider android:horizontalDivider}
{@link #MenuView_android_itemBackground android:itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
{@link #MenuView_android_verticalDivider android:verticalDivider}
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
{@link #MenuView_preserveIconSpacing com.dxd.net.upgrade.test:preserveIconSpacing}
{@link #MenuView_subMenuArrow com.dxd.net.upgrade.test:subMenuArrow}
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + @see #MenuView_preserveIconSpacing + @see #MenuView_subMenuArrow + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, + 0x7f0100b1 + }; + /** +

This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static final int MenuView_android_headerBackground = 4; + /** +

This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static final int MenuView_android_horizontalDivider = 2; + /** +

This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static final int MenuView_android_itemBackground = 5; + /** +

This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static final int MenuView_android_itemIconDisabledAlpha = 6; + /** +

This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static final int MenuView_android_itemTextAppearance = 1; + /** +

This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static final int MenuView_android_verticalDivider = 3; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static final int MenuView_android_windowAnimationStyle = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:preserveIconSpacing + */ + public static final int MenuView_preserveIconSpacing = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subMenuArrow} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:subMenuArrow + */ + public static final int MenuView_subMenuArrow = 8; + /** Attributes that can be used with a NumberProgressBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #NumberProgressBar_progress_current com.dxd.net.upgrade.test:progress_current}
{@link #NumberProgressBar_progress_max com.dxd.net.upgrade.test:progress_max}
{@link #NumberProgressBar_progress_reached_bar_height com.dxd.net.upgrade.test:progress_reached_bar_height}
{@link #NumberProgressBar_progress_reached_color com.dxd.net.upgrade.test:progress_reached_color}
{@link #NumberProgressBar_progress_text_color com.dxd.net.upgrade.test:progress_text_color}
{@link #NumberProgressBar_progress_text_offset com.dxd.net.upgrade.test:progress_text_offset}
{@link #NumberProgressBar_progress_text_size com.dxd.net.upgrade.test:progress_text_size}
{@link #NumberProgressBar_progress_text_visibility com.dxd.net.upgrade.test:progress_text_visibility}
{@link #NumberProgressBar_progress_unreached_bar_height com.dxd.net.upgrade.test:progress_unreached_bar_height}
{@link #NumberProgressBar_progress_unreached_color com.dxd.net.upgrade.test:progress_unreached_color}
+ @see #NumberProgressBar_progress_current + @see #NumberProgressBar_progress_max + @see #NumberProgressBar_progress_reached_bar_height + @see #NumberProgressBar_progress_reached_color + @see #NumberProgressBar_progress_text_color + @see #NumberProgressBar_progress_text_offset + @see #NumberProgressBar_progress_text_size + @see #NumberProgressBar_progress_text_visibility + @see #NumberProgressBar_progress_unreached_bar_height + @see #NumberProgressBar_progress_unreached_color + */ + public static final int[] NumberProgressBar = { + 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, + 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, + 0x7f0100ba, 0x7f0100bb + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_current} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_current + */ + public static final int NumberProgressBar_progress_current = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_max} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_max + */ + public static final int NumberProgressBar_progress_max = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_reached_bar_height} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_reached_bar_height + */ + public static final int NumberProgressBar_progress_reached_bar_height = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_reached_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_reached_color + */ + public static final int NumberProgressBar_progress_reached_color = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_text_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_text_color + */ + public static final int NumberProgressBar_progress_text_color = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_text_offset} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_text_offset + */ + public static final int NumberProgressBar_progress_text_offset = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_text_size} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_text_size + */ + public static final int NumberProgressBar_progress_text_size = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_text_visibility} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
visible0
invisible1
+ @attr name com.dxd.net.upgrade.test:progress_text_visibility + */ + public static final int NumberProgressBar_progress_text_visibility = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_unreached_bar_height} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_unreached_bar_height + */ + public static final int NumberProgressBar_progress_unreached_bar_height = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#progress_unreached_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:progress_unreached_color + */ + public static final int NumberProgressBar_progress_unreached_color = 2; + /** Attributes that can be used with a PopupWindow. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_overlapAnchor com.dxd.net.upgrade.test:overlapAnchor}
+ @see #PopupWindow_android_popupAnimationStyle + @see #PopupWindow_android_popupBackground + @see #PopupWindow_overlapAnchor + */ + public static final int[] PopupWindow = { + 0x01010176, 0x010102c9, 0x7f0100bc + }; + /** +

This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupAnimationStyle + */ + public static final int PopupWindow_android_popupAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupBackground + */ + public static final int PopupWindow_android_popupBackground = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#overlapAnchor} + attribute's value can be found in the {@link #PopupWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:overlapAnchor + */ + public static final int PopupWindow_overlapAnchor = 2; + /** Attributes that can be used with a PopupWindowBackgroundState. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor com.dxd.net.upgrade.test:state_above_anchor}
+ @see #PopupWindowBackgroundState_state_above_anchor + */ + public static final int[] PopupWindowBackgroundState = { + 0x7f0100bd + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#state_above_anchor} + attribute's value can be found in the {@link #PopupWindowBackgroundState} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:state_above_anchor + */ + public static final int PopupWindowBackgroundState_state_above_anchor = 0; + /** Attributes that can be used with a RecycleListView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #RecycleListView_paddingBottomNoButtons com.dxd.net.upgrade.test:paddingBottomNoButtons}
{@link #RecycleListView_paddingTopNoTitle com.dxd.net.upgrade.test:paddingTopNoTitle}
+ @see #RecycleListView_paddingBottomNoButtons + @see #RecycleListView_paddingTopNoTitle + */ + public static final int[] RecycleListView = { + 0x7f0100be, 0x7f0100bf + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#paddingBottomNoButtons} + attribute's value can be found in the {@link #RecycleListView} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:paddingBottomNoButtons + */ + public static final int RecycleListView_paddingBottomNoButtons = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#paddingTopNoTitle} + attribute's value can be found in the {@link #RecycleListView} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:paddingTopNoTitle + */ + public static final int RecycleListView_paddingTopNoTitle = 1; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SearchView_android_focusable android:focusable}
{@link #SearchView_android_imeOptions android:imeOptions}
{@link #SearchView_android_inputType android:inputType}
{@link #SearchView_android_maxWidth android:maxWidth}
{@link #SearchView_closeIcon com.dxd.net.upgrade.test:closeIcon}
{@link #SearchView_commitIcon com.dxd.net.upgrade.test:commitIcon}
{@link #SearchView_defaultQueryHint com.dxd.net.upgrade.test:defaultQueryHint}
{@link #SearchView_goIcon com.dxd.net.upgrade.test:goIcon}
{@link #SearchView_iconifiedByDefault com.dxd.net.upgrade.test:iconifiedByDefault}
{@link #SearchView_layout com.dxd.net.upgrade.test:layout}
{@link #SearchView_queryBackground com.dxd.net.upgrade.test:queryBackground}
{@link #SearchView_queryHint com.dxd.net.upgrade.test:queryHint}
{@link #SearchView_searchHintIcon com.dxd.net.upgrade.test:searchHintIcon}
{@link #SearchView_searchIcon com.dxd.net.upgrade.test:searchIcon}
{@link #SearchView_submitBackground com.dxd.net.upgrade.test:submitBackground}
{@link #SearchView_suggestionRowLayout com.dxd.net.upgrade.test:suggestionRowLayout}
{@link #SearchView_voiceIcon com.dxd.net.upgrade.test:voiceIcon}
+ @see #SearchView_android_focusable + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_closeIcon + @see #SearchView_commitIcon + @see #SearchView_defaultQueryHint + @see #SearchView_goIcon + @see #SearchView_iconifiedByDefault + @see #SearchView_layout + @see #SearchView_queryBackground + @see #SearchView_queryHint + @see #SearchView_searchHintIcon + @see #SearchView_searchIcon + @see #SearchView_submitBackground + @see #SearchView_suggestionRowLayout + @see #SearchView_voiceIcon + */ + public static final int[] SearchView = { + 0x010100da, 0x0101011f, 0x01010220, 0x01010264, + 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, + 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, + 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, + 0x7f0100cc + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:focusable + */ + public static final int SearchView_android_focusable = 0; + /** +

This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static final int SearchView_android_imeOptions = 3; + /** +

This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static final int SearchView_android_inputType = 2; + /** +

This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static final int SearchView_android_maxWidth = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#closeIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:closeIcon + */ + public static final int SearchView_closeIcon = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#commitIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:commitIcon + */ + public static final int SearchView_commitIcon = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#defaultQueryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:defaultQueryHint + */ + public static final int SearchView_defaultQueryHint = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#goIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:goIcon + */ + public static final int SearchView_goIcon = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:iconifiedByDefault + */ + public static final int SearchView_iconifiedByDefault = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#layout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:layout + */ + public static final int SearchView_layout = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#queryBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:queryBackground + */ + public static final int SearchView_queryBackground = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:queryHint + */ + public static final int SearchView_queryHint = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#searchHintIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:searchHintIcon + */ + public static final int SearchView_searchHintIcon = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#searchIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:searchIcon + */ + public static final int SearchView_searchIcon = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#submitBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:submitBackground + */ + public static final int SearchView_submitBackground = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#suggestionRowLayout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:suggestionRowLayout + */ + public static final int SearchView_suggestionRowLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#voiceIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:voiceIcon + */ + public static final int SearchView_voiceIcon = 12; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_android_entries android:entries}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_android_prompt android:prompt}
{@link #Spinner_popupTheme com.dxd.net.upgrade.test:popupTheme}
+ @see #Spinner_android_dropDownWidth + @see #Spinner_android_entries + @see #Spinner_android_popupBackground + @see #Spinner_android_prompt + @see #Spinner_popupTheme + */ + public static final int[] Spinner = { + 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, + 0x7f01001d + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static final int Spinner_android_dropDownWidth = 3; + /** +

This symbol is the offset where the {@link android.R.attr#entries} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:entries + */ + public static final int Spinner_android_entries = 0; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static final int Spinner_android_popupBackground = 1; + /** +

This symbol is the offset where the {@link android.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:prompt + */ + public static final int Spinner_android_prompt = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#popupTheme} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:popupTheme + */ + public static final int Spinner_popupTheme = 4; + /** Attributes that can be used with a SwitchCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText com.dxd.net.upgrade.test:showText}
{@link #SwitchCompat_splitTrack com.dxd.net.upgrade.test:splitTrack}
{@link #SwitchCompat_switchMinWidth com.dxd.net.upgrade.test:switchMinWidth}
{@link #SwitchCompat_switchPadding com.dxd.net.upgrade.test:switchPadding}
{@link #SwitchCompat_switchTextAppearance com.dxd.net.upgrade.test:switchTextAppearance}
{@link #SwitchCompat_thumbTextPadding com.dxd.net.upgrade.test:thumbTextPadding}
{@link #SwitchCompat_thumbTint com.dxd.net.upgrade.test:thumbTint}
{@link #SwitchCompat_thumbTintMode com.dxd.net.upgrade.test:thumbTintMode}
{@link #SwitchCompat_track com.dxd.net.upgrade.test:track}
{@link #SwitchCompat_trackTint com.dxd.net.upgrade.test:trackTint}
{@link #SwitchCompat_trackTintMode com.dxd.net.upgrade.test:trackTintMode}
+ @see #SwitchCompat_android_textOff + @see #SwitchCompat_android_textOn + @see #SwitchCompat_android_thumb + @see #SwitchCompat_showText + @see #SwitchCompat_splitTrack + @see #SwitchCompat_switchMinWidth + @see #SwitchCompat_switchPadding + @see #SwitchCompat_switchTextAppearance + @see #SwitchCompat_thumbTextPadding + @see #SwitchCompat_thumbTint + @see #SwitchCompat_thumbTintMode + @see #SwitchCompat_track + @see #SwitchCompat_trackTint + @see #SwitchCompat_trackTintMode + */ + public static final int[] SwitchCompat = { + 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, + 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, + 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, + 0x7f0100d6, 0x7f0100d7 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textOff} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOff + */ + public static final int SwitchCompat_android_textOff = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textOn} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOn + */ + public static final int SwitchCompat_android_textOn = 0; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:thumb + */ + public static final int SwitchCompat_android_thumb = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#showText} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:showText + */ + public static final int SwitchCompat_showText = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#splitTrack} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:splitTrack + */ + public static final int SwitchCompat_splitTrack = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#switchMinWidth} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:switchMinWidth + */ + public static final int SwitchCompat_switchMinWidth = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#switchPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:switchPadding + */ + public static final int SwitchCompat_switchPadding = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#switchTextAppearance} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:switchTextAppearance + */ + public static final int SwitchCompat_switchTextAppearance = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#thumbTextPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:thumbTextPadding + */ + public static final int SwitchCompat_thumbTextPadding = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#thumbTint} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:thumbTint + */ + public static final int SwitchCompat_thumbTint = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#thumbTintMode} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade.test:thumbTintMode + */ + public static final int SwitchCompat_thumbTintMode = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#track} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:track + */ + public static final int SwitchCompat_track = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#trackTint} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:trackTint + */ + public static final int SwitchCompat_trackTint = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#trackTintMode} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade.test:trackTintMode + */ + public static final int SwitchCompat_trackTintMode = 7; + /** Attributes that can be used with a TextAppearance. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #TextAppearance_android_shadowColor android:shadowColor}
{@link #TextAppearance_android_shadowDx android:shadowDx}
{@link #TextAppearance_android_shadowDy android:shadowDy}
{@link #TextAppearance_android_shadowRadius android:shadowRadius}
{@link #TextAppearance_android_textColor android:textColor}
{@link #TextAppearance_android_textColorHint android:textColorHint}
{@link #TextAppearance_android_textSize android:textSize}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_textAllCaps com.dxd.net.upgrade.test:textAllCaps}
+ @see #TextAppearance_android_shadowColor + @see #TextAppearance_android_shadowDx + @see #TextAppearance_android_shadowDy + @see #TextAppearance_android_shadowRadius + @see #TextAppearance_android_textColor + @see #TextAppearance_android_textColorHint + @see #TextAppearance_android_textSize + @see #TextAppearance_android_textStyle + @see #TextAppearance_android_typeface + @see #TextAppearance_textAllCaps + */ + public static final int[] TextAppearance = { + 0x01010095, 0x01010096, 0x01010097, 0x01010098, + 0x0101009a, 0x01010161, 0x01010162, 0x01010163, + 0x01010164, 0x7f01002b + }; + /** +

This symbol is the offset where the {@link android.R.attr#shadowColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowColor + */ + public static final int TextAppearance_android_shadowColor = 5; + /** +

This symbol is the offset where the {@link android.R.attr#shadowDx} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowDx + */ + public static final int TextAppearance_android_shadowDx = 6; + /** +

This symbol is the offset where the {@link android.R.attr#shadowDy} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowDy + */ + public static final int TextAppearance_android_shadowDy = 7; + /** +

This symbol is the offset where the {@link android.R.attr#shadowRadius} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowRadius + */ + public static final int TextAppearance_android_shadowRadius = 8; + /** +

This symbol is the offset where the {@link android.R.attr#textColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColor + */ + public static final int TextAppearance_android_textColor = 3; + /** +

This symbol is the offset where the {@link android.R.attr#textColorHint} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColorHint + */ + public static final int TextAppearance_android_textColorHint = 4; + /** +

This symbol is the offset where the {@link android.R.attr#textSize} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textSize + */ + public static final int TextAppearance_android_textSize = 0; + /** +

This symbol is the offset where the {@link android.R.attr#textStyle} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textStyle + */ + public static final int TextAppearance_android_textStyle = 2; + /** +

This symbol is the offset where the {@link android.R.attr#typeface} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:typeface + */ + public static final int TextAppearance_android_typeface = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#textAllCaps} + attribute's value can be found in the {@link #TextAppearance} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.dxd.net.upgrade.test:textAllCaps + */ + public static final int TextAppearance_textAllCaps = 9; + /** Attributes that can be used with a Themes. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #Themes_numberProgressBarStyle com.dxd.net.upgrade.test:numberProgressBarStyle}
+ @see #Themes_numberProgressBarStyle + */ + public static final int[] Themes = { + 0x7f0100d8 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#numberProgressBarStyle} + attribute's value can be found in the {@link #Themes} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:numberProgressBarStyle + */ + public static final int Themes_numberProgressBarStyle = 0; + /** Attributes that can be used with a Toolbar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_buttonGravity com.dxd.net.upgrade.test:buttonGravity}
{@link #Toolbar_collapseContentDescription com.dxd.net.upgrade.test:collapseContentDescription}
{@link #Toolbar_collapseIcon com.dxd.net.upgrade.test:collapseIcon}
{@link #Toolbar_contentInsetEnd com.dxd.net.upgrade.test:contentInsetEnd}
{@link #Toolbar_contentInsetEndWithActions com.dxd.net.upgrade.test:contentInsetEndWithActions}
{@link #Toolbar_contentInsetLeft com.dxd.net.upgrade.test:contentInsetLeft}
{@link #Toolbar_contentInsetRight com.dxd.net.upgrade.test:contentInsetRight}
{@link #Toolbar_contentInsetStart com.dxd.net.upgrade.test:contentInsetStart}
{@link #Toolbar_contentInsetStartWithNavigation com.dxd.net.upgrade.test:contentInsetStartWithNavigation}
{@link #Toolbar_logo com.dxd.net.upgrade.test:logo}
{@link #Toolbar_logoDescription com.dxd.net.upgrade.test:logoDescription}
{@link #Toolbar_maxButtonHeight com.dxd.net.upgrade.test:maxButtonHeight}
{@link #Toolbar_navigationContentDescription com.dxd.net.upgrade.test:navigationContentDescription}
{@link #Toolbar_navigationIcon com.dxd.net.upgrade.test:navigationIcon}
{@link #Toolbar_popupTheme com.dxd.net.upgrade.test:popupTheme}
{@link #Toolbar_subtitle com.dxd.net.upgrade.test:subtitle}
{@link #Toolbar_subtitleTextAppearance com.dxd.net.upgrade.test:subtitleTextAppearance}
{@link #Toolbar_subtitleTextColor com.dxd.net.upgrade.test:subtitleTextColor}
{@link #Toolbar_title com.dxd.net.upgrade.test:title}
{@link #Toolbar_titleMargin com.dxd.net.upgrade.test:titleMargin}
{@link #Toolbar_titleMarginBottom com.dxd.net.upgrade.test:titleMarginBottom}
{@link #Toolbar_titleMarginEnd com.dxd.net.upgrade.test:titleMarginEnd}
{@link #Toolbar_titleMarginStart com.dxd.net.upgrade.test:titleMarginStart}
{@link #Toolbar_titleMarginTop com.dxd.net.upgrade.test:titleMarginTop}
{@link #Toolbar_titleMargins com.dxd.net.upgrade.test:titleMargins}
{@link #Toolbar_titleTextAppearance com.dxd.net.upgrade.test:titleTextAppearance}
{@link #Toolbar_titleTextColor com.dxd.net.upgrade.test:titleTextColor}
+ @see #Toolbar_android_gravity + @see #Toolbar_android_minHeight + @see #Toolbar_buttonGravity + @see #Toolbar_collapseContentDescription + @see #Toolbar_collapseIcon + @see #Toolbar_contentInsetEnd + @see #Toolbar_contentInsetEndWithActions + @see #Toolbar_contentInsetLeft + @see #Toolbar_contentInsetRight + @see #Toolbar_contentInsetStart + @see #Toolbar_contentInsetStartWithNavigation + @see #Toolbar_logo + @see #Toolbar_logoDescription + @see #Toolbar_maxButtonHeight + @see #Toolbar_navigationContentDescription + @see #Toolbar_navigationIcon + @see #Toolbar_popupTheme + @see #Toolbar_subtitle + @see #Toolbar_subtitleTextAppearance + @see #Toolbar_subtitleTextColor + @see #Toolbar_title + @see #Toolbar_titleMargin + @see #Toolbar_titleMarginBottom + @see #Toolbar_titleMarginEnd + @see #Toolbar_titleMarginStart + @see #Toolbar_titleMarginTop + @see #Toolbar_titleMargins + @see #Toolbar_titleTextAppearance + @see #Toolbar_titleTextColor + */ + public static final int[] Toolbar = { + 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, + 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, + 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, + 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, + 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, + 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, + 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, + 0x7f0100e9 + }; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:gravity + */ + public static final int Toolbar_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#minHeight} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:minHeight + */ + public static final int Toolbar_android_minHeight = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#buttonGravity} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + +
ConstantValueDescription
top0x30
bottom0x50
+ @attr name com.dxd.net.upgrade.test:buttonGravity + */ + public static final int Toolbar_buttonGravity = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#collapseContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:collapseContentDescription + */ + public static final int Toolbar_collapseContentDescription = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#collapseIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:collapseIcon + */ + public static final int Toolbar_collapseIcon = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetEnd + */ + public static final int Toolbar_contentInsetEnd = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetEndWithActions} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetEndWithActions + */ + public static final int Toolbar_contentInsetEndWithActions = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetLeft + */ + public static final int Toolbar_contentInsetLeft = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetRight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetRight + */ + public static final int Toolbar_contentInsetRight = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetStart + */ + public static final int Toolbar_contentInsetStart = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#contentInsetStartWithNavigation} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:contentInsetStartWithNavigation + */ + public static final int Toolbar_contentInsetStartWithNavigation = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#logo} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:logo + */ + public static final int Toolbar_logo = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#logoDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:logoDescription + */ + public static final int Toolbar_logoDescription = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#maxButtonHeight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:maxButtonHeight + */ + public static final int Toolbar_maxButtonHeight = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#navigationContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:navigationContentDescription + */ + public static final int Toolbar_navigationContentDescription = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#navigationIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:navigationIcon + */ + public static final int Toolbar_navigationIcon = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#popupTheme} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:popupTheme + */ + public static final int Toolbar_popupTheme = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subtitle} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:subtitle + */ + public static final int Toolbar_subtitle = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subtitleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:subtitleTextAppearance + */ + public static final int Toolbar_subtitleTextAppearance = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#subtitleTextColor} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:subtitleTextColor + */ + public static final int Toolbar_subtitleTextColor = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#title} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:title + */ + public static final int Toolbar_title = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleMargin} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleMargin + */ + public static final int Toolbar_titleMargin = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleMarginBottom} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleMarginBottom + */ + public static final int Toolbar_titleMarginBottom = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleMarginEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleMarginEnd + */ + public static final int Toolbar_titleMarginEnd = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleMarginStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleMarginStart + */ + public static final int Toolbar_titleMarginStart = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleMarginTop} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleMarginTop + */ + public static final int Toolbar_titleMarginTop = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleMargins} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleMargins + */ + public static final int Toolbar_titleMargins = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:titleTextAppearance + */ + public static final int Toolbar_titleTextAppearance = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#titleTextColor} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:titleTextColor + */ + public static final int Toolbar_titleTextColor = 27; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable}
{@link #View_android_theme android:theme}
{@link #View_paddingEnd com.dxd.net.upgrade.test:paddingEnd}
{@link #View_paddingStart com.dxd.net.upgrade.test:paddingStart}
{@link #View_theme com.dxd.net.upgrade.test:theme}
+ @see #View_android_focusable + @see #View_android_theme + @see #View_paddingEnd + @see #View_paddingStart + @see #View_theme + */ + public static final int[] View = { + 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, + 0x7f0100ec + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static final int View_android_focusable = 1; + /** +

This symbol is the offset where the {@link android.R.attr#theme} + attribute's value can be found in the {@link #View} array. + @attr name android:theme + */ + public static final int View_android_theme = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:paddingEnd + */ + public static final int View_paddingEnd = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:paddingStart + */ + public static final int View_paddingStart = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#theme} + attribute's value can be found in the {@link #View} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade.test:theme + */ + public static final int View_theme = 4; + /** Attributes that can be used with a ViewBackgroundHelper. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewBackgroundHelper_android_background android:background}
{@link #ViewBackgroundHelper_backgroundTint com.dxd.net.upgrade.test:backgroundTint}
{@link #ViewBackgroundHelper_backgroundTintMode com.dxd.net.upgrade.test:backgroundTintMode}
+ @see #ViewBackgroundHelper_android_background + @see #ViewBackgroundHelper_backgroundTint + @see #ViewBackgroundHelper_backgroundTintMode + */ + public static final int[] ViewBackgroundHelper = { + 0x010100d4, 0x7f0100ed, 0x7f0100ee + }; + /** +

This symbol is the offset where the {@link android.R.attr#background} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + @attr name android:background + */ + public static final int ViewBackgroundHelper_android_background = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#backgroundTint} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade.test:backgroundTint + */ + public static final int ViewBackgroundHelper_backgroundTint = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.test.R.attr#backgroundTintMode} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.dxd.net.upgrade.test:backgroundTintMode + */ + public static final int ViewBackgroundHelper_backgroundTintMode = 2; + /** Attributes that can be used with a ViewStubCompat. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
{@link #ViewStubCompat_android_layout android:layout}
+ @see #ViewStubCompat_android_id + @see #ViewStubCompat_android_inflatedId + @see #ViewStubCompat_android_layout + */ + public static final int[] ViewStubCompat = { + 0x010100d0, 0x010100f2, 0x010100f3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:id + */ + public static final int ViewStubCompat_android_id = 0; + /** +

This symbol is the offset where the {@link android.R.attr#inflatedId} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:inflatedId + */ + public static final int ViewStubCompat_android_inflatedId = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:layout + */ + public static final int ViewStubCompat_android_layout = 1; + }; +} diff --git a/build/generated/source/r/debug/android/support/v7/appcompat/R.java b/build/generated/source/r/debug/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..2f80ef5 --- /dev/null +++ b/build/generated/source/r/debug/android/support/v7/appcompat/R.java @@ -0,0 +1,1458 @@ +/* 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 android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static int abc_fade_in = 0x7f040000; + public static int abc_fade_out = 0x7f040001; + public static int abc_grow_fade_in_from_bottom = 0x7f040002; + public static int abc_popup_enter = 0x7f040003; + public static int abc_popup_exit = 0x7f040004; + public static int abc_shrink_fade_out_from_bottom = 0x7f040005; + public static int abc_slide_in_bottom = 0x7f040006; + public static int abc_slide_in_top = 0x7f040007; + public static int abc_slide_out_bottom = 0x7f040008; + public static int abc_slide_out_top = 0x7f040009; + } + public static final class attr { + public static int actionBarDivider = 0x7f010041; + public static int actionBarItemBackground = 0x7f010042; + public static int actionBarPopupTheme = 0x7f01003b; + public static int actionBarSize = 0x7f010040; + public static int actionBarSplitStyle = 0x7f01003d; + public static int actionBarStyle = 0x7f01003c; + public static int actionBarTabBarStyle = 0x7f010037; + public static int actionBarTabStyle = 0x7f010036; + public static int actionBarTabTextStyle = 0x7f010038; + public static int actionBarTheme = 0x7f01003e; + public static int actionBarWidgetTheme = 0x7f01003f; + public static int actionButtonStyle = 0x7f01005c; + public static int actionDropDownStyle = 0x7f010058; + public static int actionLayout = 0x7f0100ad; + public static int actionMenuTextAppearance = 0x7f010043; + public static int actionMenuTextColor = 0x7f010044; + public static int actionModeBackground = 0x7f010047; + public static int actionModeCloseButtonStyle = 0x7f010046; + public static int actionModeCloseDrawable = 0x7f010049; + public static int actionModeCopyDrawable = 0x7f01004b; + public static int actionModeCutDrawable = 0x7f01004a; + public static int actionModeFindDrawable = 0x7f01004f; + public static int actionModePasteDrawable = 0x7f01004c; + public static int actionModePopupWindowStyle = 0x7f010051; + public static int actionModeSelectAllDrawable = 0x7f01004d; + public static int actionModeShareDrawable = 0x7f01004e; + public static int actionModeSplitBackground = 0x7f010048; + public static int actionModeStyle = 0x7f010045; + public static int actionModeWebSearchDrawable = 0x7f010050; + public static int actionOverflowButtonStyle = 0x7f010039; + public static int actionOverflowMenuStyle = 0x7f01003a; + public static int actionProviderClass = 0x7f0100af; + public static int actionViewClass = 0x7f0100ae; + public static int activityChooserViewStyle = 0x7f010064; + public static int alertDialogButtonGroupStyle = 0x7f010088; + public static int alertDialogCenterButtons = 0x7f010089; + public static int alertDialogStyle = 0x7f010087; + public static int alertDialogTheme = 0x7f01008a; + public static int allowStacking = 0x7f01009d; + public static int alpha = 0x7f01009e; + public static int arrowHeadLength = 0x7f0100a5; + public static int arrowShaftLength = 0x7f0100a6; + public static int autoCompleteTextViewStyle = 0x7f01008f; + public static int background = 0x7f01000c; + public static int backgroundSplit = 0x7f01000e; + public static int backgroundStacked = 0x7f01000d; + public static int backgroundTint = 0x7f0100ed; + public static int backgroundTintMode = 0x7f0100ee; + public static int barLength = 0x7f0100a7; + public static int borderlessButtonStyle = 0x7f010061; + public static int buttonBarButtonStyle = 0x7f01005e; + public static int buttonBarNegativeButtonStyle = 0x7f01008d; + public static int buttonBarNeutralButtonStyle = 0x7f01008e; + public static int buttonBarPositiveButtonStyle = 0x7f01008c; + public static int buttonBarStyle = 0x7f01005d; + public static int buttonGravity = 0x7f0100e2; + public static int buttonPanelSideLayout = 0x7f010021; + public static int buttonStyle = 0x7f010090; + public static int buttonStyleSmall = 0x7f010091; + public static int buttonTint = 0x7f01009f; + public static int buttonTintMode = 0x7f0100a0; + public static int checkboxStyle = 0x7f010092; + public static int checkedTextViewStyle = 0x7f010093; + public static int closeIcon = 0x7f0100c4; + public static int closeItemLayout = 0x7f01001e; + public static int collapseContentDescription = 0x7f0100e4; + public static int collapseIcon = 0x7f0100e3; + public static int color = 0x7f0100a1; + public static int colorAccent = 0x7f01007f; + public static int colorBackgroundFloating = 0x7f010086; + public static int colorButtonNormal = 0x7f010083; + public static int colorControlActivated = 0x7f010081; + public static int colorControlHighlight = 0x7f010082; + public static int colorControlNormal = 0x7f010080; + public static int colorPrimary = 0x7f01007d; + public static int colorPrimaryDark = 0x7f01007e; + public static int colorSwitchThumbNormal = 0x7f010084; + public static int commitIcon = 0x7f0100c9; + public static int contentInsetEnd = 0x7f010017; + public static int contentInsetEndWithActions = 0x7f01001b; + public static int contentInsetLeft = 0x7f010018; + public static int contentInsetRight = 0x7f010019; + public static int contentInsetStart = 0x7f010016; + public static int contentInsetStartWithNavigation = 0x7f01001a; + public static int controlBackground = 0x7f010085; + public static int customNavigationLayout = 0x7f01000f; + public static int defaultQueryHint = 0x7f0100c3; + public static int dialogPreferredPadding = 0x7f010056; + public static int dialogTheme = 0x7f010055; + public static int displayOptions = 0x7f010005; + public static int divider = 0x7f01000b; + public static int dividerHorizontal = 0x7f010063; + public static int dividerPadding = 0x7f0100ab; + public static int dividerVertical = 0x7f010062; + public static int drawableSize = 0x7f0100a3; + public static int drawerArrowStyle = 0x7f010000; + public static int dropDownListViewStyle = 0x7f010075; + public static int dropdownListPreferredItemHeight = 0x7f010059; + public static int editTextBackground = 0x7f01006a; + public static int editTextColor = 0x7f010069; + public static int editTextStyle = 0x7f010094; + public static int elevation = 0x7f01001c; + public static int expandActivityOverflowButtonDrawable = 0x7f010020; + public static int gapBetweenBars = 0x7f0100a4; + public static int goIcon = 0x7f0100c5; + public static int height = 0x7f010001; + public static int hideOnContentScroll = 0x7f010015; + public static int homeAsUpIndicator = 0x7f01005b; + public static int homeLayout = 0x7f010010; + public static int icon = 0x7f010009; + public static int iconifiedByDefault = 0x7f0100c1; + public static int imageButtonStyle = 0x7f01006b; + public static int indeterminateProgressStyle = 0x7f010012; + public static int initialActivityCount = 0x7f01001f; + public static int isLightTheme = 0x7f010002; + public static int itemPadding = 0x7f010014; + public static int layout = 0x7f0100c0; + public static int listChoiceBackgroundIndicator = 0x7f01007c; + public static int listDividerAlertDialog = 0x7f010057; + public static int listItemLayout = 0x7f010025; + public static int listLayout = 0x7f010022; + public static int listMenuViewStyle = 0x7f01009c; + public static int listPopupWindowStyle = 0x7f010076; + public static int listPreferredItemHeight = 0x7f010070; + public static int listPreferredItemHeightLarge = 0x7f010072; + public static int listPreferredItemHeightSmall = 0x7f010071; + public static int listPreferredItemPaddingLeft = 0x7f010073; + public static int listPreferredItemPaddingRight = 0x7f010074; + public static int logo = 0x7f01000a; + public static int logoDescription = 0x7f0100e7; + public static int maxButtonHeight = 0x7f0100e1; + public static int measureWithLargestChild = 0x7f0100a9; + public static int multiChoiceItemLayout = 0x7f010023; + public static int navigationContentDescription = 0x7f0100e6; + public static int navigationIcon = 0x7f0100e5; + public static int navigationMode = 0x7f010004; + public static int overlapAnchor = 0x7f0100bc; + public static int paddingBottomNoButtons = 0x7f0100be; + public static int paddingEnd = 0x7f0100eb; + public static int paddingStart = 0x7f0100ea; + public static int paddingTopNoTitle = 0x7f0100bf; + public static int panelBackground = 0x7f010079; + public static int panelMenuListTheme = 0x7f01007b; + public static int panelMenuListWidth = 0x7f01007a; + public static int popupMenuStyle = 0x7f010067; + public static int popupTheme = 0x7f01001d; + public static int popupWindowStyle = 0x7f010068; + public static int preserveIconSpacing = 0x7f0100b0; + public static int progressBarPadding = 0x7f010013; + public static int progressBarStyle = 0x7f010011; + public static int queryBackground = 0x7f0100cb; + public static int queryHint = 0x7f0100c2; + public static int radioButtonStyle = 0x7f010095; + public static int ratingBarStyle = 0x7f010096; + public static int ratingBarStyleIndicator = 0x7f010097; + public static int ratingBarStyleSmall = 0x7f010098; + public static int searchHintIcon = 0x7f0100c7; + public static int searchIcon = 0x7f0100c6; + public static int searchViewStyle = 0x7f01006f; + public static int seekBarStyle = 0x7f010099; + public static int selectableItemBackground = 0x7f01005f; + public static int selectableItemBackgroundBorderless = 0x7f010060; + public static int showAsAction = 0x7f0100ac; + public static int showDividers = 0x7f0100aa; + public static int showText = 0x7f0100d7; + public static int showTitle = 0x7f010026; + public static int singleChoiceItemLayout = 0x7f010024; + public static int spinBars = 0x7f0100a2; + public static int spinnerDropDownItemStyle = 0x7f01005a; + public static int spinnerStyle = 0x7f01009a; + public static int splitTrack = 0x7f0100d6; + public static int srcCompat = 0x7f010027; + public static int state_above_anchor = 0x7f0100bd; + public static int subMenuArrow = 0x7f0100b1; + public static int submitBackground = 0x7f0100cc; + public static int subtitle = 0x7f010006; + public static int subtitleTextAppearance = 0x7f0100da; + public static int subtitleTextColor = 0x7f0100e9; + public static int subtitleTextStyle = 0x7f010008; + public static int suggestionRowLayout = 0x7f0100ca; + public static int switchMinWidth = 0x7f0100d4; + public static int switchPadding = 0x7f0100d5; + public static int switchStyle = 0x7f01009b; + public static int switchTextAppearance = 0x7f0100d3; + public static int textAllCaps = 0x7f01002b; + public static int textAppearanceLargePopupMenu = 0x7f010052; + public static int textAppearanceListItem = 0x7f010077; + public static int textAppearanceListItemSmall = 0x7f010078; + public static int textAppearancePopupMenuHeader = 0x7f010054; + public static int textAppearanceSearchResultSubtitle = 0x7f01006d; + public static int textAppearanceSearchResultTitle = 0x7f01006c; + public static int textAppearanceSmallPopupMenu = 0x7f010053; + public static int textColorAlertDialogListItem = 0x7f01008b; + public static int textColorSearchUrl = 0x7f01006e; + public static int theme = 0x7f0100ec; + public static int thickness = 0x7f0100a8; + public static int thumbTextPadding = 0x7f0100d2; + public static int thumbTint = 0x7f0100cd; + public static int thumbTintMode = 0x7f0100ce; + public static int tickMark = 0x7f010028; + public static int tickMarkTint = 0x7f010029; + public static int tickMarkTintMode = 0x7f01002a; + public static int title = 0x7f010003; + public static int titleMargin = 0x7f0100db; + public static int titleMarginBottom = 0x7f0100df; + public static int titleMarginEnd = 0x7f0100dd; + public static int titleMarginStart = 0x7f0100dc; + public static int titleMarginTop = 0x7f0100de; + public static int titleMargins = 0x7f0100e0; + public static int titleTextAppearance = 0x7f0100d9; + public static int titleTextColor = 0x7f0100e8; + public static int titleTextStyle = 0x7f010007; + public static int toolbarNavigationButtonStyle = 0x7f010066; + public static int toolbarStyle = 0x7f010065; + public static int track = 0x7f0100cf; + public static int trackTint = 0x7f0100d0; + public static int trackTintMode = 0x7f0100d1; + public static int voiceIcon = 0x7f0100c8; + public static int windowActionBar = 0x7f01002c; + public static int windowActionBarOverlay = 0x7f01002e; + public static int windowActionModeOverlay = 0x7f01002f; + public static int windowFixedHeightMajor = 0x7f010033; + public static int windowFixedHeightMinor = 0x7f010031; + public static int windowFixedWidthMajor = 0x7f010030; + public static int windowFixedWidthMinor = 0x7f010032; + public static int windowMinWidthMajor = 0x7f010034; + public static int windowMinWidthMinor = 0x7f010035; + public static int windowNoTitle = 0x7f01002d; + } + public static final class bool { + public static int abc_action_bar_embed_tabs = 0x7f080000; + public static int abc_allow_stacked_button_bar = 0x7f080001; + public static int abc_config_actionMenuItemAllCaps = 0x7f080002; + public static int abc_config_closeDialogWhenTouchOutside = 0x7f080003; + public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080004; + } + public static final class color { + public static int abc_background_cache_hint_selector_material_dark = 0x7f09005c; + public static int abc_background_cache_hint_selector_material_light = 0x7f09005d; + public static int abc_btn_colored_borderless_text_material = 0x7f09005e; + public static int abc_btn_colored_text_material = 0x7f09005f; + public static int abc_color_highlight_material = 0x7f090060; + public static int abc_hint_foreground_material_dark = 0x7f090061; + public static int abc_hint_foreground_material_light = 0x7f090062; + public static int abc_input_method_navigation_guard = 0x7f090001; + public static int abc_primary_text_disable_only_material_dark = 0x7f090063; + public static int abc_primary_text_disable_only_material_light = 0x7f090064; + public static int abc_primary_text_material_dark = 0x7f090065; + public static int abc_primary_text_material_light = 0x7f090066; + public static int abc_search_url_text = 0x7f090067; + public static int abc_search_url_text_normal = 0x7f090002; + public static int abc_search_url_text_pressed = 0x7f090003; + public static int abc_search_url_text_selected = 0x7f090004; + public static int abc_secondary_text_material_dark = 0x7f090068; + public static int abc_secondary_text_material_light = 0x7f090069; + public static int abc_tint_btn_checkable = 0x7f09006a; + public static int abc_tint_default = 0x7f09006b; + public static int abc_tint_edittext = 0x7f09006c; + public static int abc_tint_seek_thumb = 0x7f09006d; + public static int abc_tint_spinner = 0x7f09006e; + public static int abc_tint_switch_thumb = 0x7f09006f; + public static int abc_tint_switch_track = 0x7f090070; + public static int accent_material_dark = 0x7f090005; + public static int accent_material_light = 0x7f090006; + public static int background_floating_material_dark = 0x7f090007; + public static int background_floating_material_light = 0x7f090008; + public static int background_material_dark = 0x7f090009; + public static int background_material_light = 0x7f09000a; + public static int bright_foreground_disabled_material_dark = 0x7f09000d; + public static int bright_foreground_disabled_material_light = 0x7f09000e; + public static int bright_foreground_inverse_material_dark = 0x7f09000f; + public static int bright_foreground_inverse_material_light = 0x7f090010; + public static int bright_foreground_material_dark = 0x7f090011; + public static int bright_foreground_material_light = 0x7f090012; + public static int button_material_dark = 0x7f090013; + public static int button_material_light = 0x7f090014; + public static int dim_foreground_disabled_material_dark = 0x7f090027; + public static int dim_foreground_disabled_material_light = 0x7f090028; + public static int dim_foreground_material_dark = 0x7f090029; + public static int dim_foreground_material_light = 0x7f09002a; + public static int foreground_material_dark = 0x7f09002c; + public static int foreground_material_light = 0x7f09002d; + public static int highlighted_text_material_dark = 0x7f09002e; + public static int highlighted_text_material_light = 0x7f09002f; + public static int material_blue_grey_800 = 0x7f090031; + public static int material_blue_grey_900 = 0x7f090032; + public static int material_blue_grey_950 = 0x7f090033; + public static int material_deep_teal_200 = 0x7f090034; + public static int material_deep_teal_500 = 0x7f090035; + public static int material_grey_100 = 0x7f090036; + public static int material_grey_300 = 0x7f090037; + public static int material_grey_50 = 0x7f090038; + public static int material_grey_600 = 0x7f090039; + public static int material_grey_800 = 0x7f09003a; + public static int material_grey_850 = 0x7f09003b; + public static int material_grey_900 = 0x7f09003c; + public static int notification_action_color_filter = 0x7f090000; + public static int notification_icon_bg_color = 0x7f09003d; + public static int notification_material_background_media_default_color = 0x7f09003e; + public static int primary_dark_material_dark = 0x7f090047; + public static int primary_dark_material_light = 0x7f090048; + public static int primary_material_dark = 0x7f090049; + public static int primary_material_light = 0x7f09004a; + public static int primary_text_default_material_dark = 0x7f09004b; + public static int primary_text_default_material_light = 0x7f09004c; + public static int primary_text_disabled_material_dark = 0x7f09004d; + public static int primary_text_disabled_material_light = 0x7f09004e; + public static int ripple_material_dark = 0x7f09004f; + public static int ripple_material_light = 0x7f090050; + public static int secondary_text_default_material_dark = 0x7f090051; + public static int secondary_text_default_material_light = 0x7f090052; + public static int secondary_text_disabled_material_dark = 0x7f090053; + public static int secondary_text_disabled_material_light = 0x7f090054; + public static int switch_thumb_disabled_material_dark = 0x7f090055; + public static int switch_thumb_disabled_material_light = 0x7f090056; + public static int switch_thumb_material_dark = 0x7f090071; + public static int switch_thumb_material_light = 0x7f090072; + public static int switch_thumb_normal_material_dark = 0x7f090057; + public static int switch_thumb_normal_material_light = 0x7f090058; + } + public static final class dimen { + public static int abc_action_bar_content_inset_material = 0x7f06000c; + public static int abc_action_bar_content_inset_with_nav = 0x7f06000d; + public static int abc_action_bar_default_height_material = 0x7f060001; + public static int abc_action_bar_default_padding_end_material = 0x7f06000e; + public static int abc_action_bar_default_padding_start_material = 0x7f06000f; + public static int abc_action_bar_elevation_material = 0x7f060015; + public static int abc_action_bar_icon_vertical_padding_material = 0x7f060016; + public static int abc_action_bar_overflow_padding_end_material = 0x7f060017; + public static int abc_action_bar_overflow_padding_start_material = 0x7f060018; + public static int abc_action_bar_progress_bar_size = 0x7f060002; + public static int abc_action_bar_stacked_max_height = 0x7f060019; + public static int abc_action_bar_stacked_tab_max_width = 0x7f06001a; + public static int abc_action_bar_subtitle_bottom_margin_material = 0x7f06001b; + public static int abc_action_bar_subtitle_top_margin_material = 0x7f06001c; + public static int abc_action_button_min_height_material = 0x7f06001d; + public static int abc_action_button_min_width_material = 0x7f06001e; + public static int abc_action_button_min_width_overflow_material = 0x7f06001f; + public static int abc_alert_dialog_button_bar_height = 0x7f060000; + public static int abc_button_inset_horizontal_material = 0x7f060020; + public static int abc_button_inset_vertical_material = 0x7f060021; + public static int abc_button_padding_horizontal_material = 0x7f060022; + public static int abc_button_padding_vertical_material = 0x7f060023; + public static int abc_cascading_menus_min_smallest_width = 0x7f060024; + public static int abc_config_prefDialogWidth = 0x7f060005; + public static int abc_control_corner_material = 0x7f060025; + public static int abc_control_inset_material = 0x7f060026; + public static int abc_control_padding_material = 0x7f060027; + public static int abc_dialog_fixed_height_major = 0x7f060006; + public static int abc_dialog_fixed_height_minor = 0x7f060007; + public static int abc_dialog_fixed_width_major = 0x7f060008; + public static int abc_dialog_fixed_width_minor = 0x7f060009; + public static int abc_dialog_list_padding_bottom_no_buttons = 0x7f060028; + public static int abc_dialog_list_padding_top_no_title = 0x7f060029; + public static int abc_dialog_min_width_major = 0x7f06000a; + public static int abc_dialog_min_width_minor = 0x7f06000b; + public static int abc_dialog_padding_material = 0x7f06002a; + public static int abc_dialog_padding_top_material = 0x7f06002b; + public static int abc_dialog_title_divider_material = 0x7f06002c; + public static int abc_disabled_alpha_material_dark = 0x7f06002d; + public static int abc_disabled_alpha_material_light = 0x7f06002e; + public static int abc_dropdownitem_icon_width = 0x7f06002f; + public static int abc_dropdownitem_text_padding_left = 0x7f060030; + public static int abc_dropdownitem_text_padding_right = 0x7f060031; + public static int abc_edit_text_inset_bottom_material = 0x7f060032; + public static int abc_edit_text_inset_horizontal_material = 0x7f060033; + public static int abc_edit_text_inset_top_material = 0x7f060034; + public static int abc_floating_window_z = 0x7f060035; + public static int abc_list_item_padding_horizontal_material = 0x7f060036; + public static int abc_panel_menu_list_width = 0x7f060037; + public static int abc_progress_bar_height_material = 0x7f060038; + public static int abc_search_view_preferred_height = 0x7f060039; + public static int abc_search_view_preferred_width = 0x7f06003a; + public static int abc_seekbar_track_background_height_material = 0x7f06003b; + public static int abc_seekbar_track_progress_height_material = 0x7f06003c; + public static int abc_select_dialog_padding_start_material = 0x7f06003d; + public static int abc_switch_padding = 0x7f060011; + public static int abc_text_size_body_1_material = 0x7f06003e; + public static int abc_text_size_body_2_material = 0x7f06003f; + public static int abc_text_size_button_material = 0x7f060040; + public static int abc_text_size_caption_material = 0x7f060041; + public static int abc_text_size_display_1_material = 0x7f060042; + public static int abc_text_size_display_2_material = 0x7f060043; + public static int abc_text_size_display_3_material = 0x7f060044; + public static int abc_text_size_display_4_material = 0x7f060045; + public static int abc_text_size_headline_material = 0x7f060046; + public static int abc_text_size_large_material = 0x7f060047; + public static int abc_text_size_medium_material = 0x7f060048; + public static int abc_text_size_menu_header_material = 0x7f060049; + public static int abc_text_size_menu_material = 0x7f06004a; + public static int abc_text_size_small_material = 0x7f06004b; + public static int abc_text_size_subhead_material = 0x7f06004c; + public static int abc_text_size_subtitle_material_toolbar = 0x7f060003; + public static int abc_text_size_title_material = 0x7f06004d; + public static int abc_text_size_title_material_toolbar = 0x7f060004; + public static int disabled_alpha_material_dark = 0x7f060051; + public static int disabled_alpha_material_light = 0x7f060052; + public static int highlight_alpha_material_colored = 0x7f060054; + public static int highlight_alpha_material_dark = 0x7f060055; + public static int highlight_alpha_material_light = 0x7f060056; + public static int hint_alpha_material_dark = 0x7f060057; + public static int hint_alpha_material_light = 0x7f060058; + public static int hint_pressed_alpha_material_dark = 0x7f060059; + public static int hint_pressed_alpha_material_light = 0x7f06005a; + public static int notification_action_icon_size = 0x7f06005d; + public static int notification_action_text_size = 0x7f06005e; + public static int notification_big_circle_margin = 0x7f06005f; + public static int notification_content_margin_start = 0x7f060012; + public static int notification_large_icon_height = 0x7f060060; + public static int notification_large_icon_width = 0x7f060061; + public static int notification_main_column_padding_top = 0x7f060013; + public static int notification_media_narrow_margin = 0x7f060014; + public static int notification_right_icon_size = 0x7f060062; + public static int notification_right_side_padding_top = 0x7f060010; + public static int notification_small_icon_background_padding = 0x7f060063; + public static int notification_small_icon_size_as_large = 0x7f060064; + public static int notification_subtext_size = 0x7f060065; + public static int notification_top_pad = 0x7f060066; + public static int notification_top_pad_large_text = 0x7f060067; + } + public static final class drawable { + public static int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static int abc_action_bar_item_background_material = 0x7f020001; + public static int abc_btn_borderless_material = 0x7f020002; + public static int abc_btn_check_material = 0x7f020003; + public static int abc_btn_check_to_on_mtrl_000 = 0x7f020004; + public static int abc_btn_check_to_on_mtrl_015 = 0x7f020005; + public static int abc_btn_colored_material = 0x7f020006; + public static int abc_btn_default_mtrl_shape = 0x7f020007; + public static int abc_btn_radio_material = 0x7f020008; + public static int abc_btn_radio_to_on_mtrl_000 = 0x7f020009; + public static int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a; + public static int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static int abc_cab_background_internal_bg = 0x7f02000d; + public static int abc_cab_background_top_material = 0x7f02000e; + public static int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static int abc_control_background_material = 0x7f020010; + public static int abc_dialog_material_background = 0x7f020011; + public static int abc_edit_text_material = 0x7f020012; + public static int abc_ic_ab_back_material = 0x7f020013; + public static int abc_ic_arrow_drop_right_black_24dp = 0x7f020014; + public static int abc_ic_clear_material = 0x7f020015; + public static int abc_ic_commit_search_api_mtrl_alpha = 0x7f020016; + public static int abc_ic_go_search_api_material = 0x7f020017; + public static int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020018; + public static int abc_ic_menu_cut_mtrl_alpha = 0x7f020019; + public static int abc_ic_menu_overflow_material = 0x7f02001a; + public static int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001b; + public static int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001c; + public static int abc_ic_menu_share_mtrl_alpha = 0x7f02001d; + public static int abc_ic_search_api_material = 0x7f02001e; + public static int abc_ic_star_black_16dp = 0x7f02001f; + public static int abc_ic_star_black_36dp = 0x7f020020; + public static int abc_ic_star_black_48dp = 0x7f020021; + public static int abc_ic_star_half_black_16dp = 0x7f020022; + public static int abc_ic_star_half_black_36dp = 0x7f020023; + public static int abc_ic_star_half_black_48dp = 0x7f020024; + public static int abc_ic_voice_search_api_material = 0x7f020025; + public static int abc_item_background_holo_dark = 0x7f020026; + public static int abc_item_background_holo_light = 0x7f020027; + public static int abc_list_divider_mtrl_alpha = 0x7f020028; + public static int abc_list_focused_holo = 0x7f020029; + public static int abc_list_longpressed_holo = 0x7f02002a; + public static int abc_list_pressed_holo_dark = 0x7f02002b; + public static int abc_list_pressed_holo_light = 0x7f02002c; + public static int abc_list_selector_background_transition_holo_dark = 0x7f02002d; + public static int abc_list_selector_background_transition_holo_light = 0x7f02002e; + public static int abc_list_selector_disabled_holo_dark = 0x7f02002f; + public static int abc_list_selector_disabled_holo_light = 0x7f020030; + public static int abc_list_selector_holo_dark = 0x7f020031; + public static int abc_list_selector_holo_light = 0x7f020032; + public static int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033; + public static int abc_popup_background_mtrl_mult = 0x7f020034; + public static int abc_ratingbar_indicator_material = 0x7f020035; + public static int abc_ratingbar_material = 0x7f020036; + public static int abc_ratingbar_small_material = 0x7f020037; + public static int abc_scrubber_control_off_mtrl_alpha = 0x7f020038; + public static int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039; + public static int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a; + public static int abc_scrubber_primary_mtrl_alpha = 0x7f02003b; + public static int abc_scrubber_track_mtrl_alpha = 0x7f02003c; + public static int abc_seekbar_thumb_material = 0x7f02003d; + public static int abc_seekbar_tick_mark_material = 0x7f02003e; + public static int abc_seekbar_track_material = 0x7f02003f; + public static int abc_spinner_mtrl_am_alpha = 0x7f020040; + public static int abc_spinner_textfield_background_material = 0x7f020041; + public static int abc_switch_thumb_material = 0x7f020042; + public static int abc_switch_track_mtrl_alpha = 0x7f020043; + public static int abc_tab_indicator_material = 0x7f020044; + public static int abc_tab_indicator_mtrl_alpha = 0x7f020045; + public static int abc_text_cursor_material = 0x7f020046; + public static int abc_text_select_handle_left_mtrl_dark = 0x7f020047; + public static int abc_text_select_handle_left_mtrl_light = 0x7f020048; + public static int abc_text_select_handle_middle_mtrl_dark = 0x7f020049; + public static int abc_text_select_handle_middle_mtrl_light = 0x7f02004a; + public static int abc_text_select_handle_right_mtrl_dark = 0x7f02004b; + public static int abc_text_select_handle_right_mtrl_light = 0x7f02004c; + public static int abc_textfield_activated_mtrl_alpha = 0x7f02004d; + public static int abc_textfield_default_mtrl_alpha = 0x7f02004e; + public static int abc_textfield_search_activated_mtrl_alpha = 0x7f02004f; + public static int abc_textfield_search_default_mtrl_alpha = 0x7f020050; + public static int abc_textfield_search_material = 0x7f020051; + public static int abc_vector_test = 0x7f020052; + public static int notification_action_background = 0x7f020056; + public static int notification_bg = 0x7f020057; + public static int notification_bg_low = 0x7f020058; + public static int notification_bg_low_normal = 0x7f020059; + public static int notification_bg_low_pressed = 0x7f02005a; + public static int notification_bg_normal = 0x7f02005b; + public static int notification_bg_normal_pressed = 0x7f02005c; + public static int notification_icon_background = 0x7f02005d; + public static int notification_template_icon_bg = 0x7f020060; + public static int notification_template_icon_low_bg = 0x7f020061; + public static int notification_tile_bg = 0x7f02005e; + public static int notify_panel_notification_icon_bg = 0x7f02005f; + } + public static final class id { + public static int action0 = 0x7f0a005b; + public static int action_bar = 0x7f0a0049; + public static int action_bar_activity_content = 0x7f0a0000; + public static int action_bar_container = 0x7f0a0048; + public static int action_bar_root = 0x7f0a0044; + public static int action_bar_spinner = 0x7f0a0001; + public static int action_bar_subtitle = 0x7f0a0027; + public static int action_bar_title = 0x7f0a0026; + public static int action_container = 0x7f0a0058; + public static int action_context_bar = 0x7f0a004a; + public static int action_divider = 0x7f0a005f; + public static int action_image = 0x7f0a0059; + public static int action_menu_divider = 0x7f0a0002; + public static int action_menu_presenter = 0x7f0a0003; + public static int action_mode_bar = 0x7f0a0046; + public static int action_mode_bar_stub = 0x7f0a0045; + public static int action_mode_close_button = 0x7f0a0028; + public static int action_text = 0x7f0a005a; + public static int actions = 0x7f0a0068; + public static int activity_chooser_view_content = 0x7f0a0029; + public static int add = 0x7f0a0013; + public static int alertTitle = 0x7f0a003d; + public static int always = 0x7f0a001d; + public static int beginning = 0x7f0a001a; + public static int bottom = 0x7f0a0024; + public static int buttonPanel = 0x7f0a0030; + public static int cancel_action = 0x7f0a005c; + public static int checkbox = 0x7f0a0040; + public static int chronometer = 0x7f0a0064; + public static int collapseActionView = 0x7f0a001e; + public static int contentPanel = 0x7f0a0033; + public static int custom = 0x7f0a003a; + public static int customPanel = 0x7f0a0039; + public static int decor_content_parent = 0x7f0a0047; + public static int default_activity_button = 0x7f0a002c; + public static int disableHome = 0x7f0a000c; + public static int edit_query = 0x7f0a004b; + public static int end = 0x7f0a001b; + public static int end_padder = 0x7f0a006e; + public static int expand_activities_button = 0x7f0a002a; + public static int expanded_menu = 0x7f0a003f; + public static int home = 0x7f0a0004; + public static int homeAsUp = 0x7f0a000d; + public static int icon = 0x7f0a002e; + public static int icon_group = 0x7f0a0069; + public static int ifRoom = 0x7f0a001f; + public static int image = 0x7f0a002b; + public static int info = 0x7f0a0065; + public static int line1 = 0x7f0a006a; + public static int line3 = 0x7f0a006c; + public static int listMode = 0x7f0a0009; + public static int list_item = 0x7f0a002d; + public static int media_actions = 0x7f0a005e; + public static int middle = 0x7f0a001c; + public static int multiply = 0x7f0a0014; + public static int never = 0x7f0a0020; + public static int none = 0x7f0a000e; + public static int normal = 0x7f0a000a; + public static int notification_background = 0x7f0a0067; + public static int notification_main_column = 0x7f0a0061; + public static int notification_main_column_container = 0x7f0a0060; + public static int parentPanel = 0x7f0a0032; + public static int progress_circular = 0x7f0a0005; + public static int progress_horizontal = 0x7f0a0006; + public static int radio = 0x7f0a0042; + public static int right_icon = 0x7f0a0066; + public static int right_side = 0x7f0a0062; + public static int screen = 0x7f0a0015; + public static int scrollIndicatorDown = 0x7f0a0038; + public static int scrollIndicatorUp = 0x7f0a0034; + public static int scrollView = 0x7f0a0035; + public static int search_badge = 0x7f0a004d; + public static int search_bar = 0x7f0a004c; + public static int search_button = 0x7f0a004e; + public static int search_close_btn = 0x7f0a0053; + public static int search_edit_frame = 0x7f0a004f; + public static int search_go_btn = 0x7f0a0055; + public static int search_mag_icon = 0x7f0a0050; + public static int search_plate = 0x7f0a0051; + public static int search_src_text = 0x7f0a0052; + public static int search_voice_btn = 0x7f0a0056; + public static int select_dialog_listview = 0x7f0a0057; + public static int shortcut = 0x7f0a0041; + public static int showCustom = 0x7f0a000f; + public static int showHome = 0x7f0a0010; + public static int showTitle = 0x7f0a0011; + public static int spacer = 0x7f0a0031; + public static int split_action_bar = 0x7f0a0007; + public static int src_atop = 0x7f0a0016; + public static int src_in = 0x7f0a0017; + public static int src_over = 0x7f0a0018; + public static int status_bar_latest_event_content = 0x7f0a005d; + public static int submenuarrow = 0x7f0a0043; + public static int submit_area = 0x7f0a0054; + public static int tabMode = 0x7f0a000b; + public static int text = 0x7f0a006d; + public static int text2 = 0x7f0a006b; + public static int textSpacerNoButtons = 0x7f0a0037; + public static int textSpacerNoTitle = 0x7f0a0036; + public static int time = 0x7f0a0063; + public static int title = 0x7f0a002f; + public static int titleDividerNoCustom = 0x7f0a003e; + public static int title_template = 0x7f0a003c; + public static int top = 0x7f0a0025; + public static int topPanel = 0x7f0a003b; + public static int up = 0x7f0a0008; + public static int useLogo = 0x7f0a0012; + public static int withText = 0x7f0a0021; + public static int wrap_content = 0x7f0a0019; + } + public static final class integer { + public static int abc_config_activityDefaultDur = 0x7f0b0000; + public static int abc_config_activityShortDur = 0x7f0b0001; + public static int cancel_button_image_alpha = 0x7f0b0002; + public static int status_bar_notification_info_maxnum = 0x7f0b0003; + } + public static final class layout { + public static int abc_action_bar_title_item = 0x7f030000; + public static int abc_action_bar_up_container = 0x7f030001; + public static int abc_action_bar_view_list_nav_layout = 0x7f030002; + public static int abc_action_menu_item_layout = 0x7f030003; + public static int abc_action_menu_layout = 0x7f030004; + public static int abc_action_mode_bar = 0x7f030005; + public static int abc_action_mode_close_item_material = 0x7f030006; + public static int abc_activity_chooser_view = 0x7f030007; + public static int abc_activity_chooser_view_list_item = 0x7f030008; + public static int abc_alert_dialog_button_bar_material = 0x7f030009; + public static int abc_alert_dialog_material = 0x7f03000a; + public static int abc_alert_dialog_title_material = 0x7f03000b; + public static int abc_dialog_title_material = 0x7f03000c; + public static int abc_expanded_menu_layout = 0x7f03000d; + public static int abc_list_menu_item_checkbox = 0x7f03000e; + public static int abc_list_menu_item_icon = 0x7f03000f; + public static int abc_list_menu_item_layout = 0x7f030010; + public static int abc_list_menu_item_radio = 0x7f030011; + public static int abc_popup_menu_header_item_layout = 0x7f030012; + public static int abc_popup_menu_item_layout = 0x7f030013; + public static int abc_screen_content_include = 0x7f030014; + public static int abc_screen_simple = 0x7f030015; + public static int abc_screen_simple_overlay_action_mode = 0x7f030016; + public static int abc_screen_toolbar = 0x7f030017; + public static int abc_search_dropdown_item_icons_2line = 0x7f030018; + public static int abc_search_view = 0x7f030019; + public static int abc_select_dialog_material = 0x7f03001a; + public static int notification_action = 0x7f03001b; + public static int notification_action_tombstone = 0x7f03001c; + public static int notification_media_action = 0x7f03001d; + public static int notification_media_cancel_action = 0x7f03001e; + public static int notification_template_big_media = 0x7f03001f; + public static int notification_template_big_media_custom = 0x7f030020; + public static int notification_template_big_media_narrow = 0x7f030021; + public static int notification_template_big_media_narrow_custom = 0x7f030022; + public static int notification_template_custom_big = 0x7f030023; + public static int notification_template_icon_group = 0x7f030024; + public static int notification_template_lines_media = 0x7f030025; + public static int notification_template_media = 0x7f030026; + public static int notification_template_media_custom = 0x7f030027; + public static int notification_template_part_chronometer = 0x7f030028; + public static int notification_template_part_time = 0x7f030029; + public static int select_dialog_item_material = 0x7f03002b; + public static int select_dialog_multichoice_material = 0x7f03002c; + public static int select_dialog_singlechoice_material = 0x7f03002d; + public static int support_simple_spinner_dropdown_item = 0x7f03002e; + } + public static final class string { + public static int abc_action_bar_home_description = 0x7f050000; + public static int abc_action_bar_home_description_format = 0x7f050001; + public static int abc_action_bar_home_subtitle_description_format = 0x7f050002; + public static int abc_action_bar_up_description = 0x7f050003; + public static int abc_action_menu_overflow_description = 0x7f050004; + public static int abc_action_mode_done = 0x7f050005; + public static int abc_activity_chooser_view_see_all = 0x7f050006; + public static int abc_activitychooserview_choose_application = 0x7f050007; + public static int abc_capital_off = 0x7f050008; + public static int abc_capital_on = 0x7f050009; + public static int abc_font_family_body_1_material = 0x7f050015; + public static int abc_font_family_body_2_material = 0x7f050016; + public static int abc_font_family_button_material = 0x7f050017; + public static int abc_font_family_caption_material = 0x7f050018; + public static int abc_font_family_display_1_material = 0x7f050019; + public static int abc_font_family_display_2_material = 0x7f05001a; + public static int abc_font_family_display_3_material = 0x7f05001b; + public static int abc_font_family_display_4_material = 0x7f05001c; + public static int abc_font_family_headline_material = 0x7f05001d; + public static int abc_font_family_menu_material = 0x7f05001e; + public static int abc_font_family_subhead_material = 0x7f05001f; + public static int abc_font_family_title_material = 0x7f050020; + public static int abc_search_hint = 0x7f05000a; + public static int abc_searchview_description_clear = 0x7f05000b; + public static int abc_searchview_description_query = 0x7f05000c; + public static int abc_searchview_description_search = 0x7f05000d; + public static int abc_searchview_description_submit = 0x7f05000e; + public static int abc_searchview_description_voice = 0x7f05000f; + public static int abc_shareactionprovider_share_with = 0x7f050010; + public static int abc_shareactionprovider_share_with_application = 0x7f050011; + public static int abc_toolbar_collapse_description = 0x7f050012; + public static int search_menu_title = 0x7f050013; + public static int status_bar_notification_info_overflow = 0x7f050014; + } + public static final class style { + public static int AlertDialog_AppCompat = 0x7f07009f; + public static int AlertDialog_AppCompat_Light = 0x7f0700a0; + public static int Animation_AppCompat_Dialog = 0x7f0700a1; + public static int Animation_AppCompat_DropDownUp = 0x7f0700a2; + public static int Base_AlertDialog_AppCompat = 0x7f0700a3; + public static int Base_AlertDialog_AppCompat_Light = 0x7f0700a4; + public static int Base_Animation_AppCompat_Dialog = 0x7f0700a5; + public static int Base_Animation_AppCompat_DropDownUp = 0x7f0700a6; + public static int Base_DialogWindowTitleBackground_AppCompat = 0x7f0700a8; + public static int Base_DialogWindowTitle_AppCompat = 0x7f0700a7; + public static int Base_TextAppearance_AppCompat = 0x7f07003f; + public static int Base_TextAppearance_AppCompat_Body1 = 0x7f070040; + public static int Base_TextAppearance_AppCompat_Body2 = 0x7f070041; + public static int Base_TextAppearance_AppCompat_Button = 0x7f070027; + public static int Base_TextAppearance_AppCompat_Caption = 0x7f070042; + public static int Base_TextAppearance_AppCompat_Display1 = 0x7f070043; + public static int Base_TextAppearance_AppCompat_Display2 = 0x7f070044; + public static int Base_TextAppearance_AppCompat_Display3 = 0x7f070045; + public static int Base_TextAppearance_AppCompat_Display4 = 0x7f070046; + public static int Base_TextAppearance_AppCompat_Headline = 0x7f070047; + public static int Base_TextAppearance_AppCompat_Inverse = 0x7f07000b; + public static int Base_TextAppearance_AppCompat_Large = 0x7f070048; + public static int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f07000c; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f070049; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f07004a; + public static int Base_TextAppearance_AppCompat_Medium = 0x7f07004b; + public static int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f07000d; + public static int Base_TextAppearance_AppCompat_Menu = 0x7f07004c; + public static int Base_TextAppearance_AppCompat_SearchResult = 0x7f0700a9; + public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f07004d; + public static int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f07004e; + public static int Base_TextAppearance_AppCompat_Small = 0x7f07004f; + public static int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f07000e; + public static int Base_TextAppearance_AppCompat_Subhead = 0x7f070050; + public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f07000f; + public static int Base_TextAppearance_AppCompat_Title = 0x7f070051; + public static int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070010; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070094; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f070052; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f070053; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f070054; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f070055; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f070056; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f070057; + public static int Base_TextAppearance_AppCompat_Widget_Button = 0x7f070058; + public static int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f07009b; + public static int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f07009c; + public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070095; + public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700aa; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070059; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f07005a; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f07005b; + public static int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f07005c; + public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f07005d; + public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700ab; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f07005e; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f07005f; + public static int Base_ThemeOverlay_AppCompat = 0x7f0700b0; + public static int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0700b1; + public static int Base_ThemeOverlay_AppCompat_Dark = 0x7f0700b2; + public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700b3; + public static int Base_ThemeOverlay_AppCompat_Dialog = 0x7f070017; + public static int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f070018; + public static int Base_ThemeOverlay_AppCompat_Light = 0x7f0700b4; + public static int Base_Theme_AppCompat = 0x7f070060; + public static int Base_Theme_AppCompat_CompactMenu = 0x7f0700ac; + public static int Base_Theme_AppCompat_Dialog = 0x7f070011; + public static int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070001; + public static int Base_Theme_AppCompat_Dialog_Alert = 0x7f070012; + public static int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0700ad; + public static int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f070013; + public static int Base_Theme_AppCompat_Light = 0x7f070061; + public static int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0700ae; + public static int Base_Theme_AppCompat_Light_Dialog = 0x7f070014; + public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070002; + public static int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f070015; + public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0700af; + public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070016; + public static int Base_V11_ThemeOverlay_AppCompat_Dialog = 0x7f07001b; + public static int Base_V11_Theme_AppCompat_Dialog = 0x7f070019; + public static int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f07001a; + public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f070023; + public static int Base_V12_Widget_AppCompat_EditText = 0x7f070024; + public static int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f070066; + public static int Base_V21_Theme_AppCompat = 0x7f070062; + public static int Base_V21_Theme_AppCompat_Dialog = 0x7f070063; + public static int Base_V21_Theme_AppCompat_Light = 0x7f070064; + public static int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f070065; + public static int Base_V22_Theme_AppCompat = 0x7f070092; + public static int Base_V22_Theme_AppCompat_Light = 0x7f070093; + public static int Base_V23_Theme_AppCompat = 0x7f070096; + public static int Base_V23_Theme_AppCompat_Light = 0x7f070097; + public static int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0700b9; + public static int Base_V7_Theme_AppCompat = 0x7f0700b5; + public static int Base_V7_Theme_AppCompat_Dialog = 0x7f0700b6; + public static int Base_V7_Theme_AppCompat_Light = 0x7f0700b7; + public static int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0700b8; + public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0700ba; + public static int Base_V7_Widget_AppCompat_EditText = 0x7f0700bb; + public static int Base_Widget_AppCompat_ActionBar = 0x7f0700bc; + public static int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0700bd; + public static int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0700be; + public static int Base_Widget_AppCompat_ActionBar_TabText = 0x7f070067; + public static int Base_Widget_AppCompat_ActionBar_TabView = 0x7f070068; + public static int Base_Widget_AppCompat_ActionButton = 0x7f070069; + public static int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f07006a; + public static int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f07006b; + public static int Base_Widget_AppCompat_ActionMode = 0x7f0700bf; + public static int Base_Widget_AppCompat_ActivityChooserView = 0x7f0700c0; + public static int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070025; + public static int Base_Widget_AppCompat_Button = 0x7f07006c; + public static int Base_Widget_AppCompat_ButtonBar = 0x7f070070; + public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700c2; + public static int Base_Widget_AppCompat_Button_Borderless = 0x7f07006d; + public static int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f07006e; + public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700c1; + public static int Base_Widget_AppCompat_Button_Colored = 0x7f070098; + public static int Base_Widget_AppCompat_Button_Small = 0x7f07006f; + public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f070071; + public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f070072; + public static int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0700c3; + public static int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000; + public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0700c4; + public static int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f070073; + public static int Base_Widget_AppCompat_EditText = 0x7f070026; + public static int Base_Widget_AppCompat_ImageButton = 0x7f070074; + public static int Base_Widget_AppCompat_Light_ActionBar = 0x7f0700c5; + public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700c6; + public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700c7; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f070075; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070076; + public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f070077; + public static int Base_Widget_AppCompat_Light_PopupMenu = 0x7f070078; + public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070079; + public static int Base_Widget_AppCompat_ListMenuView = 0x7f0700c8; + public static int Base_Widget_AppCompat_ListPopupWindow = 0x7f07007a; + public static int Base_Widget_AppCompat_ListView = 0x7f07007b; + public static int Base_Widget_AppCompat_ListView_DropDown = 0x7f07007c; + public static int Base_Widget_AppCompat_ListView_Menu = 0x7f07007d; + public static int Base_Widget_AppCompat_PopupMenu = 0x7f07007e; + public static int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f07007f; + public static int Base_Widget_AppCompat_PopupWindow = 0x7f0700c9; + public static int Base_Widget_AppCompat_ProgressBar = 0x7f07001c; + public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f07001d; + public static int Base_Widget_AppCompat_RatingBar = 0x7f070080; + public static int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f070099; + public static int Base_Widget_AppCompat_RatingBar_Small = 0x7f07009a; + public static int Base_Widget_AppCompat_SearchView = 0x7f0700ca; + public static int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0700cb; + public static int Base_Widget_AppCompat_SeekBar = 0x7f070081; + public static int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0700cc; + public static int Base_Widget_AppCompat_Spinner = 0x7f070082; + public static int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070003; + public static int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f070083; + public static int Base_Widget_AppCompat_Toolbar = 0x7f0700cd; + public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070084; + public static int Platform_AppCompat = 0x7f07001e; + public static int Platform_AppCompat_Light = 0x7f07001f; + public static int Platform_ThemeOverlay_AppCompat = 0x7f070085; + public static int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070086; + public static int Platform_ThemeOverlay_AppCompat_Light = 0x7f070087; + public static int Platform_V11_AppCompat = 0x7f070020; + public static int Platform_V11_AppCompat_Light = 0x7f070021; + public static int Platform_V14_AppCompat = 0x7f070028; + public static int Platform_V14_AppCompat_Light = 0x7f070029; + public static int Platform_V21_AppCompat = 0x7f070088; + public static int Platform_V21_AppCompat_Light = 0x7f070089; + public static int Platform_V25_AppCompat = 0x7f07009d; + public static int Platform_V25_AppCompat_Light = 0x7f07009e; + public static int Platform_Widget_AppCompat_Spinner = 0x7f070022; + public static int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f070031; + public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f070032; + public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f070033; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f070034; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f070035; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f070036; + public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f07003c; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f070037; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f070038; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070039; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f07003a; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f07003b; + public static int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f07003d; + public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f07003e; + public static int TextAppearance_AppCompat = 0x7f0700d6; + public static int TextAppearance_AppCompat_Body1 = 0x7f0700d7; + public static int TextAppearance_AppCompat_Body2 = 0x7f0700d8; + public static int TextAppearance_AppCompat_Button = 0x7f0700d9; + public static int TextAppearance_AppCompat_Caption = 0x7f0700da; + public static int TextAppearance_AppCompat_Display1 = 0x7f0700db; + public static int TextAppearance_AppCompat_Display2 = 0x7f0700dc; + public static int TextAppearance_AppCompat_Display3 = 0x7f0700dd; + public static int TextAppearance_AppCompat_Display4 = 0x7f0700de; + public static int TextAppearance_AppCompat_Headline = 0x7f0700df; + public static int TextAppearance_AppCompat_Inverse = 0x7f0700e0; + public static int TextAppearance_AppCompat_Large = 0x7f0700e1; + public static int TextAppearance_AppCompat_Large_Inverse = 0x7f0700e2; + public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700e3; + public static int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700e4; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700e5; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700e6; + public static int TextAppearance_AppCompat_Medium = 0x7f0700e7; + public static int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700e8; + public static int TextAppearance_AppCompat_Menu = 0x7f0700e9; + public static int TextAppearance_AppCompat_Notification = 0x7f07002a; + public static int TextAppearance_AppCompat_Notification_Info = 0x7f07008a; + public static int TextAppearance_AppCompat_Notification_Info_Media = 0x7f07008b; + public static int TextAppearance_AppCompat_Notification_Line2 = 0x7f0700ea; + public static int TextAppearance_AppCompat_Notification_Line2_Media = 0x7f0700eb; + public static int TextAppearance_AppCompat_Notification_Media = 0x7f07008c; + public static int TextAppearance_AppCompat_Notification_Time = 0x7f07008d; + public static int TextAppearance_AppCompat_Notification_Time_Media = 0x7f07008e; + public static int TextAppearance_AppCompat_Notification_Title = 0x7f07002b; + public static int TextAppearance_AppCompat_Notification_Title_Media = 0x7f07008f; + public static int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700ec; + public static int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700ed; + public static int TextAppearance_AppCompat_Small = 0x7f0700ee; + public static int TextAppearance_AppCompat_Small_Inverse = 0x7f0700ef; + public static int TextAppearance_AppCompat_Subhead = 0x7f0700f0; + public static int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700f1; + public static int TextAppearance_AppCompat_Title = 0x7f0700f2; + public static int TextAppearance_AppCompat_Title_Inverse = 0x7f0700f3; + public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700f4; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700f5; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700f6; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700f7; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700f8; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700f9; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700fa; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700fb; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700fc; + public static int TextAppearance_AppCompat_Widget_Button = 0x7f0700fd; + public static int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0700fe; + public static int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0700ff; + public static int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070100; + public static int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070101; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070102; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f070103; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070104; + public static int TextAppearance_AppCompat_Widget_Switch = 0x7f070105; + public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070106; + public static int TextAppearance_StatusBar_EventContent = 0x7f07002c; + public static int TextAppearance_StatusBar_EventContent_Info = 0x7f07002d; + public static int TextAppearance_StatusBar_EventContent_Line2 = 0x7f07002e; + public static int TextAppearance_StatusBar_EventContent_Time = 0x7f07002f; + public static int TextAppearance_StatusBar_EventContent_Title = 0x7f070030; + public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070107; + public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070108; + public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070109; + public static int ThemeOverlay_AppCompat = 0x7f070118; + public static int ThemeOverlay_AppCompat_ActionBar = 0x7f070119; + public static int ThemeOverlay_AppCompat_Dark = 0x7f07011a; + public static int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f07011b; + public static int ThemeOverlay_AppCompat_Dialog = 0x7f07011c; + public static int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f07011d; + public static int ThemeOverlay_AppCompat_Light = 0x7f07011e; + public static int Theme_AppCompat = 0x7f07010a; + public static int Theme_AppCompat_CompactMenu = 0x7f07010b; + public static int Theme_AppCompat_DayNight = 0x7f070004; + public static int Theme_AppCompat_DayNight_DarkActionBar = 0x7f070005; + public static int Theme_AppCompat_DayNight_Dialog = 0x7f070006; + public static int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f070009; + public static int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f070007; + public static int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f070008; + public static int Theme_AppCompat_DayNight_NoActionBar = 0x7f07000a; + public static int Theme_AppCompat_Dialog = 0x7f07010c; + public static int Theme_AppCompat_DialogWhenLarge = 0x7f07010f; + public static int Theme_AppCompat_Dialog_Alert = 0x7f07010d; + public static int Theme_AppCompat_Dialog_MinWidth = 0x7f07010e; + public static int Theme_AppCompat_Light = 0x7f070110; + public static int Theme_AppCompat_Light_DarkActionBar = 0x7f070111; + public static int Theme_AppCompat_Light_Dialog = 0x7f070112; + public static int Theme_AppCompat_Light_DialogWhenLarge = 0x7f070115; + public static int Theme_AppCompat_Light_Dialog_Alert = 0x7f070113; + public static int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070114; + public static int Theme_AppCompat_Light_NoActionBar = 0x7f070116; + public static int Theme_AppCompat_NoActionBar = 0x7f070117; + public static int Widget_AppCompat_ActionBar = 0x7f07011f; + public static int Widget_AppCompat_ActionBar_Solid = 0x7f070120; + public static int Widget_AppCompat_ActionBar_TabBar = 0x7f070121; + public static int Widget_AppCompat_ActionBar_TabText = 0x7f070122; + public static int Widget_AppCompat_ActionBar_TabView = 0x7f070123; + public static int Widget_AppCompat_ActionButton = 0x7f070124; + public static int Widget_AppCompat_ActionButton_CloseMode = 0x7f070125; + public static int Widget_AppCompat_ActionButton_Overflow = 0x7f070126; + public static int Widget_AppCompat_ActionMode = 0x7f070127; + public static int Widget_AppCompat_ActivityChooserView = 0x7f070128; + public static int Widget_AppCompat_AutoCompleteTextView = 0x7f070129; + public static int Widget_AppCompat_Button = 0x7f07012a; + public static int Widget_AppCompat_ButtonBar = 0x7f070130; + public static int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f070131; + public static int Widget_AppCompat_Button_Borderless = 0x7f07012b; + public static int Widget_AppCompat_Button_Borderless_Colored = 0x7f07012c; + public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f07012d; + public static int Widget_AppCompat_Button_Colored = 0x7f07012e; + public static int Widget_AppCompat_Button_Small = 0x7f07012f; + public static int Widget_AppCompat_CompoundButton_CheckBox = 0x7f070132; + public static int Widget_AppCompat_CompoundButton_RadioButton = 0x7f070133; + public static int Widget_AppCompat_CompoundButton_Switch = 0x7f070134; + public static int Widget_AppCompat_DrawerArrowToggle = 0x7f070135; + public static int Widget_AppCompat_DropDownItem_Spinner = 0x7f070136; + public static int Widget_AppCompat_EditText = 0x7f070137; + public static int Widget_AppCompat_ImageButton = 0x7f070138; + public static int Widget_AppCompat_Light_ActionBar = 0x7f070139; + public static int Widget_AppCompat_Light_ActionBar_Solid = 0x7f07013a; + public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f07013b; + public static int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f07013c; + public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f07013d; + public static int Widget_AppCompat_Light_ActionBar_TabText = 0x7f07013e; + public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f07013f; + public static int Widget_AppCompat_Light_ActionBar_TabView = 0x7f070140; + public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f070141; + public static int Widget_AppCompat_Light_ActionButton = 0x7f070142; + public static int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f070143; + public static int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f070144; + public static int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f070145; + public static int Widget_AppCompat_Light_ActivityChooserView = 0x7f070146; + public static int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f070147; + public static int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f070148; + public static int Widget_AppCompat_Light_ListPopupWindow = 0x7f070149; + public static int Widget_AppCompat_Light_ListView_DropDown = 0x7f07014a; + public static int Widget_AppCompat_Light_PopupMenu = 0x7f07014b; + public static int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f07014c; + public static int Widget_AppCompat_Light_SearchView = 0x7f07014d; + public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f07014e; + public static int Widget_AppCompat_ListMenuView = 0x7f07014f; + public static int Widget_AppCompat_ListPopupWindow = 0x7f070150; + public static int Widget_AppCompat_ListView = 0x7f070151; + public static int Widget_AppCompat_ListView_DropDown = 0x7f070152; + public static int Widget_AppCompat_ListView_Menu = 0x7f070153; + public static int Widget_AppCompat_NotificationActionContainer = 0x7f070090; + public static int Widget_AppCompat_NotificationActionText = 0x7f070091; + public static int Widget_AppCompat_PopupMenu = 0x7f070154; + public static int Widget_AppCompat_PopupMenu_Overflow = 0x7f070155; + public static int Widget_AppCompat_PopupWindow = 0x7f070156; + public static int Widget_AppCompat_ProgressBar = 0x7f070157; + public static int Widget_AppCompat_ProgressBar_Horizontal = 0x7f070158; + public static int Widget_AppCompat_RatingBar = 0x7f070159; + public static int Widget_AppCompat_RatingBar_Indicator = 0x7f07015a; + public static int Widget_AppCompat_RatingBar_Small = 0x7f07015b; + public static int Widget_AppCompat_SearchView = 0x7f07015c; + public static int Widget_AppCompat_SearchView_ActionBar = 0x7f07015d; + public static int Widget_AppCompat_SeekBar = 0x7f07015e; + public static int Widget_AppCompat_SeekBar_Discrete = 0x7f07015f; + public static int Widget_AppCompat_Spinner = 0x7f070160; + public static int Widget_AppCompat_Spinner_DropDown = 0x7f070161; + public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070162; + public static int Widget_AppCompat_Spinner_Underlined = 0x7f070163; + public static int Widget_AppCompat_TextView_SpinnerItem = 0x7f070164; + public static int Widget_AppCompat_Toolbar = 0x7f070165; + public static int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070166; + } + public static final class styleable { + public static int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b }; + public static int[] ActionBarLayout = { 0x010100b3 }; + public static int ActionBarLayout_android_layout_gravity = 0; + public static int ActionBar_background = 10; + public static int ActionBar_backgroundSplit = 12; + public static int ActionBar_backgroundStacked = 11; + public static int ActionBar_contentInsetEnd = 21; + public static int ActionBar_contentInsetEndWithActions = 25; + public static int ActionBar_contentInsetLeft = 22; + public static int ActionBar_contentInsetRight = 23; + public static int ActionBar_contentInsetStart = 20; + public static int ActionBar_contentInsetStartWithNavigation = 24; + public static int ActionBar_customNavigationLayout = 13; + public static int ActionBar_displayOptions = 3; + public static int ActionBar_divider = 9; + public static int ActionBar_elevation = 26; + public static int ActionBar_height = 0; + public static int ActionBar_hideOnContentScroll = 19; + public static int ActionBar_homeAsUpIndicator = 28; + public static int ActionBar_homeLayout = 14; + public static int ActionBar_icon = 7; + public static int ActionBar_indeterminateProgressStyle = 16; + public static int ActionBar_itemPadding = 18; + public static int ActionBar_logo = 8; + public static int ActionBar_navigationMode = 2; + public static int ActionBar_popupTheme = 27; + public static int ActionBar_progressBarPadding = 17; + public static int ActionBar_progressBarStyle = 15; + public static int ActionBar_subtitle = 4; + public static int ActionBar_subtitleTextStyle = 6; + public static int ActionBar_title = 1; + public static int ActionBar_titleTextStyle = 5; + public static int[] ActionMenuItemView = { 0x0101013f }; + public static int ActionMenuItemView_android_minWidth = 0; + public static int[] ActionMenuView = { }; + public static int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e }; + public static int ActionMode_background = 3; + public static int ActionMode_backgroundSplit = 4; + public static int ActionMode_closeItemLayout = 5; + public static int ActionMode_height = 0; + public static int ActionMode_subtitleTextStyle = 2; + public static int ActionMode_titleTextStyle = 1; + public static int[] ActivityChooserView = { 0x7f01001f, 0x7f010020 }; + public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static int ActivityChooserView_initialActivityCount = 0; + public static int[] AlertDialog = { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 }; + public static int AlertDialog_android_layout = 0; + public static int AlertDialog_buttonPanelSideLayout = 1; + public static int AlertDialog_listItemLayout = 5; + public static int AlertDialog_listLayout = 2; + public static int AlertDialog_multiChoiceItemLayout = 3; + public static int AlertDialog_showTitle = 6; + public static int AlertDialog_singleChoiceItemLayout = 4; + public static int[] AppCompatImageView = { 0x01010119, 0x7f010027 }; + public static int AppCompatImageView_android_src = 0; + public static int AppCompatImageView_srcCompat = 1; + public static int[] AppCompatSeekBar = { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a }; + public static int AppCompatSeekBar_android_thumb = 0; + public static int AppCompatSeekBar_tickMark = 1; + public static int AppCompatSeekBar_tickMarkTint = 2; + public static int AppCompatSeekBar_tickMarkTintMode = 3; + public static int[] AppCompatTextHelper = { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }; + public static int AppCompatTextHelper_android_drawableBottom = 2; + public static int AppCompatTextHelper_android_drawableEnd = 6; + public static int AppCompatTextHelper_android_drawableLeft = 3; + public static int AppCompatTextHelper_android_drawableRight = 4; + public static int AppCompatTextHelper_android_drawableStart = 5; + public static int AppCompatTextHelper_android_drawableTop = 1; + public static int AppCompatTextHelper_android_textAppearance = 0; + public static int[] AppCompatTextView = { 0x01010034, 0x7f01002b }; + public static int AppCompatTextView_android_textAppearance = 0; + public static int AppCompatTextView_textAllCaps = 1; + public static int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c }; + public static int AppCompatTheme_actionBarDivider = 23; + public static int AppCompatTheme_actionBarItemBackground = 24; + public static int AppCompatTheme_actionBarPopupTheme = 17; + public static int AppCompatTheme_actionBarSize = 22; + public static int AppCompatTheme_actionBarSplitStyle = 19; + public static int AppCompatTheme_actionBarStyle = 18; + public static int AppCompatTheme_actionBarTabBarStyle = 13; + public static int AppCompatTheme_actionBarTabStyle = 12; + public static int AppCompatTheme_actionBarTabTextStyle = 14; + public static int AppCompatTheme_actionBarTheme = 20; + public static int AppCompatTheme_actionBarWidgetTheme = 21; + public static int AppCompatTheme_actionButtonStyle = 50; + public static int AppCompatTheme_actionDropDownStyle = 46; + public static int AppCompatTheme_actionMenuTextAppearance = 25; + public static int AppCompatTheme_actionMenuTextColor = 26; + public static int AppCompatTheme_actionModeBackground = 29; + public static int AppCompatTheme_actionModeCloseButtonStyle = 28; + public static int AppCompatTheme_actionModeCloseDrawable = 31; + public static int AppCompatTheme_actionModeCopyDrawable = 33; + public static int AppCompatTheme_actionModeCutDrawable = 32; + public static int AppCompatTheme_actionModeFindDrawable = 37; + public static int AppCompatTheme_actionModePasteDrawable = 34; + public static int AppCompatTheme_actionModePopupWindowStyle = 39; + public static int AppCompatTheme_actionModeSelectAllDrawable = 35; + public static int AppCompatTheme_actionModeShareDrawable = 36; + public static int AppCompatTheme_actionModeSplitBackground = 30; + public static int AppCompatTheme_actionModeStyle = 27; + public static int AppCompatTheme_actionModeWebSearchDrawable = 38; + public static int AppCompatTheme_actionOverflowButtonStyle = 15; + public static int AppCompatTheme_actionOverflowMenuStyle = 16; + public static int AppCompatTheme_activityChooserViewStyle = 58; + public static int AppCompatTheme_alertDialogButtonGroupStyle = 94; + public static int AppCompatTheme_alertDialogCenterButtons = 95; + public static int AppCompatTheme_alertDialogStyle = 93; + public static int AppCompatTheme_alertDialogTheme = 96; + public static int AppCompatTheme_android_windowAnimationStyle = 1; + public static int AppCompatTheme_android_windowIsFloating = 0; + public static int AppCompatTheme_autoCompleteTextViewStyle = 101; + public static int AppCompatTheme_borderlessButtonStyle = 55; + public static int AppCompatTheme_buttonBarButtonStyle = 52; + public static int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + public static int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + public static int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + public static int AppCompatTheme_buttonBarStyle = 51; + public static int AppCompatTheme_buttonStyle = 102; + public static int AppCompatTheme_buttonStyleSmall = 103; + public static int AppCompatTheme_checkboxStyle = 104; + public static int AppCompatTheme_checkedTextViewStyle = 105; + public static int AppCompatTheme_colorAccent = 85; + public static int AppCompatTheme_colorBackgroundFloating = 92; + public static int AppCompatTheme_colorButtonNormal = 89; + public static int AppCompatTheme_colorControlActivated = 87; + public static int AppCompatTheme_colorControlHighlight = 88; + public static int AppCompatTheme_colorControlNormal = 86; + public static int AppCompatTheme_colorPrimary = 83; + public static int AppCompatTheme_colorPrimaryDark = 84; + public static int AppCompatTheme_colorSwitchThumbNormal = 90; + public static int AppCompatTheme_controlBackground = 91; + public static int AppCompatTheme_dialogPreferredPadding = 44; + public static int AppCompatTheme_dialogTheme = 43; + public static int AppCompatTheme_dividerHorizontal = 57; + public static int AppCompatTheme_dividerVertical = 56; + public static int AppCompatTheme_dropDownListViewStyle = 75; + public static int AppCompatTheme_dropdownListPreferredItemHeight = 47; + public static int AppCompatTheme_editTextBackground = 64; + public static int AppCompatTheme_editTextColor = 63; + public static int AppCompatTheme_editTextStyle = 106; + public static int AppCompatTheme_homeAsUpIndicator = 49; + public static int AppCompatTheme_imageButtonStyle = 65; + public static int AppCompatTheme_listChoiceBackgroundIndicator = 82; + public static int AppCompatTheme_listDividerAlertDialog = 45; + public static int AppCompatTheme_listMenuViewStyle = 114; + public static int AppCompatTheme_listPopupWindowStyle = 76; + public static int AppCompatTheme_listPreferredItemHeight = 70; + public static int AppCompatTheme_listPreferredItemHeightLarge = 72; + public static int AppCompatTheme_listPreferredItemHeightSmall = 71; + public static int AppCompatTheme_listPreferredItemPaddingLeft = 73; + public static int AppCompatTheme_listPreferredItemPaddingRight = 74; + public static int AppCompatTheme_panelBackground = 79; + public static int AppCompatTheme_panelMenuListTheme = 81; + public static int AppCompatTheme_panelMenuListWidth = 80; + public static int AppCompatTheme_popupMenuStyle = 61; + public static int AppCompatTheme_popupWindowStyle = 62; + public static int AppCompatTheme_radioButtonStyle = 107; + public static int AppCompatTheme_ratingBarStyle = 108; + public static int AppCompatTheme_ratingBarStyleIndicator = 109; + public static int AppCompatTheme_ratingBarStyleSmall = 110; + public static int AppCompatTheme_searchViewStyle = 69; + public static int AppCompatTheme_seekBarStyle = 111; + public static int AppCompatTheme_selectableItemBackground = 53; + public static int AppCompatTheme_selectableItemBackgroundBorderless = 54; + public static int AppCompatTheme_spinnerDropDownItemStyle = 48; + public static int AppCompatTheme_spinnerStyle = 112; + public static int AppCompatTheme_switchStyle = 113; + public static int AppCompatTheme_textAppearanceLargePopupMenu = 40; + public static int AppCompatTheme_textAppearanceListItem = 77; + public static int AppCompatTheme_textAppearanceListItemSmall = 78; + public static int AppCompatTheme_textAppearancePopupMenuHeader = 42; + public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + public static int AppCompatTheme_textAppearanceSearchResultTitle = 66; + public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + public static int AppCompatTheme_textColorAlertDialogListItem = 97; + public static int AppCompatTheme_textColorSearchUrl = 68; + public static int AppCompatTheme_toolbarNavigationButtonStyle = 60; + public static int AppCompatTheme_toolbarStyle = 59; + public static int AppCompatTheme_windowActionBar = 2; + public static int AppCompatTheme_windowActionBarOverlay = 4; + public static int AppCompatTheme_windowActionModeOverlay = 5; + public static int AppCompatTheme_windowFixedHeightMajor = 9; + public static int AppCompatTheme_windowFixedHeightMinor = 7; + public static int AppCompatTheme_windowFixedWidthMajor = 6; + public static int AppCompatTheme_windowFixedWidthMinor = 8; + public static int AppCompatTheme_windowMinWidthMajor = 10; + public static int AppCompatTheme_windowMinWidthMinor = 11; + public static int AppCompatTheme_windowNoTitle = 3; + public static int[] ButtonBarLayout = { 0x7f01009d }; + public static int ButtonBarLayout_allowStacking = 0; + public static int[] ColorStateListItem = { 0x010101a5, 0x0101031f, 0x7f01009e }; + public static int ColorStateListItem_alpha = 2; + public static int ColorStateListItem_android_alpha = 1; + public static int ColorStateListItem_android_color = 0; + public static int[] CompoundButton = { 0x01010107, 0x7f01009f, 0x7f0100a0 }; + public static int CompoundButton_android_button = 0; + public static int CompoundButton_buttonTint = 1; + public static int CompoundButton_buttonTintMode = 2; + public static int[] DrawerArrowToggle = { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 }; + public static int DrawerArrowToggle_arrowHeadLength = 4; + public static int DrawerArrowToggle_arrowShaftLength = 5; + public static int DrawerArrowToggle_barLength = 6; + public static int DrawerArrowToggle_color = 0; + public static int DrawerArrowToggle_drawableSize = 2; + public static int DrawerArrowToggle_gapBetweenBars = 3; + public static int DrawerArrowToggle_spinBars = 1; + public static int DrawerArrowToggle_thickness = 7; + public static int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab }; + public static int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static int LinearLayoutCompat_Layout_android_layout_height = 2; + public static int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static int LinearLayoutCompat_Layout_android_layout_width = 1; + public static int LinearLayoutCompat_android_baselineAligned = 2; + public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static int LinearLayoutCompat_android_gravity = 0; + public static int LinearLayoutCompat_android_orientation = 1; + public static int LinearLayoutCompat_android_weightSum = 4; + public static int LinearLayoutCompat_divider = 5; + public static int LinearLayoutCompat_dividerPadding = 8; + public static int LinearLayoutCompat_measureWithLargestChild = 6; + public static int LinearLayoutCompat_showDividers = 7; + public static int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static int MenuGroup_android_checkableBehavior = 5; + public static int MenuGroup_android_enabled = 0; + public static int MenuGroup_android_id = 1; + public static int MenuGroup_android_menuCategory = 3; + public static int MenuGroup_android_orderInCategory = 4; + public static int MenuGroup_android_visible = 2; + public static int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af }; + public static int MenuItem_actionLayout = 14; + public static int MenuItem_actionProviderClass = 16; + public static int MenuItem_actionViewClass = 15; + public static int MenuItem_android_alphabeticShortcut = 9; + public static int MenuItem_android_checkable = 11; + public static int MenuItem_android_checked = 3; + public static int MenuItem_android_enabled = 1; + public static int MenuItem_android_icon = 0; + public static int MenuItem_android_id = 2; + public static int MenuItem_android_menuCategory = 5; + public static int MenuItem_android_numericShortcut = 10; + public static int MenuItem_android_onClick = 12; + public static int MenuItem_android_orderInCategory = 6; + public static int MenuItem_android_title = 7; + public static int MenuItem_android_titleCondensed = 8; + public static int MenuItem_android_visible = 4; + public static int MenuItem_showAsAction = 13; + public static int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 }; + public static int MenuView_android_headerBackground = 4; + public static int MenuView_android_horizontalDivider = 2; + public static int MenuView_android_itemBackground = 5; + public static int MenuView_android_itemIconDisabledAlpha = 6; + public static int MenuView_android_itemTextAppearance = 1; + public static int MenuView_android_verticalDivider = 3; + public static int MenuView_android_windowAnimationStyle = 0; + public static int MenuView_preserveIconSpacing = 7; + public static int MenuView_subMenuArrow = 8; + public static int[] PopupWindow = { 0x01010176, 0x010102c9, 0x7f0100bc }; + public static int[] PopupWindowBackgroundState = { 0x7f0100bd }; + public static int PopupWindowBackgroundState_state_above_anchor = 0; + public static int PopupWindow_android_popupAnimationStyle = 1; + public static int PopupWindow_android_popupBackground = 0; + public static int PopupWindow_overlapAnchor = 2; + public static int[] RecycleListView = { 0x7f0100be, 0x7f0100bf }; + public static int RecycleListView_paddingBottomNoButtons = 0; + public static int RecycleListView_paddingTopNoTitle = 1; + public static int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc }; + public static int SearchView_android_focusable = 0; + public static int SearchView_android_imeOptions = 3; + public static int SearchView_android_inputType = 2; + public static int SearchView_android_maxWidth = 1; + public static int SearchView_closeIcon = 8; + public static int SearchView_commitIcon = 13; + public static int SearchView_defaultQueryHint = 7; + public static int SearchView_goIcon = 9; + public static int SearchView_iconifiedByDefault = 5; + public static int SearchView_layout = 4; + public static int SearchView_queryBackground = 15; + public static int SearchView_queryHint = 6; + public static int SearchView_searchHintIcon = 11; + public static int SearchView_searchIcon = 10; + public static int SearchView_submitBackground = 16; + public static int SearchView_suggestionRowLayout = 14; + public static int SearchView_voiceIcon = 12; + public static int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d }; + public static int Spinner_android_dropDownWidth = 3; + public static int Spinner_android_entries = 0; + public static int Spinner_android_popupBackground = 1; + public static int Spinner_android_prompt = 2; + public static int Spinner_popupTheme = 4; + public static int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7 }; + public static int SwitchCompat_android_textOff = 1; + public static int SwitchCompat_android_textOn = 0; + public static int SwitchCompat_android_thumb = 2; + public static int SwitchCompat_showText = 13; + public static int SwitchCompat_splitTrack = 12; + public static int SwitchCompat_switchMinWidth = 10; + public static int SwitchCompat_switchPadding = 11; + public static int SwitchCompat_switchTextAppearance = 9; + public static int SwitchCompat_thumbTextPadding = 8; + public static int SwitchCompat_thumbTint = 3; + public static int SwitchCompat_thumbTintMode = 4; + public static int SwitchCompat_track = 5; + public static int SwitchCompat_trackTint = 6; + public static int SwitchCompat_trackTintMode = 7; + public static int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b }; + public static int TextAppearance_android_shadowColor = 5; + public static int TextAppearance_android_shadowDx = 6; + public static int TextAppearance_android_shadowDy = 7; + public static int TextAppearance_android_shadowRadius = 8; + public static int TextAppearance_android_textColor = 3; + public static int TextAppearance_android_textColorHint = 4; + public static int TextAppearance_android_textSize = 0; + public static int TextAppearance_android_textStyle = 2; + public static int TextAppearance_android_typeface = 1; + public static int TextAppearance_textAllCaps = 9; + public static int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 }; + public static int Toolbar_android_gravity = 0; + public static int Toolbar_android_minHeight = 1; + public static int Toolbar_buttonGravity = 21; + public static int Toolbar_collapseContentDescription = 23; + public static int Toolbar_collapseIcon = 22; + public static int Toolbar_contentInsetEnd = 6; + public static int Toolbar_contentInsetEndWithActions = 10; + public static int Toolbar_contentInsetLeft = 7; + public static int Toolbar_contentInsetRight = 8; + public static int Toolbar_contentInsetStart = 5; + public static int Toolbar_contentInsetStartWithNavigation = 9; + public static int Toolbar_logo = 4; + public static int Toolbar_logoDescription = 26; + public static int Toolbar_maxButtonHeight = 20; + public static int Toolbar_navigationContentDescription = 25; + public static int Toolbar_navigationIcon = 24; + public static int Toolbar_popupTheme = 11; + public static int Toolbar_subtitle = 3; + public static int Toolbar_subtitleTextAppearance = 13; + public static int Toolbar_subtitleTextColor = 28; + public static int Toolbar_title = 2; + public static int Toolbar_titleMargin = 14; + public static int Toolbar_titleMarginBottom = 18; + public static int Toolbar_titleMarginEnd = 16; + public static int Toolbar_titleMarginStart = 15; + public static int Toolbar_titleMarginTop = 17; + public static int Toolbar_titleMargins = 19; + public static int Toolbar_titleTextAppearance = 12; + public static int Toolbar_titleTextColor = 27; + public static int[] View = { 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec }; + public static int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100ed, 0x7f0100ee }; + public static int ViewBackgroundHelper_android_background = 0; + public static int ViewBackgroundHelper_backgroundTint = 1; + public static int ViewBackgroundHelper_backgroundTintMode = 2; + public static int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static int ViewStubCompat_android_id = 0; + public static int ViewStubCompat_android_inflatedId = 2; + public static int ViewStubCompat_android_layout = 1; + public static int View_android_focusable = 1; + public static int View_android_theme = 0; + public static int View_paddingEnd = 3; + public static int View_paddingStart = 2; + public static int View_theme = 4; + } +} diff --git a/build/generated/source/r/debug/com/daimajia/numberprogressbar/R.java b/build/generated/source/r/debug/com/daimajia/numberprogressbar/R.java new file mode 100644 index 0000000..fa3c82e --- /dev/null +++ b/build/generated/source/r/debug/com/daimajia/numberprogressbar/R.java @@ -0,0 +1,52 @@ +/* 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.daimajia.numberprogressbar; + +public final class R { + public static final class attr { + public static int numberProgressBarStyle = 0x7f0100d8; + public static int progress_current = 0x7f0100b2; + public static int progress_max = 0x7f0100b3; + public static int progress_reached_bar_height = 0x7f0100b6; + public static int progress_reached_color = 0x7f0100b5; + public static int progress_text_color = 0x7f0100b9; + public static int progress_text_offset = 0x7f0100ba; + public static int progress_text_size = 0x7f0100b8; + public static int progress_text_visibility = 0x7f0100bb; + public static int progress_unreached_bar_height = 0x7f0100b7; + public static int progress_unreached_color = 0x7f0100b4; + } + public static final class id { + public static int invisible = 0x7f0a0022; + public static int visible = 0x7f0a0023; + } + public static final class style { + public static int NumberProgressBar_Beauty_Red = 0x7f0700ce; + public static int NumberProgressBar_Default = 0x7f0700cf; + public static int NumberProgressBar_Funny_Orange = 0x7f0700d0; + public static int NumberProgressBar_Grace_Yellow = 0x7f0700d1; + public static int NumberProgressBar_Passing_Green = 0x7f0700d2; + public static int NumberProgressBar_Relax_Blue = 0x7f0700d3; + public static int NumberProgressBar_Twinkle_Night = 0x7f0700d4; + public static int NumberProgressBar_Warning_Red = 0x7f0700d5; + } + public static final class styleable { + public static int[] NumberProgressBar = { 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb }; + public static int NumberProgressBar_progress_current = 0; + public static int NumberProgressBar_progress_max = 1; + public static int NumberProgressBar_progress_reached_bar_height = 4; + public static int NumberProgressBar_progress_reached_color = 3; + public static int NumberProgressBar_progress_text_color = 7; + public static int NumberProgressBar_progress_text_offset = 8; + public static int NumberProgressBar_progress_text_size = 6; + public static int NumberProgressBar_progress_text_visibility = 9; + public static int NumberProgressBar_progress_unreached_bar_height = 5; + public static int NumberProgressBar_progress_unreached_color = 2; + public static int[] Themes = { 0x7f0100d8 }; + public static int Themes_numberProgressBarStyle = 0; + } +} diff --git a/build/generated/source/r/debug/com/dxd/net/upgrade/R.java b/build/generated/source/r/debug/com/dxd/net/upgrade/R.java new file mode 100644 index 0000000..40fdf14 --- /dev/null +++ b/build/generated/source/r/debug/com/dxd/net/upgrade/R.java @@ -0,0 +1,7482 @@ +/* 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.dxd.net.upgrade; + +public final class R { + public static final class anim { + public static int abc_fade_in=0x7f040000; + public static int abc_fade_out=0x7f040001; + public static int abc_grow_fade_in_from_bottom=0x7f040002; + public static int abc_popup_enter=0x7f040003; + public static int abc_popup_exit=0x7f040004; + public static int abc_shrink_fade_out_from_bottom=0x7f040005; + public static int abc_slide_in_bottom=0x7f040006; + public static int abc_slide_in_top=0x7f040007; + public static int abc_slide_out_bottom=0x7f040008; + public static int abc_slide_out_top=0x7f040009; + } + public static final class attr { + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarDivider=0x7f010041; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarItemBackground=0x7f010042; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarPopupTheme=0x7f01003b; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ */ + public static int actionBarSize=0x7f010040; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarSplitStyle=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarStyle=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabBarStyle=0x7f010037; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabStyle=0x7f010036; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabTextStyle=0x7f010038; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTheme=0x7f01003e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarWidgetTheme=0x7f01003f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionButtonStyle=0x7f01005c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionDropDownStyle=0x7f010058; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionLayout=0x7f0100ad; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionMenuTextAppearance=0x7f010043; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int actionMenuTextColor=0x7f010044; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeBackground=0x7f010047; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCloseButtonStyle=0x7f010046; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCloseDrawable=0x7f010049; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCopyDrawable=0x7f01004b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCutDrawable=0x7f01004a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeFindDrawable=0x7f01004f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModePasteDrawable=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModePopupWindowStyle=0x7f010051; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeSelectAllDrawable=0x7f01004d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeShareDrawable=0x7f01004e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeSplitBackground=0x7f010048; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeStyle=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeWebSearchDrawable=0x7f010050; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionOverflowButtonStyle=0x7f010039; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionOverflowMenuStyle=0x7f01003a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int actionProviderClass=0x7f0100af; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int actionViewClass=0x7f0100ae; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int activityChooserViewStyle=0x7f010064; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogButtonGroupStyle=0x7f010088; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int alertDialogCenterButtons=0x7f010089; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogStyle=0x7f010087; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogTheme=0x7f01008a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int allowStacking=0x7f01009d; + /**

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int alpha=0x7f01009e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int arrowHeadLength=0x7f0100a5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int arrowShaftLength=0x7f0100a6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int autoCompleteTextViewStyle=0x7f01008f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int background=0x7f01000c; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int backgroundSplit=0x7f01000e; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int backgroundStacked=0x7f01000d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int backgroundTint=0x7f0100ed; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static int backgroundTintMode=0x7f0100ee; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int barLength=0x7f0100a7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int borderlessButtonStyle=0x7f010061; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarButtonStyle=0x7f01005e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarNegativeButtonStyle=0x7f01008d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarNeutralButtonStyle=0x7f01008e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarPositiveButtonStyle=0x7f01008c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarStyle=0x7f01005d; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + +
ConstantValueDescription
top0x30
bottom0x50
+ */ + public static int buttonGravity=0x7f0100e2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonPanelSideLayout=0x7f010021; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonStyle=0x7f010090; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonStyleSmall=0x7f010091; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int buttonTint=0x7f01009f; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static int buttonTintMode=0x7f0100a0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int checkboxStyle=0x7f010092; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int checkedTextViewStyle=0x7f010093; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int closeIcon=0x7f0100c4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int closeItemLayout=0x7f01001e; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int collapseContentDescription=0x7f0100e4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int collapseIcon=0x7f0100e3; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int color=0x7f0100a1; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorAccent=0x7f01007f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorBackgroundFloating=0x7f010086; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorButtonNormal=0x7f010083; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlActivated=0x7f010081; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlHighlight=0x7f010082; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlNormal=0x7f010080; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorPrimary=0x7f01007d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorPrimaryDark=0x7f01007e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorSwitchThumbNormal=0x7f010084; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int commitIcon=0x7f0100c9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetEnd=0x7f010017; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetEndWithActions=0x7f01001b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetLeft=0x7f010018; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetRight=0x7f010019; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetStart=0x7f010016; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetStartWithNavigation=0x7f01001a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int controlBackground=0x7f010085; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int customNavigationLayout=0x7f01000f; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int defaultQueryHint=0x7f0100c3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dialogPreferredPadding=0x7f010056; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dialogTheme=0x7f010055; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static int displayOptions=0x7f010005; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int divider=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dividerHorizontal=0x7f010063; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dividerPadding=0x7f0100ab; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dividerVertical=0x7f010062; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int drawableSize=0x7f0100a3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int drawerArrowStyle=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dropDownListViewStyle=0x7f010075; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dropdownListPreferredItemHeight=0x7f010059; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int editTextBackground=0x7f01006a; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int editTextColor=0x7f010069; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int editTextStyle=0x7f010094; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int elevation=0x7f01001c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int expandActivityOverflowButtonDrawable=0x7f010020; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int gapBetweenBars=0x7f0100a4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int goIcon=0x7f0100c5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int height=0x7f010001; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int hideOnContentScroll=0x7f010015; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int homeAsUpIndicator=0x7f01005b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int homeLayout=0x7f010010; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int icon=0x7f010009; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int iconifiedByDefault=0x7f0100c1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int imageButtonStyle=0x7f01006b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int indeterminateProgressStyle=0x7f010012; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int initialActivityCount=0x7f01001f; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int isLightTheme=0x7f010002; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int itemPadding=0x7f010014; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int layout=0x7f0100c0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listChoiceBackgroundIndicator=0x7f01007c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listDividerAlertDialog=0x7f010057; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listItemLayout=0x7f010025; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listLayout=0x7f010022; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listMenuViewStyle=0x7f01009c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listPopupWindowStyle=0x7f010076; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeight=0x7f010070; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeightLarge=0x7f010072; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeightSmall=0x7f010071; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemPaddingLeft=0x7f010073; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemPaddingRight=0x7f010074; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int logo=0x7f01000a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int logoDescription=0x7f0100e7; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int maxButtonHeight=0x7f0100e1; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int measureWithLargestChild=0x7f0100a9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int multiChoiceItemLayout=0x7f010023; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int navigationContentDescription=0x7f0100e6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int navigationIcon=0x7f0100e5; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ */ + public static int navigationMode=0x7f010004; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int numberProgressBarStyle=0x7f0100d8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int overlapAnchor=0x7f0100bc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingBottomNoButtons=0x7f0100be; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingEnd=0x7f0100eb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingStart=0x7f0100ea; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingTopNoTitle=0x7f0100bf; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int panelBackground=0x7f010079; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int panelMenuListTheme=0x7f01007b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int panelMenuListWidth=0x7f01007a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupMenuStyle=0x7f010067; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupTheme=0x7f01001d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupWindowStyle=0x7f010068; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int preserveIconSpacing=0x7f0100b0; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progressBarPadding=0x7f010013; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int progressBarStyle=0x7f010011; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_current=0x7f0100b2; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_max=0x7f0100b3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_reached_bar_height=0x7f0100b6; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_reached_color=0x7f0100b5; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_text_color=0x7f0100b9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_text_offset=0x7f0100ba; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_text_size=0x7f0100b8; + /**

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
visible0
invisible1
+ */ + public static int progress_text_visibility=0x7f0100bb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_unreached_bar_height=0x7f0100b7; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_unreached_color=0x7f0100b4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int queryBackground=0x7f0100cb; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int queryHint=0x7f0100c2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int radioButtonStyle=0x7f010095; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyle=0x7f010096; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyleIndicator=0x7f010097; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyleSmall=0x7f010098; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchHintIcon=0x7f0100c7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchIcon=0x7f0100c6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchViewStyle=0x7f01006f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int seekBarStyle=0x7f010099; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int selectableItemBackground=0x7f01005f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int selectableItemBackgroundBorderless=0x7f010060; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ */ + public static int showAsAction=0x7f0100ac; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static int showDividers=0x7f0100aa; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int showText=0x7f0100d7; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int showTitle=0x7f010026; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int singleChoiceItemLayout=0x7f010024; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int spinBars=0x7f0100a2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int spinnerDropDownItemStyle=0x7f01005a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int spinnerStyle=0x7f01009a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int splitTrack=0x7f0100d6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int srcCompat=0x7f010027; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int state_above_anchor=0x7f0100bd; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subMenuArrow=0x7f0100b1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int submitBackground=0x7f0100cc; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int subtitle=0x7f010006; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subtitleTextAppearance=0x7f0100da; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int subtitleTextColor=0x7f0100e9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subtitleTextStyle=0x7f010008; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int suggestionRowLayout=0x7f0100ca; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int switchMinWidth=0x7f0100d4; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int switchPadding=0x7f0100d5; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int switchStyle=0x7f01009b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int switchTextAppearance=0x7f0100d3; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static int textAllCaps=0x7f01002b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceLargePopupMenu=0x7f010052; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceListItem=0x7f010077; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceListItemSmall=0x7f010078; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearancePopupMenuHeader=0x7f010054; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSearchResultSubtitle=0x7f01006d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSearchResultTitle=0x7f01006c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSmallPopupMenu=0x7f010053; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int textColorAlertDialogListItem=0x7f01008b; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int textColorSearchUrl=0x7f01006e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int theme=0x7f0100ec; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thickness=0x7f0100a8; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thumbTextPadding=0x7f0100d2; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thumbTint=0x7f0100cd; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static int thumbTintMode=0x7f0100ce; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int tickMark=0x7f010028; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int tickMarkTint=0x7f010029; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static int tickMarkTintMode=0x7f01002a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int title=0x7f010003; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMargin=0x7f0100db; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginBottom=0x7f0100df; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginEnd=0x7f0100dd; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginStart=0x7f0100dc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginTop=0x7f0100de; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMargins=0x7f0100e0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titleTextAppearance=0x7f0100d9; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleTextColor=0x7f0100e8; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titleTextStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int toolbarNavigationButtonStyle=0x7f010066; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int toolbarStyle=0x7f010065; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int track=0x7f0100cf; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int trackTint=0x7f0100d0; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static int trackTintMode=0x7f0100d1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int voiceIcon=0x7f0100c8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionBar=0x7f01002c; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionBarOverlay=0x7f01002e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionModeOverlay=0x7f01002f; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedHeightMajor=0x7f010033; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedHeightMinor=0x7f010031; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedWidthMajor=0x7f010030; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedWidthMinor=0x7f010032; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowMinWidthMajor=0x7f010034; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowMinWidthMinor=0x7f010035; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowNoTitle=0x7f01002d; + } + public static final class bool { + public static int abc_action_bar_embed_tabs=0x7f080000; + public static int abc_allow_stacked_button_bar=0x7f080001; + public static int abc_config_actionMenuItemAllCaps=0x7f080002; + public static int abc_config_closeDialogWhenTouchOutside=0x7f080003; + public static int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080004; + } + public static final class color { + public static int abc_background_cache_hint_selector_material_dark=0x7f09005c; + public static int abc_background_cache_hint_selector_material_light=0x7f09005d; + public static int abc_btn_colored_borderless_text_material=0x7f09005e; + public static int abc_btn_colored_text_material=0x7f09005f; + public static int abc_color_highlight_material=0x7f090060; + public static int abc_hint_foreground_material_dark=0x7f090061; + public static int abc_hint_foreground_material_light=0x7f090062; + public static int abc_input_method_navigation_guard=0x7f090001; + public static int abc_primary_text_disable_only_material_dark=0x7f090063; + public static int abc_primary_text_disable_only_material_light=0x7f090064; + public static int abc_primary_text_material_dark=0x7f090065; + public static int abc_primary_text_material_light=0x7f090066; + public static int abc_search_url_text=0x7f090067; + public static int abc_search_url_text_normal=0x7f090002; + public static int abc_search_url_text_pressed=0x7f090003; + public static int abc_search_url_text_selected=0x7f090004; + public static int abc_secondary_text_material_dark=0x7f090068; + public static int abc_secondary_text_material_light=0x7f090069; + public static int abc_tint_btn_checkable=0x7f09006a; + public static int abc_tint_default=0x7f09006b; + public static int abc_tint_edittext=0x7f09006c; + public static int abc_tint_seek_thumb=0x7f09006d; + public static int abc_tint_spinner=0x7f09006e; + public static int abc_tint_switch_thumb=0x7f09006f; + public static int abc_tint_switch_track=0x7f090070; + public static int accent_material_dark=0x7f090005; + public static int accent_material_light=0x7f090006; + public static int background_floating_material_dark=0x7f090007; + public static int background_floating_material_light=0x7f090008; + public static int background_material_dark=0x7f090009; + public static int background_material_light=0x7f09000a; + public static int bgColor_overlay=0x7f09000b; + public static int black=0x7f09000c; + public static int bright_foreground_disabled_material_dark=0x7f09000d; + public static int bright_foreground_disabled_material_light=0x7f09000e; + public static int bright_foreground_inverse_material_dark=0x7f09000f; + public static int bright_foreground_inverse_material_light=0x7f090010; + public static int bright_foreground_material_dark=0x7f090011; + public static int bright_foreground_material_light=0x7f090012; + public static int button_material_dark=0x7f090013; + public static int button_material_light=0x7f090014; + public static int colorAccent=0x7f090015; + public static int colorOrange=0x7f090016; + public static int colorPrimary=0x7f090017; + public static int colorPrimaryDark=0x7f090018; + public static int colorRedSolid=0x7f090019; + public static int commonBackground=0x7f09001a; + public static int commonButtonGray=0x7f09001b; + public static int commonButtonOrange=0x7f09001c; + public static int commonButtonOrangePressed=0x7f09001d; + public static int commonButtonPressed=0x7f09001e; + public static int commonGreen=0x7f09001f; + public static int commonLineColor=0x7f090020; + public static int commonLinkTextBlue=0x7f090021; + public static int commonTextBlackColor=0x7f090022; + public static int commonTextColorGrayColor_3=0x7f090023; + public static int commonTextColorGrayColor_6=0x7f090024; + public static int commonTextColorGrayColor_9=0x7f090025; + public static int commonTextGrayColor=0x7f090026; + public static int dim_foreground_disabled_material_dark=0x7f090027; + public static int dim_foreground_disabled_material_light=0x7f090028; + public static int dim_foreground_material_dark=0x7f090029; + public static int dim_foreground_material_light=0x7f09002a; + public static int errorDialogBg=0x7f09002b; + public static int foreground_material_dark=0x7f09002c; + public static int foreground_material_light=0x7f09002d; + public static int highlighted_text_material_dark=0x7f09002e; + public static int highlighted_text_material_light=0x7f09002f; + public static int lightGray=0x7f090030; + public static int material_blue_grey_800=0x7f090031; + public static int material_blue_grey_900=0x7f090032; + public static int material_blue_grey_950=0x7f090033; + public static int material_deep_teal_200=0x7f090034; + public static int material_deep_teal_500=0x7f090035; + public static int material_grey_100=0x7f090036; + public static int material_grey_300=0x7f090037; + public static int material_grey_50=0x7f090038; + public static int material_grey_600=0x7f090039; + public static int material_grey_800=0x7f09003a; + public static int material_grey_850=0x7f09003b; + public static int material_grey_900=0x7f09003c; + public static int notification_action_color_filter=0x7f090000; + public static int notification_icon_bg_color=0x7f09003d; + public static int notification_material_background_media_default_color=0x7f09003e; + public static int pickerview_bg_topbar=0x7f09003f; + public static int pickerview_timebtn_nor=0x7f090040; + public static int pickerview_timebtn_pre=0x7f090041; + public static int pickerview_topbar_title=0x7f090042; + public static int pickerview_wheelview_textcolor_center=0x7f090043; + public static int pickerview_wheelview_textcolor_divider=0x7f090044; + public static int pickerview_wheelview_textcolor_out=0x7f090045; + public static int pink=0x7f090046; + public static int primary_dark_material_dark=0x7f090047; + public static int primary_dark_material_light=0x7f090048; + public static int primary_material_dark=0x7f090049; + public static int primary_material_light=0x7f09004a; + public static int primary_text_default_material_dark=0x7f09004b; + public static int primary_text_default_material_light=0x7f09004c; + public static int primary_text_disabled_material_dark=0x7f09004d; + public static int primary_text_disabled_material_light=0x7f09004e; + public static int ripple_material_dark=0x7f09004f; + public static int ripple_material_light=0x7f090050; + public static int secondary_text_default_material_dark=0x7f090051; + public static int secondary_text_default_material_light=0x7f090052; + public static int secondary_text_disabled_material_dark=0x7f090053; + public static int secondary_text_disabled_material_light=0x7f090054; + public static int switch_thumb_disabled_material_dark=0x7f090055; + public static int switch_thumb_disabled_material_light=0x7f090056; + public static int switch_thumb_material_dark=0x7f090071; + public static int switch_thumb_material_light=0x7f090072; + public static int switch_thumb_normal_material_dark=0x7f090057; + public static int switch_thumb_normal_material_light=0x7f090058; + public static int textColorGray=0x7f090059; + public static int titleColor=0x7f09005a; + public static int white=0x7f09005b; + } + public static final class dimen { + public static int abc_action_bar_content_inset_material=0x7f06000c; + public static int abc_action_bar_content_inset_with_nav=0x7f06000d; + public static int abc_action_bar_default_height_material=0x7f060001; + public static int abc_action_bar_default_padding_end_material=0x7f06000e; + public static int abc_action_bar_default_padding_start_material=0x7f06000f; + public static int abc_action_bar_elevation_material=0x7f060015; + public static int abc_action_bar_icon_vertical_padding_material=0x7f060016; + public static int abc_action_bar_overflow_padding_end_material=0x7f060017; + public static int abc_action_bar_overflow_padding_start_material=0x7f060018; + public static int abc_action_bar_progress_bar_size=0x7f060002; + public static int abc_action_bar_stacked_max_height=0x7f060019; + public static int abc_action_bar_stacked_tab_max_width=0x7f06001a; + public static int abc_action_bar_subtitle_bottom_margin_material=0x7f06001b; + public static int abc_action_bar_subtitle_top_margin_material=0x7f06001c; + public static int abc_action_button_min_height_material=0x7f06001d; + public static int abc_action_button_min_width_material=0x7f06001e; + public static int abc_action_button_min_width_overflow_material=0x7f06001f; + public static int abc_alert_dialog_button_bar_height=0x7f060000; + public static int abc_button_inset_horizontal_material=0x7f060020; + public static int abc_button_inset_vertical_material=0x7f060021; + public static int abc_button_padding_horizontal_material=0x7f060022; + public static int abc_button_padding_vertical_material=0x7f060023; + public static int abc_cascading_menus_min_smallest_width=0x7f060024; + public static int abc_config_prefDialogWidth=0x7f060005; + public static int abc_control_corner_material=0x7f060025; + public static int abc_control_inset_material=0x7f060026; + public static int abc_control_padding_material=0x7f060027; + public static int abc_dialog_fixed_height_major=0x7f060006; + public static int abc_dialog_fixed_height_minor=0x7f060007; + public static int abc_dialog_fixed_width_major=0x7f060008; + public static int abc_dialog_fixed_width_minor=0x7f060009; + public static int abc_dialog_list_padding_bottom_no_buttons=0x7f060028; + public static int abc_dialog_list_padding_top_no_title=0x7f060029; + public static int abc_dialog_min_width_major=0x7f06000a; + public static int abc_dialog_min_width_minor=0x7f06000b; + public static int abc_dialog_padding_material=0x7f06002a; + public static int abc_dialog_padding_top_material=0x7f06002b; + public static int abc_dialog_title_divider_material=0x7f06002c; + public static int abc_disabled_alpha_material_dark=0x7f06002d; + public static int abc_disabled_alpha_material_light=0x7f06002e; + public static int abc_dropdownitem_icon_width=0x7f06002f; + public static int abc_dropdownitem_text_padding_left=0x7f060030; + public static int abc_dropdownitem_text_padding_right=0x7f060031; + public static int abc_edit_text_inset_bottom_material=0x7f060032; + public static int abc_edit_text_inset_horizontal_material=0x7f060033; + public static int abc_edit_text_inset_top_material=0x7f060034; + public static int abc_floating_window_z=0x7f060035; + public static int abc_list_item_padding_horizontal_material=0x7f060036; + public static int abc_panel_menu_list_width=0x7f060037; + public static int abc_progress_bar_height_material=0x7f060038; + public static int abc_search_view_preferred_height=0x7f060039; + public static int abc_search_view_preferred_width=0x7f06003a; + public static int abc_seekbar_track_background_height_material=0x7f06003b; + public static int abc_seekbar_track_progress_height_material=0x7f06003c; + public static int abc_select_dialog_padding_start_material=0x7f06003d; + public static int abc_switch_padding=0x7f060011; + public static int abc_text_size_body_1_material=0x7f06003e; + public static int abc_text_size_body_2_material=0x7f06003f; + public static int abc_text_size_button_material=0x7f060040; + public static int abc_text_size_caption_material=0x7f060041; + public static int abc_text_size_display_1_material=0x7f060042; + public static int abc_text_size_display_2_material=0x7f060043; + public static int abc_text_size_display_3_material=0x7f060044; + public static int abc_text_size_display_4_material=0x7f060045; + public static int abc_text_size_headline_material=0x7f060046; + public static int abc_text_size_large_material=0x7f060047; + public static int abc_text_size_medium_material=0x7f060048; + public static int abc_text_size_menu_header_material=0x7f060049; + public static int abc_text_size_menu_material=0x7f06004a; + public static int abc_text_size_small_material=0x7f06004b; + public static int abc_text_size_subhead_material=0x7f06004c; + public static int abc_text_size_subtitle_material_toolbar=0x7f060003; + public static int abc_text_size_title_material=0x7f06004d; + public static int abc_text_size_title_material_toolbar=0x7f060004; + public static int activity_horizontal_margin=0x7f06004e; + public static int activity_vertical_margin=0x7f06004f; + public static int desc_title_size=0x7f060050; + public static int disabled_alpha_material_dark=0x7f060051; + public static int disabled_alpha_material_light=0x7f060052; + public static int dp_40=0x7f060053; + public static int highlight_alpha_material_colored=0x7f060054; + public static int highlight_alpha_material_dark=0x7f060055; + public static int highlight_alpha_material_light=0x7f060056; + public static int hint_alpha_material_dark=0x7f060057; + public static int hint_alpha_material_light=0x7f060058; + public static int hint_pressed_alpha_material_dark=0x7f060059; + public static int hint_pressed_alpha_material_light=0x7f06005a; + public static int main_title_size=0x7f06005b; + public static int margin_horizontal=0x7f06005c; + public static int notification_action_icon_size=0x7f06005d; + public static int notification_action_text_size=0x7f06005e; + public static int notification_big_circle_margin=0x7f06005f; + public static int notification_content_margin_start=0x7f060012; + public static int notification_large_icon_height=0x7f060060; + public static int notification_large_icon_width=0x7f060061; + public static int notification_main_column_padding_top=0x7f060013; + public static int notification_media_narrow_margin=0x7f060014; + public static int notification_right_icon_size=0x7f060062; + public static int notification_right_side_padding_top=0x7f060010; + public static int notification_small_icon_background_padding=0x7f060063; + public static int notification_small_icon_size_as_large=0x7f060064; + public static int notification_subtext_size=0x7f060065; + public static int notification_top_pad=0x7f060066; + public static int notification_top_pad_large_text=0x7f060067; + public static int pickerview_textsize=0x7f060068; + public static int pickerview_topbar_btn_textsize=0x7f060069; + public static int pickerview_topbar_height=0x7f06006a; + public static int pickerview_topbar_paddingleft=0x7f06006b; + public static int pickerview_topbar_paddingright=0x7f06006c; + public static int pickerview_topbar_title_textsize=0x7f06006d; + public static int second_title_size=0x7f06006e; + public static int sp_10=0x7f06006f; + public static int sp_12=0x7f060070; + public static int sp_13=0x7f060071; + public static int sp_14=0x7f060072; + public static int sp_15=0x7f060073; + public static int sp_16=0x7f060074; + public static int sp_18=0x7f060075; + public static int sp_20=0x7f060076; + public static int sp_40=0x7f060077; + public static int sp_50=0x7f060078; + public static int text_size_14sp=0x7f060079; + public static int text_size_18sp=0x7f06007a; + public static int text_size_smaller_12sp=0x7f06007b; + } + public static final class drawable { + public static int abc_ab_share_pack_mtrl_alpha=0x7f020000; + public static int abc_action_bar_item_background_material=0x7f020001; + public static int abc_btn_borderless_material=0x7f020002; + public static int abc_btn_check_material=0x7f020003; + public static int abc_btn_check_to_on_mtrl_000=0x7f020004; + public static int abc_btn_check_to_on_mtrl_015=0x7f020005; + public static int abc_btn_colored_material=0x7f020006; + public static int abc_btn_default_mtrl_shape=0x7f020007; + public static int abc_btn_radio_material=0x7f020008; + public static int abc_btn_radio_to_on_mtrl_000=0x7f020009; + public static int abc_btn_radio_to_on_mtrl_015=0x7f02000a; + public static int abc_btn_switch_to_on_mtrl_00001=0x7f02000b; + public static int abc_btn_switch_to_on_mtrl_00012=0x7f02000c; + public static int abc_cab_background_internal_bg=0x7f02000d; + public static int abc_cab_background_top_material=0x7f02000e; + public static int abc_cab_background_top_mtrl_alpha=0x7f02000f; + public static int abc_control_background_material=0x7f020010; + public static int abc_dialog_material_background=0x7f020011; + public static int abc_edit_text_material=0x7f020012; + public static int abc_ic_ab_back_material=0x7f020013; + public static int abc_ic_arrow_drop_right_black_24dp=0x7f020014; + public static int abc_ic_clear_material=0x7f020015; + public static int abc_ic_commit_search_api_mtrl_alpha=0x7f020016; + public static int abc_ic_go_search_api_material=0x7f020017; + public static int abc_ic_menu_copy_mtrl_am_alpha=0x7f020018; + public static int abc_ic_menu_cut_mtrl_alpha=0x7f020019; + public static int abc_ic_menu_overflow_material=0x7f02001a; + public static int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001b; + public static int abc_ic_menu_selectall_mtrl_alpha=0x7f02001c; + public static int abc_ic_menu_share_mtrl_alpha=0x7f02001d; + public static int abc_ic_search_api_material=0x7f02001e; + public static int abc_ic_star_black_16dp=0x7f02001f; + public static int abc_ic_star_black_36dp=0x7f020020; + public static int abc_ic_star_black_48dp=0x7f020021; + public static int abc_ic_star_half_black_16dp=0x7f020022; + public static int abc_ic_star_half_black_36dp=0x7f020023; + public static int abc_ic_star_half_black_48dp=0x7f020024; + public static int abc_ic_voice_search_api_material=0x7f020025; + public static int abc_item_background_holo_dark=0x7f020026; + public static int abc_item_background_holo_light=0x7f020027; + public static int abc_list_divider_mtrl_alpha=0x7f020028; + public static int abc_list_focused_holo=0x7f020029; + public static int abc_list_longpressed_holo=0x7f02002a; + public static int abc_list_pressed_holo_dark=0x7f02002b; + public static int abc_list_pressed_holo_light=0x7f02002c; + public static int abc_list_selector_background_transition_holo_dark=0x7f02002d; + public static int abc_list_selector_background_transition_holo_light=0x7f02002e; + public static int abc_list_selector_disabled_holo_dark=0x7f02002f; + public static int abc_list_selector_disabled_holo_light=0x7f020030; + public static int abc_list_selector_holo_dark=0x7f020031; + public static int abc_list_selector_holo_light=0x7f020032; + public static int abc_menu_hardkey_panel_mtrl_mult=0x7f020033; + public static int abc_popup_background_mtrl_mult=0x7f020034; + public static int abc_ratingbar_indicator_material=0x7f020035; + public static int abc_ratingbar_material=0x7f020036; + public static int abc_ratingbar_small_material=0x7f020037; + public static int abc_scrubber_control_off_mtrl_alpha=0x7f020038; + public static int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039; + public static int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a; + public static int abc_scrubber_primary_mtrl_alpha=0x7f02003b; + public static int abc_scrubber_track_mtrl_alpha=0x7f02003c; + public static int abc_seekbar_thumb_material=0x7f02003d; + public static int abc_seekbar_tick_mark_material=0x7f02003e; + public static int abc_seekbar_track_material=0x7f02003f; + public static int abc_spinner_mtrl_am_alpha=0x7f020040; + public static int abc_spinner_textfield_background_material=0x7f020041; + public static int abc_switch_thumb_material=0x7f020042; + public static int abc_switch_track_mtrl_alpha=0x7f020043; + public static int abc_tab_indicator_material=0x7f020044; + public static int abc_tab_indicator_mtrl_alpha=0x7f020045; + public static int abc_text_cursor_material=0x7f020046; + public static int abc_text_select_handle_left_mtrl_dark=0x7f020047; + public static int abc_text_select_handle_left_mtrl_light=0x7f020048; + public static int abc_text_select_handle_middle_mtrl_dark=0x7f020049; + public static int abc_text_select_handle_middle_mtrl_light=0x7f02004a; + public static int abc_text_select_handle_right_mtrl_dark=0x7f02004b; + public static int abc_text_select_handle_right_mtrl_light=0x7f02004c; + public static int abc_textfield_activated_mtrl_alpha=0x7f02004d; + public static int abc_textfield_default_mtrl_alpha=0x7f02004e; + public static int abc_textfield_search_activated_mtrl_alpha=0x7f02004f; + public static int abc_textfield_search_default_mtrl_alpha=0x7f020050; + public static int abc_textfield_search_material=0x7f020051; + public static int abc_vector_test=0x7f020052; + public static int background_with_corner=0x7f020053; + public static int bg_with_corner_in_bottom=0x7f020054; + public static int bg_with_corner_in_top=0x7f020055; + public static int notification_action_background=0x7f020056; + public static int notification_bg=0x7f020057; + public static int notification_bg_low=0x7f020058; + public static int notification_bg_low_normal=0x7f020059; + public static int notification_bg_low_pressed=0x7f02005a; + public static int notification_bg_normal=0x7f02005b; + public static int notification_bg_normal_pressed=0x7f02005c; + public static int notification_icon_background=0x7f02005d; + public static int notification_template_icon_bg=0x7f020060; + public static int notification_template_icon_low_bg=0x7f020061; + public static int notification_tile_bg=0x7f02005e; + public static int notify_panel_notification_icon_bg=0x7f02005f; + } + public static final class id { + public static int action0=0x7f0a005b; + public static int action_bar=0x7f0a0049; + public static int action_bar_activity_content=0x7f0a0000; + public static int action_bar_container=0x7f0a0048; + public static int action_bar_root=0x7f0a0044; + public static int action_bar_spinner=0x7f0a0001; + public static int action_bar_subtitle=0x7f0a0027; + public static int action_bar_title=0x7f0a0026; + public static int action_container=0x7f0a0058; + public static int action_context_bar=0x7f0a004a; + public static int action_divider=0x7f0a005f; + public static int action_image=0x7f0a0059; + public static int action_menu_divider=0x7f0a0002; + public static int action_menu_presenter=0x7f0a0003; + public static int action_mode_bar=0x7f0a0046; + public static int action_mode_bar_stub=0x7f0a0045; + public static int action_mode_close_button=0x7f0a0028; + public static int action_text=0x7f0a005a; + public static int actions=0x7f0a0068; + public static int activity_chooser_view_content=0x7f0a0029; + public static int add=0x7f0a0013; + public static int alertTitle=0x7f0a003d; + public static int always=0x7f0a001d; + public static int beginning=0x7f0a001a; + public static int bottom=0x7f0a0024; + public static int buttonPanel=0x7f0a0030; + public static int cancel_action=0x7f0a005c; + public static int checkbox=0x7f0a0040; + public static int chronometer=0x7f0a0064; + public static int collapseActionView=0x7f0a001e; + public static int contentPanel=0x7f0a0033; + public static int custom=0x7f0a003a; + public static int customPanel=0x7f0a0039; + public static int decor_content_parent=0x7f0a0047; + public static int default_activity_button=0x7f0a002c; + public static int disableHome=0x7f0a000c; + public static int edit_query=0x7f0a004b; + public static int end=0x7f0a001b; + public static int end_padder=0x7f0a006e; + public static int expand_activities_button=0x7f0a002a; + public static int expanded_menu=0x7f0a003f; + public static int home=0x7f0a0004; + public static int homeAsUp=0x7f0a000d; + public static int icon=0x7f0a002e; + public static int icon_group=0x7f0a0069; + public static int ifRoom=0x7f0a001f; + public static int image=0x7f0a002b; + public static int info=0x7f0a0065; + public static int invisible=0x7f0a0022; + public static int line1=0x7f0a006a; + public static int line3=0x7f0a006c; + public static int listMode=0x7f0a0009; + public static int list_item=0x7f0a002d; + public static int media_actions=0x7f0a005e; + public static int middle=0x7f0a001c; + public static int multiply=0x7f0a0014; + public static int never=0x7f0a0020; + public static int none=0x7f0a000e; + public static int normal=0x7f0a000a; + public static int notification_background=0x7f0a0067; + public static int notification_main_column=0x7f0a0061; + public static int notification_main_column_container=0x7f0a0060; + public static int parentPanel=0x7f0a0032; + public static int progress_circular=0x7f0a0005; + public static int progress_horizontal=0x7f0a0006; + public static int radio=0x7f0a0042; + public static int right_icon=0x7f0a0066; + public static int right_side=0x7f0a0062; + public static int screen=0x7f0a0015; + public static int scrollIndicatorDown=0x7f0a0038; + public static int scrollIndicatorUp=0x7f0a0034; + public static int scrollView=0x7f0a0035; + public static int search_badge=0x7f0a004d; + public static int search_bar=0x7f0a004c; + public static int search_button=0x7f0a004e; + public static int search_close_btn=0x7f0a0053; + public static int search_edit_frame=0x7f0a004f; + public static int search_go_btn=0x7f0a0055; + public static int search_mag_icon=0x7f0a0050; + public static int search_plate=0x7f0a0051; + public static int search_src_text=0x7f0a0052; + public static int search_voice_btn=0x7f0a0056; + public static int select_dialog_listview=0x7f0a0057; + public static int shortcut=0x7f0a0041; + public static int showCustom=0x7f0a000f; + public static int showHome=0x7f0a0010; + public static int showTitle=0x7f0a0011; + public static int spacer=0x7f0a0031; + public static int split_action_bar=0x7f0a0007; + public static int src_atop=0x7f0a0016; + public static int src_in=0x7f0a0017; + public static int src_over=0x7f0a0018; + public static int status_bar_latest_event_content=0x7f0a005d; + public static int submenuarrow=0x7f0a0043; + public static int submit_area=0x7f0a0054; + public static int tabMode=0x7f0a000b; + public static int text=0x7f0a006d; + public static int text2=0x7f0a006b; + public static int textSpacerNoButtons=0x7f0a0037; + public static int textSpacerNoTitle=0x7f0a0036; + public static int time=0x7f0a0063; + public static int title=0x7f0a002f; + public static int titleDividerNoCustom=0x7f0a003e; + public static int title_template=0x7f0a003c; + public static int top=0x7f0a0025; + public static int topPanel=0x7f0a003b; + public static int up=0x7f0a0008; + public static int upgrade_dialog_content=0x7f0a0070; + public static int upgrade_dialog_neg_btn=0x7f0a0072; + public static int upgrade_dialog_pos_btn=0x7f0a0073; + public static int upgrade_dialog_progressBar=0x7f0a0071; + public static int upgrade_dialog_wrapper=0x7f0a006f; + public static int useLogo=0x7f0a0012; + public static int visible=0x7f0a0023; + public static int withText=0x7f0a0021; + public static int wrap_content=0x7f0a0019; + } + public static final class integer { + public static int abc_config_activityDefaultDur=0x7f0b0000; + public static int abc_config_activityShortDur=0x7f0b0001; + public static int cancel_button_image_alpha=0x7f0b0002; + public static int status_bar_notification_info_maxnum=0x7f0b0003; + } + public static final class layout { + public static int abc_action_bar_title_item=0x7f030000; + public static int abc_action_bar_up_container=0x7f030001; + public static int abc_action_bar_view_list_nav_layout=0x7f030002; + public static int abc_action_menu_item_layout=0x7f030003; + public static int abc_action_menu_layout=0x7f030004; + public static int abc_action_mode_bar=0x7f030005; + public static int abc_action_mode_close_item_material=0x7f030006; + public static int abc_activity_chooser_view=0x7f030007; + public static int abc_activity_chooser_view_list_item=0x7f030008; + public static int abc_alert_dialog_button_bar_material=0x7f030009; + public static int abc_alert_dialog_material=0x7f03000a; + public static int abc_alert_dialog_title_material=0x7f03000b; + public static int abc_dialog_title_material=0x7f03000c; + public static int abc_expanded_menu_layout=0x7f03000d; + public static int abc_list_menu_item_checkbox=0x7f03000e; + public static int abc_list_menu_item_icon=0x7f03000f; + public static int abc_list_menu_item_layout=0x7f030010; + public static int abc_list_menu_item_radio=0x7f030011; + public static int abc_popup_menu_header_item_layout=0x7f030012; + public static int abc_popup_menu_item_layout=0x7f030013; + public static int abc_screen_content_include=0x7f030014; + public static int abc_screen_simple=0x7f030015; + public static int abc_screen_simple_overlay_action_mode=0x7f030016; + public static int abc_screen_toolbar=0x7f030017; + public static int abc_search_dropdown_item_icons_2line=0x7f030018; + public static int abc_search_view=0x7f030019; + public static int abc_select_dialog_material=0x7f03001a; + public static int notification_action=0x7f03001b; + public static int notification_action_tombstone=0x7f03001c; + public static int notification_media_action=0x7f03001d; + public static int notification_media_cancel_action=0x7f03001e; + public static int notification_template_big_media=0x7f03001f; + public static int notification_template_big_media_custom=0x7f030020; + public static int notification_template_big_media_narrow=0x7f030021; + public static int notification_template_big_media_narrow_custom=0x7f030022; + public static int notification_template_custom_big=0x7f030023; + public static int notification_template_icon_group=0x7f030024; + public static int notification_template_lines_media=0x7f030025; + public static int notification_template_media=0x7f030026; + public static int notification_template_media_custom=0x7f030027; + public static int notification_template_part_chronometer=0x7f030028; + public static int notification_template_part_time=0x7f030029; + public static int pop_upgrade_dialog=0x7f03002a; + public static int select_dialog_item_material=0x7f03002b; + public static int select_dialog_multichoice_material=0x7f03002c; + public static int select_dialog_singlechoice_material=0x7f03002d; + public static int support_simple_spinner_dropdown_item=0x7f03002e; + } + public static final class string { + public static int abc_action_bar_home_description=0x7f050000; + public static int abc_action_bar_home_description_format=0x7f050001; + public static int abc_action_bar_home_subtitle_description_format=0x7f050002; + public static int abc_action_bar_up_description=0x7f050003; + public static int abc_action_menu_overflow_description=0x7f050004; + public static int abc_action_mode_done=0x7f050005; + public static int abc_activity_chooser_view_see_all=0x7f050006; + public static int abc_activitychooserview_choose_application=0x7f050007; + public static int abc_capital_off=0x7f050008; + public static int abc_capital_on=0x7f050009; + public static int abc_font_family_body_1_material=0x7f050015; + public static int abc_font_family_body_2_material=0x7f050016; + public static int abc_font_family_button_material=0x7f050017; + public static int abc_font_family_caption_material=0x7f050018; + public static int abc_font_family_display_1_material=0x7f050019; + public static int abc_font_family_display_2_material=0x7f05001a; + public static int abc_font_family_display_3_material=0x7f05001b; + public static int abc_font_family_display_4_material=0x7f05001c; + public static int abc_font_family_headline_material=0x7f05001d; + public static int abc_font_family_menu_material=0x7f05001e; + public static int abc_font_family_subhead_material=0x7f05001f; + public static int abc_font_family_title_material=0x7f050020; + public static int abc_search_hint=0x7f05000a; + public static int abc_searchview_description_clear=0x7f05000b; + public static int abc_searchview_description_query=0x7f05000c; + public static int abc_searchview_description_search=0x7f05000d; + public static int abc_searchview_description_submit=0x7f05000e; + public static int abc_searchview_description_voice=0x7f05000f; + public static int abc_shareactionprovider_share_with=0x7f050010; + public static int abc_shareactionprovider_share_with_application=0x7f050011; + public static int abc_toolbar_collapse_description=0x7f050012; + public static int app_name=0x7f050021; + public static int fileprovider_authority=0x7f050022; + public static int search_menu_title=0x7f050013; + public static int status_bar_notification_info_overflow=0x7f050014; + } + public static final class style { + public static int AlertDialog_AppCompat=0x7f07009f; + public static int AlertDialog_AppCompat_Light=0x7f0700a0; + public static int Animation_AppCompat_Dialog=0x7f0700a1; + public static int Animation_AppCompat_DropDownUp=0x7f0700a2; + public static int Base_AlertDialog_AppCompat=0x7f0700a3; + public static int Base_AlertDialog_AppCompat_Light=0x7f0700a4; + public static int Base_Animation_AppCompat_Dialog=0x7f0700a5; + public static int Base_Animation_AppCompat_DropDownUp=0x7f0700a6; + public static int Base_DialogWindowTitle_AppCompat=0x7f0700a7; + public static int Base_DialogWindowTitleBackground_AppCompat=0x7f0700a8; + public static int Base_TextAppearance_AppCompat=0x7f07003f; + public static int Base_TextAppearance_AppCompat_Body1=0x7f070040; + public static int Base_TextAppearance_AppCompat_Body2=0x7f070041; + public static int Base_TextAppearance_AppCompat_Button=0x7f070027; + public static int Base_TextAppearance_AppCompat_Caption=0x7f070042; + public static int Base_TextAppearance_AppCompat_Display1=0x7f070043; + public static int Base_TextAppearance_AppCompat_Display2=0x7f070044; + public static int Base_TextAppearance_AppCompat_Display3=0x7f070045; + public static int Base_TextAppearance_AppCompat_Display4=0x7f070046; + public static int Base_TextAppearance_AppCompat_Headline=0x7f070047; + public static int Base_TextAppearance_AppCompat_Inverse=0x7f07000b; + public static int Base_TextAppearance_AppCompat_Large=0x7f070048; + public static int Base_TextAppearance_AppCompat_Large_Inverse=0x7f07000c; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f070049; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f07004a; + public static int Base_TextAppearance_AppCompat_Medium=0x7f07004b; + public static int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f07000d; + public static int Base_TextAppearance_AppCompat_Menu=0x7f07004c; + public static int Base_TextAppearance_AppCompat_SearchResult=0x7f0700a9; + public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f07004d; + public static int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f07004e; + public static int Base_TextAppearance_AppCompat_Small=0x7f07004f; + public static int Base_TextAppearance_AppCompat_Small_Inverse=0x7f07000e; + public static int Base_TextAppearance_AppCompat_Subhead=0x7f070050; + public static int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f07000f; + public static int Base_TextAppearance_AppCompat_Title=0x7f070051; + public static int Base_TextAppearance_AppCompat_Title_Inverse=0x7f070010; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f070094; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f070052; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f070053; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f070054; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f070055; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f070056; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f070057; + public static int Base_TextAppearance_AppCompat_Widget_Button=0x7f070058; + public static int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f07009b; + public static int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f07009c; + public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070095; + public static int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0700aa; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070059; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f07005a; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f07005b; + public static int Base_TextAppearance_AppCompat_Widget_Switch=0x7f07005c; + public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f07005d; + public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0700ab; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f07005e; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f07005f; + public static int Base_Theme_AppCompat=0x7f070060; + public static int Base_Theme_AppCompat_CompactMenu=0x7f0700ac; + public static int Base_Theme_AppCompat_Dialog=0x7f070011; + public static int Base_Theme_AppCompat_Dialog_Alert=0x7f070012; + public static int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0700ad; + public static int Base_Theme_AppCompat_Dialog_MinWidth=0x7f070013; + public static int Base_Theme_AppCompat_DialogWhenLarge=0x7f070001; + public static int Base_Theme_AppCompat_Light=0x7f070061; + public static int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0700ae; + public static int Base_Theme_AppCompat_Light_Dialog=0x7f070014; + public static int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f070015; + public static int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0700af; + public static int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f070016; + public static int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f070002; + public static int Base_ThemeOverlay_AppCompat=0x7f0700b0; + public static int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0700b1; + public static int Base_ThemeOverlay_AppCompat_Dark=0x7f0700b2; + public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0700b3; + public static int Base_ThemeOverlay_AppCompat_Dialog=0x7f070017; + public static int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f070018; + public static int Base_ThemeOverlay_AppCompat_Light=0x7f0700b4; + public static int Base_V11_Theme_AppCompat_Dialog=0x7f070019; + public static int Base_V11_Theme_AppCompat_Light_Dialog=0x7f07001a; + public static int Base_V11_ThemeOverlay_AppCompat_Dialog=0x7f07001b; + public static int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f070023; + public static int Base_V12_Widget_AppCompat_EditText=0x7f070024; + public static int Base_V21_Theme_AppCompat=0x7f070062; + public static int Base_V21_Theme_AppCompat_Dialog=0x7f070063; + public static int Base_V21_Theme_AppCompat_Light=0x7f070064; + public static int Base_V21_Theme_AppCompat_Light_Dialog=0x7f070065; + public static int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f070066; + public static int Base_V22_Theme_AppCompat=0x7f070092; + public static int Base_V22_Theme_AppCompat_Light=0x7f070093; + public static int Base_V23_Theme_AppCompat=0x7f070096; + public static int Base_V23_Theme_AppCompat_Light=0x7f070097; + public static int Base_V7_Theme_AppCompat=0x7f0700b5; + public static int Base_V7_Theme_AppCompat_Dialog=0x7f0700b6; + public static int Base_V7_Theme_AppCompat_Light=0x7f0700b7; + public static int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0700b8; + public static int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0700b9; + public static int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0700ba; + public static int Base_V7_Widget_AppCompat_EditText=0x7f0700bb; + public static int Base_Widget_AppCompat_ActionBar=0x7f0700bc; + public static int Base_Widget_AppCompat_ActionBar_Solid=0x7f0700bd; + public static int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0700be; + public static int Base_Widget_AppCompat_ActionBar_TabText=0x7f070067; + public static int Base_Widget_AppCompat_ActionBar_TabView=0x7f070068; + public static int Base_Widget_AppCompat_ActionButton=0x7f070069; + public static int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f07006a; + public static int Base_Widget_AppCompat_ActionButton_Overflow=0x7f07006b; + public static int Base_Widget_AppCompat_ActionMode=0x7f0700bf; + public static int Base_Widget_AppCompat_ActivityChooserView=0x7f0700c0; + public static int Base_Widget_AppCompat_AutoCompleteTextView=0x7f070025; + public static int Base_Widget_AppCompat_Button=0x7f07006c; + public static int Base_Widget_AppCompat_Button_Borderless=0x7f07006d; + public static int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f07006e; + public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0700c1; + public static int Base_Widget_AppCompat_Button_Colored=0x7f070098; + public static int Base_Widget_AppCompat_Button_Small=0x7f07006f; + public static int Base_Widget_AppCompat_ButtonBar=0x7f070070; + public static int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0700c2; + public static int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f070071; + public static int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f070072; + public static int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0700c3; + public static int Base_Widget_AppCompat_DrawerArrowToggle=0x7f070000; + public static int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0700c4; + public static int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f070073; + public static int Base_Widget_AppCompat_EditText=0x7f070026; + public static int Base_Widget_AppCompat_ImageButton=0x7f070074; + public static int Base_Widget_AppCompat_Light_ActionBar=0x7f0700c5; + public static int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0700c6; + public static int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0700c7; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f070075; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f070076; + public static int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f070077; + public static int Base_Widget_AppCompat_Light_PopupMenu=0x7f070078; + public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f070079; + public static int Base_Widget_AppCompat_ListMenuView=0x7f0700c8; + public static int Base_Widget_AppCompat_ListPopupWindow=0x7f07007a; + public static int Base_Widget_AppCompat_ListView=0x7f07007b; + public static int Base_Widget_AppCompat_ListView_DropDown=0x7f07007c; + public static int Base_Widget_AppCompat_ListView_Menu=0x7f07007d; + public static int Base_Widget_AppCompat_PopupMenu=0x7f07007e; + public static int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f07007f; + public static int Base_Widget_AppCompat_PopupWindow=0x7f0700c9; + public static int Base_Widget_AppCompat_ProgressBar=0x7f07001c; + public static int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f07001d; + public static int Base_Widget_AppCompat_RatingBar=0x7f070080; + public static int Base_Widget_AppCompat_RatingBar_Indicator=0x7f070099; + public static int Base_Widget_AppCompat_RatingBar_Small=0x7f07009a; + public static int Base_Widget_AppCompat_SearchView=0x7f0700ca; + public static int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0700cb; + public static int Base_Widget_AppCompat_SeekBar=0x7f070081; + public static int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0700cc; + public static int Base_Widget_AppCompat_Spinner=0x7f070082; + public static int Base_Widget_AppCompat_Spinner_Underlined=0x7f070003; + public static int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f070083; + public static int Base_Widget_AppCompat_Toolbar=0x7f0700cd; + public static int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f070084; + public static int NumberProgressBar_Beauty_Red=0x7f0700ce; + public static int NumberProgressBar_Default=0x7f0700cf; + public static int NumberProgressBar_Funny_Orange=0x7f0700d0; + public static int NumberProgressBar_Grace_Yellow=0x7f0700d1; + public static int NumberProgressBar_Passing_Green=0x7f0700d2; + public static int NumberProgressBar_Relax_Blue=0x7f0700d3; + public static int NumberProgressBar_Twinkle_Night=0x7f0700d4; + public static int NumberProgressBar_Warning_Red=0x7f0700d5; + public static int Platform_AppCompat=0x7f07001e; + public static int Platform_AppCompat_Light=0x7f07001f; + public static int Platform_ThemeOverlay_AppCompat=0x7f070085; + public static int Platform_ThemeOverlay_AppCompat_Dark=0x7f070086; + public static int Platform_ThemeOverlay_AppCompat_Light=0x7f070087; + public static int Platform_V11_AppCompat=0x7f070020; + public static int Platform_V11_AppCompat_Light=0x7f070021; + public static int Platform_V14_AppCompat=0x7f070028; + public static int Platform_V14_AppCompat_Light=0x7f070029; + public static int Platform_V21_AppCompat=0x7f070088; + public static int Platform_V21_AppCompat_Light=0x7f070089; + public static int Platform_V25_AppCompat=0x7f07009d; + public static int Platform_V25_AppCompat_Light=0x7f07009e; + public static int Platform_Widget_AppCompat_Spinner=0x7f070022; + public static int RtlOverlay_DialogWindowTitle_AppCompat=0x7f070031; + public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f070032; + public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f070033; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f070034; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f070035; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f070036; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f070037; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f070038; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f070039; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f07003a; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f07003b; + public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f07003c; + public static int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f07003d; + public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f07003e; + public static int TextAppearance_AppCompat=0x7f0700d6; + public static int TextAppearance_AppCompat_Body1=0x7f0700d7; + public static int TextAppearance_AppCompat_Body2=0x7f0700d8; + public static int TextAppearance_AppCompat_Button=0x7f0700d9; + public static int TextAppearance_AppCompat_Caption=0x7f0700da; + public static int TextAppearance_AppCompat_Display1=0x7f0700db; + public static int TextAppearance_AppCompat_Display2=0x7f0700dc; + public static int TextAppearance_AppCompat_Display3=0x7f0700dd; + public static int TextAppearance_AppCompat_Display4=0x7f0700de; + public static int TextAppearance_AppCompat_Headline=0x7f0700df; + public static int TextAppearance_AppCompat_Inverse=0x7f0700e0; + public static int TextAppearance_AppCompat_Large=0x7f0700e1; + public static int TextAppearance_AppCompat_Large_Inverse=0x7f0700e2; + public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0700e3; + public static int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0700e4; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0700e5; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0700e6; + public static int TextAppearance_AppCompat_Medium=0x7f0700e7; + public static int TextAppearance_AppCompat_Medium_Inverse=0x7f0700e8; + public static int TextAppearance_AppCompat_Menu=0x7f0700e9; + public static int TextAppearance_AppCompat_Notification=0x7f07002a; + public static int TextAppearance_AppCompat_Notification_Info=0x7f07008a; + public static int TextAppearance_AppCompat_Notification_Info_Media=0x7f07008b; + public static int TextAppearance_AppCompat_Notification_Line2=0x7f0700ea; + public static int TextAppearance_AppCompat_Notification_Line2_Media=0x7f0700eb; + public static int TextAppearance_AppCompat_Notification_Media=0x7f07008c; + public static int TextAppearance_AppCompat_Notification_Time=0x7f07008d; + public static int TextAppearance_AppCompat_Notification_Time_Media=0x7f07008e; + public static int TextAppearance_AppCompat_Notification_Title=0x7f07002b; + public static int TextAppearance_AppCompat_Notification_Title_Media=0x7f07008f; + public static int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0700ec; + public static int TextAppearance_AppCompat_SearchResult_Title=0x7f0700ed; + public static int TextAppearance_AppCompat_Small=0x7f0700ee; + public static int TextAppearance_AppCompat_Small_Inverse=0x7f0700ef; + public static int TextAppearance_AppCompat_Subhead=0x7f0700f0; + public static int TextAppearance_AppCompat_Subhead_Inverse=0x7f0700f1; + public static int TextAppearance_AppCompat_Title=0x7f0700f2; + public static int TextAppearance_AppCompat_Title_Inverse=0x7f0700f3; + public static int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0700f4; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0700f5; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0700f6; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0700f7; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0700f8; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0700f9; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0700fa; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0700fb; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0700fc; + public static int TextAppearance_AppCompat_Widget_Button=0x7f0700fd; + public static int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0700fe; + public static int TextAppearance_AppCompat_Widget_Button_Colored=0x7f0700ff; + public static int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070100; + public static int TextAppearance_AppCompat_Widget_DropDownItem=0x7f070101; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070102; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f070103; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f070104; + public static int TextAppearance_AppCompat_Widget_Switch=0x7f070105; + public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f070106; + public static int TextAppearance_StatusBar_EventContent=0x7f07002c; + public static int TextAppearance_StatusBar_EventContent_Info=0x7f07002d; + public static int TextAppearance_StatusBar_EventContent_Line2=0x7f07002e; + public static int TextAppearance_StatusBar_EventContent_Time=0x7f07002f; + public static int TextAppearance_StatusBar_EventContent_Title=0x7f070030; + public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f070107; + public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f070108; + public static int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f070109; + public static int Theme_AppCompat=0x7f07010a; + public static int Theme_AppCompat_CompactMenu=0x7f07010b; + public static int Theme_AppCompat_DayNight=0x7f070004; + public static int Theme_AppCompat_DayNight_DarkActionBar=0x7f070005; + public static int Theme_AppCompat_DayNight_Dialog=0x7f070006; + public static int Theme_AppCompat_DayNight_Dialog_Alert=0x7f070007; + public static int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f070008; + public static int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f070009; + public static int Theme_AppCompat_DayNight_NoActionBar=0x7f07000a; + public static int Theme_AppCompat_Dialog=0x7f07010c; + public static int Theme_AppCompat_Dialog_Alert=0x7f07010d; + public static int Theme_AppCompat_Dialog_MinWidth=0x7f07010e; + public static int Theme_AppCompat_DialogWhenLarge=0x7f07010f; + public static int Theme_AppCompat_Light=0x7f070110; + public static int Theme_AppCompat_Light_DarkActionBar=0x7f070111; + public static int Theme_AppCompat_Light_Dialog=0x7f070112; + public static int Theme_AppCompat_Light_Dialog_Alert=0x7f070113; + public static int Theme_AppCompat_Light_Dialog_MinWidth=0x7f070114; + public static int Theme_AppCompat_Light_DialogWhenLarge=0x7f070115; + public static int Theme_AppCompat_Light_NoActionBar=0x7f070116; + public static int Theme_AppCompat_NoActionBar=0x7f070117; + public static int ThemeOverlay_AppCompat=0x7f070118; + public static int ThemeOverlay_AppCompat_ActionBar=0x7f070119; + public static int ThemeOverlay_AppCompat_Dark=0x7f07011a; + public static int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f07011b; + public static int ThemeOverlay_AppCompat_Dialog=0x7f07011c; + public static int ThemeOverlay_AppCompat_Dialog_Alert=0x7f07011d; + public static int ThemeOverlay_AppCompat_Light=0x7f07011e; + public static int Widget_AppCompat_ActionBar=0x7f07011f; + public static int Widget_AppCompat_ActionBar_Solid=0x7f070120; + public static int Widget_AppCompat_ActionBar_TabBar=0x7f070121; + public static int Widget_AppCompat_ActionBar_TabText=0x7f070122; + public static int Widget_AppCompat_ActionBar_TabView=0x7f070123; + public static int Widget_AppCompat_ActionButton=0x7f070124; + public static int Widget_AppCompat_ActionButton_CloseMode=0x7f070125; + public static int Widget_AppCompat_ActionButton_Overflow=0x7f070126; + public static int Widget_AppCompat_ActionMode=0x7f070127; + public static int Widget_AppCompat_ActivityChooserView=0x7f070128; + public static int Widget_AppCompat_AutoCompleteTextView=0x7f070129; + public static int Widget_AppCompat_Button=0x7f07012a; + public static int Widget_AppCompat_Button_Borderless=0x7f07012b; + public static int Widget_AppCompat_Button_Borderless_Colored=0x7f07012c; + public static int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f07012d; + public static int Widget_AppCompat_Button_Colored=0x7f07012e; + public static int Widget_AppCompat_Button_Small=0x7f07012f; + public static int Widget_AppCompat_ButtonBar=0x7f070130; + public static int Widget_AppCompat_ButtonBar_AlertDialog=0x7f070131; + public static int Widget_AppCompat_CompoundButton_CheckBox=0x7f070132; + public static int Widget_AppCompat_CompoundButton_RadioButton=0x7f070133; + public static int Widget_AppCompat_CompoundButton_Switch=0x7f070134; + public static int Widget_AppCompat_DrawerArrowToggle=0x7f070135; + public static int Widget_AppCompat_DropDownItem_Spinner=0x7f070136; + public static int Widget_AppCompat_EditText=0x7f070137; + public static int Widget_AppCompat_ImageButton=0x7f070138; + public static int Widget_AppCompat_Light_ActionBar=0x7f070139; + public static int Widget_AppCompat_Light_ActionBar_Solid=0x7f07013a; + public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f07013b; + public static int Widget_AppCompat_Light_ActionBar_TabBar=0x7f07013c; + public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f07013d; + public static int Widget_AppCompat_Light_ActionBar_TabText=0x7f07013e; + public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f07013f; + public static int Widget_AppCompat_Light_ActionBar_TabView=0x7f070140; + public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f070141; + public static int Widget_AppCompat_Light_ActionButton=0x7f070142; + public static int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f070143; + public static int Widget_AppCompat_Light_ActionButton_Overflow=0x7f070144; + public static int Widget_AppCompat_Light_ActionMode_Inverse=0x7f070145; + public static int Widget_AppCompat_Light_ActivityChooserView=0x7f070146; + public static int Widget_AppCompat_Light_AutoCompleteTextView=0x7f070147; + public static int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f070148; + public static int Widget_AppCompat_Light_ListPopupWindow=0x7f070149; + public static int Widget_AppCompat_Light_ListView_DropDown=0x7f07014a; + public static int Widget_AppCompat_Light_PopupMenu=0x7f07014b; + public static int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f07014c; + public static int Widget_AppCompat_Light_SearchView=0x7f07014d; + public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f07014e; + public static int Widget_AppCompat_ListMenuView=0x7f07014f; + public static int Widget_AppCompat_ListPopupWindow=0x7f070150; + public static int Widget_AppCompat_ListView=0x7f070151; + public static int Widget_AppCompat_ListView_DropDown=0x7f070152; + public static int Widget_AppCompat_ListView_Menu=0x7f070153; + public static int Widget_AppCompat_NotificationActionContainer=0x7f070090; + public static int Widget_AppCompat_NotificationActionText=0x7f070091; + public static int Widget_AppCompat_PopupMenu=0x7f070154; + public static int Widget_AppCompat_PopupMenu_Overflow=0x7f070155; + public static int Widget_AppCompat_PopupWindow=0x7f070156; + public static int Widget_AppCompat_ProgressBar=0x7f070157; + public static int Widget_AppCompat_ProgressBar_Horizontal=0x7f070158; + public static int Widget_AppCompat_RatingBar=0x7f070159; + public static int Widget_AppCompat_RatingBar_Indicator=0x7f07015a; + public static int Widget_AppCompat_RatingBar_Small=0x7f07015b; + public static int Widget_AppCompat_SearchView=0x7f07015c; + public static int Widget_AppCompat_SearchView_ActionBar=0x7f07015d; + public static int Widget_AppCompat_SeekBar=0x7f07015e; + public static int Widget_AppCompat_SeekBar_Discrete=0x7f07015f; + public static int Widget_AppCompat_Spinner=0x7f070160; + public static int Widget_AppCompat_Spinner_DropDown=0x7f070161; + public static int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f070162; + public static int Widget_AppCompat_Spinner_Underlined=0x7f070163; + public static int Widget_AppCompat_TextView_SpinnerItem=0x7f070164; + public static int Widget_AppCompat_Toolbar=0x7f070165; + public static int Widget_AppCompat_Toolbar_Button_Navigation=0x7f070166; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.dxd.net.upgrade:background}
{@link #ActionBar_backgroundSplit com.dxd.net.upgrade:backgroundSplit}
{@link #ActionBar_backgroundStacked com.dxd.net.upgrade:backgroundStacked}
{@link #ActionBar_contentInsetEnd com.dxd.net.upgrade:contentInsetEnd}
{@link #ActionBar_contentInsetEndWithActions com.dxd.net.upgrade:contentInsetEndWithActions}
{@link #ActionBar_contentInsetLeft com.dxd.net.upgrade:contentInsetLeft}
{@link #ActionBar_contentInsetRight com.dxd.net.upgrade:contentInsetRight}
{@link #ActionBar_contentInsetStart com.dxd.net.upgrade:contentInsetStart}
{@link #ActionBar_contentInsetStartWithNavigation com.dxd.net.upgrade:contentInsetStartWithNavigation}
{@link #ActionBar_customNavigationLayout com.dxd.net.upgrade:customNavigationLayout}
{@link #ActionBar_displayOptions com.dxd.net.upgrade:displayOptions}
{@link #ActionBar_divider com.dxd.net.upgrade:divider}
{@link #ActionBar_elevation com.dxd.net.upgrade:elevation}
{@link #ActionBar_height com.dxd.net.upgrade:height}
{@link #ActionBar_hideOnContentScroll com.dxd.net.upgrade:hideOnContentScroll}
{@link #ActionBar_homeAsUpIndicator com.dxd.net.upgrade:homeAsUpIndicator}
{@link #ActionBar_homeLayout com.dxd.net.upgrade:homeLayout}
{@link #ActionBar_icon com.dxd.net.upgrade:icon}
{@link #ActionBar_indeterminateProgressStyle com.dxd.net.upgrade:indeterminateProgressStyle}
{@link #ActionBar_itemPadding com.dxd.net.upgrade:itemPadding}
{@link #ActionBar_logo com.dxd.net.upgrade:logo}
{@link #ActionBar_navigationMode com.dxd.net.upgrade:navigationMode}
{@link #ActionBar_popupTheme com.dxd.net.upgrade:popupTheme}
{@link #ActionBar_progressBarPadding com.dxd.net.upgrade:progressBarPadding}
{@link #ActionBar_progressBarStyle com.dxd.net.upgrade:progressBarStyle}
{@link #ActionBar_subtitle com.dxd.net.upgrade:subtitle}
{@link #ActionBar_subtitleTextStyle com.dxd.net.upgrade:subtitleTextStyle}
{@link #ActionBar_title com.dxd.net.upgrade:title}
{@link #ActionBar_titleTextStyle com.dxd.net.upgrade:titleTextStyle}
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_contentInsetEnd + @see #ActionBar_contentInsetEndWithActions + @see #ActionBar_contentInsetLeft + @see #ActionBar_contentInsetRight + @see #ActionBar_contentInsetStart + @see #ActionBar_contentInsetStartWithNavigation + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_elevation + @see #ActionBar_height + @see #ActionBar_hideOnContentScroll + @see #ActionBar_homeAsUpIndicator + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_popupTheme + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, + 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, + 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, + 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, + 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, + 0x7f01005b + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:background + */ + public static int ActionBar_background = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:backgroundSplit + */ + public static int ActionBar_backgroundSplit = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:backgroundStacked + */ + public static int ActionBar_backgroundStacked = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEnd + */ + public static int ActionBar_contentInsetEnd = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEndWithActions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEndWithActions + */ + public static int ActionBar_contentInsetEndWithActions = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetLeft + */ + public static int ActionBar_contentInsetLeft = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetRight} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetRight + */ + public static int ActionBar_contentInsetRight = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStart} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStart + */ + public static int ActionBar_contentInsetStart = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStartWithNavigation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStartWithNavigation + */ + public static int ActionBar_contentInsetStartWithNavigation = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:customNavigationLayout + */ + public static int ActionBar_customNavigationLayout = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ @attr name com.dxd.net.upgrade:displayOptions + */ + public static int ActionBar_displayOptions = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:divider + */ + public static int ActionBar_divider = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#elevation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:elevation + */ + public static int ActionBar_elevation = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:height + */ + public static int ActionBar_height = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#hideOnContentScroll} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:hideOnContentScroll + */ + public static int ActionBar_hideOnContentScroll = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:homeAsUpIndicator + */ + public static int ActionBar_homeAsUpIndicator = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:homeLayout + */ + public static int ActionBar_homeLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:icon + */ + public static int ActionBar_icon = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:indeterminateProgressStyle + */ + public static int ActionBar_indeterminateProgressStyle = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:itemPadding + */ + public static int ActionBar_itemPadding = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:logo + */ + public static int ActionBar_logo = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ @attr name com.dxd.net.upgrade:navigationMode + */ + public static int ActionBar_navigationMode = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupTheme} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupTheme + */ + public static int ActionBar_popupTheme = 27; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progressBarPadding + */ + public static int ActionBar_progressBarPadding = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:progressBarStyle + */ + public static int ActionBar_progressBarStyle = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:subtitle + */ + public static int ActionBar_subtitle = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subtitleTextStyle + */ + public static int ActionBar_subtitleTextStyle = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:title + */ + public static int ActionBar_title = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:titleTextStyle + */ + public static int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.dxd.net.upgrade:background}
{@link #ActionMode_backgroundSplit com.dxd.net.upgrade:backgroundSplit}
{@link #ActionMode_closeItemLayout com.dxd.net.upgrade:closeItemLayout}
{@link #ActionMode_height com.dxd.net.upgrade:height}
{@link #ActionMode_subtitleTextStyle com.dxd.net.upgrade:subtitleTextStyle}
{@link #ActionMode_titleTextStyle com.dxd.net.upgrade:titleTextStyle}
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_closeItemLayout + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, + 0x7f01000e, 0x7f01001e + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:background + */ + public static int ActionMode_background = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:backgroundSplit + */ + public static int ActionMode_backgroundSplit = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#closeItemLayout} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:closeItemLayout + */ + public static int ActionMode_closeItemLayout = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:height + */ + public static int ActionMode_height = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subtitleTextStyle + */ + public static int ActionMode_subtitleTextStyle = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:titleTextStyle + */ + public static int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.dxd.net.upgrade:expandActivityOverflowButtonDrawable}
{@link #ActivityChooserView_initialActivityCount com.dxd.net.upgrade:initialActivityCount}
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01001f, 0x7f010020 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:expandActivityOverflowButtonDrawable + */ + public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:initialActivityCount + */ + public static int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a AlertDialog. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonPanelSideLayout com.dxd.net.upgrade:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout com.dxd.net.upgrade:listItemLayout}
{@link #AlertDialog_listLayout com.dxd.net.upgrade:listLayout}
{@link #AlertDialog_multiChoiceItemLayout com.dxd.net.upgrade:multiChoiceItemLayout}
{@link #AlertDialog_showTitle com.dxd.net.upgrade:showTitle}
{@link #AlertDialog_singleChoiceItemLayout com.dxd.net.upgrade:singleChoiceItemLayout}
+ @see #AlertDialog_android_layout + @see #AlertDialog_buttonPanelSideLayout + @see #AlertDialog_listItemLayout + @see #AlertDialog_listLayout + @see #AlertDialog_multiChoiceItemLayout + @see #AlertDialog_showTitle + @see #AlertDialog_singleChoiceItemLayout + */ + public static final int[] AlertDialog = { + 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, + 0x7f010024, 0x7f010025, 0x7f010026 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #AlertDialog} array. + @attr name android:layout + */ + public static int AlertDialog_android_layout = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonPanelSideLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonPanelSideLayout + */ + public static int AlertDialog_buttonPanelSideLayout = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listItemLayout + */ + public static int AlertDialog_listItemLayout = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listLayout + */ + public static int AlertDialog_listLayout = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#multiChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:multiChoiceItemLayout + */ + public static int AlertDialog_multiChoiceItemLayout = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showTitle} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:showTitle + */ + public static int AlertDialog_showTitle = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#singleChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:singleChoiceItemLayout + */ + public static int AlertDialog_singleChoiceItemLayout = 4; + /** Attributes that can be used with a AppCompatImageView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatImageView_android_src android:src}
{@link #AppCompatImageView_srcCompat com.dxd.net.upgrade:srcCompat}
+ @see #AppCompatImageView_android_src + @see #AppCompatImageView_srcCompat + */ + public static final int[] AppCompatImageView = { + 0x01010119, 0x7f010027 + }; + /** +

This symbol is the offset where the {@link android.R.attr#src} + attribute's value can be found in the {@link #AppCompatImageView} array. + @attr name android:src + */ + public static int AppCompatImageView_android_src = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#srcCompat} + attribute's value can be found in the {@link #AppCompatImageView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:srcCompat + */ + public static int AppCompatImageView_srcCompat = 1; + /** Attributes that can be used with a AppCompatSeekBar. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #AppCompatSeekBar_android_thumb android:thumb}
{@link #AppCompatSeekBar_tickMark com.dxd.net.upgrade:tickMark}
{@link #AppCompatSeekBar_tickMarkTint com.dxd.net.upgrade:tickMarkTint}
{@link #AppCompatSeekBar_tickMarkTintMode com.dxd.net.upgrade:tickMarkTintMode}
+ @see #AppCompatSeekBar_android_thumb + @see #AppCompatSeekBar_tickMark + @see #AppCompatSeekBar_tickMarkTint + @see #AppCompatSeekBar_tickMarkTintMode + */ + public static final int[] AppCompatSeekBar = { + 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a + }; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + @attr name android:thumb + */ + public static int AppCompatSeekBar_android_thumb = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#tickMark} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:tickMark + */ + public static int AppCompatSeekBar_tickMark = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#tickMarkTint} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:tickMarkTint + */ + public static int AppCompatSeekBar_tickMarkTint = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#tickMarkTintMode} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade:tickMarkTintMode + */ + public static int AppCompatSeekBar_tickMarkTintMode = 3; + /** Attributes that can be used with a AppCompatTextHelper. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom}
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd}
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft}
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight}
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart}
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop}
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance}
+ @see #AppCompatTextHelper_android_drawableBottom + @see #AppCompatTextHelper_android_drawableEnd + @see #AppCompatTextHelper_android_drawableLeft + @see #AppCompatTextHelper_android_drawableRight + @see #AppCompatTextHelper_android_drawableStart + @see #AppCompatTextHelper_android_drawableTop + @see #AppCompatTextHelper_android_textAppearance + */ + public static final int[] AppCompatTextHelper = { + 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, + 0x01010170, 0x01010392, 0x01010393 + }; + /** +

This symbol is the offset where the {@link android.R.attr#drawableBottom} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableBottom + */ + public static int AppCompatTextHelper_android_drawableBottom = 2; + /** +

This symbol is the offset where the {@link android.R.attr#drawableEnd} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableEnd + */ + public static int AppCompatTextHelper_android_drawableEnd = 6; + /** +

This symbol is the offset where the {@link android.R.attr#drawableLeft} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableLeft + */ + public static int AppCompatTextHelper_android_drawableLeft = 3; + /** +

This symbol is the offset where the {@link android.R.attr#drawableRight} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableRight + */ + public static int AppCompatTextHelper_android_drawableRight = 4; + /** +

This symbol is the offset where the {@link android.R.attr#drawableStart} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableStart + */ + public static int AppCompatTextHelper_android_drawableStart = 5; + /** +

This symbol is the offset where the {@link android.R.attr#drawableTop} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableTop + */ + public static int AppCompatTextHelper_android_drawableTop = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:textAppearance + */ + public static int AppCompatTextHelper_android_textAppearance = 0; + /** Attributes that can be used with a AppCompatTextView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_textAllCaps com.dxd.net.upgrade:textAllCaps}
+ @see #AppCompatTextView_android_textAppearance + @see #AppCompatTextView_textAllCaps + */ + public static final int[] AppCompatTextView = { + 0x01010034, 0x7f01002b + }; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextView} array. + @attr name android:textAppearance + */ + public static int AppCompatTextView_android_textAppearance = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAllCaps} + attribute's value can be found in the {@link #AppCompatTextView} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.dxd.net.upgrade:textAllCaps + */ + public static int AppCompatTextView_textAllCaps = 1; + /** Attributes that can be used with a AppCompatTheme. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #AppCompatTheme_actionBarDivider com.dxd.net.upgrade:actionBarDivider}
{@link #AppCompatTheme_actionBarItemBackground com.dxd.net.upgrade:actionBarItemBackground}
{@link #AppCompatTheme_actionBarPopupTheme com.dxd.net.upgrade:actionBarPopupTheme}
{@link #AppCompatTheme_actionBarSize com.dxd.net.upgrade:actionBarSize}
{@link #AppCompatTheme_actionBarSplitStyle com.dxd.net.upgrade:actionBarSplitStyle}
{@link #AppCompatTheme_actionBarStyle com.dxd.net.upgrade:actionBarStyle}
{@link #AppCompatTheme_actionBarTabBarStyle com.dxd.net.upgrade:actionBarTabBarStyle}
{@link #AppCompatTheme_actionBarTabStyle com.dxd.net.upgrade:actionBarTabStyle}
{@link #AppCompatTheme_actionBarTabTextStyle com.dxd.net.upgrade:actionBarTabTextStyle}
{@link #AppCompatTheme_actionBarTheme com.dxd.net.upgrade:actionBarTheme}
{@link #AppCompatTheme_actionBarWidgetTheme com.dxd.net.upgrade:actionBarWidgetTheme}
{@link #AppCompatTheme_actionButtonStyle com.dxd.net.upgrade:actionButtonStyle}
{@link #AppCompatTheme_actionDropDownStyle com.dxd.net.upgrade:actionDropDownStyle}
{@link #AppCompatTheme_actionMenuTextAppearance com.dxd.net.upgrade:actionMenuTextAppearance}
{@link #AppCompatTheme_actionMenuTextColor com.dxd.net.upgrade:actionMenuTextColor}
{@link #AppCompatTheme_actionModeBackground com.dxd.net.upgrade:actionModeBackground}
{@link #AppCompatTheme_actionModeCloseButtonStyle com.dxd.net.upgrade:actionModeCloseButtonStyle}
{@link #AppCompatTheme_actionModeCloseDrawable com.dxd.net.upgrade:actionModeCloseDrawable}
{@link #AppCompatTheme_actionModeCopyDrawable com.dxd.net.upgrade:actionModeCopyDrawable}
{@link #AppCompatTheme_actionModeCutDrawable com.dxd.net.upgrade:actionModeCutDrawable}
{@link #AppCompatTheme_actionModeFindDrawable com.dxd.net.upgrade:actionModeFindDrawable}
{@link #AppCompatTheme_actionModePasteDrawable com.dxd.net.upgrade:actionModePasteDrawable}
{@link #AppCompatTheme_actionModePopupWindowStyle com.dxd.net.upgrade:actionModePopupWindowStyle}
{@link #AppCompatTheme_actionModeSelectAllDrawable com.dxd.net.upgrade:actionModeSelectAllDrawable}
{@link #AppCompatTheme_actionModeShareDrawable com.dxd.net.upgrade:actionModeShareDrawable}
{@link #AppCompatTheme_actionModeSplitBackground com.dxd.net.upgrade:actionModeSplitBackground}
{@link #AppCompatTheme_actionModeStyle com.dxd.net.upgrade:actionModeStyle}
{@link #AppCompatTheme_actionModeWebSearchDrawable com.dxd.net.upgrade:actionModeWebSearchDrawable}
{@link #AppCompatTheme_actionOverflowButtonStyle com.dxd.net.upgrade:actionOverflowButtonStyle}
{@link #AppCompatTheme_actionOverflowMenuStyle com.dxd.net.upgrade:actionOverflowMenuStyle}
{@link #AppCompatTheme_activityChooserViewStyle com.dxd.net.upgrade:activityChooserViewStyle}
{@link #AppCompatTheme_alertDialogButtonGroupStyle com.dxd.net.upgrade:alertDialogButtonGroupStyle}
{@link #AppCompatTheme_alertDialogCenterButtons com.dxd.net.upgrade:alertDialogCenterButtons}
{@link #AppCompatTheme_alertDialogStyle com.dxd.net.upgrade:alertDialogStyle}
{@link #AppCompatTheme_alertDialogTheme com.dxd.net.upgrade:alertDialogTheme}
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
{@link #AppCompatTheme_autoCompleteTextViewStyle com.dxd.net.upgrade:autoCompleteTextViewStyle}
{@link #AppCompatTheme_borderlessButtonStyle com.dxd.net.upgrade:borderlessButtonStyle}
{@link #AppCompatTheme_buttonBarButtonStyle com.dxd.net.upgrade:buttonBarButtonStyle}
{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.dxd.net.upgrade:buttonBarNegativeButtonStyle}
{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.dxd.net.upgrade:buttonBarNeutralButtonStyle}
{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.dxd.net.upgrade:buttonBarPositiveButtonStyle}
{@link #AppCompatTheme_buttonBarStyle com.dxd.net.upgrade:buttonBarStyle}
{@link #AppCompatTheme_buttonStyle com.dxd.net.upgrade:buttonStyle}
{@link #AppCompatTheme_buttonStyleSmall com.dxd.net.upgrade:buttonStyleSmall}
{@link #AppCompatTheme_checkboxStyle com.dxd.net.upgrade:checkboxStyle}
{@link #AppCompatTheme_checkedTextViewStyle com.dxd.net.upgrade:checkedTextViewStyle}
{@link #AppCompatTheme_colorAccent com.dxd.net.upgrade:colorAccent}
{@link #AppCompatTheme_colorBackgroundFloating com.dxd.net.upgrade:colorBackgroundFloating}
{@link #AppCompatTheme_colorButtonNormal com.dxd.net.upgrade:colorButtonNormal}
{@link #AppCompatTheme_colorControlActivated com.dxd.net.upgrade:colorControlActivated}
{@link #AppCompatTheme_colorControlHighlight com.dxd.net.upgrade:colorControlHighlight}
{@link #AppCompatTheme_colorControlNormal com.dxd.net.upgrade:colorControlNormal}
{@link #AppCompatTheme_colorPrimary com.dxd.net.upgrade:colorPrimary}
{@link #AppCompatTheme_colorPrimaryDark com.dxd.net.upgrade:colorPrimaryDark}
{@link #AppCompatTheme_colorSwitchThumbNormal com.dxd.net.upgrade:colorSwitchThumbNormal}
{@link #AppCompatTheme_controlBackground com.dxd.net.upgrade:controlBackground}
{@link #AppCompatTheme_dialogPreferredPadding com.dxd.net.upgrade:dialogPreferredPadding}
{@link #AppCompatTheme_dialogTheme com.dxd.net.upgrade:dialogTheme}
{@link #AppCompatTheme_dividerHorizontal com.dxd.net.upgrade:dividerHorizontal}
{@link #AppCompatTheme_dividerVertical com.dxd.net.upgrade:dividerVertical}
{@link #AppCompatTheme_dropDownListViewStyle com.dxd.net.upgrade:dropDownListViewStyle}
{@link #AppCompatTheme_dropdownListPreferredItemHeight com.dxd.net.upgrade:dropdownListPreferredItemHeight}
{@link #AppCompatTheme_editTextBackground com.dxd.net.upgrade:editTextBackground}
{@link #AppCompatTheme_editTextColor com.dxd.net.upgrade:editTextColor}
{@link #AppCompatTheme_editTextStyle com.dxd.net.upgrade:editTextStyle}
{@link #AppCompatTheme_homeAsUpIndicator com.dxd.net.upgrade:homeAsUpIndicator}
{@link #AppCompatTheme_imageButtonStyle com.dxd.net.upgrade:imageButtonStyle}
{@link #AppCompatTheme_listChoiceBackgroundIndicator com.dxd.net.upgrade:listChoiceBackgroundIndicator}
{@link #AppCompatTheme_listDividerAlertDialog com.dxd.net.upgrade:listDividerAlertDialog}
{@link #AppCompatTheme_listMenuViewStyle com.dxd.net.upgrade:listMenuViewStyle}
{@link #AppCompatTheme_listPopupWindowStyle com.dxd.net.upgrade:listPopupWindowStyle}
{@link #AppCompatTheme_listPreferredItemHeight com.dxd.net.upgrade:listPreferredItemHeight}
{@link #AppCompatTheme_listPreferredItemHeightLarge com.dxd.net.upgrade:listPreferredItemHeightLarge}
{@link #AppCompatTheme_listPreferredItemHeightSmall com.dxd.net.upgrade:listPreferredItemHeightSmall}
{@link #AppCompatTheme_listPreferredItemPaddingLeft com.dxd.net.upgrade:listPreferredItemPaddingLeft}
{@link #AppCompatTheme_listPreferredItemPaddingRight com.dxd.net.upgrade:listPreferredItemPaddingRight}
{@link #AppCompatTheme_panelBackground com.dxd.net.upgrade:panelBackground}
{@link #AppCompatTheme_panelMenuListTheme com.dxd.net.upgrade:panelMenuListTheme}
{@link #AppCompatTheme_panelMenuListWidth com.dxd.net.upgrade:panelMenuListWidth}
{@link #AppCompatTheme_popupMenuStyle com.dxd.net.upgrade:popupMenuStyle}
{@link #AppCompatTheme_popupWindowStyle com.dxd.net.upgrade:popupWindowStyle}
{@link #AppCompatTheme_radioButtonStyle com.dxd.net.upgrade:radioButtonStyle}
{@link #AppCompatTheme_ratingBarStyle com.dxd.net.upgrade:ratingBarStyle}
{@link #AppCompatTheme_ratingBarStyleIndicator com.dxd.net.upgrade:ratingBarStyleIndicator}
{@link #AppCompatTheme_ratingBarStyleSmall com.dxd.net.upgrade:ratingBarStyleSmall}
{@link #AppCompatTheme_searchViewStyle com.dxd.net.upgrade:searchViewStyle}
{@link #AppCompatTheme_seekBarStyle com.dxd.net.upgrade:seekBarStyle}
{@link #AppCompatTheme_selectableItemBackground com.dxd.net.upgrade:selectableItemBackground}
{@link #AppCompatTheme_selectableItemBackgroundBorderless com.dxd.net.upgrade:selectableItemBackgroundBorderless}
{@link #AppCompatTheme_spinnerDropDownItemStyle com.dxd.net.upgrade:spinnerDropDownItemStyle}
{@link #AppCompatTheme_spinnerStyle com.dxd.net.upgrade:spinnerStyle}
{@link #AppCompatTheme_switchStyle com.dxd.net.upgrade:switchStyle}
{@link #AppCompatTheme_textAppearanceLargePopupMenu com.dxd.net.upgrade:textAppearanceLargePopupMenu}
{@link #AppCompatTheme_textAppearanceListItem com.dxd.net.upgrade:textAppearanceListItem}
{@link #AppCompatTheme_textAppearanceListItemSmall com.dxd.net.upgrade:textAppearanceListItemSmall}
{@link #AppCompatTheme_textAppearancePopupMenuHeader com.dxd.net.upgrade:textAppearancePopupMenuHeader}
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.dxd.net.upgrade:textAppearanceSearchResultSubtitle}
{@link #AppCompatTheme_textAppearanceSearchResultTitle com.dxd.net.upgrade:textAppearanceSearchResultTitle}
{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.dxd.net.upgrade:textAppearanceSmallPopupMenu}
{@link #AppCompatTheme_textColorAlertDialogListItem com.dxd.net.upgrade:textColorAlertDialogListItem}
{@link #AppCompatTheme_textColorSearchUrl com.dxd.net.upgrade:textColorSearchUrl}
{@link #AppCompatTheme_toolbarNavigationButtonStyle com.dxd.net.upgrade:toolbarNavigationButtonStyle}
{@link #AppCompatTheme_toolbarStyle com.dxd.net.upgrade:toolbarStyle}
{@link #AppCompatTheme_windowActionBar com.dxd.net.upgrade:windowActionBar}
{@link #AppCompatTheme_windowActionBarOverlay com.dxd.net.upgrade:windowActionBarOverlay}
{@link #AppCompatTheme_windowActionModeOverlay com.dxd.net.upgrade:windowActionModeOverlay}
{@link #AppCompatTheme_windowFixedHeightMajor com.dxd.net.upgrade:windowFixedHeightMajor}
{@link #AppCompatTheme_windowFixedHeightMinor com.dxd.net.upgrade:windowFixedHeightMinor}
{@link #AppCompatTheme_windowFixedWidthMajor com.dxd.net.upgrade:windowFixedWidthMajor}
{@link #AppCompatTheme_windowFixedWidthMinor com.dxd.net.upgrade:windowFixedWidthMinor}
{@link #AppCompatTheme_windowMinWidthMajor com.dxd.net.upgrade:windowMinWidthMajor}
{@link #AppCompatTheme_windowMinWidthMinor com.dxd.net.upgrade:windowMinWidthMinor}
{@link #AppCompatTheme_windowNoTitle com.dxd.net.upgrade:windowNoTitle}
+ @see #AppCompatTheme_actionBarDivider + @see #AppCompatTheme_actionBarItemBackground + @see #AppCompatTheme_actionBarPopupTheme + @see #AppCompatTheme_actionBarSize + @see #AppCompatTheme_actionBarSplitStyle + @see #AppCompatTheme_actionBarStyle + @see #AppCompatTheme_actionBarTabBarStyle + @see #AppCompatTheme_actionBarTabStyle + @see #AppCompatTheme_actionBarTabTextStyle + @see #AppCompatTheme_actionBarTheme + @see #AppCompatTheme_actionBarWidgetTheme + @see #AppCompatTheme_actionButtonStyle + @see #AppCompatTheme_actionDropDownStyle + @see #AppCompatTheme_actionMenuTextAppearance + @see #AppCompatTheme_actionMenuTextColor + @see #AppCompatTheme_actionModeBackground + @see #AppCompatTheme_actionModeCloseButtonStyle + @see #AppCompatTheme_actionModeCloseDrawable + @see #AppCompatTheme_actionModeCopyDrawable + @see #AppCompatTheme_actionModeCutDrawable + @see #AppCompatTheme_actionModeFindDrawable + @see #AppCompatTheme_actionModePasteDrawable + @see #AppCompatTheme_actionModePopupWindowStyle + @see #AppCompatTheme_actionModeSelectAllDrawable + @see #AppCompatTheme_actionModeShareDrawable + @see #AppCompatTheme_actionModeSplitBackground + @see #AppCompatTheme_actionModeStyle + @see #AppCompatTheme_actionModeWebSearchDrawable + @see #AppCompatTheme_actionOverflowButtonStyle + @see #AppCompatTheme_actionOverflowMenuStyle + @see #AppCompatTheme_activityChooserViewStyle + @see #AppCompatTheme_alertDialogButtonGroupStyle + @see #AppCompatTheme_alertDialogCenterButtons + @see #AppCompatTheme_alertDialogStyle + @see #AppCompatTheme_alertDialogTheme + @see #AppCompatTheme_android_windowAnimationStyle + @see #AppCompatTheme_android_windowIsFloating + @see #AppCompatTheme_autoCompleteTextViewStyle + @see #AppCompatTheme_borderlessButtonStyle + @see #AppCompatTheme_buttonBarButtonStyle + @see #AppCompatTheme_buttonBarNegativeButtonStyle + @see #AppCompatTheme_buttonBarNeutralButtonStyle + @see #AppCompatTheme_buttonBarPositiveButtonStyle + @see #AppCompatTheme_buttonBarStyle + @see #AppCompatTheme_buttonStyle + @see #AppCompatTheme_buttonStyleSmall + @see #AppCompatTheme_checkboxStyle + @see #AppCompatTheme_checkedTextViewStyle + @see #AppCompatTheme_colorAccent + @see #AppCompatTheme_colorBackgroundFloating + @see #AppCompatTheme_colorButtonNormal + @see #AppCompatTheme_colorControlActivated + @see #AppCompatTheme_colorControlHighlight + @see #AppCompatTheme_colorControlNormal + @see #AppCompatTheme_colorPrimary + @see #AppCompatTheme_colorPrimaryDark + @see #AppCompatTheme_colorSwitchThumbNormal + @see #AppCompatTheme_controlBackground + @see #AppCompatTheme_dialogPreferredPadding + @see #AppCompatTheme_dialogTheme + @see #AppCompatTheme_dividerHorizontal + @see #AppCompatTheme_dividerVertical + @see #AppCompatTheme_dropDownListViewStyle + @see #AppCompatTheme_dropdownListPreferredItemHeight + @see #AppCompatTheme_editTextBackground + @see #AppCompatTheme_editTextColor + @see #AppCompatTheme_editTextStyle + @see #AppCompatTheme_homeAsUpIndicator + @see #AppCompatTheme_imageButtonStyle + @see #AppCompatTheme_listChoiceBackgroundIndicator + @see #AppCompatTheme_listDividerAlertDialog + @see #AppCompatTheme_listMenuViewStyle + @see #AppCompatTheme_listPopupWindowStyle + @see #AppCompatTheme_listPreferredItemHeight + @see #AppCompatTheme_listPreferredItemHeightLarge + @see #AppCompatTheme_listPreferredItemHeightSmall + @see #AppCompatTheme_listPreferredItemPaddingLeft + @see #AppCompatTheme_listPreferredItemPaddingRight + @see #AppCompatTheme_panelBackground + @see #AppCompatTheme_panelMenuListTheme + @see #AppCompatTheme_panelMenuListWidth + @see #AppCompatTheme_popupMenuStyle + @see #AppCompatTheme_popupWindowStyle + @see #AppCompatTheme_radioButtonStyle + @see #AppCompatTheme_ratingBarStyle + @see #AppCompatTheme_ratingBarStyleIndicator + @see #AppCompatTheme_ratingBarStyleSmall + @see #AppCompatTheme_searchViewStyle + @see #AppCompatTheme_seekBarStyle + @see #AppCompatTheme_selectableItemBackground + @see #AppCompatTheme_selectableItemBackgroundBorderless + @see #AppCompatTheme_spinnerDropDownItemStyle + @see #AppCompatTheme_spinnerStyle + @see #AppCompatTheme_switchStyle + @see #AppCompatTheme_textAppearanceLargePopupMenu + @see #AppCompatTheme_textAppearanceListItem + @see #AppCompatTheme_textAppearanceListItemSmall + @see #AppCompatTheme_textAppearancePopupMenuHeader + @see #AppCompatTheme_textAppearanceSearchResultSubtitle + @see #AppCompatTheme_textAppearanceSearchResultTitle + @see #AppCompatTheme_textAppearanceSmallPopupMenu + @see #AppCompatTheme_textColorAlertDialogListItem + @see #AppCompatTheme_textColorSearchUrl + @see #AppCompatTheme_toolbarNavigationButtonStyle + @see #AppCompatTheme_toolbarStyle + @see #AppCompatTheme_windowActionBar + @see #AppCompatTheme_windowActionBarOverlay + @see #AppCompatTheme_windowActionModeOverlay + @see #AppCompatTheme_windowFixedHeightMajor + @see #AppCompatTheme_windowFixedHeightMinor + @see #AppCompatTheme_windowFixedWidthMajor + @see #AppCompatTheme_windowFixedWidthMinor + @see #AppCompatTheme_windowMinWidthMajor + @see #AppCompatTheme_windowMinWidthMinor + @see #AppCompatTheme_windowNoTitle + */ + public static final int[] AppCompatTheme = { + 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, + 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, + 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, + 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, + 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, + 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, + 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, + 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, + 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, + 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, + 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, + 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, + 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, + 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, + 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, + 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, + 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, + 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, + 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, + 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, + 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, + 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, + 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, + 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, + 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, + 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, + 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, + 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, + 0x7f01009a, 0x7f01009b, 0x7f01009c + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarDivider} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarDivider + */ + public static int AppCompatTheme_actionBarDivider = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarItemBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarItemBackground + */ + public static int AppCompatTheme_actionBarItemBackground = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarPopupTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarPopupTheme + */ + public static int AppCompatTheme_actionBarPopupTheme = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarSize} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ @attr name com.dxd.net.upgrade:actionBarSize + */ + public static int AppCompatTheme_actionBarSize = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarSplitStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarSplitStyle + */ + public static int AppCompatTheme_actionBarSplitStyle = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarStyle + */ + public static int AppCompatTheme_actionBarStyle = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTabBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTabBarStyle + */ + public static int AppCompatTheme_actionBarTabBarStyle = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTabStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTabStyle + */ + public static int AppCompatTheme_actionBarTabStyle = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTabTextStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTabTextStyle + */ + public static int AppCompatTheme_actionBarTabTextStyle = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTheme + */ + public static int AppCompatTheme_actionBarTheme = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarWidgetTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarWidgetTheme + */ + public static int AppCompatTheme_actionBarWidgetTheme = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionButtonStyle + */ + public static int AppCompatTheme_actionButtonStyle = 50; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionDropDownStyle + */ + public static int AppCompatTheme_actionDropDownStyle = 46; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionMenuTextAppearance} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionMenuTextAppearance + */ + public static int AppCompatTheme_actionMenuTextAppearance = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionMenuTextColor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:actionMenuTextColor + */ + public static int AppCompatTheme_actionMenuTextColor = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeBackground + */ + public static int AppCompatTheme_actionModeBackground = 29; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCloseButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCloseButtonStyle + */ + public static int AppCompatTheme_actionModeCloseButtonStyle = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCloseDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCloseDrawable + */ + public static int AppCompatTheme_actionModeCloseDrawable = 31; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCopyDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCopyDrawable + */ + public static int AppCompatTheme_actionModeCopyDrawable = 33; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCutDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCutDrawable + */ + public static int AppCompatTheme_actionModeCutDrawable = 32; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeFindDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeFindDrawable + */ + public static int AppCompatTheme_actionModeFindDrawable = 37; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModePasteDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModePasteDrawable + */ + public static int AppCompatTheme_actionModePasteDrawable = 34; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModePopupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModePopupWindowStyle + */ + public static int AppCompatTheme_actionModePopupWindowStyle = 39; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeSelectAllDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeSelectAllDrawable + */ + public static int AppCompatTheme_actionModeSelectAllDrawable = 35; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeShareDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeShareDrawable + */ + public static int AppCompatTheme_actionModeShareDrawable = 36; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeSplitBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeSplitBackground + */ + public static int AppCompatTheme_actionModeSplitBackground = 30; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeStyle + */ + public static int AppCompatTheme_actionModeStyle = 27; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeWebSearchDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeWebSearchDrawable + */ + public static int AppCompatTheme_actionModeWebSearchDrawable = 38; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionOverflowButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionOverflowButtonStyle + */ + public static int AppCompatTheme_actionOverflowButtonStyle = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionOverflowMenuStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionOverflowMenuStyle + */ + public static int AppCompatTheme_actionOverflowMenuStyle = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#activityChooserViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:activityChooserViewStyle + */ + public static int AppCompatTheme_activityChooserViewStyle = 58; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogButtonGroupStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:alertDialogButtonGroupStyle + */ + public static int AppCompatTheme_alertDialogButtonGroupStyle = 94; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogCenterButtons} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:alertDialogCenterButtons + */ + public static int AppCompatTheme_alertDialogCenterButtons = 95; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:alertDialogStyle + */ + public static int AppCompatTheme_alertDialogStyle = 93; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:alertDialogTheme + */ + public static int AppCompatTheme_alertDialogTheme = 96; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + @attr name android:windowAnimationStyle + */ + public static int AppCompatTheme_android_windowAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#windowIsFloating} + attribute's value can be found in the {@link #AppCompatTheme} array. + @attr name android:windowIsFloating + */ + public static int AppCompatTheme_android_windowIsFloating = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#autoCompleteTextViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:autoCompleteTextViewStyle + */ + public static int AppCompatTheme_autoCompleteTextViewStyle = 101; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#borderlessButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:borderlessButtonStyle + */ + public static int AppCompatTheme_borderlessButtonStyle = 55; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarButtonStyle + */ + public static int AppCompatTheme_buttonBarButtonStyle = 52; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarNegativeButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarNegativeButtonStyle + */ + public static int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarNeutralButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarNeutralButtonStyle + */ + public static int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarPositiveButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarPositiveButtonStyle + */ + public static int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarStyle + */ + public static int AppCompatTheme_buttonBarStyle = 51; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonStyle + */ + public static int AppCompatTheme_buttonStyle = 102; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonStyleSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonStyleSmall + */ + public static int AppCompatTheme_buttonStyleSmall = 103; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#checkboxStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:checkboxStyle + */ + public static int AppCompatTheme_checkboxStyle = 104; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#checkedTextViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:checkedTextViewStyle + */ + public static int AppCompatTheme_checkedTextViewStyle = 105; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorAccent} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorAccent + */ + public static int AppCompatTheme_colorAccent = 85; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorBackgroundFloating} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorBackgroundFloating + */ + public static int AppCompatTheme_colorBackgroundFloating = 92; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorButtonNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorButtonNormal + */ + public static int AppCompatTheme_colorButtonNormal = 89; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorControlActivated} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorControlActivated + */ + public static int AppCompatTheme_colorControlActivated = 87; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorControlHighlight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorControlHighlight + */ + public static int AppCompatTheme_colorControlHighlight = 88; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorControlNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorControlNormal + */ + public static int AppCompatTheme_colorControlNormal = 86; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorPrimary} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorPrimary + */ + public static int AppCompatTheme_colorPrimary = 83; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorPrimaryDark} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorPrimaryDark + */ + public static int AppCompatTheme_colorPrimaryDark = 84; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorSwitchThumbNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorSwitchThumbNormal + */ + public static int AppCompatTheme_colorSwitchThumbNormal = 90; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#controlBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:controlBackground + */ + public static int AppCompatTheme_controlBackground = 91; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dialogPreferredPadding} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:dialogPreferredPadding + */ + public static int AppCompatTheme_dialogPreferredPadding = 44; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dialogTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dialogTheme + */ + public static int AppCompatTheme_dialogTheme = 43; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dividerHorizontal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dividerHorizontal + */ + public static int AppCompatTheme_dividerHorizontal = 57; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dividerVertical} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dividerVertical + */ + public static int AppCompatTheme_dividerVertical = 56; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dropDownListViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dropDownListViewStyle + */ + public static int AppCompatTheme_dropDownListViewStyle = 75; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:dropdownListPreferredItemHeight + */ + public static int AppCompatTheme_dropdownListPreferredItemHeight = 47; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#editTextBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:editTextBackground + */ + public static int AppCompatTheme_editTextBackground = 64; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#editTextColor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:editTextColor + */ + public static int AppCompatTheme_editTextColor = 63; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#editTextStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:editTextStyle + */ + public static int AppCompatTheme_editTextStyle = 106; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:homeAsUpIndicator + */ + public static int AppCompatTheme_homeAsUpIndicator = 49; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#imageButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:imageButtonStyle + */ + public static int AppCompatTheme_imageButtonStyle = 65; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listChoiceBackgroundIndicator + */ + public static int AppCompatTheme_listChoiceBackgroundIndicator = 82; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listDividerAlertDialog} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listDividerAlertDialog + */ + public static int AppCompatTheme_listDividerAlertDialog = 45; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listMenuViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listMenuViewStyle + */ + public static int AppCompatTheme_listMenuViewStyle = 114; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPopupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listPopupWindowStyle + */ + public static int AppCompatTheme_listPopupWindowStyle = 76; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemHeight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemHeight + */ + public static int AppCompatTheme_listPreferredItemHeight = 70; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemHeightLarge} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemHeightLarge + */ + public static int AppCompatTheme_listPreferredItemHeightLarge = 72; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemHeightSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemHeightSmall + */ + public static int AppCompatTheme_listPreferredItemHeightSmall = 71; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemPaddingLeft} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemPaddingLeft + */ + public static int AppCompatTheme_listPreferredItemPaddingLeft = 73; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemPaddingRight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemPaddingRight + */ + public static int AppCompatTheme_listPreferredItemPaddingRight = 74; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#panelBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:panelBackground + */ + public static int AppCompatTheme_panelBackground = 79; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:panelMenuListTheme + */ + public static int AppCompatTheme_panelMenuListTheme = 81; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:panelMenuListWidth + */ + public static int AppCompatTheme_panelMenuListWidth = 80; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupMenuStyle + */ + public static int AppCompatTheme_popupMenuStyle = 61; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupWindowStyle + */ + public static int AppCompatTheme_popupWindowStyle = 62; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#radioButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:radioButtonStyle + */ + public static int AppCompatTheme_radioButtonStyle = 107; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#ratingBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:ratingBarStyle + */ + public static int AppCompatTheme_ratingBarStyle = 108; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#ratingBarStyleIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:ratingBarStyleIndicator + */ + public static int AppCompatTheme_ratingBarStyleIndicator = 109; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#ratingBarStyleSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:ratingBarStyleSmall + */ + public static int AppCompatTheme_ratingBarStyleSmall = 110; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#searchViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:searchViewStyle + */ + public static int AppCompatTheme_searchViewStyle = 69; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#seekBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:seekBarStyle + */ + public static int AppCompatTheme_seekBarStyle = 111; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#selectableItemBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:selectableItemBackground + */ + public static int AppCompatTheme_selectableItemBackground = 53; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#selectableItemBackgroundBorderless} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:selectableItemBackgroundBorderless + */ + public static int AppCompatTheme_selectableItemBackgroundBorderless = 54; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#spinnerDropDownItemStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:spinnerDropDownItemStyle + */ + public static int AppCompatTheme_spinnerDropDownItemStyle = 48; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#spinnerStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:spinnerStyle + */ + public static int AppCompatTheme_spinnerStyle = 112; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:switchStyle + */ + public static int AppCompatTheme_switchStyle = 113; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceLargePopupMenu} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceLargePopupMenu + */ + public static int AppCompatTheme_textAppearanceLargePopupMenu = 40; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceListItem} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceListItem + */ + public static int AppCompatTheme_textAppearanceListItem = 77; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceListItemSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceListItemSmall + */ + public static int AppCompatTheme_textAppearanceListItemSmall = 78; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearancePopupMenuHeader} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearancePopupMenuHeader + */ + public static int AppCompatTheme_textAppearancePopupMenuHeader = 42; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceSearchResultSubtitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceSearchResultSubtitle + */ + public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceSearchResultTitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceSearchResultTitle + */ + public static int AppCompatTheme_textAppearanceSearchResultTitle = 66; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceSmallPopupMenu} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceSmallPopupMenu + */ + public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textColorAlertDialogListItem} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:textColorAlertDialogListItem + */ + public static int AppCompatTheme_textColorAlertDialogListItem = 97; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textColorSearchUrl} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:textColorSearchUrl + */ + public static int AppCompatTheme_textColorSearchUrl = 68; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#toolbarNavigationButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:toolbarNavigationButtonStyle + */ + public static int AppCompatTheme_toolbarNavigationButtonStyle = 60; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#toolbarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:toolbarStyle + */ + public static int AppCompatTheme_toolbarStyle = 59; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowActionBar} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowActionBar + */ + public static int AppCompatTheme_windowActionBar = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowActionBarOverlay + */ + public static int AppCompatTheme_windowActionBarOverlay = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowActionModeOverlay} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowActionModeOverlay + */ + public static int AppCompatTheme_windowActionModeOverlay = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedHeightMajor + */ + public static int AppCompatTheme_windowFixedHeightMajor = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedHeightMinor + */ + public static int AppCompatTheme_windowFixedHeightMinor = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedWidthMajor + */ + public static int AppCompatTheme_windowFixedWidthMajor = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedWidthMinor + */ + public static int AppCompatTheme_windowFixedWidthMinor = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowMinWidthMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowMinWidthMajor + */ + public static int AppCompatTheme_windowMinWidthMajor = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowMinWidthMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowMinWidthMinor + */ + public static int AppCompatTheme_windowMinWidthMinor = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowNoTitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowNoTitle + */ + public static int AppCompatTheme_windowNoTitle = 3; + /** Attributes that can be used with a ButtonBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ButtonBarLayout_allowStacking com.dxd.net.upgrade:allowStacking}
+ @see #ButtonBarLayout_allowStacking + */ + public static final int[] ButtonBarLayout = { + 0x7f01009d + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#allowStacking} + attribute's value can be found in the {@link #ButtonBarLayout} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:allowStacking + */ + public static int ButtonBarLayout_allowStacking = 0; + /** Attributes that can be used with a ColorStateListItem. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ColorStateListItem_alpha com.dxd.net.upgrade:alpha}
{@link #ColorStateListItem_android_alpha android:alpha}
{@link #ColorStateListItem_android_color android:color}
+ @see #ColorStateListItem_alpha + @see #ColorStateListItem_android_alpha + @see #ColorStateListItem_android_color + */ + public static final int[] ColorStateListItem = { + 0x010101a5, 0x0101031f, 0x7f01009e + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alpha} + attribute's value can be found in the {@link #ColorStateListItem} array. + + +

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:alpha + */ + public static int ColorStateListItem_alpha = 2; + /** +

This symbol is the offset where the {@link android.R.attr#alpha} + attribute's value can be found in the {@link #ColorStateListItem} array. + @attr name android:alpha + */ + public static int ColorStateListItem_android_alpha = 1; + /** +

This symbol is the offset where the {@link android.R.attr#color} + attribute's value can be found in the {@link #ColorStateListItem} array. + @attr name android:color + */ + public static int ColorStateListItem_android_color = 0; + /** Attributes that can be used with a CompoundButton. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #CompoundButton_android_button android:button}
{@link #CompoundButton_buttonTint com.dxd.net.upgrade:buttonTint}
{@link #CompoundButton_buttonTintMode com.dxd.net.upgrade:buttonTintMode}
+ @see #CompoundButton_android_button + @see #CompoundButton_buttonTint + @see #CompoundButton_buttonTintMode + */ + public static final int[] CompoundButton = { + 0x01010107, 0x7f01009f, 0x7f0100a0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#button} + attribute's value can be found in the {@link #CompoundButton} array. + @attr name android:button + */ + public static int CompoundButton_android_button = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonTint} + attribute's value can be found in the {@link #CompoundButton} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:buttonTint + */ + public static int CompoundButton_buttonTint = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonTintMode} + attribute's value can be found in the {@link #CompoundButton} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.dxd.net.upgrade:buttonTintMode + */ + public static int CompoundButton_buttonTintMode = 2; + /** Attributes that can be used with a DrawerArrowToggle. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #DrawerArrowToggle_arrowHeadLength com.dxd.net.upgrade:arrowHeadLength}
{@link #DrawerArrowToggle_arrowShaftLength com.dxd.net.upgrade:arrowShaftLength}
{@link #DrawerArrowToggle_barLength com.dxd.net.upgrade:barLength}
{@link #DrawerArrowToggle_color com.dxd.net.upgrade:color}
{@link #DrawerArrowToggle_drawableSize com.dxd.net.upgrade:drawableSize}
{@link #DrawerArrowToggle_gapBetweenBars com.dxd.net.upgrade:gapBetweenBars}
{@link #DrawerArrowToggle_spinBars com.dxd.net.upgrade:spinBars}
{@link #DrawerArrowToggle_thickness com.dxd.net.upgrade:thickness}
+ @see #DrawerArrowToggle_arrowHeadLength + @see #DrawerArrowToggle_arrowShaftLength + @see #DrawerArrowToggle_barLength + @see #DrawerArrowToggle_color + @see #DrawerArrowToggle_drawableSize + @see #DrawerArrowToggle_gapBetweenBars + @see #DrawerArrowToggle_spinBars + @see #DrawerArrowToggle_thickness + */ + public static final int[] DrawerArrowToggle = { + 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, + 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#arrowHeadLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:arrowHeadLength + */ + public static int DrawerArrowToggle_arrowHeadLength = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#arrowShaftLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:arrowShaftLength + */ + public static int DrawerArrowToggle_arrowShaftLength = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#barLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:barLength + */ + public static int DrawerArrowToggle_barLength = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#color} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:color + */ + public static int DrawerArrowToggle_color = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#drawableSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:drawableSize + */ + public static int DrawerArrowToggle_drawableSize = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#gapBetweenBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:gapBetweenBars + */ + public static int DrawerArrowToggle_gapBetweenBars = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#spinBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:spinBars + */ + public static int DrawerArrowToggle_spinBars = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thickness} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:thickness + */ + public static int DrawerArrowToggle_thickness = 7; + /** Attributes that can be used with a LinearLayoutCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
{@link #LinearLayoutCompat_android_gravity android:gravity}
{@link #LinearLayoutCompat_android_orientation android:orientation}
{@link #LinearLayoutCompat_android_weightSum android:weightSum}
{@link #LinearLayoutCompat_divider com.dxd.net.upgrade:divider}
{@link #LinearLayoutCompat_dividerPadding com.dxd.net.upgrade:dividerPadding}
{@link #LinearLayoutCompat_measureWithLargestChild com.dxd.net.upgrade:measureWithLargestChild}
{@link #LinearLayoutCompat_showDividers com.dxd.net.upgrade:showDividers}
+ @see #LinearLayoutCompat_android_baselineAligned + @see #LinearLayoutCompat_android_baselineAlignedChildIndex + @see #LinearLayoutCompat_android_gravity + @see #LinearLayoutCompat_android_orientation + @see #LinearLayoutCompat_android_weightSum + @see #LinearLayoutCompat_divider + @see #LinearLayoutCompat_dividerPadding + @see #LinearLayoutCompat_measureWithLargestChild + @see #LinearLayoutCompat_showDividers + */ + public static final int[] LinearLayoutCompat = { + 0x010100af, 0x010100c4, 0x01010126, 0x01010127, + 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, + 0x7f0100ab + }; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAligned} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAligned + */ + public static int LinearLayoutCompat_android_baselineAligned = 2; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAlignedChildIndex + */ + public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:gravity + */ + public static int LinearLayoutCompat_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#orientation} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:orientation + */ + public static int LinearLayoutCompat_android_orientation = 1; + /** +

This symbol is the offset where the {@link android.R.attr#weightSum} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:weightSum + */ + public static int LinearLayoutCompat_android_weightSum = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:divider + */ + public static int LinearLayoutCompat_divider = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:dividerPadding + */ + public static int LinearLayoutCompat_dividerPadding = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#measureWithLargestChild} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:measureWithLargestChild + */ + public static int LinearLayoutCompat_measureWithLargestChild = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ @attr name com.dxd.net.upgrade:showDividers + */ + public static int LinearLayoutCompat_showDividers = 7; + /** Attributes that can be used with a LinearLayoutCompat_Layout. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ @see #LinearLayoutCompat_Layout_android_layout_gravity + @see #LinearLayoutCompat_Layout_android_layout_height + @see #LinearLayoutCompat_Layout_android_layout_weight + @see #LinearLayoutCompat_Layout_android_layout_width + */ + public static final int[] LinearLayoutCompat_Layout = { + 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_gravity + */ + public static int LinearLayoutCompat_Layout_android_layout_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#layout_height} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_height + */ + public static int LinearLayoutCompat_Layout_android_layout_height = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout_weight} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_weight + */ + public static int LinearLayoutCompat_Layout_android_layout_weight = 3; + /** +

This symbol is the offset where the {@link android.R.attr#layout_width} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_width + */ + public static int LinearLayoutCompat_Layout_android_layout_width = 1; + /** Attributes that can be used with a ListPopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ @see #ListPopupWindow_android_dropDownHorizontalOffset + @see #ListPopupWindow_android_dropDownVerticalOffset + */ + public static final int[] ListPopupWindow = { + 0x010102ac, 0x010102ad + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownHorizontalOffset + */ + public static int ListPopupWindow_android_dropDownHorizontalOffset = 0; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownVerticalOffset + */ + public static int ListPopupWindow_android_dropDownVerticalOffset = 1; + /** Attributes that can be used with a MenuGroup. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
{@link #MenuGroup_android_enabled android:enabled}
{@link #MenuGroup_android_id android:id}
{@link #MenuGroup_android_menuCategory android:menuCategory}
{@link #MenuGroup_android_orderInCategory android:orderInCategory}
{@link #MenuGroup_android_visible android:visible}
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static int MenuGroup_android_checkableBehavior = 5; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static int MenuGroup_android_enabled = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static int MenuGroup_android_id = 1; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static int MenuGroup_android_menuCategory = 3; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static int MenuGroup_android_orderInCategory = 4; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.dxd.net.upgrade:actionLayout}
{@link #MenuItem_actionProviderClass com.dxd.net.upgrade:actionProviderClass}
{@link #MenuItem_actionViewClass com.dxd.net.upgrade:actionViewClass}
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
{@link #MenuItem_android_checkable android:checkable}
{@link #MenuItem_android_checked android:checked}
{@link #MenuItem_android_enabled android:enabled}
{@link #MenuItem_android_icon android:icon}
{@link #MenuItem_android_id android:id}
{@link #MenuItem_android_menuCategory android:menuCategory}
{@link #MenuItem_android_numericShortcut android:numericShortcut}
{@link #MenuItem_android_onClick android:onClick}
{@link #MenuItem_android_orderInCategory android:orderInCategory}
{@link #MenuItem_android_title android:title}
{@link #MenuItem_android_titleCondensed android:titleCondensed}
{@link #MenuItem_android_visible android:visible}
{@link #MenuItem_showAsAction com.dxd.net.upgrade:showAsAction}
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, + 0x7f0100af + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionLayout + */ + public static int MenuItem_actionLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:actionProviderClass + */ + public static int MenuItem_actionProviderClass = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:actionViewClass + */ + public static int MenuItem_actionViewClass = 15; + /** +

This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static int MenuItem_android_alphabeticShortcut = 9; + /** +

This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static int MenuItem_android_checkable = 11; + /** +

This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static int MenuItem_android_checked = 3; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static int MenuItem_android_enabled = 1; + /** +

This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static int MenuItem_android_icon = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static int MenuItem_android_id = 2; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static int MenuItem_android_menuCategory = 5; + /** +

This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static int MenuItem_android_numericShortcut = 10; + /** +

This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static int MenuItem_android_onClick = 12; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static int MenuItem_android_orderInCategory = 6; + /** +

This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static int MenuItem_android_title = 7; + /** +

This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static int MenuItem_android_titleCondensed = 8; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static int MenuItem_android_visible = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ @attr name com.dxd.net.upgrade:showAsAction + */ + public static int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground}
{@link #MenuView_android_horizontalDivider android:horizontalDivider}
{@link #MenuView_android_itemBackground android:itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
{@link #MenuView_android_verticalDivider android:verticalDivider}
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
{@link #MenuView_preserveIconSpacing com.dxd.net.upgrade:preserveIconSpacing}
{@link #MenuView_subMenuArrow com.dxd.net.upgrade:subMenuArrow}
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + @see #MenuView_preserveIconSpacing + @see #MenuView_subMenuArrow + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, + 0x7f0100b1 + }; + /** +

This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static int MenuView_android_headerBackground = 4; + /** +

This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static int MenuView_android_horizontalDivider = 2; + /** +

This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static int MenuView_android_itemBackground = 5; + /** +

This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static int MenuView_android_itemIconDisabledAlpha = 6; + /** +

This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static int MenuView_android_itemTextAppearance = 1; + /** +

This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static int MenuView_android_verticalDivider = 3; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static int MenuView_android_windowAnimationStyle = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:preserveIconSpacing + */ + public static int MenuView_preserveIconSpacing = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subMenuArrow} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subMenuArrow + */ + public static int MenuView_subMenuArrow = 8; + /** Attributes that can be used with a NumberProgressBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #NumberProgressBar_progress_current com.dxd.net.upgrade:progress_current}
{@link #NumberProgressBar_progress_max com.dxd.net.upgrade:progress_max}
{@link #NumberProgressBar_progress_reached_bar_height com.dxd.net.upgrade:progress_reached_bar_height}
{@link #NumberProgressBar_progress_reached_color com.dxd.net.upgrade:progress_reached_color}
{@link #NumberProgressBar_progress_text_color com.dxd.net.upgrade:progress_text_color}
{@link #NumberProgressBar_progress_text_offset com.dxd.net.upgrade:progress_text_offset}
{@link #NumberProgressBar_progress_text_size com.dxd.net.upgrade:progress_text_size}
{@link #NumberProgressBar_progress_text_visibility com.dxd.net.upgrade:progress_text_visibility}
{@link #NumberProgressBar_progress_unreached_bar_height com.dxd.net.upgrade:progress_unreached_bar_height}
{@link #NumberProgressBar_progress_unreached_color com.dxd.net.upgrade:progress_unreached_color}
+ @see #NumberProgressBar_progress_current + @see #NumberProgressBar_progress_max + @see #NumberProgressBar_progress_reached_bar_height + @see #NumberProgressBar_progress_reached_color + @see #NumberProgressBar_progress_text_color + @see #NumberProgressBar_progress_text_offset + @see #NumberProgressBar_progress_text_size + @see #NumberProgressBar_progress_text_visibility + @see #NumberProgressBar_progress_unreached_bar_height + @see #NumberProgressBar_progress_unreached_color + */ + public static final int[] NumberProgressBar = { + 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, + 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, + 0x7f0100ba, 0x7f0100bb + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_current} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_current + */ + public static int NumberProgressBar_progress_current = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_max} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_max + */ + public static int NumberProgressBar_progress_max = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_reached_bar_height} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_reached_bar_height + */ + public static int NumberProgressBar_progress_reached_bar_height = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_reached_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_reached_color + */ + public static int NumberProgressBar_progress_reached_color = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_text_color + */ + public static int NumberProgressBar_progress_text_color = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_offset} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_text_offset + */ + public static int NumberProgressBar_progress_text_offset = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_size} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_text_size + */ + public static int NumberProgressBar_progress_text_size = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_visibility} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
visible0
invisible1
+ @attr name com.dxd.net.upgrade:progress_text_visibility + */ + public static int NumberProgressBar_progress_text_visibility = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_unreached_bar_height} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_unreached_bar_height + */ + public static int NumberProgressBar_progress_unreached_bar_height = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_unreached_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_unreached_color + */ + public static int NumberProgressBar_progress_unreached_color = 2; + /** Attributes that can be used with a PopupWindow. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_overlapAnchor com.dxd.net.upgrade:overlapAnchor}
+ @see #PopupWindow_android_popupAnimationStyle + @see #PopupWindow_android_popupBackground + @see #PopupWindow_overlapAnchor + */ + public static final int[] PopupWindow = { + 0x01010176, 0x010102c9, 0x7f0100bc + }; + /** +

This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupAnimationStyle + */ + public static int PopupWindow_android_popupAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupBackground + */ + public static int PopupWindow_android_popupBackground = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#overlapAnchor} + attribute's value can be found in the {@link #PopupWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:overlapAnchor + */ + public static int PopupWindow_overlapAnchor = 2; + /** Attributes that can be used with a PopupWindowBackgroundState. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor com.dxd.net.upgrade:state_above_anchor}
+ @see #PopupWindowBackgroundState_state_above_anchor + */ + public static final int[] PopupWindowBackgroundState = { + 0x7f0100bd + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#state_above_anchor} + attribute's value can be found in the {@link #PopupWindowBackgroundState} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:state_above_anchor + */ + public static int PopupWindowBackgroundState_state_above_anchor = 0; + /** Attributes that can be used with a RecycleListView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #RecycleListView_paddingBottomNoButtons com.dxd.net.upgrade:paddingBottomNoButtons}
{@link #RecycleListView_paddingTopNoTitle com.dxd.net.upgrade:paddingTopNoTitle}
+ @see #RecycleListView_paddingBottomNoButtons + @see #RecycleListView_paddingTopNoTitle + */ + public static final int[] RecycleListView = { + 0x7f0100be, 0x7f0100bf + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingBottomNoButtons} + attribute's value can be found in the {@link #RecycleListView} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingBottomNoButtons + */ + public static int RecycleListView_paddingBottomNoButtons = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingTopNoTitle} + attribute's value can be found in the {@link #RecycleListView} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingTopNoTitle + */ + public static int RecycleListView_paddingTopNoTitle = 1; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SearchView_android_focusable android:focusable}
{@link #SearchView_android_imeOptions android:imeOptions}
{@link #SearchView_android_inputType android:inputType}
{@link #SearchView_android_maxWidth android:maxWidth}
{@link #SearchView_closeIcon com.dxd.net.upgrade:closeIcon}
{@link #SearchView_commitIcon com.dxd.net.upgrade:commitIcon}
{@link #SearchView_defaultQueryHint com.dxd.net.upgrade:defaultQueryHint}
{@link #SearchView_goIcon com.dxd.net.upgrade:goIcon}
{@link #SearchView_iconifiedByDefault com.dxd.net.upgrade:iconifiedByDefault}
{@link #SearchView_layout com.dxd.net.upgrade:layout}
{@link #SearchView_queryBackground com.dxd.net.upgrade:queryBackground}
{@link #SearchView_queryHint com.dxd.net.upgrade:queryHint}
{@link #SearchView_searchHintIcon com.dxd.net.upgrade:searchHintIcon}
{@link #SearchView_searchIcon com.dxd.net.upgrade:searchIcon}
{@link #SearchView_submitBackground com.dxd.net.upgrade:submitBackground}
{@link #SearchView_suggestionRowLayout com.dxd.net.upgrade:suggestionRowLayout}
{@link #SearchView_voiceIcon com.dxd.net.upgrade:voiceIcon}
+ @see #SearchView_android_focusable + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_closeIcon + @see #SearchView_commitIcon + @see #SearchView_defaultQueryHint + @see #SearchView_goIcon + @see #SearchView_iconifiedByDefault + @see #SearchView_layout + @see #SearchView_queryBackground + @see #SearchView_queryHint + @see #SearchView_searchHintIcon + @see #SearchView_searchIcon + @see #SearchView_submitBackground + @see #SearchView_suggestionRowLayout + @see #SearchView_voiceIcon + */ + public static final int[] SearchView = { + 0x010100da, 0x0101011f, 0x01010220, 0x01010264, + 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, + 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, + 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, + 0x7f0100cc + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:focusable + */ + public static int SearchView_android_focusable = 0; + /** +

This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static int SearchView_android_imeOptions = 3; + /** +

This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static int SearchView_android_inputType = 2; + /** +

This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static int SearchView_android_maxWidth = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#closeIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:closeIcon + */ + public static int SearchView_closeIcon = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#commitIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:commitIcon + */ + public static int SearchView_commitIcon = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#defaultQueryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:defaultQueryHint + */ + public static int SearchView_defaultQueryHint = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#goIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:goIcon + */ + public static int SearchView_goIcon = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:iconifiedByDefault + */ + public static int SearchView_iconifiedByDefault = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#layout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:layout + */ + public static int SearchView_layout = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#queryBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:queryBackground + */ + public static int SearchView_queryBackground = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:queryHint + */ + public static int SearchView_queryHint = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#searchHintIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:searchHintIcon + */ + public static int SearchView_searchHintIcon = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#searchIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:searchIcon + */ + public static int SearchView_searchIcon = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#submitBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:submitBackground + */ + public static int SearchView_submitBackground = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#suggestionRowLayout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:suggestionRowLayout + */ + public static int SearchView_suggestionRowLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#voiceIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:voiceIcon + */ + public static int SearchView_voiceIcon = 12; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_android_entries android:entries}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_android_prompt android:prompt}
{@link #Spinner_popupTheme com.dxd.net.upgrade:popupTheme}
+ @see #Spinner_android_dropDownWidth + @see #Spinner_android_entries + @see #Spinner_android_popupBackground + @see #Spinner_android_prompt + @see #Spinner_popupTheme + */ + public static final int[] Spinner = { + 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, + 0x7f01001d + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static int Spinner_android_dropDownWidth = 3; + /** +

This symbol is the offset where the {@link android.R.attr#entries} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:entries + */ + public static int Spinner_android_entries = 0; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static int Spinner_android_popupBackground = 1; + /** +

This symbol is the offset where the {@link android.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:prompt + */ + public static int Spinner_android_prompt = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupTheme} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupTheme + */ + public static int Spinner_popupTheme = 4; + /** Attributes that can be used with a SwitchCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText com.dxd.net.upgrade:showText}
{@link #SwitchCompat_splitTrack com.dxd.net.upgrade:splitTrack}
{@link #SwitchCompat_switchMinWidth com.dxd.net.upgrade:switchMinWidth}
{@link #SwitchCompat_switchPadding com.dxd.net.upgrade:switchPadding}
{@link #SwitchCompat_switchTextAppearance com.dxd.net.upgrade:switchTextAppearance}
{@link #SwitchCompat_thumbTextPadding com.dxd.net.upgrade:thumbTextPadding}
{@link #SwitchCompat_thumbTint com.dxd.net.upgrade:thumbTint}
{@link #SwitchCompat_thumbTintMode com.dxd.net.upgrade:thumbTintMode}
{@link #SwitchCompat_track com.dxd.net.upgrade:track}
{@link #SwitchCompat_trackTint com.dxd.net.upgrade:trackTint}
{@link #SwitchCompat_trackTintMode com.dxd.net.upgrade:trackTintMode}
+ @see #SwitchCompat_android_textOff + @see #SwitchCompat_android_textOn + @see #SwitchCompat_android_thumb + @see #SwitchCompat_showText + @see #SwitchCompat_splitTrack + @see #SwitchCompat_switchMinWidth + @see #SwitchCompat_switchPadding + @see #SwitchCompat_switchTextAppearance + @see #SwitchCompat_thumbTextPadding + @see #SwitchCompat_thumbTint + @see #SwitchCompat_thumbTintMode + @see #SwitchCompat_track + @see #SwitchCompat_trackTint + @see #SwitchCompat_trackTintMode + */ + public static final int[] SwitchCompat = { + 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, + 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, + 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, + 0x7f0100d6, 0x7f0100d7 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textOff} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOff + */ + public static int SwitchCompat_android_textOff = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textOn} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOn + */ + public static int SwitchCompat_android_textOn = 0; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:thumb + */ + public static int SwitchCompat_android_thumb = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showText} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:showText + */ + public static int SwitchCompat_showText = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#splitTrack} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:splitTrack + */ + public static int SwitchCompat_splitTrack = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchMinWidth} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:switchMinWidth + */ + public static int SwitchCompat_switchMinWidth = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:switchPadding + */ + public static int SwitchCompat_switchPadding = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchTextAppearance} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:switchTextAppearance + */ + public static int SwitchCompat_switchTextAppearance = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thumbTextPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:thumbTextPadding + */ + public static int SwitchCompat_thumbTextPadding = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thumbTint} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:thumbTint + */ + public static int SwitchCompat_thumbTint = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thumbTintMode} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade:thumbTintMode + */ + public static int SwitchCompat_thumbTintMode = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#track} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:track + */ + public static int SwitchCompat_track = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#trackTint} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:trackTint + */ + public static int SwitchCompat_trackTint = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#trackTintMode} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade:trackTintMode + */ + public static int SwitchCompat_trackTintMode = 7; + /** Attributes that can be used with a TextAppearance. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #TextAppearance_android_shadowColor android:shadowColor}
{@link #TextAppearance_android_shadowDx android:shadowDx}
{@link #TextAppearance_android_shadowDy android:shadowDy}
{@link #TextAppearance_android_shadowRadius android:shadowRadius}
{@link #TextAppearance_android_textColor android:textColor}
{@link #TextAppearance_android_textColorHint android:textColorHint}
{@link #TextAppearance_android_textSize android:textSize}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_textAllCaps com.dxd.net.upgrade:textAllCaps}
+ @see #TextAppearance_android_shadowColor + @see #TextAppearance_android_shadowDx + @see #TextAppearance_android_shadowDy + @see #TextAppearance_android_shadowRadius + @see #TextAppearance_android_textColor + @see #TextAppearance_android_textColorHint + @see #TextAppearance_android_textSize + @see #TextAppearance_android_textStyle + @see #TextAppearance_android_typeface + @see #TextAppearance_textAllCaps + */ + public static final int[] TextAppearance = { + 0x01010095, 0x01010096, 0x01010097, 0x01010098, + 0x0101009a, 0x01010161, 0x01010162, 0x01010163, + 0x01010164, 0x7f01002b + }; + /** +

This symbol is the offset where the {@link android.R.attr#shadowColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowColor + */ + public static int TextAppearance_android_shadowColor = 5; + /** +

This symbol is the offset where the {@link android.R.attr#shadowDx} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowDx + */ + public static int TextAppearance_android_shadowDx = 6; + /** +

This symbol is the offset where the {@link android.R.attr#shadowDy} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowDy + */ + public static int TextAppearance_android_shadowDy = 7; + /** +

This symbol is the offset where the {@link android.R.attr#shadowRadius} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowRadius + */ + public static int TextAppearance_android_shadowRadius = 8; + /** +

This symbol is the offset where the {@link android.R.attr#textColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColor + */ + public static int TextAppearance_android_textColor = 3; + /** +

This symbol is the offset where the {@link android.R.attr#textColorHint} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColorHint + */ + public static int TextAppearance_android_textColorHint = 4; + /** +

This symbol is the offset where the {@link android.R.attr#textSize} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textSize + */ + public static int TextAppearance_android_textSize = 0; + /** +

This symbol is the offset where the {@link android.R.attr#textStyle} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textStyle + */ + public static int TextAppearance_android_textStyle = 2; + /** +

This symbol is the offset where the {@link android.R.attr#typeface} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:typeface + */ + public static int TextAppearance_android_typeface = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAllCaps} + attribute's value can be found in the {@link #TextAppearance} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.dxd.net.upgrade:textAllCaps + */ + public static int TextAppearance_textAllCaps = 9; + /** Attributes that can be used with a Themes. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #Themes_numberProgressBarStyle com.dxd.net.upgrade:numberProgressBarStyle}
+ @see #Themes_numberProgressBarStyle + */ + public static final int[] Themes = { + 0x7f0100d8 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#numberProgressBarStyle} + attribute's value can be found in the {@link #Themes} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:numberProgressBarStyle + */ + public static int Themes_numberProgressBarStyle = 0; + /** Attributes that can be used with a Toolbar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_buttonGravity com.dxd.net.upgrade:buttonGravity}
{@link #Toolbar_collapseContentDescription com.dxd.net.upgrade:collapseContentDescription}
{@link #Toolbar_collapseIcon com.dxd.net.upgrade:collapseIcon}
{@link #Toolbar_contentInsetEnd com.dxd.net.upgrade:contentInsetEnd}
{@link #Toolbar_contentInsetEndWithActions com.dxd.net.upgrade:contentInsetEndWithActions}
{@link #Toolbar_contentInsetLeft com.dxd.net.upgrade:contentInsetLeft}
{@link #Toolbar_contentInsetRight com.dxd.net.upgrade:contentInsetRight}
{@link #Toolbar_contentInsetStart com.dxd.net.upgrade:contentInsetStart}
{@link #Toolbar_contentInsetStartWithNavigation com.dxd.net.upgrade:contentInsetStartWithNavigation}
{@link #Toolbar_logo com.dxd.net.upgrade:logo}
{@link #Toolbar_logoDescription com.dxd.net.upgrade:logoDescription}
{@link #Toolbar_maxButtonHeight com.dxd.net.upgrade:maxButtonHeight}
{@link #Toolbar_navigationContentDescription com.dxd.net.upgrade:navigationContentDescription}
{@link #Toolbar_navigationIcon com.dxd.net.upgrade:navigationIcon}
{@link #Toolbar_popupTheme com.dxd.net.upgrade:popupTheme}
{@link #Toolbar_subtitle com.dxd.net.upgrade:subtitle}
{@link #Toolbar_subtitleTextAppearance com.dxd.net.upgrade:subtitleTextAppearance}
{@link #Toolbar_subtitleTextColor com.dxd.net.upgrade:subtitleTextColor}
{@link #Toolbar_title com.dxd.net.upgrade:title}
{@link #Toolbar_titleMargin com.dxd.net.upgrade:titleMargin}
{@link #Toolbar_titleMarginBottom com.dxd.net.upgrade:titleMarginBottom}
{@link #Toolbar_titleMarginEnd com.dxd.net.upgrade:titleMarginEnd}
{@link #Toolbar_titleMarginStart com.dxd.net.upgrade:titleMarginStart}
{@link #Toolbar_titleMarginTop com.dxd.net.upgrade:titleMarginTop}
{@link #Toolbar_titleMargins com.dxd.net.upgrade:titleMargins}
{@link #Toolbar_titleTextAppearance com.dxd.net.upgrade:titleTextAppearance}
{@link #Toolbar_titleTextColor com.dxd.net.upgrade:titleTextColor}
+ @see #Toolbar_android_gravity + @see #Toolbar_android_minHeight + @see #Toolbar_buttonGravity + @see #Toolbar_collapseContentDescription + @see #Toolbar_collapseIcon + @see #Toolbar_contentInsetEnd + @see #Toolbar_contentInsetEndWithActions + @see #Toolbar_contentInsetLeft + @see #Toolbar_contentInsetRight + @see #Toolbar_contentInsetStart + @see #Toolbar_contentInsetStartWithNavigation + @see #Toolbar_logo + @see #Toolbar_logoDescription + @see #Toolbar_maxButtonHeight + @see #Toolbar_navigationContentDescription + @see #Toolbar_navigationIcon + @see #Toolbar_popupTheme + @see #Toolbar_subtitle + @see #Toolbar_subtitleTextAppearance + @see #Toolbar_subtitleTextColor + @see #Toolbar_title + @see #Toolbar_titleMargin + @see #Toolbar_titleMarginBottom + @see #Toolbar_titleMarginEnd + @see #Toolbar_titleMarginStart + @see #Toolbar_titleMarginTop + @see #Toolbar_titleMargins + @see #Toolbar_titleTextAppearance + @see #Toolbar_titleTextColor + */ + public static final int[] Toolbar = { + 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, + 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, + 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, + 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, + 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, + 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, + 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, + 0x7f0100e9 + }; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:gravity + */ + public static int Toolbar_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#minHeight} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:minHeight + */ + public static int Toolbar_android_minHeight = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonGravity} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + +
ConstantValueDescription
top0x30
bottom0x50
+ @attr name com.dxd.net.upgrade:buttonGravity + */ + public static int Toolbar_buttonGravity = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#collapseContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:collapseContentDescription + */ + public static int Toolbar_collapseContentDescription = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#collapseIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:collapseIcon + */ + public static int Toolbar_collapseIcon = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEnd + */ + public static int Toolbar_contentInsetEnd = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEndWithActions} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEndWithActions + */ + public static int Toolbar_contentInsetEndWithActions = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetLeft + */ + public static int Toolbar_contentInsetLeft = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetRight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetRight + */ + public static int Toolbar_contentInsetRight = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStart + */ + public static int Toolbar_contentInsetStart = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStartWithNavigation} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStartWithNavigation + */ + public static int Toolbar_contentInsetStartWithNavigation = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#logo} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:logo + */ + public static int Toolbar_logo = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#logoDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:logoDescription + */ + public static int Toolbar_logoDescription = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#maxButtonHeight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:maxButtonHeight + */ + public static int Toolbar_maxButtonHeight = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#navigationContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:navigationContentDescription + */ + public static int Toolbar_navigationContentDescription = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#navigationIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:navigationIcon + */ + public static int Toolbar_navigationIcon = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupTheme} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupTheme + */ + public static int Toolbar_popupTheme = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitle} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:subtitle + */ + public static int Toolbar_subtitle = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subtitleTextAppearance + */ + public static int Toolbar_subtitleTextAppearance = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextColor} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:subtitleTextColor + */ + public static int Toolbar_subtitleTextColor = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#title} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:title + */ + public static int Toolbar_title = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMargin} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMargin + */ + public static int Toolbar_titleMargin = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginBottom} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginBottom + */ + public static int Toolbar_titleMarginBottom = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginEnd + */ + public static int Toolbar_titleMarginEnd = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginStart + */ + public static int Toolbar_titleMarginStart = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginTop} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginTop + */ + public static int Toolbar_titleMarginTop = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMargins} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMargins + */ + public static int Toolbar_titleMargins = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:titleTextAppearance + */ + public static int Toolbar_titleTextAppearance = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextColor} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleTextColor + */ + public static int Toolbar_titleTextColor = 27; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable}
{@link #View_android_theme android:theme}
{@link #View_paddingEnd com.dxd.net.upgrade:paddingEnd}
{@link #View_paddingStart com.dxd.net.upgrade:paddingStart}
{@link #View_theme com.dxd.net.upgrade:theme}
+ @see #View_android_focusable + @see #View_android_theme + @see #View_paddingEnd + @see #View_paddingStart + @see #View_theme + */ + public static final int[] View = { + 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, + 0x7f0100ec + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static int View_android_focusable = 1; + /** +

This symbol is the offset where the {@link android.R.attr#theme} + attribute's value can be found in the {@link #View} array. + @attr name android:theme + */ + public static int View_android_theme = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingEnd + */ + public static int View_paddingEnd = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingStart + */ + public static int View_paddingStart = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#theme} + attribute's value can be found in the {@link #View} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:theme + */ + public static int View_theme = 4; + /** Attributes that can be used with a ViewBackgroundHelper. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewBackgroundHelper_android_background android:background}
{@link #ViewBackgroundHelper_backgroundTint com.dxd.net.upgrade:backgroundTint}
{@link #ViewBackgroundHelper_backgroundTintMode com.dxd.net.upgrade:backgroundTintMode}
+ @see #ViewBackgroundHelper_android_background + @see #ViewBackgroundHelper_backgroundTint + @see #ViewBackgroundHelper_backgroundTintMode + */ + public static final int[] ViewBackgroundHelper = { + 0x010100d4, 0x7f0100ed, 0x7f0100ee + }; + /** +

This symbol is the offset where the {@link android.R.attr#background} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + @attr name android:background + */ + public static int ViewBackgroundHelper_android_background = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundTint} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:backgroundTint + */ + public static int ViewBackgroundHelper_backgroundTint = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundTintMode} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.dxd.net.upgrade:backgroundTintMode + */ + public static int ViewBackgroundHelper_backgroundTintMode = 2; + /** Attributes that can be used with a ViewStubCompat. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
{@link #ViewStubCompat_android_layout android:layout}
+ @see #ViewStubCompat_android_id + @see #ViewStubCompat_android_inflatedId + @see #ViewStubCompat_android_layout + */ + public static final int[] ViewStubCompat = { + 0x010100d0, 0x010100f2, 0x010100f3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:id + */ + public static int ViewStubCompat_android_id = 0; + /** +

This symbol is the offset where the {@link android.R.attr#inflatedId} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:inflatedId + */ + public static int ViewStubCompat_android_inflatedId = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:layout + */ + public static int ViewStubCompat_android_layout = 1; + }; +} diff --git a/build/generated/source/r/release/android/support/v7/appcompat/R.java b/build/generated/source/r/release/android/support/v7/appcompat/R.java new file mode 100644 index 0000000..2f80ef5 --- /dev/null +++ b/build/generated/source/r/release/android/support/v7/appcompat/R.java @@ -0,0 +1,1458 @@ +/* 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 android.support.v7.appcompat; + +public final class R { + public static final class anim { + public static int abc_fade_in = 0x7f040000; + public static int abc_fade_out = 0x7f040001; + public static int abc_grow_fade_in_from_bottom = 0x7f040002; + public static int abc_popup_enter = 0x7f040003; + public static int abc_popup_exit = 0x7f040004; + public static int abc_shrink_fade_out_from_bottom = 0x7f040005; + public static int abc_slide_in_bottom = 0x7f040006; + public static int abc_slide_in_top = 0x7f040007; + public static int abc_slide_out_bottom = 0x7f040008; + public static int abc_slide_out_top = 0x7f040009; + } + public static final class attr { + public static int actionBarDivider = 0x7f010041; + public static int actionBarItemBackground = 0x7f010042; + public static int actionBarPopupTheme = 0x7f01003b; + public static int actionBarSize = 0x7f010040; + public static int actionBarSplitStyle = 0x7f01003d; + public static int actionBarStyle = 0x7f01003c; + public static int actionBarTabBarStyle = 0x7f010037; + public static int actionBarTabStyle = 0x7f010036; + public static int actionBarTabTextStyle = 0x7f010038; + public static int actionBarTheme = 0x7f01003e; + public static int actionBarWidgetTheme = 0x7f01003f; + public static int actionButtonStyle = 0x7f01005c; + public static int actionDropDownStyle = 0x7f010058; + public static int actionLayout = 0x7f0100ad; + public static int actionMenuTextAppearance = 0x7f010043; + public static int actionMenuTextColor = 0x7f010044; + public static int actionModeBackground = 0x7f010047; + public static int actionModeCloseButtonStyle = 0x7f010046; + public static int actionModeCloseDrawable = 0x7f010049; + public static int actionModeCopyDrawable = 0x7f01004b; + public static int actionModeCutDrawable = 0x7f01004a; + public static int actionModeFindDrawable = 0x7f01004f; + public static int actionModePasteDrawable = 0x7f01004c; + public static int actionModePopupWindowStyle = 0x7f010051; + public static int actionModeSelectAllDrawable = 0x7f01004d; + public static int actionModeShareDrawable = 0x7f01004e; + public static int actionModeSplitBackground = 0x7f010048; + public static int actionModeStyle = 0x7f010045; + public static int actionModeWebSearchDrawable = 0x7f010050; + public static int actionOverflowButtonStyle = 0x7f010039; + public static int actionOverflowMenuStyle = 0x7f01003a; + public static int actionProviderClass = 0x7f0100af; + public static int actionViewClass = 0x7f0100ae; + public static int activityChooserViewStyle = 0x7f010064; + public static int alertDialogButtonGroupStyle = 0x7f010088; + public static int alertDialogCenterButtons = 0x7f010089; + public static int alertDialogStyle = 0x7f010087; + public static int alertDialogTheme = 0x7f01008a; + public static int allowStacking = 0x7f01009d; + public static int alpha = 0x7f01009e; + public static int arrowHeadLength = 0x7f0100a5; + public static int arrowShaftLength = 0x7f0100a6; + public static int autoCompleteTextViewStyle = 0x7f01008f; + public static int background = 0x7f01000c; + public static int backgroundSplit = 0x7f01000e; + public static int backgroundStacked = 0x7f01000d; + public static int backgroundTint = 0x7f0100ed; + public static int backgroundTintMode = 0x7f0100ee; + public static int barLength = 0x7f0100a7; + public static int borderlessButtonStyle = 0x7f010061; + public static int buttonBarButtonStyle = 0x7f01005e; + public static int buttonBarNegativeButtonStyle = 0x7f01008d; + public static int buttonBarNeutralButtonStyle = 0x7f01008e; + public static int buttonBarPositiveButtonStyle = 0x7f01008c; + public static int buttonBarStyle = 0x7f01005d; + public static int buttonGravity = 0x7f0100e2; + public static int buttonPanelSideLayout = 0x7f010021; + public static int buttonStyle = 0x7f010090; + public static int buttonStyleSmall = 0x7f010091; + public static int buttonTint = 0x7f01009f; + public static int buttonTintMode = 0x7f0100a0; + public static int checkboxStyle = 0x7f010092; + public static int checkedTextViewStyle = 0x7f010093; + public static int closeIcon = 0x7f0100c4; + public static int closeItemLayout = 0x7f01001e; + public static int collapseContentDescription = 0x7f0100e4; + public static int collapseIcon = 0x7f0100e3; + public static int color = 0x7f0100a1; + public static int colorAccent = 0x7f01007f; + public static int colorBackgroundFloating = 0x7f010086; + public static int colorButtonNormal = 0x7f010083; + public static int colorControlActivated = 0x7f010081; + public static int colorControlHighlight = 0x7f010082; + public static int colorControlNormal = 0x7f010080; + public static int colorPrimary = 0x7f01007d; + public static int colorPrimaryDark = 0x7f01007e; + public static int colorSwitchThumbNormal = 0x7f010084; + public static int commitIcon = 0x7f0100c9; + public static int contentInsetEnd = 0x7f010017; + public static int contentInsetEndWithActions = 0x7f01001b; + public static int contentInsetLeft = 0x7f010018; + public static int contentInsetRight = 0x7f010019; + public static int contentInsetStart = 0x7f010016; + public static int contentInsetStartWithNavigation = 0x7f01001a; + public static int controlBackground = 0x7f010085; + public static int customNavigationLayout = 0x7f01000f; + public static int defaultQueryHint = 0x7f0100c3; + public static int dialogPreferredPadding = 0x7f010056; + public static int dialogTheme = 0x7f010055; + public static int displayOptions = 0x7f010005; + public static int divider = 0x7f01000b; + public static int dividerHorizontal = 0x7f010063; + public static int dividerPadding = 0x7f0100ab; + public static int dividerVertical = 0x7f010062; + public static int drawableSize = 0x7f0100a3; + public static int drawerArrowStyle = 0x7f010000; + public static int dropDownListViewStyle = 0x7f010075; + public static int dropdownListPreferredItemHeight = 0x7f010059; + public static int editTextBackground = 0x7f01006a; + public static int editTextColor = 0x7f010069; + public static int editTextStyle = 0x7f010094; + public static int elevation = 0x7f01001c; + public static int expandActivityOverflowButtonDrawable = 0x7f010020; + public static int gapBetweenBars = 0x7f0100a4; + public static int goIcon = 0x7f0100c5; + public static int height = 0x7f010001; + public static int hideOnContentScroll = 0x7f010015; + public static int homeAsUpIndicator = 0x7f01005b; + public static int homeLayout = 0x7f010010; + public static int icon = 0x7f010009; + public static int iconifiedByDefault = 0x7f0100c1; + public static int imageButtonStyle = 0x7f01006b; + public static int indeterminateProgressStyle = 0x7f010012; + public static int initialActivityCount = 0x7f01001f; + public static int isLightTheme = 0x7f010002; + public static int itemPadding = 0x7f010014; + public static int layout = 0x7f0100c0; + public static int listChoiceBackgroundIndicator = 0x7f01007c; + public static int listDividerAlertDialog = 0x7f010057; + public static int listItemLayout = 0x7f010025; + public static int listLayout = 0x7f010022; + public static int listMenuViewStyle = 0x7f01009c; + public static int listPopupWindowStyle = 0x7f010076; + public static int listPreferredItemHeight = 0x7f010070; + public static int listPreferredItemHeightLarge = 0x7f010072; + public static int listPreferredItemHeightSmall = 0x7f010071; + public static int listPreferredItemPaddingLeft = 0x7f010073; + public static int listPreferredItemPaddingRight = 0x7f010074; + public static int logo = 0x7f01000a; + public static int logoDescription = 0x7f0100e7; + public static int maxButtonHeight = 0x7f0100e1; + public static int measureWithLargestChild = 0x7f0100a9; + public static int multiChoiceItemLayout = 0x7f010023; + public static int navigationContentDescription = 0x7f0100e6; + public static int navigationIcon = 0x7f0100e5; + public static int navigationMode = 0x7f010004; + public static int overlapAnchor = 0x7f0100bc; + public static int paddingBottomNoButtons = 0x7f0100be; + public static int paddingEnd = 0x7f0100eb; + public static int paddingStart = 0x7f0100ea; + public static int paddingTopNoTitle = 0x7f0100bf; + public static int panelBackground = 0x7f010079; + public static int panelMenuListTheme = 0x7f01007b; + public static int panelMenuListWidth = 0x7f01007a; + public static int popupMenuStyle = 0x7f010067; + public static int popupTheme = 0x7f01001d; + public static int popupWindowStyle = 0x7f010068; + public static int preserveIconSpacing = 0x7f0100b0; + public static int progressBarPadding = 0x7f010013; + public static int progressBarStyle = 0x7f010011; + public static int queryBackground = 0x7f0100cb; + public static int queryHint = 0x7f0100c2; + public static int radioButtonStyle = 0x7f010095; + public static int ratingBarStyle = 0x7f010096; + public static int ratingBarStyleIndicator = 0x7f010097; + public static int ratingBarStyleSmall = 0x7f010098; + public static int searchHintIcon = 0x7f0100c7; + public static int searchIcon = 0x7f0100c6; + public static int searchViewStyle = 0x7f01006f; + public static int seekBarStyle = 0x7f010099; + public static int selectableItemBackground = 0x7f01005f; + public static int selectableItemBackgroundBorderless = 0x7f010060; + public static int showAsAction = 0x7f0100ac; + public static int showDividers = 0x7f0100aa; + public static int showText = 0x7f0100d7; + public static int showTitle = 0x7f010026; + public static int singleChoiceItemLayout = 0x7f010024; + public static int spinBars = 0x7f0100a2; + public static int spinnerDropDownItemStyle = 0x7f01005a; + public static int spinnerStyle = 0x7f01009a; + public static int splitTrack = 0x7f0100d6; + public static int srcCompat = 0x7f010027; + public static int state_above_anchor = 0x7f0100bd; + public static int subMenuArrow = 0x7f0100b1; + public static int submitBackground = 0x7f0100cc; + public static int subtitle = 0x7f010006; + public static int subtitleTextAppearance = 0x7f0100da; + public static int subtitleTextColor = 0x7f0100e9; + public static int subtitleTextStyle = 0x7f010008; + public static int suggestionRowLayout = 0x7f0100ca; + public static int switchMinWidth = 0x7f0100d4; + public static int switchPadding = 0x7f0100d5; + public static int switchStyle = 0x7f01009b; + public static int switchTextAppearance = 0x7f0100d3; + public static int textAllCaps = 0x7f01002b; + public static int textAppearanceLargePopupMenu = 0x7f010052; + public static int textAppearanceListItem = 0x7f010077; + public static int textAppearanceListItemSmall = 0x7f010078; + public static int textAppearancePopupMenuHeader = 0x7f010054; + public static int textAppearanceSearchResultSubtitle = 0x7f01006d; + public static int textAppearanceSearchResultTitle = 0x7f01006c; + public static int textAppearanceSmallPopupMenu = 0x7f010053; + public static int textColorAlertDialogListItem = 0x7f01008b; + public static int textColorSearchUrl = 0x7f01006e; + public static int theme = 0x7f0100ec; + public static int thickness = 0x7f0100a8; + public static int thumbTextPadding = 0x7f0100d2; + public static int thumbTint = 0x7f0100cd; + public static int thumbTintMode = 0x7f0100ce; + public static int tickMark = 0x7f010028; + public static int tickMarkTint = 0x7f010029; + public static int tickMarkTintMode = 0x7f01002a; + public static int title = 0x7f010003; + public static int titleMargin = 0x7f0100db; + public static int titleMarginBottom = 0x7f0100df; + public static int titleMarginEnd = 0x7f0100dd; + public static int titleMarginStart = 0x7f0100dc; + public static int titleMarginTop = 0x7f0100de; + public static int titleMargins = 0x7f0100e0; + public static int titleTextAppearance = 0x7f0100d9; + public static int titleTextColor = 0x7f0100e8; + public static int titleTextStyle = 0x7f010007; + public static int toolbarNavigationButtonStyle = 0x7f010066; + public static int toolbarStyle = 0x7f010065; + public static int track = 0x7f0100cf; + public static int trackTint = 0x7f0100d0; + public static int trackTintMode = 0x7f0100d1; + public static int voiceIcon = 0x7f0100c8; + public static int windowActionBar = 0x7f01002c; + public static int windowActionBarOverlay = 0x7f01002e; + public static int windowActionModeOverlay = 0x7f01002f; + public static int windowFixedHeightMajor = 0x7f010033; + public static int windowFixedHeightMinor = 0x7f010031; + public static int windowFixedWidthMajor = 0x7f010030; + public static int windowFixedWidthMinor = 0x7f010032; + public static int windowMinWidthMajor = 0x7f010034; + public static int windowMinWidthMinor = 0x7f010035; + public static int windowNoTitle = 0x7f01002d; + } + public static final class bool { + public static int abc_action_bar_embed_tabs = 0x7f080000; + public static int abc_allow_stacked_button_bar = 0x7f080001; + public static int abc_config_actionMenuItemAllCaps = 0x7f080002; + public static int abc_config_closeDialogWhenTouchOutside = 0x7f080003; + public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f080004; + } + public static final class color { + public static int abc_background_cache_hint_selector_material_dark = 0x7f09005c; + public static int abc_background_cache_hint_selector_material_light = 0x7f09005d; + public static int abc_btn_colored_borderless_text_material = 0x7f09005e; + public static int abc_btn_colored_text_material = 0x7f09005f; + public static int abc_color_highlight_material = 0x7f090060; + public static int abc_hint_foreground_material_dark = 0x7f090061; + public static int abc_hint_foreground_material_light = 0x7f090062; + public static int abc_input_method_navigation_guard = 0x7f090001; + public static int abc_primary_text_disable_only_material_dark = 0x7f090063; + public static int abc_primary_text_disable_only_material_light = 0x7f090064; + public static int abc_primary_text_material_dark = 0x7f090065; + public static int abc_primary_text_material_light = 0x7f090066; + public static int abc_search_url_text = 0x7f090067; + public static int abc_search_url_text_normal = 0x7f090002; + public static int abc_search_url_text_pressed = 0x7f090003; + public static int abc_search_url_text_selected = 0x7f090004; + public static int abc_secondary_text_material_dark = 0x7f090068; + public static int abc_secondary_text_material_light = 0x7f090069; + public static int abc_tint_btn_checkable = 0x7f09006a; + public static int abc_tint_default = 0x7f09006b; + public static int abc_tint_edittext = 0x7f09006c; + public static int abc_tint_seek_thumb = 0x7f09006d; + public static int abc_tint_spinner = 0x7f09006e; + public static int abc_tint_switch_thumb = 0x7f09006f; + public static int abc_tint_switch_track = 0x7f090070; + public static int accent_material_dark = 0x7f090005; + public static int accent_material_light = 0x7f090006; + public static int background_floating_material_dark = 0x7f090007; + public static int background_floating_material_light = 0x7f090008; + public static int background_material_dark = 0x7f090009; + public static int background_material_light = 0x7f09000a; + public static int bright_foreground_disabled_material_dark = 0x7f09000d; + public static int bright_foreground_disabled_material_light = 0x7f09000e; + public static int bright_foreground_inverse_material_dark = 0x7f09000f; + public static int bright_foreground_inverse_material_light = 0x7f090010; + public static int bright_foreground_material_dark = 0x7f090011; + public static int bright_foreground_material_light = 0x7f090012; + public static int button_material_dark = 0x7f090013; + public static int button_material_light = 0x7f090014; + public static int dim_foreground_disabled_material_dark = 0x7f090027; + public static int dim_foreground_disabled_material_light = 0x7f090028; + public static int dim_foreground_material_dark = 0x7f090029; + public static int dim_foreground_material_light = 0x7f09002a; + public static int foreground_material_dark = 0x7f09002c; + public static int foreground_material_light = 0x7f09002d; + public static int highlighted_text_material_dark = 0x7f09002e; + public static int highlighted_text_material_light = 0x7f09002f; + public static int material_blue_grey_800 = 0x7f090031; + public static int material_blue_grey_900 = 0x7f090032; + public static int material_blue_grey_950 = 0x7f090033; + public static int material_deep_teal_200 = 0x7f090034; + public static int material_deep_teal_500 = 0x7f090035; + public static int material_grey_100 = 0x7f090036; + public static int material_grey_300 = 0x7f090037; + public static int material_grey_50 = 0x7f090038; + public static int material_grey_600 = 0x7f090039; + public static int material_grey_800 = 0x7f09003a; + public static int material_grey_850 = 0x7f09003b; + public static int material_grey_900 = 0x7f09003c; + public static int notification_action_color_filter = 0x7f090000; + public static int notification_icon_bg_color = 0x7f09003d; + public static int notification_material_background_media_default_color = 0x7f09003e; + public static int primary_dark_material_dark = 0x7f090047; + public static int primary_dark_material_light = 0x7f090048; + public static int primary_material_dark = 0x7f090049; + public static int primary_material_light = 0x7f09004a; + public static int primary_text_default_material_dark = 0x7f09004b; + public static int primary_text_default_material_light = 0x7f09004c; + public static int primary_text_disabled_material_dark = 0x7f09004d; + public static int primary_text_disabled_material_light = 0x7f09004e; + public static int ripple_material_dark = 0x7f09004f; + public static int ripple_material_light = 0x7f090050; + public static int secondary_text_default_material_dark = 0x7f090051; + public static int secondary_text_default_material_light = 0x7f090052; + public static int secondary_text_disabled_material_dark = 0x7f090053; + public static int secondary_text_disabled_material_light = 0x7f090054; + public static int switch_thumb_disabled_material_dark = 0x7f090055; + public static int switch_thumb_disabled_material_light = 0x7f090056; + public static int switch_thumb_material_dark = 0x7f090071; + public static int switch_thumb_material_light = 0x7f090072; + public static int switch_thumb_normal_material_dark = 0x7f090057; + public static int switch_thumb_normal_material_light = 0x7f090058; + } + public static final class dimen { + public static int abc_action_bar_content_inset_material = 0x7f06000c; + public static int abc_action_bar_content_inset_with_nav = 0x7f06000d; + public static int abc_action_bar_default_height_material = 0x7f060001; + public static int abc_action_bar_default_padding_end_material = 0x7f06000e; + public static int abc_action_bar_default_padding_start_material = 0x7f06000f; + public static int abc_action_bar_elevation_material = 0x7f060015; + public static int abc_action_bar_icon_vertical_padding_material = 0x7f060016; + public static int abc_action_bar_overflow_padding_end_material = 0x7f060017; + public static int abc_action_bar_overflow_padding_start_material = 0x7f060018; + public static int abc_action_bar_progress_bar_size = 0x7f060002; + public static int abc_action_bar_stacked_max_height = 0x7f060019; + public static int abc_action_bar_stacked_tab_max_width = 0x7f06001a; + public static int abc_action_bar_subtitle_bottom_margin_material = 0x7f06001b; + public static int abc_action_bar_subtitle_top_margin_material = 0x7f06001c; + public static int abc_action_button_min_height_material = 0x7f06001d; + public static int abc_action_button_min_width_material = 0x7f06001e; + public static int abc_action_button_min_width_overflow_material = 0x7f06001f; + public static int abc_alert_dialog_button_bar_height = 0x7f060000; + public static int abc_button_inset_horizontal_material = 0x7f060020; + public static int abc_button_inset_vertical_material = 0x7f060021; + public static int abc_button_padding_horizontal_material = 0x7f060022; + public static int abc_button_padding_vertical_material = 0x7f060023; + public static int abc_cascading_menus_min_smallest_width = 0x7f060024; + public static int abc_config_prefDialogWidth = 0x7f060005; + public static int abc_control_corner_material = 0x7f060025; + public static int abc_control_inset_material = 0x7f060026; + public static int abc_control_padding_material = 0x7f060027; + public static int abc_dialog_fixed_height_major = 0x7f060006; + public static int abc_dialog_fixed_height_minor = 0x7f060007; + public static int abc_dialog_fixed_width_major = 0x7f060008; + public static int abc_dialog_fixed_width_minor = 0x7f060009; + public static int abc_dialog_list_padding_bottom_no_buttons = 0x7f060028; + public static int abc_dialog_list_padding_top_no_title = 0x7f060029; + public static int abc_dialog_min_width_major = 0x7f06000a; + public static int abc_dialog_min_width_minor = 0x7f06000b; + public static int abc_dialog_padding_material = 0x7f06002a; + public static int abc_dialog_padding_top_material = 0x7f06002b; + public static int abc_dialog_title_divider_material = 0x7f06002c; + public static int abc_disabled_alpha_material_dark = 0x7f06002d; + public static int abc_disabled_alpha_material_light = 0x7f06002e; + public static int abc_dropdownitem_icon_width = 0x7f06002f; + public static int abc_dropdownitem_text_padding_left = 0x7f060030; + public static int abc_dropdownitem_text_padding_right = 0x7f060031; + public static int abc_edit_text_inset_bottom_material = 0x7f060032; + public static int abc_edit_text_inset_horizontal_material = 0x7f060033; + public static int abc_edit_text_inset_top_material = 0x7f060034; + public static int abc_floating_window_z = 0x7f060035; + public static int abc_list_item_padding_horizontal_material = 0x7f060036; + public static int abc_panel_menu_list_width = 0x7f060037; + public static int abc_progress_bar_height_material = 0x7f060038; + public static int abc_search_view_preferred_height = 0x7f060039; + public static int abc_search_view_preferred_width = 0x7f06003a; + public static int abc_seekbar_track_background_height_material = 0x7f06003b; + public static int abc_seekbar_track_progress_height_material = 0x7f06003c; + public static int abc_select_dialog_padding_start_material = 0x7f06003d; + public static int abc_switch_padding = 0x7f060011; + public static int abc_text_size_body_1_material = 0x7f06003e; + public static int abc_text_size_body_2_material = 0x7f06003f; + public static int abc_text_size_button_material = 0x7f060040; + public static int abc_text_size_caption_material = 0x7f060041; + public static int abc_text_size_display_1_material = 0x7f060042; + public static int abc_text_size_display_2_material = 0x7f060043; + public static int abc_text_size_display_3_material = 0x7f060044; + public static int abc_text_size_display_4_material = 0x7f060045; + public static int abc_text_size_headline_material = 0x7f060046; + public static int abc_text_size_large_material = 0x7f060047; + public static int abc_text_size_medium_material = 0x7f060048; + public static int abc_text_size_menu_header_material = 0x7f060049; + public static int abc_text_size_menu_material = 0x7f06004a; + public static int abc_text_size_small_material = 0x7f06004b; + public static int abc_text_size_subhead_material = 0x7f06004c; + public static int abc_text_size_subtitle_material_toolbar = 0x7f060003; + public static int abc_text_size_title_material = 0x7f06004d; + public static int abc_text_size_title_material_toolbar = 0x7f060004; + public static int disabled_alpha_material_dark = 0x7f060051; + public static int disabled_alpha_material_light = 0x7f060052; + public static int highlight_alpha_material_colored = 0x7f060054; + public static int highlight_alpha_material_dark = 0x7f060055; + public static int highlight_alpha_material_light = 0x7f060056; + public static int hint_alpha_material_dark = 0x7f060057; + public static int hint_alpha_material_light = 0x7f060058; + public static int hint_pressed_alpha_material_dark = 0x7f060059; + public static int hint_pressed_alpha_material_light = 0x7f06005a; + public static int notification_action_icon_size = 0x7f06005d; + public static int notification_action_text_size = 0x7f06005e; + public static int notification_big_circle_margin = 0x7f06005f; + public static int notification_content_margin_start = 0x7f060012; + public static int notification_large_icon_height = 0x7f060060; + public static int notification_large_icon_width = 0x7f060061; + public static int notification_main_column_padding_top = 0x7f060013; + public static int notification_media_narrow_margin = 0x7f060014; + public static int notification_right_icon_size = 0x7f060062; + public static int notification_right_side_padding_top = 0x7f060010; + public static int notification_small_icon_background_padding = 0x7f060063; + public static int notification_small_icon_size_as_large = 0x7f060064; + public static int notification_subtext_size = 0x7f060065; + public static int notification_top_pad = 0x7f060066; + public static int notification_top_pad_large_text = 0x7f060067; + } + public static final class drawable { + public static int abc_ab_share_pack_mtrl_alpha = 0x7f020000; + public static int abc_action_bar_item_background_material = 0x7f020001; + public static int abc_btn_borderless_material = 0x7f020002; + public static int abc_btn_check_material = 0x7f020003; + public static int abc_btn_check_to_on_mtrl_000 = 0x7f020004; + public static int abc_btn_check_to_on_mtrl_015 = 0x7f020005; + public static int abc_btn_colored_material = 0x7f020006; + public static int abc_btn_default_mtrl_shape = 0x7f020007; + public static int abc_btn_radio_material = 0x7f020008; + public static int abc_btn_radio_to_on_mtrl_000 = 0x7f020009; + public static int abc_btn_radio_to_on_mtrl_015 = 0x7f02000a; + public static int abc_btn_switch_to_on_mtrl_00001 = 0x7f02000b; + public static int abc_btn_switch_to_on_mtrl_00012 = 0x7f02000c; + public static int abc_cab_background_internal_bg = 0x7f02000d; + public static int abc_cab_background_top_material = 0x7f02000e; + public static int abc_cab_background_top_mtrl_alpha = 0x7f02000f; + public static int abc_control_background_material = 0x7f020010; + public static int abc_dialog_material_background = 0x7f020011; + public static int abc_edit_text_material = 0x7f020012; + public static int abc_ic_ab_back_material = 0x7f020013; + public static int abc_ic_arrow_drop_right_black_24dp = 0x7f020014; + public static int abc_ic_clear_material = 0x7f020015; + public static int abc_ic_commit_search_api_mtrl_alpha = 0x7f020016; + public static int abc_ic_go_search_api_material = 0x7f020017; + public static int abc_ic_menu_copy_mtrl_am_alpha = 0x7f020018; + public static int abc_ic_menu_cut_mtrl_alpha = 0x7f020019; + public static int abc_ic_menu_overflow_material = 0x7f02001a; + public static int abc_ic_menu_paste_mtrl_am_alpha = 0x7f02001b; + public static int abc_ic_menu_selectall_mtrl_alpha = 0x7f02001c; + public static int abc_ic_menu_share_mtrl_alpha = 0x7f02001d; + public static int abc_ic_search_api_material = 0x7f02001e; + public static int abc_ic_star_black_16dp = 0x7f02001f; + public static int abc_ic_star_black_36dp = 0x7f020020; + public static int abc_ic_star_black_48dp = 0x7f020021; + public static int abc_ic_star_half_black_16dp = 0x7f020022; + public static int abc_ic_star_half_black_36dp = 0x7f020023; + public static int abc_ic_star_half_black_48dp = 0x7f020024; + public static int abc_ic_voice_search_api_material = 0x7f020025; + public static int abc_item_background_holo_dark = 0x7f020026; + public static int abc_item_background_holo_light = 0x7f020027; + public static int abc_list_divider_mtrl_alpha = 0x7f020028; + public static int abc_list_focused_holo = 0x7f020029; + public static int abc_list_longpressed_holo = 0x7f02002a; + public static int abc_list_pressed_holo_dark = 0x7f02002b; + public static int abc_list_pressed_holo_light = 0x7f02002c; + public static int abc_list_selector_background_transition_holo_dark = 0x7f02002d; + public static int abc_list_selector_background_transition_holo_light = 0x7f02002e; + public static int abc_list_selector_disabled_holo_dark = 0x7f02002f; + public static int abc_list_selector_disabled_holo_light = 0x7f020030; + public static int abc_list_selector_holo_dark = 0x7f020031; + public static int abc_list_selector_holo_light = 0x7f020032; + public static int abc_menu_hardkey_panel_mtrl_mult = 0x7f020033; + public static int abc_popup_background_mtrl_mult = 0x7f020034; + public static int abc_ratingbar_indicator_material = 0x7f020035; + public static int abc_ratingbar_material = 0x7f020036; + public static int abc_ratingbar_small_material = 0x7f020037; + public static int abc_scrubber_control_off_mtrl_alpha = 0x7f020038; + public static int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f020039; + public static int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f02003a; + public static int abc_scrubber_primary_mtrl_alpha = 0x7f02003b; + public static int abc_scrubber_track_mtrl_alpha = 0x7f02003c; + public static int abc_seekbar_thumb_material = 0x7f02003d; + public static int abc_seekbar_tick_mark_material = 0x7f02003e; + public static int abc_seekbar_track_material = 0x7f02003f; + public static int abc_spinner_mtrl_am_alpha = 0x7f020040; + public static int abc_spinner_textfield_background_material = 0x7f020041; + public static int abc_switch_thumb_material = 0x7f020042; + public static int abc_switch_track_mtrl_alpha = 0x7f020043; + public static int abc_tab_indicator_material = 0x7f020044; + public static int abc_tab_indicator_mtrl_alpha = 0x7f020045; + public static int abc_text_cursor_material = 0x7f020046; + public static int abc_text_select_handle_left_mtrl_dark = 0x7f020047; + public static int abc_text_select_handle_left_mtrl_light = 0x7f020048; + public static int abc_text_select_handle_middle_mtrl_dark = 0x7f020049; + public static int abc_text_select_handle_middle_mtrl_light = 0x7f02004a; + public static int abc_text_select_handle_right_mtrl_dark = 0x7f02004b; + public static int abc_text_select_handle_right_mtrl_light = 0x7f02004c; + public static int abc_textfield_activated_mtrl_alpha = 0x7f02004d; + public static int abc_textfield_default_mtrl_alpha = 0x7f02004e; + public static int abc_textfield_search_activated_mtrl_alpha = 0x7f02004f; + public static int abc_textfield_search_default_mtrl_alpha = 0x7f020050; + public static int abc_textfield_search_material = 0x7f020051; + public static int abc_vector_test = 0x7f020052; + public static int notification_action_background = 0x7f020056; + public static int notification_bg = 0x7f020057; + public static int notification_bg_low = 0x7f020058; + public static int notification_bg_low_normal = 0x7f020059; + public static int notification_bg_low_pressed = 0x7f02005a; + public static int notification_bg_normal = 0x7f02005b; + public static int notification_bg_normal_pressed = 0x7f02005c; + public static int notification_icon_background = 0x7f02005d; + public static int notification_template_icon_bg = 0x7f020060; + public static int notification_template_icon_low_bg = 0x7f020061; + public static int notification_tile_bg = 0x7f02005e; + public static int notify_panel_notification_icon_bg = 0x7f02005f; + } + public static final class id { + public static int action0 = 0x7f0a005b; + public static int action_bar = 0x7f0a0049; + public static int action_bar_activity_content = 0x7f0a0000; + public static int action_bar_container = 0x7f0a0048; + public static int action_bar_root = 0x7f0a0044; + public static int action_bar_spinner = 0x7f0a0001; + public static int action_bar_subtitle = 0x7f0a0027; + public static int action_bar_title = 0x7f0a0026; + public static int action_container = 0x7f0a0058; + public static int action_context_bar = 0x7f0a004a; + public static int action_divider = 0x7f0a005f; + public static int action_image = 0x7f0a0059; + public static int action_menu_divider = 0x7f0a0002; + public static int action_menu_presenter = 0x7f0a0003; + public static int action_mode_bar = 0x7f0a0046; + public static int action_mode_bar_stub = 0x7f0a0045; + public static int action_mode_close_button = 0x7f0a0028; + public static int action_text = 0x7f0a005a; + public static int actions = 0x7f0a0068; + public static int activity_chooser_view_content = 0x7f0a0029; + public static int add = 0x7f0a0013; + public static int alertTitle = 0x7f0a003d; + public static int always = 0x7f0a001d; + public static int beginning = 0x7f0a001a; + public static int bottom = 0x7f0a0024; + public static int buttonPanel = 0x7f0a0030; + public static int cancel_action = 0x7f0a005c; + public static int checkbox = 0x7f0a0040; + public static int chronometer = 0x7f0a0064; + public static int collapseActionView = 0x7f0a001e; + public static int contentPanel = 0x7f0a0033; + public static int custom = 0x7f0a003a; + public static int customPanel = 0x7f0a0039; + public static int decor_content_parent = 0x7f0a0047; + public static int default_activity_button = 0x7f0a002c; + public static int disableHome = 0x7f0a000c; + public static int edit_query = 0x7f0a004b; + public static int end = 0x7f0a001b; + public static int end_padder = 0x7f0a006e; + public static int expand_activities_button = 0x7f0a002a; + public static int expanded_menu = 0x7f0a003f; + public static int home = 0x7f0a0004; + public static int homeAsUp = 0x7f0a000d; + public static int icon = 0x7f0a002e; + public static int icon_group = 0x7f0a0069; + public static int ifRoom = 0x7f0a001f; + public static int image = 0x7f0a002b; + public static int info = 0x7f0a0065; + public static int line1 = 0x7f0a006a; + public static int line3 = 0x7f0a006c; + public static int listMode = 0x7f0a0009; + public static int list_item = 0x7f0a002d; + public static int media_actions = 0x7f0a005e; + public static int middle = 0x7f0a001c; + public static int multiply = 0x7f0a0014; + public static int never = 0x7f0a0020; + public static int none = 0x7f0a000e; + public static int normal = 0x7f0a000a; + public static int notification_background = 0x7f0a0067; + public static int notification_main_column = 0x7f0a0061; + public static int notification_main_column_container = 0x7f0a0060; + public static int parentPanel = 0x7f0a0032; + public static int progress_circular = 0x7f0a0005; + public static int progress_horizontal = 0x7f0a0006; + public static int radio = 0x7f0a0042; + public static int right_icon = 0x7f0a0066; + public static int right_side = 0x7f0a0062; + public static int screen = 0x7f0a0015; + public static int scrollIndicatorDown = 0x7f0a0038; + public static int scrollIndicatorUp = 0x7f0a0034; + public static int scrollView = 0x7f0a0035; + public static int search_badge = 0x7f0a004d; + public static int search_bar = 0x7f0a004c; + public static int search_button = 0x7f0a004e; + public static int search_close_btn = 0x7f0a0053; + public static int search_edit_frame = 0x7f0a004f; + public static int search_go_btn = 0x7f0a0055; + public static int search_mag_icon = 0x7f0a0050; + public static int search_plate = 0x7f0a0051; + public static int search_src_text = 0x7f0a0052; + public static int search_voice_btn = 0x7f0a0056; + public static int select_dialog_listview = 0x7f0a0057; + public static int shortcut = 0x7f0a0041; + public static int showCustom = 0x7f0a000f; + public static int showHome = 0x7f0a0010; + public static int showTitle = 0x7f0a0011; + public static int spacer = 0x7f0a0031; + public static int split_action_bar = 0x7f0a0007; + public static int src_atop = 0x7f0a0016; + public static int src_in = 0x7f0a0017; + public static int src_over = 0x7f0a0018; + public static int status_bar_latest_event_content = 0x7f0a005d; + public static int submenuarrow = 0x7f0a0043; + public static int submit_area = 0x7f0a0054; + public static int tabMode = 0x7f0a000b; + public static int text = 0x7f0a006d; + public static int text2 = 0x7f0a006b; + public static int textSpacerNoButtons = 0x7f0a0037; + public static int textSpacerNoTitle = 0x7f0a0036; + public static int time = 0x7f0a0063; + public static int title = 0x7f0a002f; + public static int titleDividerNoCustom = 0x7f0a003e; + public static int title_template = 0x7f0a003c; + public static int top = 0x7f0a0025; + public static int topPanel = 0x7f0a003b; + public static int up = 0x7f0a0008; + public static int useLogo = 0x7f0a0012; + public static int withText = 0x7f0a0021; + public static int wrap_content = 0x7f0a0019; + } + public static final class integer { + public static int abc_config_activityDefaultDur = 0x7f0b0000; + public static int abc_config_activityShortDur = 0x7f0b0001; + public static int cancel_button_image_alpha = 0x7f0b0002; + public static int status_bar_notification_info_maxnum = 0x7f0b0003; + } + public static final class layout { + public static int abc_action_bar_title_item = 0x7f030000; + public static int abc_action_bar_up_container = 0x7f030001; + public static int abc_action_bar_view_list_nav_layout = 0x7f030002; + public static int abc_action_menu_item_layout = 0x7f030003; + public static int abc_action_menu_layout = 0x7f030004; + public static int abc_action_mode_bar = 0x7f030005; + public static int abc_action_mode_close_item_material = 0x7f030006; + public static int abc_activity_chooser_view = 0x7f030007; + public static int abc_activity_chooser_view_list_item = 0x7f030008; + public static int abc_alert_dialog_button_bar_material = 0x7f030009; + public static int abc_alert_dialog_material = 0x7f03000a; + public static int abc_alert_dialog_title_material = 0x7f03000b; + public static int abc_dialog_title_material = 0x7f03000c; + public static int abc_expanded_menu_layout = 0x7f03000d; + public static int abc_list_menu_item_checkbox = 0x7f03000e; + public static int abc_list_menu_item_icon = 0x7f03000f; + public static int abc_list_menu_item_layout = 0x7f030010; + public static int abc_list_menu_item_radio = 0x7f030011; + public static int abc_popup_menu_header_item_layout = 0x7f030012; + public static int abc_popup_menu_item_layout = 0x7f030013; + public static int abc_screen_content_include = 0x7f030014; + public static int abc_screen_simple = 0x7f030015; + public static int abc_screen_simple_overlay_action_mode = 0x7f030016; + public static int abc_screen_toolbar = 0x7f030017; + public static int abc_search_dropdown_item_icons_2line = 0x7f030018; + public static int abc_search_view = 0x7f030019; + public static int abc_select_dialog_material = 0x7f03001a; + public static int notification_action = 0x7f03001b; + public static int notification_action_tombstone = 0x7f03001c; + public static int notification_media_action = 0x7f03001d; + public static int notification_media_cancel_action = 0x7f03001e; + public static int notification_template_big_media = 0x7f03001f; + public static int notification_template_big_media_custom = 0x7f030020; + public static int notification_template_big_media_narrow = 0x7f030021; + public static int notification_template_big_media_narrow_custom = 0x7f030022; + public static int notification_template_custom_big = 0x7f030023; + public static int notification_template_icon_group = 0x7f030024; + public static int notification_template_lines_media = 0x7f030025; + public static int notification_template_media = 0x7f030026; + public static int notification_template_media_custom = 0x7f030027; + public static int notification_template_part_chronometer = 0x7f030028; + public static int notification_template_part_time = 0x7f030029; + public static int select_dialog_item_material = 0x7f03002b; + public static int select_dialog_multichoice_material = 0x7f03002c; + public static int select_dialog_singlechoice_material = 0x7f03002d; + public static int support_simple_spinner_dropdown_item = 0x7f03002e; + } + public static final class string { + public static int abc_action_bar_home_description = 0x7f050000; + public static int abc_action_bar_home_description_format = 0x7f050001; + public static int abc_action_bar_home_subtitle_description_format = 0x7f050002; + public static int abc_action_bar_up_description = 0x7f050003; + public static int abc_action_menu_overflow_description = 0x7f050004; + public static int abc_action_mode_done = 0x7f050005; + public static int abc_activity_chooser_view_see_all = 0x7f050006; + public static int abc_activitychooserview_choose_application = 0x7f050007; + public static int abc_capital_off = 0x7f050008; + public static int abc_capital_on = 0x7f050009; + public static int abc_font_family_body_1_material = 0x7f050015; + public static int abc_font_family_body_2_material = 0x7f050016; + public static int abc_font_family_button_material = 0x7f050017; + public static int abc_font_family_caption_material = 0x7f050018; + public static int abc_font_family_display_1_material = 0x7f050019; + public static int abc_font_family_display_2_material = 0x7f05001a; + public static int abc_font_family_display_3_material = 0x7f05001b; + public static int abc_font_family_display_4_material = 0x7f05001c; + public static int abc_font_family_headline_material = 0x7f05001d; + public static int abc_font_family_menu_material = 0x7f05001e; + public static int abc_font_family_subhead_material = 0x7f05001f; + public static int abc_font_family_title_material = 0x7f050020; + public static int abc_search_hint = 0x7f05000a; + public static int abc_searchview_description_clear = 0x7f05000b; + public static int abc_searchview_description_query = 0x7f05000c; + public static int abc_searchview_description_search = 0x7f05000d; + public static int abc_searchview_description_submit = 0x7f05000e; + public static int abc_searchview_description_voice = 0x7f05000f; + public static int abc_shareactionprovider_share_with = 0x7f050010; + public static int abc_shareactionprovider_share_with_application = 0x7f050011; + public static int abc_toolbar_collapse_description = 0x7f050012; + public static int search_menu_title = 0x7f050013; + public static int status_bar_notification_info_overflow = 0x7f050014; + } + public static final class style { + public static int AlertDialog_AppCompat = 0x7f07009f; + public static int AlertDialog_AppCompat_Light = 0x7f0700a0; + public static int Animation_AppCompat_Dialog = 0x7f0700a1; + public static int Animation_AppCompat_DropDownUp = 0x7f0700a2; + public static int Base_AlertDialog_AppCompat = 0x7f0700a3; + public static int Base_AlertDialog_AppCompat_Light = 0x7f0700a4; + public static int Base_Animation_AppCompat_Dialog = 0x7f0700a5; + public static int Base_Animation_AppCompat_DropDownUp = 0x7f0700a6; + public static int Base_DialogWindowTitleBackground_AppCompat = 0x7f0700a8; + public static int Base_DialogWindowTitle_AppCompat = 0x7f0700a7; + public static int Base_TextAppearance_AppCompat = 0x7f07003f; + public static int Base_TextAppearance_AppCompat_Body1 = 0x7f070040; + public static int Base_TextAppearance_AppCompat_Body2 = 0x7f070041; + public static int Base_TextAppearance_AppCompat_Button = 0x7f070027; + public static int Base_TextAppearance_AppCompat_Caption = 0x7f070042; + public static int Base_TextAppearance_AppCompat_Display1 = 0x7f070043; + public static int Base_TextAppearance_AppCompat_Display2 = 0x7f070044; + public static int Base_TextAppearance_AppCompat_Display3 = 0x7f070045; + public static int Base_TextAppearance_AppCompat_Display4 = 0x7f070046; + public static int Base_TextAppearance_AppCompat_Headline = 0x7f070047; + public static int Base_TextAppearance_AppCompat_Inverse = 0x7f07000b; + public static int Base_TextAppearance_AppCompat_Large = 0x7f070048; + public static int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f07000c; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f070049; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f07004a; + public static int Base_TextAppearance_AppCompat_Medium = 0x7f07004b; + public static int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f07000d; + public static int Base_TextAppearance_AppCompat_Menu = 0x7f07004c; + public static int Base_TextAppearance_AppCompat_SearchResult = 0x7f0700a9; + public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f07004d; + public static int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f07004e; + public static int Base_TextAppearance_AppCompat_Small = 0x7f07004f; + public static int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f07000e; + public static int Base_TextAppearance_AppCompat_Subhead = 0x7f070050; + public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f07000f; + public static int Base_TextAppearance_AppCompat_Title = 0x7f070051; + public static int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f070010; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f070094; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f070052; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f070053; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f070054; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f070055; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f070056; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f070057; + public static int Base_TextAppearance_AppCompat_Widget_Button = 0x7f070058; + public static int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f07009b; + public static int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f07009c; + public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070095; + public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0700aa; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070059; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f07005a; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f07005b; + public static int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f07005c; + public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f07005d; + public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0700ab; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f07005e; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f07005f; + public static int Base_ThemeOverlay_AppCompat = 0x7f0700b0; + public static int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f0700b1; + public static int Base_ThemeOverlay_AppCompat_Dark = 0x7f0700b2; + public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f0700b3; + public static int Base_ThemeOverlay_AppCompat_Dialog = 0x7f070017; + public static int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f070018; + public static int Base_ThemeOverlay_AppCompat_Light = 0x7f0700b4; + public static int Base_Theme_AppCompat = 0x7f070060; + public static int Base_Theme_AppCompat_CompactMenu = 0x7f0700ac; + public static int Base_Theme_AppCompat_Dialog = 0x7f070011; + public static int Base_Theme_AppCompat_DialogWhenLarge = 0x7f070001; + public static int Base_Theme_AppCompat_Dialog_Alert = 0x7f070012; + public static int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f0700ad; + public static int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f070013; + public static int Base_Theme_AppCompat_Light = 0x7f070061; + public static int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f0700ae; + public static int Base_Theme_AppCompat_Light_Dialog = 0x7f070014; + public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f070002; + public static int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f070015; + public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f0700af; + public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070016; + public static int Base_V11_ThemeOverlay_AppCompat_Dialog = 0x7f07001b; + public static int Base_V11_Theme_AppCompat_Dialog = 0x7f070019; + public static int Base_V11_Theme_AppCompat_Light_Dialog = 0x7f07001a; + public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 0x7f070023; + public static int Base_V12_Widget_AppCompat_EditText = 0x7f070024; + public static int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f070066; + public static int Base_V21_Theme_AppCompat = 0x7f070062; + public static int Base_V21_Theme_AppCompat_Dialog = 0x7f070063; + public static int Base_V21_Theme_AppCompat_Light = 0x7f070064; + public static int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f070065; + public static int Base_V22_Theme_AppCompat = 0x7f070092; + public static int Base_V22_Theme_AppCompat_Light = 0x7f070093; + public static int Base_V23_Theme_AppCompat = 0x7f070096; + public static int Base_V23_Theme_AppCompat_Light = 0x7f070097; + public static int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f0700b9; + public static int Base_V7_Theme_AppCompat = 0x7f0700b5; + public static int Base_V7_Theme_AppCompat_Dialog = 0x7f0700b6; + public static int Base_V7_Theme_AppCompat_Light = 0x7f0700b7; + public static int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f0700b8; + public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f0700ba; + public static int Base_V7_Widget_AppCompat_EditText = 0x7f0700bb; + public static int Base_Widget_AppCompat_ActionBar = 0x7f0700bc; + public static int Base_Widget_AppCompat_ActionBar_Solid = 0x7f0700bd; + public static int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f0700be; + public static int Base_Widget_AppCompat_ActionBar_TabText = 0x7f070067; + public static int Base_Widget_AppCompat_ActionBar_TabView = 0x7f070068; + public static int Base_Widget_AppCompat_ActionButton = 0x7f070069; + public static int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f07006a; + public static int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f07006b; + public static int Base_Widget_AppCompat_ActionMode = 0x7f0700bf; + public static int Base_Widget_AppCompat_ActivityChooserView = 0x7f0700c0; + public static int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f070025; + public static int Base_Widget_AppCompat_Button = 0x7f07006c; + public static int Base_Widget_AppCompat_ButtonBar = 0x7f070070; + public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f0700c2; + public static int Base_Widget_AppCompat_Button_Borderless = 0x7f07006d; + public static int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f07006e; + public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f0700c1; + public static int Base_Widget_AppCompat_Button_Colored = 0x7f070098; + public static int Base_Widget_AppCompat_Button_Small = 0x7f07006f; + public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f070071; + public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f070072; + public static int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f0700c3; + public static int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f070000; + public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f0700c4; + public static int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f070073; + public static int Base_Widget_AppCompat_EditText = 0x7f070026; + public static int Base_Widget_AppCompat_ImageButton = 0x7f070074; + public static int Base_Widget_AppCompat_Light_ActionBar = 0x7f0700c5; + public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f0700c6; + public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0700c7; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f070075; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f070076; + public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f070077; + public static int Base_Widget_AppCompat_Light_PopupMenu = 0x7f070078; + public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f070079; + public static int Base_Widget_AppCompat_ListMenuView = 0x7f0700c8; + public static int Base_Widget_AppCompat_ListPopupWindow = 0x7f07007a; + public static int Base_Widget_AppCompat_ListView = 0x7f07007b; + public static int Base_Widget_AppCompat_ListView_DropDown = 0x7f07007c; + public static int Base_Widget_AppCompat_ListView_Menu = 0x7f07007d; + public static int Base_Widget_AppCompat_PopupMenu = 0x7f07007e; + public static int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f07007f; + public static int Base_Widget_AppCompat_PopupWindow = 0x7f0700c9; + public static int Base_Widget_AppCompat_ProgressBar = 0x7f07001c; + public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f07001d; + public static int Base_Widget_AppCompat_RatingBar = 0x7f070080; + public static int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f070099; + public static int Base_Widget_AppCompat_RatingBar_Small = 0x7f07009a; + public static int Base_Widget_AppCompat_SearchView = 0x7f0700ca; + public static int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f0700cb; + public static int Base_Widget_AppCompat_SeekBar = 0x7f070081; + public static int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f0700cc; + public static int Base_Widget_AppCompat_Spinner = 0x7f070082; + public static int Base_Widget_AppCompat_Spinner_Underlined = 0x7f070003; + public static int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f070083; + public static int Base_Widget_AppCompat_Toolbar = 0x7f0700cd; + public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070084; + public static int Platform_AppCompat = 0x7f07001e; + public static int Platform_AppCompat_Light = 0x7f07001f; + public static int Platform_ThemeOverlay_AppCompat = 0x7f070085; + public static int Platform_ThemeOverlay_AppCompat_Dark = 0x7f070086; + public static int Platform_ThemeOverlay_AppCompat_Light = 0x7f070087; + public static int Platform_V11_AppCompat = 0x7f070020; + public static int Platform_V11_AppCompat_Light = 0x7f070021; + public static int Platform_V14_AppCompat = 0x7f070028; + public static int Platform_V14_AppCompat_Light = 0x7f070029; + public static int Platform_V21_AppCompat = 0x7f070088; + public static int Platform_V21_AppCompat_Light = 0x7f070089; + public static int Platform_V25_AppCompat = 0x7f07009d; + public static int Platform_V25_AppCompat_Light = 0x7f07009e; + public static int Platform_Widget_AppCompat_Spinner = 0x7f070022; + public static int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f070031; + public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f070032; + public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f070033; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f070034; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f070035; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f070036; + public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f07003c; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f070037; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f070038; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f070039; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f07003a; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f07003b; + public static int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f07003d; + public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f07003e; + public static int TextAppearance_AppCompat = 0x7f0700d6; + public static int TextAppearance_AppCompat_Body1 = 0x7f0700d7; + public static int TextAppearance_AppCompat_Body2 = 0x7f0700d8; + public static int TextAppearance_AppCompat_Button = 0x7f0700d9; + public static int TextAppearance_AppCompat_Caption = 0x7f0700da; + public static int TextAppearance_AppCompat_Display1 = 0x7f0700db; + public static int TextAppearance_AppCompat_Display2 = 0x7f0700dc; + public static int TextAppearance_AppCompat_Display3 = 0x7f0700dd; + public static int TextAppearance_AppCompat_Display4 = 0x7f0700de; + public static int TextAppearance_AppCompat_Headline = 0x7f0700df; + public static int TextAppearance_AppCompat_Inverse = 0x7f0700e0; + public static int TextAppearance_AppCompat_Large = 0x7f0700e1; + public static int TextAppearance_AppCompat_Large_Inverse = 0x7f0700e2; + public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0700e3; + public static int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0700e4; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0700e5; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0700e6; + public static int TextAppearance_AppCompat_Medium = 0x7f0700e7; + public static int TextAppearance_AppCompat_Medium_Inverse = 0x7f0700e8; + public static int TextAppearance_AppCompat_Menu = 0x7f0700e9; + public static int TextAppearance_AppCompat_Notification = 0x7f07002a; + public static int TextAppearance_AppCompat_Notification_Info = 0x7f07008a; + public static int TextAppearance_AppCompat_Notification_Info_Media = 0x7f07008b; + public static int TextAppearance_AppCompat_Notification_Line2 = 0x7f0700ea; + public static int TextAppearance_AppCompat_Notification_Line2_Media = 0x7f0700eb; + public static int TextAppearance_AppCompat_Notification_Media = 0x7f07008c; + public static int TextAppearance_AppCompat_Notification_Time = 0x7f07008d; + public static int TextAppearance_AppCompat_Notification_Time_Media = 0x7f07008e; + public static int TextAppearance_AppCompat_Notification_Title = 0x7f07002b; + public static int TextAppearance_AppCompat_Notification_Title_Media = 0x7f07008f; + public static int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0700ec; + public static int TextAppearance_AppCompat_SearchResult_Title = 0x7f0700ed; + public static int TextAppearance_AppCompat_Small = 0x7f0700ee; + public static int TextAppearance_AppCompat_Small_Inverse = 0x7f0700ef; + public static int TextAppearance_AppCompat_Subhead = 0x7f0700f0; + public static int TextAppearance_AppCompat_Subhead_Inverse = 0x7f0700f1; + public static int TextAppearance_AppCompat_Title = 0x7f0700f2; + public static int TextAppearance_AppCompat_Title_Inverse = 0x7f0700f3; + public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0700f4; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0700f5; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0700f6; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0700f7; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0700f8; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0700f9; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0700fa; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0700fb; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0700fc; + public static int TextAppearance_AppCompat_Widget_Button = 0x7f0700fd; + public static int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f0700fe; + public static int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f0700ff; + public static int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f070100; + public static int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f070101; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f070102; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f070103; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f070104; + public static int TextAppearance_AppCompat_Widget_Switch = 0x7f070105; + public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f070106; + public static int TextAppearance_StatusBar_EventContent = 0x7f07002c; + public static int TextAppearance_StatusBar_EventContent_Info = 0x7f07002d; + public static int TextAppearance_StatusBar_EventContent_Line2 = 0x7f07002e; + public static int TextAppearance_StatusBar_EventContent_Time = 0x7f07002f; + public static int TextAppearance_StatusBar_EventContent_Title = 0x7f070030; + public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f070107; + public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f070108; + public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f070109; + public static int ThemeOverlay_AppCompat = 0x7f070118; + public static int ThemeOverlay_AppCompat_ActionBar = 0x7f070119; + public static int ThemeOverlay_AppCompat_Dark = 0x7f07011a; + public static int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f07011b; + public static int ThemeOverlay_AppCompat_Dialog = 0x7f07011c; + public static int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f07011d; + public static int ThemeOverlay_AppCompat_Light = 0x7f07011e; + public static int Theme_AppCompat = 0x7f07010a; + public static int Theme_AppCompat_CompactMenu = 0x7f07010b; + public static int Theme_AppCompat_DayNight = 0x7f070004; + public static int Theme_AppCompat_DayNight_DarkActionBar = 0x7f070005; + public static int Theme_AppCompat_DayNight_Dialog = 0x7f070006; + public static int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f070009; + public static int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f070007; + public static int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f070008; + public static int Theme_AppCompat_DayNight_NoActionBar = 0x7f07000a; + public static int Theme_AppCompat_Dialog = 0x7f07010c; + public static int Theme_AppCompat_DialogWhenLarge = 0x7f07010f; + public static int Theme_AppCompat_Dialog_Alert = 0x7f07010d; + public static int Theme_AppCompat_Dialog_MinWidth = 0x7f07010e; + public static int Theme_AppCompat_Light = 0x7f070110; + public static int Theme_AppCompat_Light_DarkActionBar = 0x7f070111; + public static int Theme_AppCompat_Light_Dialog = 0x7f070112; + public static int Theme_AppCompat_Light_DialogWhenLarge = 0x7f070115; + public static int Theme_AppCompat_Light_Dialog_Alert = 0x7f070113; + public static int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f070114; + public static int Theme_AppCompat_Light_NoActionBar = 0x7f070116; + public static int Theme_AppCompat_NoActionBar = 0x7f070117; + public static int Widget_AppCompat_ActionBar = 0x7f07011f; + public static int Widget_AppCompat_ActionBar_Solid = 0x7f070120; + public static int Widget_AppCompat_ActionBar_TabBar = 0x7f070121; + public static int Widget_AppCompat_ActionBar_TabText = 0x7f070122; + public static int Widget_AppCompat_ActionBar_TabView = 0x7f070123; + public static int Widget_AppCompat_ActionButton = 0x7f070124; + public static int Widget_AppCompat_ActionButton_CloseMode = 0x7f070125; + public static int Widget_AppCompat_ActionButton_Overflow = 0x7f070126; + public static int Widget_AppCompat_ActionMode = 0x7f070127; + public static int Widget_AppCompat_ActivityChooserView = 0x7f070128; + public static int Widget_AppCompat_AutoCompleteTextView = 0x7f070129; + public static int Widget_AppCompat_Button = 0x7f07012a; + public static int Widget_AppCompat_ButtonBar = 0x7f070130; + public static int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f070131; + public static int Widget_AppCompat_Button_Borderless = 0x7f07012b; + public static int Widget_AppCompat_Button_Borderless_Colored = 0x7f07012c; + public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f07012d; + public static int Widget_AppCompat_Button_Colored = 0x7f07012e; + public static int Widget_AppCompat_Button_Small = 0x7f07012f; + public static int Widget_AppCompat_CompoundButton_CheckBox = 0x7f070132; + public static int Widget_AppCompat_CompoundButton_RadioButton = 0x7f070133; + public static int Widget_AppCompat_CompoundButton_Switch = 0x7f070134; + public static int Widget_AppCompat_DrawerArrowToggle = 0x7f070135; + public static int Widget_AppCompat_DropDownItem_Spinner = 0x7f070136; + public static int Widget_AppCompat_EditText = 0x7f070137; + public static int Widget_AppCompat_ImageButton = 0x7f070138; + public static int Widget_AppCompat_Light_ActionBar = 0x7f070139; + public static int Widget_AppCompat_Light_ActionBar_Solid = 0x7f07013a; + public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f07013b; + public static int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f07013c; + public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f07013d; + public static int Widget_AppCompat_Light_ActionBar_TabText = 0x7f07013e; + public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f07013f; + public static int Widget_AppCompat_Light_ActionBar_TabView = 0x7f070140; + public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f070141; + public static int Widget_AppCompat_Light_ActionButton = 0x7f070142; + public static int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f070143; + public static int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f070144; + public static int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f070145; + public static int Widget_AppCompat_Light_ActivityChooserView = 0x7f070146; + public static int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f070147; + public static int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f070148; + public static int Widget_AppCompat_Light_ListPopupWindow = 0x7f070149; + public static int Widget_AppCompat_Light_ListView_DropDown = 0x7f07014a; + public static int Widget_AppCompat_Light_PopupMenu = 0x7f07014b; + public static int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f07014c; + public static int Widget_AppCompat_Light_SearchView = 0x7f07014d; + public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f07014e; + public static int Widget_AppCompat_ListMenuView = 0x7f07014f; + public static int Widget_AppCompat_ListPopupWindow = 0x7f070150; + public static int Widget_AppCompat_ListView = 0x7f070151; + public static int Widget_AppCompat_ListView_DropDown = 0x7f070152; + public static int Widget_AppCompat_ListView_Menu = 0x7f070153; + public static int Widget_AppCompat_NotificationActionContainer = 0x7f070090; + public static int Widget_AppCompat_NotificationActionText = 0x7f070091; + public static int Widget_AppCompat_PopupMenu = 0x7f070154; + public static int Widget_AppCompat_PopupMenu_Overflow = 0x7f070155; + public static int Widget_AppCompat_PopupWindow = 0x7f070156; + public static int Widget_AppCompat_ProgressBar = 0x7f070157; + public static int Widget_AppCompat_ProgressBar_Horizontal = 0x7f070158; + public static int Widget_AppCompat_RatingBar = 0x7f070159; + public static int Widget_AppCompat_RatingBar_Indicator = 0x7f07015a; + public static int Widget_AppCompat_RatingBar_Small = 0x7f07015b; + public static int Widget_AppCompat_SearchView = 0x7f07015c; + public static int Widget_AppCompat_SearchView_ActionBar = 0x7f07015d; + public static int Widget_AppCompat_SeekBar = 0x7f07015e; + public static int Widget_AppCompat_SeekBar_Discrete = 0x7f07015f; + public static int Widget_AppCompat_Spinner = 0x7f070160; + public static int Widget_AppCompat_Spinner_DropDown = 0x7f070161; + public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f070162; + public static int Widget_AppCompat_Spinner_Underlined = 0x7f070163; + public static int Widget_AppCompat_TextView_SpinnerItem = 0x7f070164; + public static int Widget_AppCompat_Toolbar = 0x7f070165; + public static int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f070166; + } + public static final class styleable { + public static int[] ActionBar = { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b }; + public static int[] ActionBarLayout = { 0x010100b3 }; + public static int ActionBarLayout_android_layout_gravity = 0; + public static int ActionBar_background = 10; + public static int ActionBar_backgroundSplit = 12; + public static int ActionBar_backgroundStacked = 11; + public static int ActionBar_contentInsetEnd = 21; + public static int ActionBar_contentInsetEndWithActions = 25; + public static int ActionBar_contentInsetLeft = 22; + public static int ActionBar_contentInsetRight = 23; + public static int ActionBar_contentInsetStart = 20; + public static int ActionBar_contentInsetStartWithNavigation = 24; + public static int ActionBar_customNavigationLayout = 13; + public static int ActionBar_displayOptions = 3; + public static int ActionBar_divider = 9; + public static int ActionBar_elevation = 26; + public static int ActionBar_height = 0; + public static int ActionBar_hideOnContentScroll = 19; + public static int ActionBar_homeAsUpIndicator = 28; + public static int ActionBar_homeLayout = 14; + public static int ActionBar_icon = 7; + public static int ActionBar_indeterminateProgressStyle = 16; + public static int ActionBar_itemPadding = 18; + public static int ActionBar_logo = 8; + public static int ActionBar_navigationMode = 2; + public static int ActionBar_popupTheme = 27; + public static int ActionBar_progressBarPadding = 17; + public static int ActionBar_progressBarStyle = 15; + public static int ActionBar_subtitle = 4; + public static int ActionBar_subtitleTextStyle = 6; + public static int ActionBar_title = 1; + public static int ActionBar_titleTextStyle = 5; + public static int[] ActionMenuItemView = { 0x0101013f }; + public static int ActionMenuItemView_android_minWidth = 0; + public static int[] ActionMenuView = { }; + public static int[] ActionMode = { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e }; + public static int ActionMode_background = 3; + public static int ActionMode_backgroundSplit = 4; + public static int ActionMode_closeItemLayout = 5; + public static int ActionMode_height = 0; + public static int ActionMode_subtitleTextStyle = 2; + public static int ActionMode_titleTextStyle = 1; + public static int[] ActivityChooserView = { 0x7f01001f, 0x7f010020 }; + public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + public static int ActivityChooserView_initialActivityCount = 0; + public static int[] AlertDialog = { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 }; + public static int AlertDialog_android_layout = 0; + public static int AlertDialog_buttonPanelSideLayout = 1; + public static int AlertDialog_listItemLayout = 5; + public static int AlertDialog_listLayout = 2; + public static int AlertDialog_multiChoiceItemLayout = 3; + public static int AlertDialog_showTitle = 6; + public static int AlertDialog_singleChoiceItemLayout = 4; + public static int[] AppCompatImageView = { 0x01010119, 0x7f010027 }; + public static int AppCompatImageView_android_src = 0; + public static int AppCompatImageView_srcCompat = 1; + public static int[] AppCompatSeekBar = { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a }; + public static int AppCompatSeekBar_android_thumb = 0; + public static int AppCompatSeekBar_tickMark = 1; + public static int AppCompatSeekBar_tickMarkTint = 2; + public static int AppCompatSeekBar_tickMarkTintMode = 3; + public static int[] AppCompatTextHelper = { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }; + public static int AppCompatTextHelper_android_drawableBottom = 2; + public static int AppCompatTextHelper_android_drawableEnd = 6; + public static int AppCompatTextHelper_android_drawableLeft = 3; + public static int AppCompatTextHelper_android_drawableRight = 4; + public static int AppCompatTextHelper_android_drawableStart = 5; + public static int AppCompatTextHelper_android_drawableTop = 1; + public static int AppCompatTextHelper_android_textAppearance = 0; + public static int[] AppCompatTextView = { 0x01010034, 0x7f01002b }; + public static int AppCompatTextView_android_textAppearance = 0; + public static int AppCompatTextView_textAllCaps = 1; + public static int[] AppCompatTheme = { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c }; + public static int AppCompatTheme_actionBarDivider = 23; + public static int AppCompatTheme_actionBarItemBackground = 24; + public static int AppCompatTheme_actionBarPopupTheme = 17; + public static int AppCompatTheme_actionBarSize = 22; + public static int AppCompatTheme_actionBarSplitStyle = 19; + public static int AppCompatTheme_actionBarStyle = 18; + public static int AppCompatTheme_actionBarTabBarStyle = 13; + public static int AppCompatTheme_actionBarTabStyle = 12; + public static int AppCompatTheme_actionBarTabTextStyle = 14; + public static int AppCompatTheme_actionBarTheme = 20; + public static int AppCompatTheme_actionBarWidgetTheme = 21; + public static int AppCompatTheme_actionButtonStyle = 50; + public static int AppCompatTheme_actionDropDownStyle = 46; + public static int AppCompatTheme_actionMenuTextAppearance = 25; + public static int AppCompatTheme_actionMenuTextColor = 26; + public static int AppCompatTheme_actionModeBackground = 29; + public static int AppCompatTheme_actionModeCloseButtonStyle = 28; + public static int AppCompatTheme_actionModeCloseDrawable = 31; + public static int AppCompatTheme_actionModeCopyDrawable = 33; + public static int AppCompatTheme_actionModeCutDrawable = 32; + public static int AppCompatTheme_actionModeFindDrawable = 37; + public static int AppCompatTheme_actionModePasteDrawable = 34; + public static int AppCompatTheme_actionModePopupWindowStyle = 39; + public static int AppCompatTheme_actionModeSelectAllDrawable = 35; + public static int AppCompatTheme_actionModeShareDrawable = 36; + public static int AppCompatTheme_actionModeSplitBackground = 30; + public static int AppCompatTheme_actionModeStyle = 27; + public static int AppCompatTheme_actionModeWebSearchDrawable = 38; + public static int AppCompatTheme_actionOverflowButtonStyle = 15; + public static int AppCompatTheme_actionOverflowMenuStyle = 16; + public static int AppCompatTheme_activityChooserViewStyle = 58; + public static int AppCompatTheme_alertDialogButtonGroupStyle = 94; + public static int AppCompatTheme_alertDialogCenterButtons = 95; + public static int AppCompatTheme_alertDialogStyle = 93; + public static int AppCompatTheme_alertDialogTheme = 96; + public static int AppCompatTheme_android_windowAnimationStyle = 1; + public static int AppCompatTheme_android_windowIsFloating = 0; + public static int AppCompatTheme_autoCompleteTextViewStyle = 101; + public static int AppCompatTheme_borderlessButtonStyle = 55; + public static int AppCompatTheme_buttonBarButtonStyle = 52; + public static int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + public static int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + public static int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + public static int AppCompatTheme_buttonBarStyle = 51; + public static int AppCompatTheme_buttonStyle = 102; + public static int AppCompatTheme_buttonStyleSmall = 103; + public static int AppCompatTheme_checkboxStyle = 104; + public static int AppCompatTheme_checkedTextViewStyle = 105; + public static int AppCompatTheme_colorAccent = 85; + public static int AppCompatTheme_colorBackgroundFloating = 92; + public static int AppCompatTheme_colorButtonNormal = 89; + public static int AppCompatTheme_colorControlActivated = 87; + public static int AppCompatTheme_colorControlHighlight = 88; + public static int AppCompatTheme_colorControlNormal = 86; + public static int AppCompatTheme_colorPrimary = 83; + public static int AppCompatTheme_colorPrimaryDark = 84; + public static int AppCompatTheme_colorSwitchThumbNormal = 90; + public static int AppCompatTheme_controlBackground = 91; + public static int AppCompatTheme_dialogPreferredPadding = 44; + public static int AppCompatTheme_dialogTheme = 43; + public static int AppCompatTheme_dividerHorizontal = 57; + public static int AppCompatTheme_dividerVertical = 56; + public static int AppCompatTheme_dropDownListViewStyle = 75; + public static int AppCompatTheme_dropdownListPreferredItemHeight = 47; + public static int AppCompatTheme_editTextBackground = 64; + public static int AppCompatTheme_editTextColor = 63; + public static int AppCompatTheme_editTextStyle = 106; + public static int AppCompatTheme_homeAsUpIndicator = 49; + public static int AppCompatTheme_imageButtonStyle = 65; + public static int AppCompatTheme_listChoiceBackgroundIndicator = 82; + public static int AppCompatTheme_listDividerAlertDialog = 45; + public static int AppCompatTheme_listMenuViewStyle = 114; + public static int AppCompatTheme_listPopupWindowStyle = 76; + public static int AppCompatTheme_listPreferredItemHeight = 70; + public static int AppCompatTheme_listPreferredItemHeightLarge = 72; + public static int AppCompatTheme_listPreferredItemHeightSmall = 71; + public static int AppCompatTheme_listPreferredItemPaddingLeft = 73; + public static int AppCompatTheme_listPreferredItemPaddingRight = 74; + public static int AppCompatTheme_panelBackground = 79; + public static int AppCompatTheme_panelMenuListTheme = 81; + public static int AppCompatTheme_panelMenuListWidth = 80; + public static int AppCompatTheme_popupMenuStyle = 61; + public static int AppCompatTheme_popupWindowStyle = 62; + public static int AppCompatTheme_radioButtonStyle = 107; + public static int AppCompatTheme_ratingBarStyle = 108; + public static int AppCompatTheme_ratingBarStyleIndicator = 109; + public static int AppCompatTheme_ratingBarStyleSmall = 110; + public static int AppCompatTheme_searchViewStyle = 69; + public static int AppCompatTheme_seekBarStyle = 111; + public static int AppCompatTheme_selectableItemBackground = 53; + public static int AppCompatTheme_selectableItemBackgroundBorderless = 54; + public static int AppCompatTheme_spinnerDropDownItemStyle = 48; + public static int AppCompatTheme_spinnerStyle = 112; + public static int AppCompatTheme_switchStyle = 113; + public static int AppCompatTheme_textAppearanceLargePopupMenu = 40; + public static int AppCompatTheme_textAppearanceListItem = 77; + public static int AppCompatTheme_textAppearanceListItemSmall = 78; + public static int AppCompatTheme_textAppearancePopupMenuHeader = 42; + public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + public static int AppCompatTheme_textAppearanceSearchResultTitle = 66; + public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + public static int AppCompatTheme_textColorAlertDialogListItem = 97; + public static int AppCompatTheme_textColorSearchUrl = 68; + public static int AppCompatTheme_toolbarNavigationButtonStyle = 60; + public static int AppCompatTheme_toolbarStyle = 59; + public static int AppCompatTheme_windowActionBar = 2; + public static int AppCompatTheme_windowActionBarOverlay = 4; + public static int AppCompatTheme_windowActionModeOverlay = 5; + public static int AppCompatTheme_windowFixedHeightMajor = 9; + public static int AppCompatTheme_windowFixedHeightMinor = 7; + public static int AppCompatTheme_windowFixedWidthMajor = 6; + public static int AppCompatTheme_windowFixedWidthMinor = 8; + public static int AppCompatTheme_windowMinWidthMajor = 10; + public static int AppCompatTheme_windowMinWidthMinor = 11; + public static int AppCompatTheme_windowNoTitle = 3; + public static int[] ButtonBarLayout = { 0x7f01009d }; + public static int ButtonBarLayout_allowStacking = 0; + public static int[] ColorStateListItem = { 0x010101a5, 0x0101031f, 0x7f01009e }; + public static int ColorStateListItem_alpha = 2; + public static int ColorStateListItem_android_alpha = 1; + public static int ColorStateListItem_android_color = 0; + public static int[] CompoundButton = { 0x01010107, 0x7f01009f, 0x7f0100a0 }; + public static int CompoundButton_android_button = 0; + public static int CompoundButton_buttonTint = 1; + public static int CompoundButton_buttonTintMode = 2; + public static int[] DrawerArrowToggle = { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 }; + public static int DrawerArrowToggle_arrowHeadLength = 4; + public static int DrawerArrowToggle_arrowShaftLength = 5; + public static int DrawerArrowToggle_barLength = 6; + public static int DrawerArrowToggle_color = 0; + public static int DrawerArrowToggle_drawableSize = 2; + public static int DrawerArrowToggle_gapBetweenBars = 3; + public static int DrawerArrowToggle_spinBars = 1; + public static int DrawerArrowToggle_thickness = 7; + public static int[] LinearLayoutCompat = { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab }; + public static int[] LinearLayoutCompat_Layout = { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }; + public static int LinearLayoutCompat_Layout_android_layout_gravity = 0; + public static int LinearLayoutCompat_Layout_android_layout_height = 2; + public static int LinearLayoutCompat_Layout_android_layout_weight = 3; + public static int LinearLayoutCompat_Layout_android_layout_width = 1; + public static int LinearLayoutCompat_android_baselineAligned = 2; + public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + public static int LinearLayoutCompat_android_gravity = 0; + public static int LinearLayoutCompat_android_orientation = 1; + public static int LinearLayoutCompat_android_weightSum = 4; + public static int LinearLayoutCompat_divider = 5; + public static int LinearLayoutCompat_dividerPadding = 8; + public static int LinearLayoutCompat_measureWithLargestChild = 6; + public static int LinearLayoutCompat_showDividers = 7; + public static int[] ListPopupWindow = { 0x010102ac, 0x010102ad }; + public static int ListPopupWindow_android_dropDownHorizontalOffset = 0; + public static int ListPopupWindow_android_dropDownVerticalOffset = 1; + public static int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; + public static int MenuGroup_android_checkableBehavior = 5; + public static int MenuGroup_android_enabled = 0; + public static int MenuGroup_android_id = 1; + public static int MenuGroup_android_menuCategory = 3; + public static int MenuGroup_android_orderInCategory = 4; + public static int MenuGroup_android_visible = 2; + public static int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af }; + public static int MenuItem_actionLayout = 14; + public static int MenuItem_actionProviderClass = 16; + public static int MenuItem_actionViewClass = 15; + public static int MenuItem_android_alphabeticShortcut = 9; + public static int MenuItem_android_checkable = 11; + public static int MenuItem_android_checked = 3; + public static int MenuItem_android_enabled = 1; + public static int MenuItem_android_icon = 0; + public static int MenuItem_android_id = 2; + public static int MenuItem_android_menuCategory = 5; + public static int MenuItem_android_numericShortcut = 10; + public static int MenuItem_android_onClick = 12; + public static int MenuItem_android_orderInCategory = 6; + public static int MenuItem_android_title = 7; + public static int MenuItem_android_titleCondensed = 8; + public static int MenuItem_android_visible = 4; + public static int MenuItem_showAsAction = 13; + public static int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 }; + public static int MenuView_android_headerBackground = 4; + public static int MenuView_android_horizontalDivider = 2; + public static int MenuView_android_itemBackground = 5; + public static int MenuView_android_itemIconDisabledAlpha = 6; + public static int MenuView_android_itemTextAppearance = 1; + public static int MenuView_android_verticalDivider = 3; + public static int MenuView_android_windowAnimationStyle = 0; + public static int MenuView_preserveIconSpacing = 7; + public static int MenuView_subMenuArrow = 8; + public static int[] PopupWindow = { 0x01010176, 0x010102c9, 0x7f0100bc }; + public static int[] PopupWindowBackgroundState = { 0x7f0100bd }; + public static int PopupWindowBackgroundState_state_above_anchor = 0; + public static int PopupWindow_android_popupAnimationStyle = 1; + public static int PopupWindow_android_popupBackground = 0; + public static int PopupWindow_overlapAnchor = 2; + public static int[] RecycleListView = { 0x7f0100be, 0x7f0100bf }; + public static int RecycleListView_paddingBottomNoButtons = 0; + public static int RecycleListView_paddingTopNoTitle = 1; + public static int[] SearchView = { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc }; + public static int SearchView_android_focusable = 0; + public static int SearchView_android_imeOptions = 3; + public static int SearchView_android_inputType = 2; + public static int SearchView_android_maxWidth = 1; + public static int SearchView_closeIcon = 8; + public static int SearchView_commitIcon = 13; + public static int SearchView_defaultQueryHint = 7; + public static int SearchView_goIcon = 9; + public static int SearchView_iconifiedByDefault = 5; + public static int SearchView_layout = 4; + public static int SearchView_queryBackground = 15; + public static int SearchView_queryHint = 6; + public static int SearchView_searchHintIcon = 11; + public static int SearchView_searchIcon = 10; + public static int SearchView_submitBackground = 16; + public static int SearchView_suggestionRowLayout = 14; + public static int SearchView_voiceIcon = 12; + public static int[] Spinner = { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d }; + public static int Spinner_android_dropDownWidth = 3; + public static int Spinner_android_entries = 0; + public static int Spinner_android_popupBackground = 1; + public static int Spinner_android_prompt = 2; + public static int Spinner_popupTheme = 4; + public static int[] SwitchCompat = { 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7 }; + public static int SwitchCompat_android_textOff = 1; + public static int SwitchCompat_android_textOn = 0; + public static int SwitchCompat_android_thumb = 2; + public static int SwitchCompat_showText = 13; + public static int SwitchCompat_splitTrack = 12; + public static int SwitchCompat_switchMinWidth = 10; + public static int SwitchCompat_switchPadding = 11; + public static int SwitchCompat_switchTextAppearance = 9; + public static int SwitchCompat_thumbTextPadding = 8; + public static int SwitchCompat_thumbTint = 3; + public static int SwitchCompat_thumbTintMode = 4; + public static int SwitchCompat_track = 5; + public static int SwitchCompat_trackTint = 6; + public static int SwitchCompat_trackTintMode = 7; + public static int[] TextAppearance = { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b }; + public static int TextAppearance_android_shadowColor = 5; + public static int TextAppearance_android_shadowDx = 6; + public static int TextAppearance_android_shadowDy = 7; + public static int TextAppearance_android_shadowRadius = 8; + public static int TextAppearance_android_textColor = 3; + public static int TextAppearance_android_textColorHint = 4; + public static int TextAppearance_android_textSize = 0; + public static int TextAppearance_android_textStyle = 2; + public static int TextAppearance_android_typeface = 1; + public static int TextAppearance_textAllCaps = 9; + public static int[] Toolbar = { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 }; + public static int Toolbar_android_gravity = 0; + public static int Toolbar_android_minHeight = 1; + public static int Toolbar_buttonGravity = 21; + public static int Toolbar_collapseContentDescription = 23; + public static int Toolbar_collapseIcon = 22; + public static int Toolbar_contentInsetEnd = 6; + public static int Toolbar_contentInsetEndWithActions = 10; + public static int Toolbar_contentInsetLeft = 7; + public static int Toolbar_contentInsetRight = 8; + public static int Toolbar_contentInsetStart = 5; + public static int Toolbar_contentInsetStartWithNavigation = 9; + public static int Toolbar_logo = 4; + public static int Toolbar_logoDescription = 26; + public static int Toolbar_maxButtonHeight = 20; + public static int Toolbar_navigationContentDescription = 25; + public static int Toolbar_navigationIcon = 24; + public static int Toolbar_popupTheme = 11; + public static int Toolbar_subtitle = 3; + public static int Toolbar_subtitleTextAppearance = 13; + public static int Toolbar_subtitleTextColor = 28; + public static int Toolbar_title = 2; + public static int Toolbar_titleMargin = 14; + public static int Toolbar_titleMarginBottom = 18; + public static int Toolbar_titleMarginEnd = 16; + public static int Toolbar_titleMarginStart = 15; + public static int Toolbar_titleMarginTop = 17; + public static int Toolbar_titleMargins = 19; + public static int Toolbar_titleTextAppearance = 12; + public static int Toolbar_titleTextColor = 27; + public static int[] View = { 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec }; + public static int[] ViewBackgroundHelper = { 0x010100d4, 0x7f0100ed, 0x7f0100ee }; + public static int ViewBackgroundHelper_android_background = 0; + public static int ViewBackgroundHelper_backgroundTint = 1; + public static int ViewBackgroundHelper_backgroundTintMode = 2; + public static int[] ViewStubCompat = { 0x010100d0, 0x010100f2, 0x010100f3 }; + public static int ViewStubCompat_android_id = 0; + public static int ViewStubCompat_android_inflatedId = 2; + public static int ViewStubCompat_android_layout = 1; + public static int View_android_focusable = 1; + public static int View_android_theme = 0; + public static int View_paddingEnd = 3; + public static int View_paddingStart = 2; + public static int View_theme = 4; + } +} diff --git a/build/generated/source/r/release/com/daimajia/numberprogressbar/R.java b/build/generated/source/r/release/com/daimajia/numberprogressbar/R.java new file mode 100644 index 0000000..fa3c82e --- /dev/null +++ b/build/generated/source/r/release/com/daimajia/numberprogressbar/R.java @@ -0,0 +1,52 @@ +/* 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.daimajia.numberprogressbar; + +public final class R { + public static final class attr { + public static int numberProgressBarStyle = 0x7f0100d8; + public static int progress_current = 0x7f0100b2; + public static int progress_max = 0x7f0100b3; + public static int progress_reached_bar_height = 0x7f0100b6; + public static int progress_reached_color = 0x7f0100b5; + public static int progress_text_color = 0x7f0100b9; + public static int progress_text_offset = 0x7f0100ba; + public static int progress_text_size = 0x7f0100b8; + public static int progress_text_visibility = 0x7f0100bb; + public static int progress_unreached_bar_height = 0x7f0100b7; + public static int progress_unreached_color = 0x7f0100b4; + } + public static final class id { + public static int invisible = 0x7f0a0022; + public static int visible = 0x7f0a0023; + } + public static final class style { + public static int NumberProgressBar_Beauty_Red = 0x7f0700ce; + public static int NumberProgressBar_Default = 0x7f0700cf; + public static int NumberProgressBar_Funny_Orange = 0x7f0700d0; + public static int NumberProgressBar_Grace_Yellow = 0x7f0700d1; + public static int NumberProgressBar_Passing_Green = 0x7f0700d2; + public static int NumberProgressBar_Relax_Blue = 0x7f0700d3; + public static int NumberProgressBar_Twinkle_Night = 0x7f0700d4; + public static int NumberProgressBar_Warning_Red = 0x7f0700d5; + } + public static final class styleable { + public static int[] NumberProgressBar = { 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb }; + public static int NumberProgressBar_progress_current = 0; + public static int NumberProgressBar_progress_max = 1; + public static int NumberProgressBar_progress_reached_bar_height = 4; + public static int NumberProgressBar_progress_reached_color = 3; + public static int NumberProgressBar_progress_text_color = 7; + public static int NumberProgressBar_progress_text_offset = 8; + public static int NumberProgressBar_progress_text_size = 6; + public static int NumberProgressBar_progress_text_visibility = 9; + public static int NumberProgressBar_progress_unreached_bar_height = 5; + public static int NumberProgressBar_progress_unreached_color = 2; + public static int[] Themes = { 0x7f0100d8 }; + public static int Themes_numberProgressBarStyle = 0; + } +} diff --git a/build/generated/source/r/release/com/dxd/net/upgrade/R.java b/build/generated/source/r/release/com/dxd/net/upgrade/R.java new file mode 100644 index 0000000..40fdf14 --- /dev/null +++ b/build/generated/source/r/release/com/dxd/net/upgrade/R.java @@ -0,0 +1,7482 @@ +/* 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.dxd.net.upgrade; + +public final class R { + public static final class anim { + public static int abc_fade_in=0x7f040000; + public static int abc_fade_out=0x7f040001; + public static int abc_grow_fade_in_from_bottom=0x7f040002; + public static int abc_popup_enter=0x7f040003; + public static int abc_popup_exit=0x7f040004; + public static int abc_shrink_fade_out_from_bottom=0x7f040005; + public static int abc_slide_in_bottom=0x7f040006; + public static int abc_slide_in_top=0x7f040007; + public static int abc_slide_out_bottom=0x7f040008; + public static int abc_slide_out_top=0x7f040009; + } + public static final class attr { + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarDivider=0x7f010041; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarItemBackground=0x7f010042; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarPopupTheme=0x7f01003b; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ */ + public static int actionBarSize=0x7f010040; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarSplitStyle=0x7f01003d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarStyle=0x7f01003c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabBarStyle=0x7f010037; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabStyle=0x7f010036; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTabTextStyle=0x7f010038; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarTheme=0x7f01003e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionBarWidgetTheme=0x7f01003f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionButtonStyle=0x7f01005c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionDropDownStyle=0x7f010058; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionLayout=0x7f0100ad; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionMenuTextAppearance=0x7f010043; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int actionMenuTextColor=0x7f010044; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeBackground=0x7f010047; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCloseButtonStyle=0x7f010046; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCloseDrawable=0x7f010049; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCopyDrawable=0x7f01004b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeCutDrawable=0x7f01004a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeFindDrawable=0x7f01004f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModePasteDrawable=0x7f01004c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModePopupWindowStyle=0x7f010051; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeSelectAllDrawable=0x7f01004d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeShareDrawable=0x7f01004e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeSplitBackground=0x7f010048; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeStyle=0x7f010045; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionModeWebSearchDrawable=0x7f010050; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionOverflowButtonStyle=0x7f010039; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int actionOverflowMenuStyle=0x7f01003a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int actionProviderClass=0x7f0100af; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int actionViewClass=0x7f0100ae; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int activityChooserViewStyle=0x7f010064; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogButtonGroupStyle=0x7f010088; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int alertDialogCenterButtons=0x7f010089; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogStyle=0x7f010087; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int alertDialogTheme=0x7f01008a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int allowStacking=0x7f01009d; + /**

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int alpha=0x7f01009e; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int arrowHeadLength=0x7f0100a5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int arrowShaftLength=0x7f0100a6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int autoCompleteTextViewStyle=0x7f01008f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int background=0x7f01000c; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int backgroundSplit=0x7f01000e; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int backgroundStacked=0x7f01000d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int backgroundTint=0x7f0100ed; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static int backgroundTintMode=0x7f0100ee; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int barLength=0x7f0100a7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int borderlessButtonStyle=0x7f010061; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarButtonStyle=0x7f01005e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarNegativeButtonStyle=0x7f01008d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarNeutralButtonStyle=0x7f01008e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarPositiveButtonStyle=0x7f01008c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonBarStyle=0x7f01005d; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + +
ConstantValueDescription
top0x30
bottom0x50
+ */ + public static int buttonGravity=0x7f0100e2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonPanelSideLayout=0x7f010021; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonStyle=0x7f010090; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int buttonStyleSmall=0x7f010091; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int buttonTint=0x7f01009f; + /**

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ */ + public static int buttonTintMode=0x7f0100a0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int checkboxStyle=0x7f010092; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int checkedTextViewStyle=0x7f010093; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int closeIcon=0x7f0100c4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int closeItemLayout=0x7f01001e; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int collapseContentDescription=0x7f0100e4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int collapseIcon=0x7f0100e3; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int color=0x7f0100a1; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorAccent=0x7f01007f; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorBackgroundFloating=0x7f010086; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorButtonNormal=0x7f010083; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlActivated=0x7f010081; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlHighlight=0x7f010082; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorControlNormal=0x7f010080; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorPrimary=0x7f01007d; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorPrimaryDark=0x7f01007e; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int colorSwitchThumbNormal=0x7f010084; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int commitIcon=0x7f0100c9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetEnd=0x7f010017; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetEndWithActions=0x7f01001b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetLeft=0x7f010018; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetRight=0x7f010019; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetStart=0x7f010016; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int contentInsetStartWithNavigation=0x7f01001a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int controlBackground=0x7f010085; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int customNavigationLayout=0x7f01000f; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int defaultQueryHint=0x7f0100c3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dialogPreferredPadding=0x7f010056; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dialogTheme=0x7f010055; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ */ + public static int displayOptions=0x7f010005; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int divider=0x7f01000b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dividerHorizontal=0x7f010063; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dividerPadding=0x7f0100ab; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dividerVertical=0x7f010062; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int drawableSize=0x7f0100a3; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int drawerArrowStyle=0x7f010000; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int dropDownListViewStyle=0x7f010075; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int dropdownListPreferredItemHeight=0x7f010059; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int editTextBackground=0x7f01006a; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int editTextColor=0x7f010069; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int editTextStyle=0x7f010094; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int elevation=0x7f01001c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int expandActivityOverflowButtonDrawable=0x7f010020; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int gapBetweenBars=0x7f0100a4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int goIcon=0x7f0100c5; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int height=0x7f010001; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int hideOnContentScroll=0x7f010015; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int homeAsUpIndicator=0x7f01005b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int homeLayout=0x7f010010; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int icon=0x7f010009; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int iconifiedByDefault=0x7f0100c1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int imageButtonStyle=0x7f01006b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int indeterminateProgressStyle=0x7f010012; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int initialActivityCount=0x7f01001f; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int isLightTheme=0x7f010002; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int itemPadding=0x7f010014; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int layout=0x7f0100c0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listChoiceBackgroundIndicator=0x7f01007c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listDividerAlertDialog=0x7f010057; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listItemLayout=0x7f010025; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listLayout=0x7f010022; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listMenuViewStyle=0x7f01009c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int listPopupWindowStyle=0x7f010076; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeight=0x7f010070; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeightLarge=0x7f010072; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemHeightSmall=0x7f010071; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemPaddingLeft=0x7f010073; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int listPreferredItemPaddingRight=0x7f010074; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int logo=0x7f01000a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int logoDescription=0x7f0100e7; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int maxButtonHeight=0x7f0100e1; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int measureWithLargestChild=0x7f0100a9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int multiChoiceItemLayout=0x7f010023; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int navigationContentDescription=0x7f0100e6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int navigationIcon=0x7f0100e5; + /**

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ */ + public static int navigationMode=0x7f010004; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int numberProgressBarStyle=0x7f0100d8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int overlapAnchor=0x7f0100bc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingBottomNoButtons=0x7f0100be; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingEnd=0x7f0100eb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingStart=0x7f0100ea; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int paddingTopNoTitle=0x7f0100bf; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int panelBackground=0x7f010079; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int panelMenuListTheme=0x7f01007b; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int panelMenuListWidth=0x7f01007a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupMenuStyle=0x7f010067; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupTheme=0x7f01001d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int popupWindowStyle=0x7f010068; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int preserveIconSpacing=0x7f0100b0; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progressBarPadding=0x7f010013; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int progressBarStyle=0x7f010011; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_current=0x7f0100b2; + /**

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_max=0x7f0100b3; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_reached_bar_height=0x7f0100b6; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_reached_color=0x7f0100b5; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_text_color=0x7f0100b9; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_text_offset=0x7f0100ba; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_text_size=0x7f0100b8; + /**

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
visible0
invisible1
+ */ + public static int progress_text_visibility=0x7f0100bb; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_unreached_bar_height=0x7f0100b7; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int progress_unreached_color=0x7f0100b4; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int queryBackground=0x7f0100cb; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int queryHint=0x7f0100c2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int radioButtonStyle=0x7f010095; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyle=0x7f010096; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyleIndicator=0x7f010097; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int ratingBarStyleSmall=0x7f010098; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchHintIcon=0x7f0100c7; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchIcon=0x7f0100c6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int searchViewStyle=0x7f01006f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int seekBarStyle=0x7f010099; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int selectableItemBackground=0x7f01005f; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int selectableItemBackgroundBorderless=0x7f010060; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ */ + public static int showAsAction=0x7f0100ac; + /**

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ */ + public static int showDividers=0x7f0100aa; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int showText=0x7f0100d7; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int showTitle=0x7f010026; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int singleChoiceItemLayout=0x7f010024; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int spinBars=0x7f0100a2; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int spinnerDropDownItemStyle=0x7f01005a; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int spinnerStyle=0x7f01009a; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int splitTrack=0x7f0100d6; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int srcCompat=0x7f010027; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int state_above_anchor=0x7f0100bd; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subMenuArrow=0x7f0100b1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int submitBackground=0x7f0100cc; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int subtitle=0x7f010006; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subtitleTextAppearance=0x7f0100da; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int subtitleTextColor=0x7f0100e9; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int subtitleTextStyle=0x7f010008; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int suggestionRowLayout=0x7f0100ca; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int switchMinWidth=0x7f0100d4; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int switchPadding=0x7f0100d5; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int switchStyle=0x7f01009b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int switchTextAppearance=0x7f0100d3; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + */ + public static int textAllCaps=0x7f01002b; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceLargePopupMenu=0x7f010052; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceListItem=0x7f010077; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceListItemSmall=0x7f010078; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearancePopupMenuHeader=0x7f010054; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSearchResultSubtitle=0x7f01006d; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSearchResultTitle=0x7f01006c; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int textAppearanceSmallPopupMenu=0x7f010053; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int textColorAlertDialogListItem=0x7f01008b; + /**

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + */ + public static int textColorSearchUrl=0x7f01006e; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int theme=0x7f0100ec; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thickness=0x7f0100a8; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thumbTextPadding=0x7f0100d2; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int thumbTint=0x7f0100cd; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static int thumbTintMode=0x7f0100ce; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int tickMark=0x7f010028; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int tickMarkTint=0x7f010029; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static int tickMarkTintMode=0x7f01002a; + /**

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int title=0x7f010003; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMargin=0x7f0100db; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginBottom=0x7f0100df; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginEnd=0x7f0100dd; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginStart=0x7f0100dc; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMarginTop=0x7f0100de; + /**

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleMargins=0x7f0100e0; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titleTextAppearance=0x7f0100d9; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int titleTextColor=0x7f0100e8; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int titleTextStyle=0x7f010007; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int toolbarNavigationButtonStyle=0x7f010066; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int toolbarStyle=0x7f010065; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int track=0x7f0100cf; + /**

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int trackTint=0x7f0100d0; + /**

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ */ + public static int trackTintMode=0x7f0100d1; + /**

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + */ + public static int voiceIcon=0x7f0100c8; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionBar=0x7f01002c; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionBarOverlay=0x7f01002e; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowActionModeOverlay=0x7f01002f; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedHeightMajor=0x7f010033; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedHeightMinor=0x7f010031; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedWidthMajor=0x7f010030; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowFixedWidthMinor=0x7f010032; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowMinWidthMajor=0x7f010034; + /**

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowMinWidthMinor=0x7f010035; + /**

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + */ + public static int windowNoTitle=0x7f01002d; + } + public static final class bool { + public static int abc_action_bar_embed_tabs=0x7f080000; + public static int abc_allow_stacked_button_bar=0x7f080001; + public static int abc_config_actionMenuItemAllCaps=0x7f080002; + public static int abc_config_closeDialogWhenTouchOutside=0x7f080003; + public static int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080004; + } + public static final class color { + public static int abc_background_cache_hint_selector_material_dark=0x7f09005c; + public static int abc_background_cache_hint_selector_material_light=0x7f09005d; + public static int abc_btn_colored_borderless_text_material=0x7f09005e; + public static int abc_btn_colored_text_material=0x7f09005f; + public static int abc_color_highlight_material=0x7f090060; + public static int abc_hint_foreground_material_dark=0x7f090061; + public static int abc_hint_foreground_material_light=0x7f090062; + public static int abc_input_method_navigation_guard=0x7f090001; + public static int abc_primary_text_disable_only_material_dark=0x7f090063; + public static int abc_primary_text_disable_only_material_light=0x7f090064; + public static int abc_primary_text_material_dark=0x7f090065; + public static int abc_primary_text_material_light=0x7f090066; + public static int abc_search_url_text=0x7f090067; + public static int abc_search_url_text_normal=0x7f090002; + public static int abc_search_url_text_pressed=0x7f090003; + public static int abc_search_url_text_selected=0x7f090004; + public static int abc_secondary_text_material_dark=0x7f090068; + public static int abc_secondary_text_material_light=0x7f090069; + public static int abc_tint_btn_checkable=0x7f09006a; + public static int abc_tint_default=0x7f09006b; + public static int abc_tint_edittext=0x7f09006c; + public static int abc_tint_seek_thumb=0x7f09006d; + public static int abc_tint_spinner=0x7f09006e; + public static int abc_tint_switch_thumb=0x7f09006f; + public static int abc_tint_switch_track=0x7f090070; + public static int accent_material_dark=0x7f090005; + public static int accent_material_light=0x7f090006; + public static int background_floating_material_dark=0x7f090007; + public static int background_floating_material_light=0x7f090008; + public static int background_material_dark=0x7f090009; + public static int background_material_light=0x7f09000a; + public static int bgColor_overlay=0x7f09000b; + public static int black=0x7f09000c; + public static int bright_foreground_disabled_material_dark=0x7f09000d; + public static int bright_foreground_disabled_material_light=0x7f09000e; + public static int bright_foreground_inverse_material_dark=0x7f09000f; + public static int bright_foreground_inverse_material_light=0x7f090010; + public static int bright_foreground_material_dark=0x7f090011; + public static int bright_foreground_material_light=0x7f090012; + public static int button_material_dark=0x7f090013; + public static int button_material_light=0x7f090014; + public static int colorAccent=0x7f090015; + public static int colorOrange=0x7f090016; + public static int colorPrimary=0x7f090017; + public static int colorPrimaryDark=0x7f090018; + public static int colorRedSolid=0x7f090019; + public static int commonBackground=0x7f09001a; + public static int commonButtonGray=0x7f09001b; + public static int commonButtonOrange=0x7f09001c; + public static int commonButtonOrangePressed=0x7f09001d; + public static int commonButtonPressed=0x7f09001e; + public static int commonGreen=0x7f09001f; + public static int commonLineColor=0x7f090020; + public static int commonLinkTextBlue=0x7f090021; + public static int commonTextBlackColor=0x7f090022; + public static int commonTextColorGrayColor_3=0x7f090023; + public static int commonTextColorGrayColor_6=0x7f090024; + public static int commonTextColorGrayColor_9=0x7f090025; + public static int commonTextGrayColor=0x7f090026; + public static int dim_foreground_disabled_material_dark=0x7f090027; + public static int dim_foreground_disabled_material_light=0x7f090028; + public static int dim_foreground_material_dark=0x7f090029; + public static int dim_foreground_material_light=0x7f09002a; + public static int errorDialogBg=0x7f09002b; + public static int foreground_material_dark=0x7f09002c; + public static int foreground_material_light=0x7f09002d; + public static int highlighted_text_material_dark=0x7f09002e; + public static int highlighted_text_material_light=0x7f09002f; + public static int lightGray=0x7f090030; + public static int material_blue_grey_800=0x7f090031; + public static int material_blue_grey_900=0x7f090032; + public static int material_blue_grey_950=0x7f090033; + public static int material_deep_teal_200=0x7f090034; + public static int material_deep_teal_500=0x7f090035; + public static int material_grey_100=0x7f090036; + public static int material_grey_300=0x7f090037; + public static int material_grey_50=0x7f090038; + public static int material_grey_600=0x7f090039; + public static int material_grey_800=0x7f09003a; + public static int material_grey_850=0x7f09003b; + public static int material_grey_900=0x7f09003c; + public static int notification_action_color_filter=0x7f090000; + public static int notification_icon_bg_color=0x7f09003d; + public static int notification_material_background_media_default_color=0x7f09003e; + public static int pickerview_bg_topbar=0x7f09003f; + public static int pickerview_timebtn_nor=0x7f090040; + public static int pickerview_timebtn_pre=0x7f090041; + public static int pickerview_topbar_title=0x7f090042; + public static int pickerview_wheelview_textcolor_center=0x7f090043; + public static int pickerview_wheelview_textcolor_divider=0x7f090044; + public static int pickerview_wheelview_textcolor_out=0x7f090045; + public static int pink=0x7f090046; + public static int primary_dark_material_dark=0x7f090047; + public static int primary_dark_material_light=0x7f090048; + public static int primary_material_dark=0x7f090049; + public static int primary_material_light=0x7f09004a; + public static int primary_text_default_material_dark=0x7f09004b; + public static int primary_text_default_material_light=0x7f09004c; + public static int primary_text_disabled_material_dark=0x7f09004d; + public static int primary_text_disabled_material_light=0x7f09004e; + public static int ripple_material_dark=0x7f09004f; + public static int ripple_material_light=0x7f090050; + public static int secondary_text_default_material_dark=0x7f090051; + public static int secondary_text_default_material_light=0x7f090052; + public static int secondary_text_disabled_material_dark=0x7f090053; + public static int secondary_text_disabled_material_light=0x7f090054; + public static int switch_thumb_disabled_material_dark=0x7f090055; + public static int switch_thumb_disabled_material_light=0x7f090056; + public static int switch_thumb_material_dark=0x7f090071; + public static int switch_thumb_material_light=0x7f090072; + public static int switch_thumb_normal_material_dark=0x7f090057; + public static int switch_thumb_normal_material_light=0x7f090058; + public static int textColorGray=0x7f090059; + public static int titleColor=0x7f09005a; + public static int white=0x7f09005b; + } + public static final class dimen { + public static int abc_action_bar_content_inset_material=0x7f06000c; + public static int abc_action_bar_content_inset_with_nav=0x7f06000d; + public static int abc_action_bar_default_height_material=0x7f060001; + public static int abc_action_bar_default_padding_end_material=0x7f06000e; + public static int abc_action_bar_default_padding_start_material=0x7f06000f; + public static int abc_action_bar_elevation_material=0x7f060015; + public static int abc_action_bar_icon_vertical_padding_material=0x7f060016; + public static int abc_action_bar_overflow_padding_end_material=0x7f060017; + public static int abc_action_bar_overflow_padding_start_material=0x7f060018; + public static int abc_action_bar_progress_bar_size=0x7f060002; + public static int abc_action_bar_stacked_max_height=0x7f060019; + public static int abc_action_bar_stacked_tab_max_width=0x7f06001a; + public static int abc_action_bar_subtitle_bottom_margin_material=0x7f06001b; + public static int abc_action_bar_subtitle_top_margin_material=0x7f06001c; + public static int abc_action_button_min_height_material=0x7f06001d; + public static int abc_action_button_min_width_material=0x7f06001e; + public static int abc_action_button_min_width_overflow_material=0x7f06001f; + public static int abc_alert_dialog_button_bar_height=0x7f060000; + public static int abc_button_inset_horizontal_material=0x7f060020; + public static int abc_button_inset_vertical_material=0x7f060021; + public static int abc_button_padding_horizontal_material=0x7f060022; + public static int abc_button_padding_vertical_material=0x7f060023; + public static int abc_cascading_menus_min_smallest_width=0x7f060024; + public static int abc_config_prefDialogWidth=0x7f060005; + public static int abc_control_corner_material=0x7f060025; + public static int abc_control_inset_material=0x7f060026; + public static int abc_control_padding_material=0x7f060027; + public static int abc_dialog_fixed_height_major=0x7f060006; + public static int abc_dialog_fixed_height_minor=0x7f060007; + public static int abc_dialog_fixed_width_major=0x7f060008; + public static int abc_dialog_fixed_width_minor=0x7f060009; + public static int abc_dialog_list_padding_bottom_no_buttons=0x7f060028; + public static int abc_dialog_list_padding_top_no_title=0x7f060029; + public static int abc_dialog_min_width_major=0x7f06000a; + public static int abc_dialog_min_width_minor=0x7f06000b; + public static int abc_dialog_padding_material=0x7f06002a; + public static int abc_dialog_padding_top_material=0x7f06002b; + public static int abc_dialog_title_divider_material=0x7f06002c; + public static int abc_disabled_alpha_material_dark=0x7f06002d; + public static int abc_disabled_alpha_material_light=0x7f06002e; + public static int abc_dropdownitem_icon_width=0x7f06002f; + public static int abc_dropdownitem_text_padding_left=0x7f060030; + public static int abc_dropdownitem_text_padding_right=0x7f060031; + public static int abc_edit_text_inset_bottom_material=0x7f060032; + public static int abc_edit_text_inset_horizontal_material=0x7f060033; + public static int abc_edit_text_inset_top_material=0x7f060034; + public static int abc_floating_window_z=0x7f060035; + public static int abc_list_item_padding_horizontal_material=0x7f060036; + public static int abc_panel_menu_list_width=0x7f060037; + public static int abc_progress_bar_height_material=0x7f060038; + public static int abc_search_view_preferred_height=0x7f060039; + public static int abc_search_view_preferred_width=0x7f06003a; + public static int abc_seekbar_track_background_height_material=0x7f06003b; + public static int abc_seekbar_track_progress_height_material=0x7f06003c; + public static int abc_select_dialog_padding_start_material=0x7f06003d; + public static int abc_switch_padding=0x7f060011; + public static int abc_text_size_body_1_material=0x7f06003e; + public static int abc_text_size_body_2_material=0x7f06003f; + public static int abc_text_size_button_material=0x7f060040; + public static int abc_text_size_caption_material=0x7f060041; + public static int abc_text_size_display_1_material=0x7f060042; + public static int abc_text_size_display_2_material=0x7f060043; + public static int abc_text_size_display_3_material=0x7f060044; + public static int abc_text_size_display_4_material=0x7f060045; + public static int abc_text_size_headline_material=0x7f060046; + public static int abc_text_size_large_material=0x7f060047; + public static int abc_text_size_medium_material=0x7f060048; + public static int abc_text_size_menu_header_material=0x7f060049; + public static int abc_text_size_menu_material=0x7f06004a; + public static int abc_text_size_small_material=0x7f06004b; + public static int abc_text_size_subhead_material=0x7f06004c; + public static int abc_text_size_subtitle_material_toolbar=0x7f060003; + public static int abc_text_size_title_material=0x7f06004d; + public static int abc_text_size_title_material_toolbar=0x7f060004; + public static int activity_horizontal_margin=0x7f06004e; + public static int activity_vertical_margin=0x7f06004f; + public static int desc_title_size=0x7f060050; + public static int disabled_alpha_material_dark=0x7f060051; + public static int disabled_alpha_material_light=0x7f060052; + public static int dp_40=0x7f060053; + public static int highlight_alpha_material_colored=0x7f060054; + public static int highlight_alpha_material_dark=0x7f060055; + public static int highlight_alpha_material_light=0x7f060056; + public static int hint_alpha_material_dark=0x7f060057; + public static int hint_alpha_material_light=0x7f060058; + public static int hint_pressed_alpha_material_dark=0x7f060059; + public static int hint_pressed_alpha_material_light=0x7f06005a; + public static int main_title_size=0x7f06005b; + public static int margin_horizontal=0x7f06005c; + public static int notification_action_icon_size=0x7f06005d; + public static int notification_action_text_size=0x7f06005e; + public static int notification_big_circle_margin=0x7f06005f; + public static int notification_content_margin_start=0x7f060012; + public static int notification_large_icon_height=0x7f060060; + public static int notification_large_icon_width=0x7f060061; + public static int notification_main_column_padding_top=0x7f060013; + public static int notification_media_narrow_margin=0x7f060014; + public static int notification_right_icon_size=0x7f060062; + public static int notification_right_side_padding_top=0x7f060010; + public static int notification_small_icon_background_padding=0x7f060063; + public static int notification_small_icon_size_as_large=0x7f060064; + public static int notification_subtext_size=0x7f060065; + public static int notification_top_pad=0x7f060066; + public static int notification_top_pad_large_text=0x7f060067; + public static int pickerview_textsize=0x7f060068; + public static int pickerview_topbar_btn_textsize=0x7f060069; + public static int pickerview_topbar_height=0x7f06006a; + public static int pickerview_topbar_paddingleft=0x7f06006b; + public static int pickerview_topbar_paddingright=0x7f06006c; + public static int pickerview_topbar_title_textsize=0x7f06006d; + public static int second_title_size=0x7f06006e; + public static int sp_10=0x7f06006f; + public static int sp_12=0x7f060070; + public static int sp_13=0x7f060071; + public static int sp_14=0x7f060072; + public static int sp_15=0x7f060073; + public static int sp_16=0x7f060074; + public static int sp_18=0x7f060075; + public static int sp_20=0x7f060076; + public static int sp_40=0x7f060077; + public static int sp_50=0x7f060078; + public static int text_size_14sp=0x7f060079; + public static int text_size_18sp=0x7f06007a; + public static int text_size_smaller_12sp=0x7f06007b; + } + public static final class drawable { + public static int abc_ab_share_pack_mtrl_alpha=0x7f020000; + public static int abc_action_bar_item_background_material=0x7f020001; + public static int abc_btn_borderless_material=0x7f020002; + public static int abc_btn_check_material=0x7f020003; + public static int abc_btn_check_to_on_mtrl_000=0x7f020004; + public static int abc_btn_check_to_on_mtrl_015=0x7f020005; + public static int abc_btn_colored_material=0x7f020006; + public static int abc_btn_default_mtrl_shape=0x7f020007; + public static int abc_btn_radio_material=0x7f020008; + public static int abc_btn_radio_to_on_mtrl_000=0x7f020009; + public static int abc_btn_radio_to_on_mtrl_015=0x7f02000a; + public static int abc_btn_switch_to_on_mtrl_00001=0x7f02000b; + public static int abc_btn_switch_to_on_mtrl_00012=0x7f02000c; + public static int abc_cab_background_internal_bg=0x7f02000d; + public static int abc_cab_background_top_material=0x7f02000e; + public static int abc_cab_background_top_mtrl_alpha=0x7f02000f; + public static int abc_control_background_material=0x7f020010; + public static int abc_dialog_material_background=0x7f020011; + public static int abc_edit_text_material=0x7f020012; + public static int abc_ic_ab_back_material=0x7f020013; + public static int abc_ic_arrow_drop_right_black_24dp=0x7f020014; + public static int abc_ic_clear_material=0x7f020015; + public static int abc_ic_commit_search_api_mtrl_alpha=0x7f020016; + public static int abc_ic_go_search_api_material=0x7f020017; + public static int abc_ic_menu_copy_mtrl_am_alpha=0x7f020018; + public static int abc_ic_menu_cut_mtrl_alpha=0x7f020019; + public static int abc_ic_menu_overflow_material=0x7f02001a; + public static int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001b; + public static int abc_ic_menu_selectall_mtrl_alpha=0x7f02001c; + public static int abc_ic_menu_share_mtrl_alpha=0x7f02001d; + public static int abc_ic_search_api_material=0x7f02001e; + public static int abc_ic_star_black_16dp=0x7f02001f; + public static int abc_ic_star_black_36dp=0x7f020020; + public static int abc_ic_star_black_48dp=0x7f020021; + public static int abc_ic_star_half_black_16dp=0x7f020022; + public static int abc_ic_star_half_black_36dp=0x7f020023; + public static int abc_ic_star_half_black_48dp=0x7f020024; + public static int abc_ic_voice_search_api_material=0x7f020025; + public static int abc_item_background_holo_dark=0x7f020026; + public static int abc_item_background_holo_light=0x7f020027; + public static int abc_list_divider_mtrl_alpha=0x7f020028; + public static int abc_list_focused_holo=0x7f020029; + public static int abc_list_longpressed_holo=0x7f02002a; + public static int abc_list_pressed_holo_dark=0x7f02002b; + public static int abc_list_pressed_holo_light=0x7f02002c; + public static int abc_list_selector_background_transition_holo_dark=0x7f02002d; + public static int abc_list_selector_background_transition_holo_light=0x7f02002e; + public static int abc_list_selector_disabled_holo_dark=0x7f02002f; + public static int abc_list_selector_disabled_holo_light=0x7f020030; + public static int abc_list_selector_holo_dark=0x7f020031; + public static int abc_list_selector_holo_light=0x7f020032; + public static int abc_menu_hardkey_panel_mtrl_mult=0x7f020033; + public static int abc_popup_background_mtrl_mult=0x7f020034; + public static int abc_ratingbar_indicator_material=0x7f020035; + public static int abc_ratingbar_material=0x7f020036; + public static int abc_ratingbar_small_material=0x7f020037; + public static int abc_scrubber_control_off_mtrl_alpha=0x7f020038; + public static int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039; + public static int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a; + public static int abc_scrubber_primary_mtrl_alpha=0x7f02003b; + public static int abc_scrubber_track_mtrl_alpha=0x7f02003c; + public static int abc_seekbar_thumb_material=0x7f02003d; + public static int abc_seekbar_tick_mark_material=0x7f02003e; + public static int abc_seekbar_track_material=0x7f02003f; + public static int abc_spinner_mtrl_am_alpha=0x7f020040; + public static int abc_spinner_textfield_background_material=0x7f020041; + public static int abc_switch_thumb_material=0x7f020042; + public static int abc_switch_track_mtrl_alpha=0x7f020043; + public static int abc_tab_indicator_material=0x7f020044; + public static int abc_tab_indicator_mtrl_alpha=0x7f020045; + public static int abc_text_cursor_material=0x7f020046; + public static int abc_text_select_handle_left_mtrl_dark=0x7f020047; + public static int abc_text_select_handle_left_mtrl_light=0x7f020048; + public static int abc_text_select_handle_middle_mtrl_dark=0x7f020049; + public static int abc_text_select_handle_middle_mtrl_light=0x7f02004a; + public static int abc_text_select_handle_right_mtrl_dark=0x7f02004b; + public static int abc_text_select_handle_right_mtrl_light=0x7f02004c; + public static int abc_textfield_activated_mtrl_alpha=0x7f02004d; + public static int abc_textfield_default_mtrl_alpha=0x7f02004e; + public static int abc_textfield_search_activated_mtrl_alpha=0x7f02004f; + public static int abc_textfield_search_default_mtrl_alpha=0x7f020050; + public static int abc_textfield_search_material=0x7f020051; + public static int abc_vector_test=0x7f020052; + public static int background_with_corner=0x7f020053; + public static int bg_with_corner_in_bottom=0x7f020054; + public static int bg_with_corner_in_top=0x7f020055; + public static int notification_action_background=0x7f020056; + public static int notification_bg=0x7f020057; + public static int notification_bg_low=0x7f020058; + public static int notification_bg_low_normal=0x7f020059; + public static int notification_bg_low_pressed=0x7f02005a; + public static int notification_bg_normal=0x7f02005b; + public static int notification_bg_normal_pressed=0x7f02005c; + public static int notification_icon_background=0x7f02005d; + public static int notification_template_icon_bg=0x7f020060; + public static int notification_template_icon_low_bg=0x7f020061; + public static int notification_tile_bg=0x7f02005e; + public static int notify_panel_notification_icon_bg=0x7f02005f; + } + public static final class id { + public static int action0=0x7f0a005b; + public static int action_bar=0x7f0a0049; + public static int action_bar_activity_content=0x7f0a0000; + public static int action_bar_container=0x7f0a0048; + public static int action_bar_root=0x7f0a0044; + public static int action_bar_spinner=0x7f0a0001; + public static int action_bar_subtitle=0x7f0a0027; + public static int action_bar_title=0x7f0a0026; + public static int action_container=0x7f0a0058; + public static int action_context_bar=0x7f0a004a; + public static int action_divider=0x7f0a005f; + public static int action_image=0x7f0a0059; + public static int action_menu_divider=0x7f0a0002; + public static int action_menu_presenter=0x7f0a0003; + public static int action_mode_bar=0x7f0a0046; + public static int action_mode_bar_stub=0x7f0a0045; + public static int action_mode_close_button=0x7f0a0028; + public static int action_text=0x7f0a005a; + public static int actions=0x7f0a0068; + public static int activity_chooser_view_content=0x7f0a0029; + public static int add=0x7f0a0013; + public static int alertTitle=0x7f0a003d; + public static int always=0x7f0a001d; + public static int beginning=0x7f0a001a; + public static int bottom=0x7f0a0024; + public static int buttonPanel=0x7f0a0030; + public static int cancel_action=0x7f0a005c; + public static int checkbox=0x7f0a0040; + public static int chronometer=0x7f0a0064; + public static int collapseActionView=0x7f0a001e; + public static int contentPanel=0x7f0a0033; + public static int custom=0x7f0a003a; + public static int customPanel=0x7f0a0039; + public static int decor_content_parent=0x7f0a0047; + public static int default_activity_button=0x7f0a002c; + public static int disableHome=0x7f0a000c; + public static int edit_query=0x7f0a004b; + public static int end=0x7f0a001b; + public static int end_padder=0x7f0a006e; + public static int expand_activities_button=0x7f0a002a; + public static int expanded_menu=0x7f0a003f; + public static int home=0x7f0a0004; + public static int homeAsUp=0x7f0a000d; + public static int icon=0x7f0a002e; + public static int icon_group=0x7f0a0069; + public static int ifRoom=0x7f0a001f; + public static int image=0x7f0a002b; + public static int info=0x7f0a0065; + public static int invisible=0x7f0a0022; + public static int line1=0x7f0a006a; + public static int line3=0x7f0a006c; + public static int listMode=0x7f0a0009; + public static int list_item=0x7f0a002d; + public static int media_actions=0x7f0a005e; + public static int middle=0x7f0a001c; + public static int multiply=0x7f0a0014; + public static int never=0x7f0a0020; + public static int none=0x7f0a000e; + public static int normal=0x7f0a000a; + public static int notification_background=0x7f0a0067; + public static int notification_main_column=0x7f0a0061; + public static int notification_main_column_container=0x7f0a0060; + public static int parentPanel=0x7f0a0032; + public static int progress_circular=0x7f0a0005; + public static int progress_horizontal=0x7f0a0006; + public static int radio=0x7f0a0042; + public static int right_icon=0x7f0a0066; + public static int right_side=0x7f0a0062; + public static int screen=0x7f0a0015; + public static int scrollIndicatorDown=0x7f0a0038; + public static int scrollIndicatorUp=0x7f0a0034; + public static int scrollView=0x7f0a0035; + public static int search_badge=0x7f0a004d; + public static int search_bar=0x7f0a004c; + public static int search_button=0x7f0a004e; + public static int search_close_btn=0x7f0a0053; + public static int search_edit_frame=0x7f0a004f; + public static int search_go_btn=0x7f0a0055; + public static int search_mag_icon=0x7f0a0050; + public static int search_plate=0x7f0a0051; + public static int search_src_text=0x7f0a0052; + public static int search_voice_btn=0x7f0a0056; + public static int select_dialog_listview=0x7f0a0057; + public static int shortcut=0x7f0a0041; + public static int showCustom=0x7f0a000f; + public static int showHome=0x7f0a0010; + public static int showTitle=0x7f0a0011; + public static int spacer=0x7f0a0031; + public static int split_action_bar=0x7f0a0007; + public static int src_atop=0x7f0a0016; + public static int src_in=0x7f0a0017; + public static int src_over=0x7f0a0018; + public static int status_bar_latest_event_content=0x7f0a005d; + public static int submenuarrow=0x7f0a0043; + public static int submit_area=0x7f0a0054; + public static int tabMode=0x7f0a000b; + public static int text=0x7f0a006d; + public static int text2=0x7f0a006b; + public static int textSpacerNoButtons=0x7f0a0037; + public static int textSpacerNoTitle=0x7f0a0036; + public static int time=0x7f0a0063; + public static int title=0x7f0a002f; + public static int titleDividerNoCustom=0x7f0a003e; + public static int title_template=0x7f0a003c; + public static int top=0x7f0a0025; + public static int topPanel=0x7f0a003b; + public static int up=0x7f0a0008; + public static int upgrade_dialog_content=0x7f0a0070; + public static int upgrade_dialog_neg_btn=0x7f0a0072; + public static int upgrade_dialog_pos_btn=0x7f0a0073; + public static int upgrade_dialog_progressBar=0x7f0a0071; + public static int upgrade_dialog_wrapper=0x7f0a006f; + public static int useLogo=0x7f0a0012; + public static int visible=0x7f0a0023; + public static int withText=0x7f0a0021; + public static int wrap_content=0x7f0a0019; + } + public static final class integer { + public static int abc_config_activityDefaultDur=0x7f0b0000; + public static int abc_config_activityShortDur=0x7f0b0001; + public static int cancel_button_image_alpha=0x7f0b0002; + public static int status_bar_notification_info_maxnum=0x7f0b0003; + } + public static final class layout { + public static int abc_action_bar_title_item=0x7f030000; + public static int abc_action_bar_up_container=0x7f030001; + public static int abc_action_bar_view_list_nav_layout=0x7f030002; + public static int abc_action_menu_item_layout=0x7f030003; + public static int abc_action_menu_layout=0x7f030004; + public static int abc_action_mode_bar=0x7f030005; + public static int abc_action_mode_close_item_material=0x7f030006; + public static int abc_activity_chooser_view=0x7f030007; + public static int abc_activity_chooser_view_list_item=0x7f030008; + public static int abc_alert_dialog_button_bar_material=0x7f030009; + public static int abc_alert_dialog_material=0x7f03000a; + public static int abc_alert_dialog_title_material=0x7f03000b; + public static int abc_dialog_title_material=0x7f03000c; + public static int abc_expanded_menu_layout=0x7f03000d; + public static int abc_list_menu_item_checkbox=0x7f03000e; + public static int abc_list_menu_item_icon=0x7f03000f; + public static int abc_list_menu_item_layout=0x7f030010; + public static int abc_list_menu_item_radio=0x7f030011; + public static int abc_popup_menu_header_item_layout=0x7f030012; + public static int abc_popup_menu_item_layout=0x7f030013; + public static int abc_screen_content_include=0x7f030014; + public static int abc_screen_simple=0x7f030015; + public static int abc_screen_simple_overlay_action_mode=0x7f030016; + public static int abc_screen_toolbar=0x7f030017; + public static int abc_search_dropdown_item_icons_2line=0x7f030018; + public static int abc_search_view=0x7f030019; + public static int abc_select_dialog_material=0x7f03001a; + public static int notification_action=0x7f03001b; + public static int notification_action_tombstone=0x7f03001c; + public static int notification_media_action=0x7f03001d; + public static int notification_media_cancel_action=0x7f03001e; + public static int notification_template_big_media=0x7f03001f; + public static int notification_template_big_media_custom=0x7f030020; + public static int notification_template_big_media_narrow=0x7f030021; + public static int notification_template_big_media_narrow_custom=0x7f030022; + public static int notification_template_custom_big=0x7f030023; + public static int notification_template_icon_group=0x7f030024; + public static int notification_template_lines_media=0x7f030025; + public static int notification_template_media=0x7f030026; + public static int notification_template_media_custom=0x7f030027; + public static int notification_template_part_chronometer=0x7f030028; + public static int notification_template_part_time=0x7f030029; + public static int pop_upgrade_dialog=0x7f03002a; + public static int select_dialog_item_material=0x7f03002b; + public static int select_dialog_multichoice_material=0x7f03002c; + public static int select_dialog_singlechoice_material=0x7f03002d; + public static int support_simple_spinner_dropdown_item=0x7f03002e; + } + public static final class string { + public static int abc_action_bar_home_description=0x7f050000; + public static int abc_action_bar_home_description_format=0x7f050001; + public static int abc_action_bar_home_subtitle_description_format=0x7f050002; + public static int abc_action_bar_up_description=0x7f050003; + public static int abc_action_menu_overflow_description=0x7f050004; + public static int abc_action_mode_done=0x7f050005; + public static int abc_activity_chooser_view_see_all=0x7f050006; + public static int abc_activitychooserview_choose_application=0x7f050007; + public static int abc_capital_off=0x7f050008; + public static int abc_capital_on=0x7f050009; + public static int abc_font_family_body_1_material=0x7f050015; + public static int abc_font_family_body_2_material=0x7f050016; + public static int abc_font_family_button_material=0x7f050017; + public static int abc_font_family_caption_material=0x7f050018; + public static int abc_font_family_display_1_material=0x7f050019; + public static int abc_font_family_display_2_material=0x7f05001a; + public static int abc_font_family_display_3_material=0x7f05001b; + public static int abc_font_family_display_4_material=0x7f05001c; + public static int abc_font_family_headline_material=0x7f05001d; + public static int abc_font_family_menu_material=0x7f05001e; + public static int abc_font_family_subhead_material=0x7f05001f; + public static int abc_font_family_title_material=0x7f050020; + public static int abc_search_hint=0x7f05000a; + public static int abc_searchview_description_clear=0x7f05000b; + public static int abc_searchview_description_query=0x7f05000c; + public static int abc_searchview_description_search=0x7f05000d; + public static int abc_searchview_description_submit=0x7f05000e; + public static int abc_searchview_description_voice=0x7f05000f; + public static int abc_shareactionprovider_share_with=0x7f050010; + public static int abc_shareactionprovider_share_with_application=0x7f050011; + public static int abc_toolbar_collapse_description=0x7f050012; + public static int app_name=0x7f050021; + public static int fileprovider_authority=0x7f050022; + public static int search_menu_title=0x7f050013; + public static int status_bar_notification_info_overflow=0x7f050014; + } + public static final class style { + public static int AlertDialog_AppCompat=0x7f07009f; + public static int AlertDialog_AppCompat_Light=0x7f0700a0; + public static int Animation_AppCompat_Dialog=0x7f0700a1; + public static int Animation_AppCompat_DropDownUp=0x7f0700a2; + public static int Base_AlertDialog_AppCompat=0x7f0700a3; + public static int Base_AlertDialog_AppCompat_Light=0x7f0700a4; + public static int Base_Animation_AppCompat_Dialog=0x7f0700a5; + public static int Base_Animation_AppCompat_DropDownUp=0x7f0700a6; + public static int Base_DialogWindowTitle_AppCompat=0x7f0700a7; + public static int Base_DialogWindowTitleBackground_AppCompat=0x7f0700a8; + public static int Base_TextAppearance_AppCompat=0x7f07003f; + public static int Base_TextAppearance_AppCompat_Body1=0x7f070040; + public static int Base_TextAppearance_AppCompat_Body2=0x7f070041; + public static int Base_TextAppearance_AppCompat_Button=0x7f070027; + public static int Base_TextAppearance_AppCompat_Caption=0x7f070042; + public static int Base_TextAppearance_AppCompat_Display1=0x7f070043; + public static int Base_TextAppearance_AppCompat_Display2=0x7f070044; + public static int Base_TextAppearance_AppCompat_Display3=0x7f070045; + public static int Base_TextAppearance_AppCompat_Display4=0x7f070046; + public static int Base_TextAppearance_AppCompat_Headline=0x7f070047; + public static int Base_TextAppearance_AppCompat_Inverse=0x7f07000b; + public static int Base_TextAppearance_AppCompat_Large=0x7f070048; + public static int Base_TextAppearance_AppCompat_Large_Inverse=0x7f07000c; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f070049; + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f07004a; + public static int Base_TextAppearance_AppCompat_Medium=0x7f07004b; + public static int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f07000d; + public static int Base_TextAppearance_AppCompat_Menu=0x7f07004c; + public static int Base_TextAppearance_AppCompat_SearchResult=0x7f0700a9; + public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f07004d; + public static int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f07004e; + public static int Base_TextAppearance_AppCompat_Small=0x7f07004f; + public static int Base_TextAppearance_AppCompat_Small_Inverse=0x7f07000e; + public static int Base_TextAppearance_AppCompat_Subhead=0x7f070050; + public static int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f07000f; + public static int Base_TextAppearance_AppCompat_Title=0x7f070051; + public static int Base_TextAppearance_AppCompat_Title_Inverse=0x7f070010; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f070094; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f070052; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f070053; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f070054; + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f070055; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f070056; + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f070057; + public static int Base_TextAppearance_AppCompat_Widget_Button=0x7f070058; + public static int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f07009b; + public static int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f07009c; + public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070095; + public static int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0700aa; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070059; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f07005a; + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f07005b; + public static int Base_TextAppearance_AppCompat_Widget_Switch=0x7f07005c; + public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f07005d; + public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0700ab; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f07005e; + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f07005f; + public static int Base_Theme_AppCompat=0x7f070060; + public static int Base_Theme_AppCompat_CompactMenu=0x7f0700ac; + public static int Base_Theme_AppCompat_Dialog=0x7f070011; + public static int Base_Theme_AppCompat_Dialog_Alert=0x7f070012; + public static int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0700ad; + public static int Base_Theme_AppCompat_Dialog_MinWidth=0x7f070013; + public static int Base_Theme_AppCompat_DialogWhenLarge=0x7f070001; + public static int Base_Theme_AppCompat_Light=0x7f070061; + public static int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0700ae; + public static int Base_Theme_AppCompat_Light_Dialog=0x7f070014; + public static int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f070015; + public static int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0700af; + public static int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f070016; + public static int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f070002; + public static int Base_ThemeOverlay_AppCompat=0x7f0700b0; + public static int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0700b1; + public static int Base_ThemeOverlay_AppCompat_Dark=0x7f0700b2; + public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0700b3; + public static int Base_ThemeOverlay_AppCompat_Dialog=0x7f070017; + public static int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f070018; + public static int Base_ThemeOverlay_AppCompat_Light=0x7f0700b4; + public static int Base_V11_Theme_AppCompat_Dialog=0x7f070019; + public static int Base_V11_Theme_AppCompat_Light_Dialog=0x7f07001a; + public static int Base_V11_ThemeOverlay_AppCompat_Dialog=0x7f07001b; + public static int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f070023; + public static int Base_V12_Widget_AppCompat_EditText=0x7f070024; + public static int Base_V21_Theme_AppCompat=0x7f070062; + public static int Base_V21_Theme_AppCompat_Dialog=0x7f070063; + public static int Base_V21_Theme_AppCompat_Light=0x7f070064; + public static int Base_V21_Theme_AppCompat_Light_Dialog=0x7f070065; + public static int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f070066; + public static int Base_V22_Theme_AppCompat=0x7f070092; + public static int Base_V22_Theme_AppCompat_Light=0x7f070093; + public static int Base_V23_Theme_AppCompat=0x7f070096; + public static int Base_V23_Theme_AppCompat_Light=0x7f070097; + public static int Base_V7_Theme_AppCompat=0x7f0700b5; + public static int Base_V7_Theme_AppCompat_Dialog=0x7f0700b6; + public static int Base_V7_Theme_AppCompat_Light=0x7f0700b7; + public static int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0700b8; + public static int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0700b9; + public static int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0700ba; + public static int Base_V7_Widget_AppCompat_EditText=0x7f0700bb; + public static int Base_Widget_AppCompat_ActionBar=0x7f0700bc; + public static int Base_Widget_AppCompat_ActionBar_Solid=0x7f0700bd; + public static int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0700be; + public static int Base_Widget_AppCompat_ActionBar_TabText=0x7f070067; + public static int Base_Widget_AppCompat_ActionBar_TabView=0x7f070068; + public static int Base_Widget_AppCompat_ActionButton=0x7f070069; + public static int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f07006a; + public static int Base_Widget_AppCompat_ActionButton_Overflow=0x7f07006b; + public static int Base_Widget_AppCompat_ActionMode=0x7f0700bf; + public static int Base_Widget_AppCompat_ActivityChooserView=0x7f0700c0; + public static int Base_Widget_AppCompat_AutoCompleteTextView=0x7f070025; + public static int Base_Widget_AppCompat_Button=0x7f07006c; + public static int Base_Widget_AppCompat_Button_Borderless=0x7f07006d; + public static int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f07006e; + public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0700c1; + public static int Base_Widget_AppCompat_Button_Colored=0x7f070098; + public static int Base_Widget_AppCompat_Button_Small=0x7f07006f; + public static int Base_Widget_AppCompat_ButtonBar=0x7f070070; + public static int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0700c2; + public static int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f070071; + public static int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f070072; + public static int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0700c3; + public static int Base_Widget_AppCompat_DrawerArrowToggle=0x7f070000; + public static int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0700c4; + public static int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f070073; + public static int Base_Widget_AppCompat_EditText=0x7f070026; + public static int Base_Widget_AppCompat_ImageButton=0x7f070074; + public static int Base_Widget_AppCompat_Light_ActionBar=0x7f0700c5; + public static int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0700c6; + public static int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0700c7; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f070075; + public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f070076; + public static int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f070077; + public static int Base_Widget_AppCompat_Light_PopupMenu=0x7f070078; + public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f070079; + public static int Base_Widget_AppCompat_ListMenuView=0x7f0700c8; + public static int Base_Widget_AppCompat_ListPopupWindow=0x7f07007a; + public static int Base_Widget_AppCompat_ListView=0x7f07007b; + public static int Base_Widget_AppCompat_ListView_DropDown=0x7f07007c; + public static int Base_Widget_AppCompat_ListView_Menu=0x7f07007d; + public static int Base_Widget_AppCompat_PopupMenu=0x7f07007e; + public static int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f07007f; + public static int Base_Widget_AppCompat_PopupWindow=0x7f0700c9; + public static int Base_Widget_AppCompat_ProgressBar=0x7f07001c; + public static int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f07001d; + public static int Base_Widget_AppCompat_RatingBar=0x7f070080; + public static int Base_Widget_AppCompat_RatingBar_Indicator=0x7f070099; + public static int Base_Widget_AppCompat_RatingBar_Small=0x7f07009a; + public static int Base_Widget_AppCompat_SearchView=0x7f0700ca; + public static int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0700cb; + public static int Base_Widget_AppCompat_SeekBar=0x7f070081; + public static int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0700cc; + public static int Base_Widget_AppCompat_Spinner=0x7f070082; + public static int Base_Widget_AppCompat_Spinner_Underlined=0x7f070003; + public static int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f070083; + public static int Base_Widget_AppCompat_Toolbar=0x7f0700cd; + public static int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f070084; + public static int NumberProgressBar_Beauty_Red=0x7f0700ce; + public static int NumberProgressBar_Default=0x7f0700cf; + public static int NumberProgressBar_Funny_Orange=0x7f0700d0; + public static int NumberProgressBar_Grace_Yellow=0x7f0700d1; + public static int NumberProgressBar_Passing_Green=0x7f0700d2; + public static int NumberProgressBar_Relax_Blue=0x7f0700d3; + public static int NumberProgressBar_Twinkle_Night=0x7f0700d4; + public static int NumberProgressBar_Warning_Red=0x7f0700d5; + public static int Platform_AppCompat=0x7f07001e; + public static int Platform_AppCompat_Light=0x7f07001f; + public static int Platform_ThemeOverlay_AppCompat=0x7f070085; + public static int Platform_ThemeOverlay_AppCompat_Dark=0x7f070086; + public static int Platform_ThemeOverlay_AppCompat_Light=0x7f070087; + public static int Platform_V11_AppCompat=0x7f070020; + public static int Platform_V11_AppCompat_Light=0x7f070021; + public static int Platform_V14_AppCompat=0x7f070028; + public static int Platform_V14_AppCompat_Light=0x7f070029; + public static int Platform_V21_AppCompat=0x7f070088; + public static int Platform_V21_AppCompat_Light=0x7f070089; + public static int Platform_V25_AppCompat=0x7f07009d; + public static int Platform_V25_AppCompat_Light=0x7f07009e; + public static int Platform_Widget_AppCompat_Spinner=0x7f070022; + public static int RtlOverlay_DialogWindowTitle_AppCompat=0x7f070031; + public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f070032; + public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f070033; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f070034; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f070035; + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f070036; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f070037; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f070038; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f070039; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f07003a; + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f07003b; + public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f07003c; + public static int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f07003d; + public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f07003e; + public static int TextAppearance_AppCompat=0x7f0700d6; + public static int TextAppearance_AppCompat_Body1=0x7f0700d7; + public static int TextAppearance_AppCompat_Body2=0x7f0700d8; + public static int TextAppearance_AppCompat_Button=0x7f0700d9; + public static int TextAppearance_AppCompat_Caption=0x7f0700da; + public static int TextAppearance_AppCompat_Display1=0x7f0700db; + public static int TextAppearance_AppCompat_Display2=0x7f0700dc; + public static int TextAppearance_AppCompat_Display3=0x7f0700dd; + public static int TextAppearance_AppCompat_Display4=0x7f0700de; + public static int TextAppearance_AppCompat_Headline=0x7f0700df; + public static int TextAppearance_AppCompat_Inverse=0x7f0700e0; + public static int TextAppearance_AppCompat_Large=0x7f0700e1; + public static int TextAppearance_AppCompat_Large_Inverse=0x7f0700e2; + public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0700e3; + public static int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0700e4; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0700e5; + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0700e6; + public static int TextAppearance_AppCompat_Medium=0x7f0700e7; + public static int TextAppearance_AppCompat_Medium_Inverse=0x7f0700e8; + public static int TextAppearance_AppCompat_Menu=0x7f0700e9; + public static int TextAppearance_AppCompat_Notification=0x7f07002a; + public static int TextAppearance_AppCompat_Notification_Info=0x7f07008a; + public static int TextAppearance_AppCompat_Notification_Info_Media=0x7f07008b; + public static int TextAppearance_AppCompat_Notification_Line2=0x7f0700ea; + public static int TextAppearance_AppCompat_Notification_Line2_Media=0x7f0700eb; + public static int TextAppearance_AppCompat_Notification_Media=0x7f07008c; + public static int TextAppearance_AppCompat_Notification_Time=0x7f07008d; + public static int TextAppearance_AppCompat_Notification_Time_Media=0x7f07008e; + public static int TextAppearance_AppCompat_Notification_Title=0x7f07002b; + public static int TextAppearance_AppCompat_Notification_Title_Media=0x7f07008f; + public static int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0700ec; + public static int TextAppearance_AppCompat_SearchResult_Title=0x7f0700ed; + public static int TextAppearance_AppCompat_Small=0x7f0700ee; + public static int TextAppearance_AppCompat_Small_Inverse=0x7f0700ef; + public static int TextAppearance_AppCompat_Subhead=0x7f0700f0; + public static int TextAppearance_AppCompat_Subhead_Inverse=0x7f0700f1; + public static int TextAppearance_AppCompat_Title=0x7f0700f2; + public static int TextAppearance_AppCompat_Title_Inverse=0x7f0700f3; + public static int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0700f4; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0700f5; + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0700f6; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0700f7; + public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0700f8; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0700f9; + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0700fa; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0700fb; + public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0700fc; + public static int TextAppearance_AppCompat_Widget_Button=0x7f0700fd; + public static int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f0700fe; + public static int TextAppearance_AppCompat_Widget_Button_Colored=0x7f0700ff; + public static int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f070100; + public static int TextAppearance_AppCompat_Widget_DropDownItem=0x7f070101; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f070102; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f070103; + public static int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f070104; + public static int TextAppearance_AppCompat_Widget_Switch=0x7f070105; + public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f070106; + public static int TextAppearance_StatusBar_EventContent=0x7f07002c; + public static int TextAppearance_StatusBar_EventContent_Info=0x7f07002d; + public static int TextAppearance_StatusBar_EventContent_Line2=0x7f07002e; + public static int TextAppearance_StatusBar_EventContent_Time=0x7f07002f; + public static int TextAppearance_StatusBar_EventContent_Title=0x7f070030; + public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f070107; + public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f070108; + public static int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f070109; + public static int Theme_AppCompat=0x7f07010a; + public static int Theme_AppCompat_CompactMenu=0x7f07010b; + public static int Theme_AppCompat_DayNight=0x7f070004; + public static int Theme_AppCompat_DayNight_DarkActionBar=0x7f070005; + public static int Theme_AppCompat_DayNight_Dialog=0x7f070006; + public static int Theme_AppCompat_DayNight_Dialog_Alert=0x7f070007; + public static int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f070008; + public static int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f070009; + public static int Theme_AppCompat_DayNight_NoActionBar=0x7f07000a; + public static int Theme_AppCompat_Dialog=0x7f07010c; + public static int Theme_AppCompat_Dialog_Alert=0x7f07010d; + public static int Theme_AppCompat_Dialog_MinWidth=0x7f07010e; + public static int Theme_AppCompat_DialogWhenLarge=0x7f07010f; + public static int Theme_AppCompat_Light=0x7f070110; + public static int Theme_AppCompat_Light_DarkActionBar=0x7f070111; + public static int Theme_AppCompat_Light_Dialog=0x7f070112; + public static int Theme_AppCompat_Light_Dialog_Alert=0x7f070113; + public static int Theme_AppCompat_Light_Dialog_MinWidth=0x7f070114; + public static int Theme_AppCompat_Light_DialogWhenLarge=0x7f070115; + public static int Theme_AppCompat_Light_NoActionBar=0x7f070116; + public static int Theme_AppCompat_NoActionBar=0x7f070117; + public static int ThemeOverlay_AppCompat=0x7f070118; + public static int ThemeOverlay_AppCompat_ActionBar=0x7f070119; + public static int ThemeOverlay_AppCompat_Dark=0x7f07011a; + public static int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f07011b; + public static int ThemeOverlay_AppCompat_Dialog=0x7f07011c; + public static int ThemeOverlay_AppCompat_Dialog_Alert=0x7f07011d; + public static int ThemeOverlay_AppCompat_Light=0x7f07011e; + public static int Widget_AppCompat_ActionBar=0x7f07011f; + public static int Widget_AppCompat_ActionBar_Solid=0x7f070120; + public static int Widget_AppCompat_ActionBar_TabBar=0x7f070121; + public static int Widget_AppCompat_ActionBar_TabText=0x7f070122; + public static int Widget_AppCompat_ActionBar_TabView=0x7f070123; + public static int Widget_AppCompat_ActionButton=0x7f070124; + public static int Widget_AppCompat_ActionButton_CloseMode=0x7f070125; + public static int Widget_AppCompat_ActionButton_Overflow=0x7f070126; + public static int Widget_AppCompat_ActionMode=0x7f070127; + public static int Widget_AppCompat_ActivityChooserView=0x7f070128; + public static int Widget_AppCompat_AutoCompleteTextView=0x7f070129; + public static int Widget_AppCompat_Button=0x7f07012a; + public static int Widget_AppCompat_Button_Borderless=0x7f07012b; + public static int Widget_AppCompat_Button_Borderless_Colored=0x7f07012c; + public static int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f07012d; + public static int Widget_AppCompat_Button_Colored=0x7f07012e; + public static int Widget_AppCompat_Button_Small=0x7f07012f; + public static int Widget_AppCompat_ButtonBar=0x7f070130; + public static int Widget_AppCompat_ButtonBar_AlertDialog=0x7f070131; + public static int Widget_AppCompat_CompoundButton_CheckBox=0x7f070132; + public static int Widget_AppCompat_CompoundButton_RadioButton=0x7f070133; + public static int Widget_AppCompat_CompoundButton_Switch=0x7f070134; + public static int Widget_AppCompat_DrawerArrowToggle=0x7f070135; + public static int Widget_AppCompat_DropDownItem_Spinner=0x7f070136; + public static int Widget_AppCompat_EditText=0x7f070137; + public static int Widget_AppCompat_ImageButton=0x7f070138; + public static int Widget_AppCompat_Light_ActionBar=0x7f070139; + public static int Widget_AppCompat_Light_ActionBar_Solid=0x7f07013a; + public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f07013b; + public static int Widget_AppCompat_Light_ActionBar_TabBar=0x7f07013c; + public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f07013d; + public static int Widget_AppCompat_Light_ActionBar_TabText=0x7f07013e; + public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f07013f; + public static int Widget_AppCompat_Light_ActionBar_TabView=0x7f070140; + public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f070141; + public static int Widget_AppCompat_Light_ActionButton=0x7f070142; + public static int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f070143; + public static int Widget_AppCompat_Light_ActionButton_Overflow=0x7f070144; + public static int Widget_AppCompat_Light_ActionMode_Inverse=0x7f070145; + public static int Widget_AppCompat_Light_ActivityChooserView=0x7f070146; + public static int Widget_AppCompat_Light_AutoCompleteTextView=0x7f070147; + public static int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f070148; + public static int Widget_AppCompat_Light_ListPopupWindow=0x7f070149; + public static int Widget_AppCompat_Light_ListView_DropDown=0x7f07014a; + public static int Widget_AppCompat_Light_PopupMenu=0x7f07014b; + public static int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f07014c; + public static int Widget_AppCompat_Light_SearchView=0x7f07014d; + public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f07014e; + public static int Widget_AppCompat_ListMenuView=0x7f07014f; + public static int Widget_AppCompat_ListPopupWindow=0x7f070150; + public static int Widget_AppCompat_ListView=0x7f070151; + public static int Widget_AppCompat_ListView_DropDown=0x7f070152; + public static int Widget_AppCompat_ListView_Menu=0x7f070153; + public static int Widget_AppCompat_NotificationActionContainer=0x7f070090; + public static int Widget_AppCompat_NotificationActionText=0x7f070091; + public static int Widget_AppCompat_PopupMenu=0x7f070154; + public static int Widget_AppCompat_PopupMenu_Overflow=0x7f070155; + public static int Widget_AppCompat_PopupWindow=0x7f070156; + public static int Widget_AppCompat_ProgressBar=0x7f070157; + public static int Widget_AppCompat_ProgressBar_Horizontal=0x7f070158; + public static int Widget_AppCompat_RatingBar=0x7f070159; + public static int Widget_AppCompat_RatingBar_Indicator=0x7f07015a; + public static int Widget_AppCompat_RatingBar_Small=0x7f07015b; + public static int Widget_AppCompat_SearchView=0x7f07015c; + public static int Widget_AppCompat_SearchView_ActionBar=0x7f07015d; + public static int Widget_AppCompat_SeekBar=0x7f07015e; + public static int Widget_AppCompat_SeekBar_Discrete=0x7f07015f; + public static int Widget_AppCompat_Spinner=0x7f070160; + public static int Widget_AppCompat_Spinner_DropDown=0x7f070161; + public static int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f070162; + public static int Widget_AppCompat_Spinner_Underlined=0x7f070163; + public static int Widget_AppCompat_TextView_SpinnerItem=0x7f070164; + public static int Widget_AppCompat_Toolbar=0x7f070165; + public static int Widget_AppCompat_Toolbar_Button_Navigation=0x7f070166; + } + public static final class styleable { + /** Attributes that can be used with a ActionBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #ActionBar_background com.dxd.net.upgrade:background}
{@link #ActionBar_backgroundSplit com.dxd.net.upgrade:backgroundSplit}
{@link #ActionBar_backgroundStacked com.dxd.net.upgrade:backgroundStacked}
{@link #ActionBar_contentInsetEnd com.dxd.net.upgrade:contentInsetEnd}
{@link #ActionBar_contentInsetEndWithActions com.dxd.net.upgrade:contentInsetEndWithActions}
{@link #ActionBar_contentInsetLeft com.dxd.net.upgrade:contentInsetLeft}
{@link #ActionBar_contentInsetRight com.dxd.net.upgrade:contentInsetRight}
{@link #ActionBar_contentInsetStart com.dxd.net.upgrade:contentInsetStart}
{@link #ActionBar_contentInsetStartWithNavigation com.dxd.net.upgrade:contentInsetStartWithNavigation}
{@link #ActionBar_customNavigationLayout com.dxd.net.upgrade:customNavigationLayout}
{@link #ActionBar_displayOptions com.dxd.net.upgrade:displayOptions}
{@link #ActionBar_divider com.dxd.net.upgrade:divider}
{@link #ActionBar_elevation com.dxd.net.upgrade:elevation}
{@link #ActionBar_height com.dxd.net.upgrade:height}
{@link #ActionBar_hideOnContentScroll com.dxd.net.upgrade:hideOnContentScroll}
{@link #ActionBar_homeAsUpIndicator com.dxd.net.upgrade:homeAsUpIndicator}
{@link #ActionBar_homeLayout com.dxd.net.upgrade:homeLayout}
{@link #ActionBar_icon com.dxd.net.upgrade:icon}
{@link #ActionBar_indeterminateProgressStyle com.dxd.net.upgrade:indeterminateProgressStyle}
{@link #ActionBar_itemPadding com.dxd.net.upgrade:itemPadding}
{@link #ActionBar_logo com.dxd.net.upgrade:logo}
{@link #ActionBar_navigationMode com.dxd.net.upgrade:navigationMode}
{@link #ActionBar_popupTheme com.dxd.net.upgrade:popupTheme}
{@link #ActionBar_progressBarPadding com.dxd.net.upgrade:progressBarPadding}
{@link #ActionBar_progressBarStyle com.dxd.net.upgrade:progressBarStyle}
{@link #ActionBar_subtitle com.dxd.net.upgrade:subtitle}
{@link #ActionBar_subtitleTextStyle com.dxd.net.upgrade:subtitleTextStyle}
{@link #ActionBar_title com.dxd.net.upgrade:title}
{@link #ActionBar_titleTextStyle com.dxd.net.upgrade:titleTextStyle}
+ @see #ActionBar_background + @see #ActionBar_backgroundSplit + @see #ActionBar_backgroundStacked + @see #ActionBar_contentInsetEnd + @see #ActionBar_contentInsetEndWithActions + @see #ActionBar_contentInsetLeft + @see #ActionBar_contentInsetRight + @see #ActionBar_contentInsetStart + @see #ActionBar_contentInsetStartWithNavigation + @see #ActionBar_customNavigationLayout + @see #ActionBar_displayOptions + @see #ActionBar_divider + @see #ActionBar_elevation + @see #ActionBar_height + @see #ActionBar_hideOnContentScroll + @see #ActionBar_homeAsUpIndicator + @see #ActionBar_homeLayout + @see #ActionBar_icon + @see #ActionBar_indeterminateProgressStyle + @see #ActionBar_itemPadding + @see #ActionBar_logo + @see #ActionBar_navigationMode + @see #ActionBar_popupTheme + @see #ActionBar_progressBarPadding + @see #ActionBar_progressBarStyle + @see #ActionBar_subtitle + @see #ActionBar_subtitleTextStyle + @see #ActionBar_title + @see #ActionBar_titleTextStyle + */ + public static final int[] ActionBar = { + 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, + 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, + 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, + 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, + 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, + 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, + 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, + 0x7f01005b + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#background} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:background + */ + public static int ActionBar_background = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:backgroundSplit + */ + public static int ActionBar_backgroundSplit = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundStacked} + attribute's value can be found in the {@link #ActionBar} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:backgroundStacked + */ + public static int ActionBar_backgroundStacked = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEnd + */ + public static int ActionBar_contentInsetEnd = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEndWithActions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEndWithActions + */ + public static int ActionBar_contentInsetEndWithActions = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetLeft + */ + public static int ActionBar_contentInsetLeft = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetRight} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetRight + */ + public static int ActionBar_contentInsetRight = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStart} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStart + */ + public static int ActionBar_contentInsetStart = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStartWithNavigation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStartWithNavigation + */ + public static int ActionBar_contentInsetStartWithNavigation = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#customNavigationLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:customNavigationLayout + */ + public static int ActionBar_customNavigationLayout = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#displayOptions} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + + + +
ConstantValueDescription
none0
useLogo0x1
showHome0x2
homeAsUp0x4
showTitle0x8
showCustom0x10
disableHome0x20
+ @attr name com.dxd.net.upgrade:displayOptions + */ + public static int ActionBar_displayOptions = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#divider} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:divider + */ + public static int ActionBar_divider = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#elevation} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:elevation + */ + public static int ActionBar_elevation = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#height} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:height + */ + public static int ActionBar_height = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#hideOnContentScroll} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:hideOnContentScroll + */ + public static int ActionBar_hideOnContentScroll = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:homeAsUpIndicator + */ + public static int ActionBar_homeAsUpIndicator = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#homeLayout} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:homeLayout + */ + public static int ActionBar_homeLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#icon} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:icon + */ + public static int ActionBar_icon = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#indeterminateProgressStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:indeterminateProgressStyle + */ + public static int ActionBar_indeterminateProgressStyle = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#itemPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:itemPadding + */ + public static int ActionBar_itemPadding = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#logo} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:logo + */ + public static int ActionBar_logo = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#navigationMode} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + +
ConstantValueDescription
normal0
listMode1
tabMode2
+ @attr name com.dxd.net.upgrade:navigationMode + */ + public static int ActionBar_navigationMode = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupTheme} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupTheme + */ + public static int ActionBar_popupTheme = 27; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progressBarPadding} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progressBarPadding + */ + public static int ActionBar_progressBarPadding = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progressBarStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:progressBarStyle + */ + public static int ActionBar_progressBarStyle = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:subtitle + */ + public static int ActionBar_subtitle = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subtitleTextStyle + */ + public static int ActionBar_subtitleTextStyle = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#title} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:title + */ + public static int ActionBar_title = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:titleTextStyle + */ + public static int ActionBar_titleTextStyle = 5; + /** Attributes that can be used with a ActionBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}
+ @see #ActionBarLayout_android_layout_gravity + */ + public static final int[] ActionBarLayout = { + 0x010100b3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #ActionBarLayout} array. + @attr name android:layout_gravity + */ + public static int ActionBarLayout_android_layout_gravity = 0; + /** Attributes that can be used with a ActionMenuItemView. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ActionMenuItemView_android_minWidth android:minWidth}
+ @see #ActionMenuItemView_android_minWidth + */ + public static final int[] ActionMenuItemView = { + 0x0101013f + }; + /** +

This symbol is the offset where the {@link android.R.attr#minWidth} + attribute's value can be found in the {@link #ActionMenuItemView} array. + @attr name android:minWidth + */ + public static int ActionMenuItemView_android_minWidth = 0; + /** Attributes that can be used with a ActionMenuView. + */ + public static final int[] ActionMenuView = { + + }; + /** Attributes that can be used with a ActionMode. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #ActionMode_background com.dxd.net.upgrade:background}
{@link #ActionMode_backgroundSplit com.dxd.net.upgrade:backgroundSplit}
{@link #ActionMode_closeItemLayout com.dxd.net.upgrade:closeItemLayout}
{@link #ActionMode_height com.dxd.net.upgrade:height}
{@link #ActionMode_subtitleTextStyle com.dxd.net.upgrade:subtitleTextStyle}
{@link #ActionMode_titleTextStyle com.dxd.net.upgrade:titleTextStyle}
+ @see #ActionMode_background + @see #ActionMode_backgroundSplit + @see #ActionMode_closeItemLayout + @see #ActionMode_height + @see #ActionMode_subtitleTextStyle + @see #ActionMode_titleTextStyle + */ + public static final int[] ActionMode = { + 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, + 0x7f01000e, 0x7f01001e + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#background} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:background + */ + public static int ActionMode_background = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundSplit} + attribute's value can be found in the {@link #ActionMode} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:backgroundSplit + */ + public static int ActionMode_backgroundSplit = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#closeItemLayout} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:closeItemLayout + */ + public static int ActionMode_closeItemLayout = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#height} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:height + */ + public static int ActionMode_height = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subtitleTextStyle + */ + public static int ActionMode_subtitleTextStyle = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextStyle} + attribute's value can be found in the {@link #ActionMode} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:titleTextStyle + */ + public static int ActionMode_titleTextStyle = 1; + /** Attributes that can be used with a ActivityChooserView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.dxd.net.upgrade:expandActivityOverflowButtonDrawable}
{@link #ActivityChooserView_initialActivityCount com.dxd.net.upgrade:initialActivityCount}
+ @see #ActivityChooserView_expandActivityOverflowButtonDrawable + @see #ActivityChooserView_initialActivityCount + */ + public static final int[] ActivityChooserView = { + 0x7f01001f, 0x7f010020 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#expandActivityOverflowButtonDrawable} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:expandActivityOverflowButtonDrawable + */ + public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#initialActivityCount} + attribute's value can be found in the {@link #ActivityChooserView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:initialActivityCount + */ + public static int ActivityChooserView_initialActivityCount = 0; + /** Attributes that can be used with a AlertDialog. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #AlertDialog_android_layout android:layout}
{@link #AlertDialog_buttonPanelSideLayout com.dxd.net.upgrade:buttonPanelSideLayout}
{@link #AlertDialog_listItemLayout com.dxd.net.upgrade:listItemLayout}
{@link #AlertDialog_listLayout com.dxd.net.upgrade:listLayout}
{@link #AlertDialog_multiChoiceItemLayout com.dxd.net.upgrade:multiChoiceItemLayout}
{@link #AlertDialog_showTitle com.dxd.net.upgrade:showTitle}
{@link #AlertDialog_singleChoiceItemLayout com.dxd.net.upgrade:singleChoiceItemLayout}
+ @see #AlertDialog_android_layout + @see #AlertDialog_buttonPanelSideLayout + @see #AlertDialog_listItemLayout + @see #AlertDialog_listLayout + @see #AlertDialog_multiChoiceItemLayout + @see #AlertDialog_showTitle + @see #AlertDialog_singleChoiceItemLayout + */ + public static final int[] AlertDialog = { + 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, + 0x7f010024, 0x7f010025, 0x7f010026 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #AlertDialog} array. + @attr name android:layout + */ + public static int AlertDialog_android_layout = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonPanelSideLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonPanelSideLayout + */ + public static int AlertDialog_buttonPanelSideLayout = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listItemLayout + */ + public static int AlertDialog_listItemLayout = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listLayout + */ + public static int AlertDialog_listLayout = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#multiChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:multiChoiceItemLayout + */ + public static int AlertDialog_multiChoiceItemLayout = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showTitle} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:showTitle + */ + public static int AlertDialog_showTitle = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#singleChoiceItemLayout} + attribute's value can be found in the {@link #AlertDialog} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:singleChoiceItemLayout + */ + public static int AlertDialog_singleChoiceItemLayout = 4; + /** Attributes that can be used with a AppCompatImageView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatImageView_android_src android:src}
{@link #AppCompatImageView_srcCompat com.dxd.net.upgrade:srcCompat}
+ @see #AppCompatImageView_android_src + @see #AppCompatImageView_srcCompat + */ + public static final int[] AppCompatImageView = { + 0x01010119, 0x7f010027 + }; + /** +

This symbol is the offset where the {@link android.R.attr#src} + attribute's value can be found in the {@link #AppCompatImageView} array. + @attr name android:src + */ + public static int AppCompatImageView_android_src = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#srcCompat} + attribute's value can be found in the {@link #AppCompatImageView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:srcCompat + */ + public static int AppCompatImageView_srcCompat = 1; + /** Attributes that can be used with a AppCompatSeekBar. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #AppCompatSeekBar_android_thumb android:thumb}
{@link #AppCompatSeekBar_tickMark com.dxd.net.upgrade:tickMark}
{@link #AppCompatSeekBar_tickMarkTint com.dxd.net.upgrade:tickMarkTint}
{@link #AppCompatSeekBar_tickMarkTintMode com.dxd.net.upgrade:tickMarkTintMode}
+ @see #AppCompatSeekBar_android_thumb + @see #AppCompatSeekBar_tickMark + @see #AppCompatSeekBar_tickMarkTint + @see #AppCompatSeekBar_tickMarkTintMode + */ + public static final int[] AppCompatSeekBar = { + 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a + }; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + @attr name android:thumb + */ + public static int AppCompatSeekBar_android_thumb = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#tickMark} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:tickMark + */ + public static int AppCompatSeekBar_tickMark = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#tickMarkTint} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:tickMarkTint + */ + public static int AppCompatSeekBar_tickMarkTint = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#tickMarkTintMode} + attribute's value can be found in the {@link #AppCompatSeekBar} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade:tickMarkTintMode + */ + public static int AppCompatSeekBar_tickMarkTintMode = 3; + /** Attributes that can be used with a AppCompatTextHelper. +

Includes the following attributes:

+ + + + + + + + + + + +
AttributeDescription
{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom}
{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd}
{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft}
{@link #AppCompatTextHelper_android_drawableRight android:drawableRight}
{@link #AppCompatTextHelper_android_drawableStart android:drawableStart}
{@link #AppCompatTextHelper_android_drawableTop android:drawableTop}
{@link #AppCompatTextHelper_android_textAppearance android:textAppearance}
+ @see #AppCompatTextHelper_android_drawableBottom + @see #AppCompatTextHelper_android_drawableEnd + @see #AppCompatTextHelper_android_drawableLeft + @see #AppCompatTextHelper_android_drawableRight + @see #AppCompatTextHelper_android_drawableStart + @see #AppCompatTextHelper_android_drawableTop + @see #AppCompatTextHelper_android_textAppearance + */ + public static final int[] AppCompatTextHelper = { + 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, + 0x01010170, 0x01010392, 0x01010393 + }; + /** +

This symbol is the offset where the {@link android.R.attr#drawableBottom} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableBottom + */ + public static int AppCompatTextHelper_android_drawableBottom = 2; + /** +

This symbol is the offset where the {@link android.R.attr#drawableEnd} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableEnd + */ + public static int AppCompatTextHelper_android_drawableEnd = 6; + /** +

This symbol is the offset where the {@link android.R.attr#drawableLeft} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableLeft + */ + public static int AppCompatTextHelper_android_drawableLeft = 3; + /** +

This symbol is the offset where the {@link android.R.attr#drawableRight} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableRight + */ + public static int AppCompatTextHelper_android_drawableRight = 4; + /** +

This symbol is the offset where the {@link android.R.attr#drawableStart} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableStart + */ + public static int AppCompatTextHelper_android_drawableStart = 5; + /** +

This symbol is the offset where the {@link android.R.attr#drawableTop} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:drawableTop + */ + public static int AppCompatTextHelper_android_drawableTop = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextHelper} array. + @attr name android:textAppearance + */ + public static int AppCompatTextHelper_android_textAppearance = 0; + /** Attributes that can be used with a AppCompatTextView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #AppCompatTextView_android_textAppearance android:textAppearance}
{@link #AppCompatTextView_textAllCaps com.dxd.net.upgrade:textAllCaps}
+ @see #AppCompatTextView_android_textAppearance + @see #AppCompatTextView_textAllCaps + */ + public static final int[] AppCompatTextView = { + 0x01010034, 0x7f01002b + }; + /** +

This symbol is the offset where the {@link android.R.attr#textAppearance} + attribute's value can be found in the {@link #AppCompatTextView} array. + @attr name android:textAppearance + */ + public static int AppCompatTextView_android_textAppearance = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAllCaps} + attribute's value can be found in the {@link #AppCompatTextView} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.dxd.net.upgrade:textAllCaps + */ + public static int AppCompatTextView_textAllCaps = 1; + /** Attributes that can be used with a AppCompatTheme. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #AppCompatTheme_actionBarDivider com.dxd.net.upgrade:actionBarDivider}
{@link #AppCompatTheme_actionBarItemBackground com.dxd.net.upgrade:actionBarItemBackground}
{@link #AppCompatTheme_actionBarPopupTheme com.dxd.net.upgrade:actionBarPopupTheme}
{@link #AppCompatTheme_actionBarSize com.dxd.net.upgrade:actionBarSize}
{@link #AppCompatTheme_actionBarSplitStyle com.dxd.net.upgrade:actionBarSplitStyle}
{@link #AppCompatTheme_actionBarStyle com.dxd.net.upgrade:actionBarStyle}
{@link #AppCompatTheme_actionBarTabBarStyle com.dxd.net.upgrade:actionBarTabBarStyle}
{@link #AppCompatTheme_actionBarTabStyle com.dxd.net.upgrade:actionBarTabStyle}
{@link #AppCompatTheme_actionBarTabTextStyle com.dxd.net.upgrade:actionBarTabTextStyle}
{@link #AppCompatTheme_actionBarTheme com.dxd.net.upgrade:actionBarTheme}
{@link #AppCompatTheme_actionBarWidgetTheme com.dxd.net.upgrade:actionBarWidgetTheme}
{@link #AppCompatTheme_actionButtonStyle com.dxd.net.upgrade:actionButtonStyle}
{@link #AppCompatTheme_actionDropDownStyle com.dxd.net.upgrade:actionDropDownStyle}
{@link #AppCompatTheme_actionMenuTextAppearance com.dxd.net.upgrade:actionMenuTextAppearance}
{@link #AppCompatTheme_actionMenuTextColor com.dxd.net.upgrade:actionMenuTextColor}
{@link #AppCompatTheme_actionModeBackground com.dxd.net.upgrade:actionModeBackground}
{@link #AppCompatTheme_actionModeCloseButtonStyle com.dxd.net.upgrade:actionModeCloseButtonStyle}
{@link #AppCompatTheme_actionModeCloseDrawable com.dxd.net.upgrade:actionModeCloseDrawable}
{@link #AppCompatTheme_actionModeCopyDrawable com.dxd.net.upgrade:actionModeCopyDrawable}
{@link #AppCompatTheme_actionModeCutDrawable com.dxd.net.upgrade:actionModeCutDrawable}
{@link #AppCompatTheme_actionModeFindDrawable com.dxd.net.upgrade:actionModeFindDrawable}
{@link #AppCompatTheme_actionModePasteDrawable com.dxd.net.upgrade:actionModePasteDrawable}
{@link #AppCompatTheme_actionModePopupWindowStyle com.dxd.net.upgrade:actionModePopupWindowStyle}
{@link #AppCompatTheme_actionModeSelectAllDrawable com.dxd.net.upgrade:actionModeSelectAllDrawable}
{@link #AppCompatTheme_actionModeShareDrawable com.dxd.net.upgrade:actionModeShareDrawable}
{@link #AppCompatTheme_actionModeSplitBackground com.dxd.net.upgrade:actionModeSplitBackground}
{@link #AppCompatTheme_actionModeStyle com.dxd.net.upgrade:actionModeStyle}
{@link #AppCompatTheme_actionModeWebSearchDrawable com.dxd.net.upgrade:actionModeWebSearchDrawable}
{@link #AppCompatTheme_actionOverflowButtonStyle com.dxd.net.upgrade:actionOverflowButtonStyle}
{@link #AppCompatTheme_actionOverflowMenuStyle com.dxd.net.upgrade:actionOverflowMenuStyle}
{@link #AppCompatTheme_activityChooserViewStyle com.dxd.net.upgrade:activityChooserViewStyle}
{@link #AppCompatTheme_alertDialogButtonGroupStyle com.dxd.net.upgrade:alertDialogButtonGroupStyle}
{@link #AppCompatTheme_alertDialogCenterButtons com.dxd.net.upgrade:alertDialogCenterButtons}
{@link #AppCompatTheme_alertDialogStyle com.dxd.net.upgrade:alertDialogStyle}
{@link #AppCompatTheme_alertDialogTheme com.dxd.net.upgrade:alertDialogTheme}
{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}
{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}
{@link #AppCompatTheme_autoCompleteTextViewStyle com.dxd.net.upgrade:autoCompleteTextViewStyle}
{@link #AppCompatTheme_borderlessButtonStyle com.dxd.net.upgrade:borderlessButtonStyle}
{@link #AppCompatTheme_buttonBarButtonStyle com.dxd.net.upgrade:buttonBarButtonStyle}
{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.dxd.net.upgrade:buttonBarNegativeButtonStyle}
{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.dxd.net.upgrade:buttonBarNeutralButtonStyle}
{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.dxd.net.upgrade:buttonBarPositiveButtonStyle}
{@link #AppCompatTheme_buttonBarStyle com.dxd.net.upgrade:buttonBarStyle}
{@link #AppCompatTheme_buttonStyle com.dxd.net.upgrade:buttonStyle}
{@link #AppCompatTheme_buttonStyleSmall com.dxd.net.upgrade:buttonStyleSmall}
{@link #AppCompatTheme_checkboxStyle com.dxd.net.upgrade:checkboxStyle}
{@link #AppCompatTheme_checkedTextViewStyle com.dxd.net.upgrade:checkedTextViewStyle}
{@link #AppCompatTheme_colorAccent com.dxd.net.upgrade:colorAccent}
{@link #AppCompatTheme_colorBackgroundFloating com.dxd.net.upgrade:colorBackgroundFloating}
{@link #AppCompatTheme_colorButtonNormal com.dxd.net.upgrade:colorButtonNormal}
{@link #AppCompatTheme_colorControlActivated com.dxd.net.upgrade:colorControlActivated}
{@link #AppCompatTheme_colorControlHighlight com.dxd.net.upgrade:colorControlHighlight}
{@link #AppCompatTheme_colorControlNormal com.dxd.net.upgrade:colorControlNormal}
{@link #AppCompatTheme_colorPrimary com.dxd.net.upgrade:colorPrimary}
{@link #AppCompatTheme_colorPrimaryDark com.dxd.net.upgrade:colorPrimaryDark}
{@link #AppCompatTheme_colorSwitchThumbNormal com.dxd.net.upgrade:colorSwitchThumbNormal}
{@link #AppCompatTheme_controlBackground com.dxd.net.upgrade:controlBackground}
{@link #AppCompatTheme_dialogPreferredPadding com.dxd.net.upgrade:dialogPreferredPadding}
{@link #AppCompatTheme_dialogTheme com.dxd.net.upgrade:dialogTheme}
{@link #AppCompatTheme_dividerHorizontal com.dxd.net.upgrade:dividerHorizontal}
{@link #AppCompatTheme_dividerVertical com.dxd.net.upgrade:dividerVertical}
{@link #AppCompatTheme_dropDownListViewStyle com.dxd.net.upgrade:dropDownListViewStyle}
{@link #AppCompatTheme_dropdownListPreferredItemHeight com.dxd.net.upgrade:dropdownListPreferredItemHeight}
{@link #AppCompatTheme_editTextBackground com.dxd.net.upgrade:editTextBackground}
{@link #AppCompatTheme_editTextColor com.dxd.net.upgrade:editTextColor}
{@link #AppCompatTheme_editTextStyle com.dxd.net.upgrade:editTextStyle}
{@link #AppCompatTheme_homeAsUpIndicator com.dxd.net.upgrade:homeAsUpIndicator}
{@link #AppCompatTheme_imageButtonStyle com.dxd.net.upgrade:imageButtonStyle}
{@link #AppCompatTheme_listChoiceBackgroundIndicator com.dxd.net.upgrade:listChoiceBackgroundIndicator}
{@link #AppCompatTheme_listDividerAlertDialog com.dxd.net.upgrade:listDividerAlertDialog}
{@link #AppCompatTheme_listMenuViewStyle com.dxd.net.upgrade:listMenuViewStyle}
{@link #AppCompatTheme_listPopupWindowStyle com.dxd.net.upgrade:listPopupWindowStyle}
{@link #AppCompatTheme_listPreferredItemHeight com.dxd.net.upgrade:listPreferredItemHeight}
{@link #AppCompatTheme_listPreferredItemHeightLarge com.dxd.net.upgrade:listPreferredItemHeightLarge}
{@link #AppCompatTheme_listPreferredItemHeightSmall com.dxd.net.upgrade:listPreferredItemHeightSmall}
{@link #AppCompatTheme_listPreferredItemPaddingLeft com.dxd.net.upgrade:listPreferredItemPaddingLeft}
{@link #AppCompatTheme_listPreferredItemPaddingRight com.dxd.net.upgrade:listPreferredItemPaddingRight}
{@link #AppCompatTheme_panelBackground com.dxd.net.upgrade:panelBackground}
{@link #AppCompatTheme_panelMenuListTheme com.dxd.net.upgrade:panelMenuListTheme}
{@link #AppCompatTheme_panelMenuListWidth com.dxd.net.upgrade:panelMenuListWidth}
{@link #AppCompatTheme_popupMenuStyle com.dxd.net.upgrade:popupMenuStyle}
{@link #AppCompatTheme_popupWindowStyle com.dxd.net.upgrade:popupWindowStyle}
{@link #AppCompatTheme_radioButtonStyle com.dxd.net.upgrade:radioButtonStyle}
{@link #AppCompatTheme_ratingBarStyle com.dxd.net.upgrade:ratingBarStyle}
{@link #AppCompatTheme_ratingBarStyleIndicator com.dxd.net.upgrade:ratingBarStyleIndicator}
{@link #AppCompatTheme_ratingBarStyleSmall com.dxd.net.upgrade:ratingBarStyleSmall}
{@link #AppCompatTheme_searchViewStyle com.dxd.net.upgrade:searchViewStyle}
{@link #AppCompatTheme_seekBarStyle com.dxd.net.upgrade:seekBarStyle}
{@link #AppCompatTheme_selectableItemBackground com.dxd.net.upgrade:selectableItemBackground}
{@link #AppCompatTheme_selectableItemBackgroundBorderless com.dxd.net.upgrade:selectableItemBackgroundBorderless}
{@link #AppCompatTheme_spinnerDropDownItemStyle com.dxd.net.upgrade:spinnerDropDownItemStyle}
{@link #AppCompatTheme_spinnerStyle com.dxd.net.upgrade:spinnerStyle}
{@link #AppCompatTheme_switchStyle com.dxd.net.upgrade:switchStyle}
{@link #AppCompatTheme_textAppearanceLargePopupMenu com.dxd.net.upgrade:textAppearanceLargePopupMenu}
{@link #AppCompatTheme_textAppearanceListItem com.dxd.net.upgrade:textAppearanceListItem}
{@link #AppCompatTheme_textAppearanceListItemSmall com.dxd.net.upgrade:textAppearanceListItemSmall}
{@link #AppCompatTheme_textAppearancePopupMenuHeader com.dxd.net.upgrade:textAppearancePopupMenuHeader}
{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.dxd.net.upgrade:textAppearanceSearchResultSubtitle}
{@link #AppCompatTheme_textAppearanceSearchResultTitle com.dxd.net.upgrade:textAppearanceSearchResultTitle}
{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.dxd.net.upgrade:textAppearanceSmallPopupMenu}
{@link #AppCompatTheme_textColorAlertDialogListItem com.dxd.net.upgrade:textColorAlertDialogListItem}
{@link #AppCompatTheme_textColorSearchUrl com.dxd.net.upgrade:textColorSearchUrl}
{@link #AppCompatTheme_toolbarNavigationButtonStyle com.dxd.net.upgrade:toolbarNavigationButtonStyle}
{@link #AppCompatTheme_toolbarStyle com.dxd.net.upgrade:toolbarStyle}
{@link #AppCompatTheme_windowActionBar com.dxd.net.upgrade:windowActionBar}
{@link #AppCompatTheme_windowActionBarOverlay com.dxd.net.upgrade:windowActionBarOverlay}
{@link #AppCompatTheme_windowActionModeOverlay com.dxd.net.upgrade:windowActionModeOverlay}
{@link #AppCompatTheme_windowFixedHeightMajor com.dxd.net.upgrade:windowFixedHeightMajor}
{@link #AppCompatTheme_windowFixedHeightMinor com.dxd.net.upgrade:windowFixedHeightMinor}
{@link #AppCompatTheme_windowFixedWidthMajor com.dxd.net.upgrade:windowFixedWidthMajor}
{@link #AppCompatTheme_windowFixedWidthMinor com.dxd.net.upgrade:windowFixedWidthMinor}
{@link #AppCompatTheme_windowMinWidthMajor com.dxd.net.upgrade:windowMinWidthMajor}
{@link #AppCompatTheme_windowMinWidthMinor com.dxd.net.upgrade:windowMinWidthMinor}
{@link #AppCompatTheme_windowNoTitle com.dxd.net.upgrade:windowNoTitle}
+ @see #AppCompatTheme_actionBarDivider + @see #AppCompatTheme_actionBarItemBackground + @see #AppCompatTheme_actionBarPopupTheme + @see #AppCompatTheme_actionBarSize + @see #AppCompatTheme_actionBarSplitStyle + @see #AppCompatTheme_actionBarStyle + @see #AppCompatTheme_actionBarTabBarStyle + @see #AppCompatTheme_actionBarTabStyle + @see #AppCompatTheme_actionBarTabTextStyle + @see #AppCompatTheme_actionBarTheme + @see #AppCompatTheme_actionBarWidgetTheme + @see #AppCompatTheme_actionButtonStyle + @see #AppCompatTheme_actionDropDownStyle + @see #AppCompatTheme_actionMenuTextAppearance + @see #AppCompatTheme_actionMenuTextColor + @see #AppCompatTheme_actionModeBackground + @see #AppCompatTheme_actionModeCloseButtonStyle + @see #AppCompatTheme_actionModeCloseDrawable + @see #AppCompatTheme_actionModeCopyDrawable + @see #AppCompatTheme_actionModeCutDrawable + @see #AppCompatTheme_actionModeFindDrawable + @see #AppCompatTheme_actionModePasteDrawable + @see #AppCompatTheme_actionModePopupWindowStyle + @see #AppCompatTheme_actionModeSelectAllDrawable + @see #AppCompatTheme_actionModeShareDrawable + @see #AppCompatTheme_actionModeSplitBackground + @see #AppCompatTheme_actionModeStyle + @see #AppCompatTheme_actionModeWebSearchDrawable + @see #AppCompatTheme_actionOverflowButtonStyle + @see #AppCompatTheme_actionOverflowMenuStyle + @see #AppCompatTheme_activityChooserViewStyle + @see #AppCompatTheme_alertDialogButtonGroupStyle + @see #AppCompatTheme_alertDialogCenterButtons + @see #AppCompatTheme_alertDialogStyle + @see #AppCompatTheme_alertDialogTheme + @see #AppCompatTheme_android_windowAnimationStyle + @see #AppCompatTheme_android_windowIsFloating + @see #AppCompatTheme_autoCompleteTextViewStyle + @see #AppCompatTheme_borderlessButtonStyle + @see #AppCompatTheme_buttonBarButtonStyle + @see #AppCompatTheme_buttonBarNegativeButtonStyle + @see #AppCompatTheme_buttonBarNeutralButtonStyle + @see #AppCompatTheme_buttonBarPositiveButtonStyle + @see #AppCompatTheme_buttonBarStyle + @see #AppCompatTheme_buttonStyle + @see #AppCompatTheme_buttonStyleSmall + @see #AppCompatTheme_checkboxStyle + @see #AppCompatTheme_checkedTextViewStyle + @see #AppCompatTheme_colorAccent + @see #AppCompatTheme_colorBackgroundFloating + @see #AppCompatTheme_colorButtonNormal + @see #AppCompatTheme_colorControlActivated + @see #AppCompatTheme_colorControlHighlight + @see #AppCompatTheme_colorControlNormal + @see #AppCompatTheme_colorPrimary + @see #AppCompatTheme_colorPrimaryDark + @see #AppCompatTheme_colorSwitchThumbNormal + @see #AppCompatTheme_controlBackground + @see #AppCompatTheme_dialogPreferredPadding + @see #AppCompatTheme_dialogTheme + @see #AppCompatTheme_dividerHorizontal + @see #AppCompatTheme_dividerVertical + @see #AppCompatTheme_dropDownListViewStyle + @see #AppCompatTheme_dropdownListPreferredItemHeight + @see #AppCompatTheme_editTextBackground + @see #AppCompatTheme_editTextColor + @see #AppCompatTheme_editTextStyle + @see #AppCompatTheme_homeAsUpIndicator + @see #AppCompatTheme_imageButtonStyle + @see #AppCompatTheme_listChoiceBackgroundIndicator + @see #AppCompatTheme_listDividerAlertDialog + @see #AppCompatTheme_listMenuViewStyle + @see #AppCompatTheme_listPopupWindowStyle + @see #AppCompatTheme_listPreferredItemHeight + @see #AppCompatTheme_listPreferredItemHeightLarge + @see #AppCompatTheme_listPreferredItemHeightSmall + @see #AppCompatTheme_listPreferredItemPaddingLeft + @see #AppCompatTheme_listPreferredItemPaddingRight + @see #AppCompatTheme_panelBackground + @see #AppCompatTheme_panelMenuListTheme + @see #AppCompatTheme_panelMenuListWidth + @see #AppCompatTheme_popupMenuStyle + @see #AppCompatTheme_popupWindowStyle + @see #AppCompatTheme_radioButtonStyle + @see #AppCompatTheme_ratingBarStyle + @see #AppCompatTheme_ratingBarStyleIndicator + @see #AppCompatTheme_ratingBarStyleSmall + @see #AppCompatTheme_searchViewStyle + @see #AppCompatTheme_seekBarStyle + @see #AppCompatTheme_selectableItemBackground + @see #AppCompatTheme_selectableItemBackgroundBorderless + @see #AppCompatTheme_spinnerDropDownItemStyle + @see #AppCompatTheme_spinnerStyle + @see #AppCompatTheme_switchStyle + @see #AppCompatTheme_textAppearanceLargePopupMenu + @see #AppCompatTheme_textAppearanceListItem + @see #AppCompatTheme_textAppearanceListItemSmall + @see #AppCompatTheme_textAppearancePopupMenuHeader + @see #AppCompatTheme_textAppearanceSearchResultSubtitle + @see #AppCompatTheme_textAppearanceSearchResultTitle + @see #AppCompatTheme_textAppearanceSmallPopupMenu + @see #AppCompatTheme_textColorAlertDialogListItem + @see #AppCompatTheme_textColorSearchUrl + @see #AppCompatTheme_toolbarNavigationButtonStyle + @see #AppCompatTheme_toolbarStyle + @see #AppCompatTheme_windowActionBar + @see #AppCompatTheme_windowActionBarOverlay + @see #AppCompatTheme_windowActionModeOverlay + @see #AppCompatTheme_windowFixedHeightMajor + @see #AppCompatTheme_windowFixedHeightMinor + @see #AppCompatTheme_windowFixedWidthMajor + @see #AppCompatTheme_windowFixedWidthMinor + @see #AppCompatTheme_windowMinWidthMajor + @see #AppCompatTheme_windowMinWidthMinor + @see #AppCompatTheme_windowNoTitle + */ + public static final int[] AppCompatTheme = { + 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, + 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, + 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, + 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, + 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, + 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, + 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, + 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, + 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, + 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, + 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, + 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, + 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, + 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, + 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, + 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, + 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, + 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, + 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, + 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, + 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, + 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, + 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, + 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, + 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, + 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, + 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, + 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, + 0x7f01009a, 0x7f01009b, 0x7f01009c + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarDivider} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarDivider + */ + public static int AppCompatTheme_actionBarDivider = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarItemBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarItemBackground + */ + public static int AppCompatTheme_actionBarItemBackground = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarPopupTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarPopupTheme + */ + public static int AppCompatTheme_actionBarPopupTheme = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarSize} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

May be one of the following constant values.

+ ++++ + +
ConstantValueDescription
wrap_content0
+ @attr name com.dxd.net.upgrade:actionBarSize + */ + public static int AppCompatTheme_actionBarSize = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarSplitStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarSplitStyle + */ + public static int AppCompatTheme_actionBarSplitStyle = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarStyle + */ + public static int AppCompatTheme_actionBarStyle = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTabBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTabBarStyle + */ + public static int AppCompatTheme_actionBarTabBarStyle = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTabStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTabStyle + */ + public static int AppCompatTheme_actionBarTabStyle = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTabTextStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTabTextStyle + */ + public static int AppCompatTheme_actionBarTabTextStyle = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarTheme + */ + public static int AppCompatTheme_actionBarTheme = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionBarWidgetTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionBarWidgetTheme + */ + public static int AppCompatTheme_actionBarWidgetTheme = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionButtonStyle + */ + public static int AppCompatTheme_actionButtonStyle = 50; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionDropDownStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionDropDownStyle + */ + public static int AppCompatTheme_actionDropDownStyle = 46; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionMenuTextAppearance} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionMenuTextAppearance + */ + public static int AppCompatTheme_actionMenuTextAppearance = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionMenuTextColor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:actionMenuTextColor + */ + public static int AppCompatTheme_actionMenuTextColor = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeBackground + */ + public static int AppCompatTheme_actionModeBackground = 29; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCloseButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCloseButtonStyle + */ + public static int AppCompatTheme_actionModeCloseButtonStyle = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCloseDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCloseDrawable + */ + public static int AppCompatTheme_actionModeCloseDrawable = 31; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCopyDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCopyDrawable + */ + public static int AppCompatTheme_actionModeCopyDrawable = 33; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeCutDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeCutDrawable + */ + public static int AppCompatTheme_actionModeCutDrawable = 32; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeFindDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeFindDrawable + */ + public static int AppCompatTheme_actionModeFindDrawable = 37; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModePasteDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModePasteDrawable + */ + public static int AppCompatTheme_actionModePasteDrawable = 34; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModePopupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModePopupWindowStyle + */ + public static int AppCompatTheme_actionModePopupWindowStyle = 39; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeSelectAllDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeSelectAllDrawable + */ + public static int AppCompatTheme_actionModeSelectAllDrawable = 35; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeShareDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeShareDrawable + */ + public static int AppCompatTheme_actionModeShareDrawable = 36; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeSplitBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeSplitBackground + */ + public static int AppCompatTheme_actionModeSplitBackground = 30; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeStyle + */ + public static int AppCompatTheme_actionModeStyle = 27; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionModeWebSearchDrawable} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionModeWebSearchDrawable + */ + public static int AppCompatTheme_actionModeWebSearchDrawable = 38; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionOverflowButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionOverflowButtonStyle + */ + public static int AppCompatTheme_actionOverflowButtonStyle = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionOverflowMenuStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionOverflowMenuStyle + */ + public static int AppCompatTheme_actionOverflowMenuStyle = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#activityChooserViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:activityChooserViewStyle + */ + public static int AppCompatTheme_activityChooserViewStyle = 58; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogButtonGroupStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:alertDialogButtonGroupStyle + */ + public static int AppCompatTheme_alertDialogButtonGroupStyle = 94; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogCenterButtons} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:alertDialogCenterButtons + */ + public static int AppCompatTheme_alertDialogCenterButtons = 95; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:alertDialogStyle + */ + public static int AppCompatTheme_alertDialogStyle = 93; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alertDialogTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:alertDialogTheme + */ + public static int AppCompatTheme_alertDialogTheme = 96; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + @attr name android:windowAnimationStyle + */ + public static int AppCompatTheme_android_windowAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#windowIsFloating} + attribute's value can be found in the {@link #AppCompatTheme} array. + @attr name android:windowIsFloating + */ + public static int AppCompatTheme_android_windowIsFloating = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#autoCompleteTextViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:autoCompleteTextViewStyle + */ + public static int AppCompatTheme_autoCompleteTextViewStyle = 101; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#borderlessButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:borderlessButtonStyle + */ + public static int AppCompatTheme_borderlessButtonStyle = 55; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarButtonStyle + */ + public static int AppCompatTheme_buttonBarButtonStyle = 52; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarNegativeButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarNegativeButtonStyle + */ + public static int AppCompatTheme_buttonBarNegativeButtonStyle = 99; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarNeutralButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarNeutralButtonStyle + */ + public static int AppCompatTheme_buttonBarNeutralButtonStyle = 100; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarPositiveButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarPositiveButtonStyle + */ + public static int AppCompatTheme_buttonBarPositiveButtonStyle = 98; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonBarStyle + */ + public static int AppCompatTheme_buttonBarStyle = 51; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonStyle + */ + public static int AppCompatTheme_buttonStyle = 102; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonStyleSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:buttonStyleSmall + */ + public static int AppCompatTheme_buttonStyleSmall = 103; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#checkboxStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:checkboxStyle + */ + public static int AppCompatTheme_checkboxStyle = 104; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#checkedTextViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:checkedTextViewStyle + */ + public static int AppCompatTheme_checkedTextViewStyle = 105; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorAccent} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorAccent + */ + public static int AppCompatTheme_colorAccent = 85; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorBackgroundFloating} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorBackgroundFloating + */ + public static int AppCompatTheme_colorBackgroundFloating = 92; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorButtonNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorButtonNormal + */ + public static int AppCompatTheme_colorButtonNormal = 89; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorControlActivated} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorControlActivated + */ + public static int AppCompatTheme_colorControlActivated = 87; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorControlHighlight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorControlHighlight + */ + public static int AppCompatTheme_colorControlHighlight = 88; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorControlNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorControlNormal + */ + public static int AppCompatTheme_colorControlNormal = 86; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorPrimary} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorPrimary + */ + public static int AppCompatTheme_colorPrimary = 83; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorPrimaryDark} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorPrimaryDark + */ + public static int AppCompatTheme_colorPrimaryDark = 84; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#colorSwitchThumbNormal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:colorSwitchThumbNormal + */ + public static int AppCompatTheme_colorSwitchThumbNormal = 90; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#controlBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:controlBackground + */ + public static int AppCompatTheme_controlBackground = 91; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dialogPreferredPadding} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:dialogPreferredPadding + */ + public static int AppCompatTheme_dialogPreferredPadding = 44; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dialogTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dialogTheme + */ + public static int AppCompatTheme_dialogTheme = 43; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dividerHorizontal} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dividerHorizontal + */ + public static int AppCompatTheme_dividerHorizontal = 57; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dividerVertical} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dividerVertical + */ + public static int AppCompatTheme_dividerVertical = 56; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dropDownListViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:dropDownListViewStyle + */ + public static int AppCompatTheme_dropDownListViewStyle = 75; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dropdownListPreferredItemHeight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:dropdownListPreferredItemHeight + */ + public static int AppCompatTheme_dropdownListPreferredItemHeight = 47; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#editTextBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:editTextBackground + */ + public static int AppCompatTheme_editTextBackground = 64; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#editTextColor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:editTextColor + */ + public static int AppCompatTheme_editTextColor = 63; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#editTextStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:editTextStyle + */ + public static int AppCompatTheme_editTextStyle = 106; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#homeAsUpIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:homeAsUpIndicator + */ + public static int AppCompatTheme_homeAsUpIndicator = 49; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#imageButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:imageButtonStyle + */ + public static int AppCompatTheme_imageButtonStyle = 65; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listChoiceBackgroundIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listChoiceBackgroundIndicator + */ + public static int AppCompatTheme_listChoiceBackgroundIndicator = 82; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listDividerAlertDialog} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listDividerAlertDialog + */ + public static int AppCompatTheme_listDividerAlertDialog = 45; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listMenuViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listMenuViewStyle + */ + public static int AppCompatTheme_listMenuViewStyle = 114; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPopupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:listPopupWindowStyle + */ + public static int AppCompatTheme_listPopupWindowStyle = 76; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemHeight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemHeight + */ + public static int AppCompatTheme_listPreferredItemHeight = 70; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemHeightLarge} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemHeightLarge + */ + public static int AppCompatTheme_listPreferredItemHeightLarge = 72; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemHeightSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemHeightSmall + */ + public static int AppCompatTheme_listPreferredItemHeightSmall = 71; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemPaddingLeft} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemPaddingLeft + */ + public static int AppCompatTheme_listPreferredItemPaddingLeft = 73; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#listPreferredItemPaddingRight} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:listPreferredItemPaddingRight + */ + public static int AppCompatTheme_listPreferredItemPaddingRight = 74; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#panelBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:panelBackground + */ + public static int AppCompatTheme_panelBackground = 79; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#panelMenuListTheme} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:panelMenuListTheme + */ + public static int AppCompatTheme_panelMenuListTheme = 81; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#panelMenuListWidth} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:panelMenuListWidth + */ + public static int AppCompatTheme_panelMenuListWidth = 80; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupMenuStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupMenuStyle + */ + public static int AppCompatTheme_popupMenuStyle = 61; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupWindowStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupWindowStyle + */ + public static int AppCompatTheme_popupWindowStyle = 62; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#radioButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:radioButtonStyle + */ + public static int AppCompatTheme_radioButtonStyle = 107; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#ratingBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:ratingBarStyle + */ + public static int AppCompatTheme_ratingBarStyle = 108; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#ratingBarStyleIndicator} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:ratingBarStyleIndicator + */ + public static int AppCompatTheme_ratingBarStyleIndicator = 109; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#ratingBarStyleSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:ratingBarStyleSmall + */ + public static int AppCompatTheme_ratingBarStyleSmall = 110; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#searchViewStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:searchViewStyle + */ + public static int AppCompatTheme_searchViewStyle = 69; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#seekBarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:seekBarStyle + */ + public static int AppCompatTheme_seekBarStyle = 111; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#selectableItemBackground} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:selectableItemBackground + */ + public static int AppCompatTheme_selectableItemBackground = 53; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#selectableItemBackgroundBorderless} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:selectableItemBackgroundBorderless + */ + public static int AppCompatTheme_selectableItemBackgroundBorderless = 54; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#spinnerDropDownItemStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:spinnerDropDownItemStyle + */ + public static int AppCompatTheme_spinnerDropDownItemStyle = 48; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#spinnerStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:spinnerStyle + */ + public static int AppCompatTheme_spinnerStyle = 112; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:switchStyle + */ + public static int AppCompatTheme_switchStyle = 113; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceLargePopupMenu} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceLargePopupMenu + */ + public static int AppCompatTheme_textAppearanceLargePopupMenu = 40; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceListItem} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceListItem + */ + public static int AppCompatTheme_textAppearanceListItem = 77; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceListItemSmall} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceListItemSmall + */ + public static int AppCompatTheme_textAppearanceListItemSmall = 78; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearancePopupMenuHeader} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearancePopupMenuHeader + */ + public static int AppCompatTheme_textAppearancePopupMenuHeader = 42; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceSearchResultSubtitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceSearchResultSubtitle + */ + public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 67; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceSearchResultTitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceSearchResultTitle + */ + public static int AppCompatTheme_textAppearanceSearchResultTitle = 66; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAppearanceSmallPopupMenu} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:textAppearanceSmallPopupMenu + */ + public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textColorAlertDialogListItem} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:textColorAlertDialogListItem + */ + public static int AppCompatTheme_textColorAlertDialogListItem = 97; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textColorSearchUrl} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". + @attr name com.dxd.net.upgrade:textColorSearchUrl + */ + public static int AppCompatTheme_textColorSearchUrl = 68; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#toolbarNavigationButtonStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:toolbarNavigationButtonStyle + */ + public static int AppCompatTheme_toolbarNavigationButtonStyle = 60; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#toolbarStyle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:toolbarStyle + */ + public static int AppCompatTheme_toolbarStyle = 59; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowActionBar} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowActionBar + */ + public static int AppCompatTheme_windowActionBar = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowActionBarOverlay} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowActionBarOverlay + */ + public static int AppCompatTheme_windowActionBarOverlay = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowActionModeOverlay} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowActionModeOverlay + */ + public static int AppCompatTheme_windowActionModeOverlay = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedHeightMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedHeightMajor + */ + public static int AppCompatTheme_windowFixedHeightMajor = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedHeightMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedHeightMinor + */ + public static int AppCompatTheme_windowFixedHeightMinor = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedWidthMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedWidthMajor + */ + public static int AppCompatTheme_windowFixedWidthMajor = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowFixedWidthMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowFixedWidthMinor + */ + public static int AppCompatTheme_windowFixedWidthMinor = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowMinWidthMajor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowMinWidthMajor + */ + public static int AppCompatTheme_windowMinWidthMajor = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowMinWidthMinor} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

May be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%". +The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to +some parent container. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowMinWidthMinor + */ + public static int AppCompatTheme_windowMinWidthMinor = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#windowNoTitle} + attribute's value can be found in the {@link #AppCompatTheme} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:windowNoTitle + */ + public static int AppCompatTheme_windowNoTitle = 3; + /** Attributes that can be used with a ButtonBarLayout. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #ButtonBarLayout_allowStacking com.dxd.net.upgrade:allowStacking}
+ @see #ButtonBarLayout_allowStacking + */ + public static final int[] ButtonBarLayout = { + 0x7f01009d + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#allowStacking} + attribute's value can be found in the {@link #ButtonBarLayout} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:allowStacking + */ + public static int ButtonBarLayout_allowStacking = 0; + /** Attributes that can be used with a ColorStateListItem. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ColorStateListItem_alpha com.dxd.net.upgrade:alpha}
{@link #ColorStateListItem_android_alpha android:alpha}
{@link #ColorStateListItem_android_color android:color}
+ @see #ColorStateListItem_alpha + @see #ColorStateListItem_android_alpha + @see #ColorStateListItem_android_color + */ + public static final int[] ColorStateListItem = { + 0x010101a5, 0x0101031f, 0x7f01009e + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#alpha} + attribute's value can be found in the {@link #ColorStateListItem} array. + + +

Must be a floating point value, such as "1.2". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:alpha + */ + public static int ColorStateListItem_alpha = 2; + /** +

This symbol is the offset where the {@link android.R.attr#alpha} + attribute's value can be found in the {@link #ColorStateListItem} array. + @attr name android:alpha + */ + public static int ColorStateListItem_android_alpha = 1; + /** +

This symbol is the offset where the {@link android.R.attr#color} + attribute's value can be found in the {@link #ColorStateListItem} array. + @attr name android:color + */ + public static int ColorStateListItem_android_color = 0; + /** Attributes that can be used with a CompoundButton. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #CompoundButton_android_button android:button}
{@link #CompoundButton_buttonTint com.dxd.net.upgrade:buttonTint}
{@link #CompoundButton_buttonTintMode com.dxd.net.upgrade:buttonTintMode}
+ @see #CompoundButton_android_button + @see #CompoundButton_buttonTint + @see #CompoundButton_buttonTintMode + */ + public static final int[] CompoundButton = { + 0x01010107, 0x7f01009f, 0x7f0100a0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#button} + attribute's value can be found in the {@link #CompoundButton} array. + @attr name android:button + */ + public static int CompoundButton_android_button = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonTint} + attribute's value can be found in the {@link #CompoundButton} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:buttonTint + */ + public static int CompoundButton_buttonTint = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonTintMode} + attribute's value can be found in the {@link #CompoundButton} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.dxd.net.upgrade:buttonTintMode + */ + public static int CompoundButton_buttonTintMode = 2; + /** Attributes that can be used with a DrawerArrowToggle. +

Includes the following attributes:

+ + + + + + + + + + + + +
AttributeDescription
{@link #DrawerArrowToggle_arrowHeadLength com.dxd.net.upgrade:arrowHeadLength}
{@link #DrawerArrowToggle_arrowShaftLength com.dxd.net.upgrade:arrowShaftLength}
{@link #DrawerArrowToggle_barLength com.dxd.net.upgrade:barLength}
{@link #DrawerArrowToggle_color com.dxd.net.upgrade:color}
{@link #DrawerArrowToggle_drawableSize com.dxd.net.upgrade:drawableSize}
{@link #DrawerArrowToggle_gapBetweenBars com.dxd.net.upgrade:gapBetweenBars}
{@link #DrawerArrowToggle_spinBars com.dxd.net.upgrade:spinBars}
{@link #DrawerArrowToggle_thickness com.dxd.net.upgrade:thickness}
+ @see #DrawerArrowToggle_arrowHeadLength + @see #DrawerArrowToggle_arrowShaftLength + @see #DrawerArrowToggle_barLength + @see #DrawerArrowToggle_color + @see #DrawerArrowToggle_drawableSize + @see #DrawerArrowToggle_gapBetweenBars + @see #DrawerArrowToggle_spinBars + @see #DrawerArrowToggle_thickness + */ + public static final int[] DrawerArrowToggle = { + 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, + 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#arrowHeadLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:arrowHeadLength + */ + public static int DrawerArrowToggle_arrowHeadLength = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#arrowShaftLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:arrowShaftLength + */ + public static int DrawerArrowToggle_arrowShaftLength = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#barLength} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:barLength + */ + public static int DrawerArrowToggle_barLength = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#color} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:color + */ + public static int DrawerArrowToggle_color = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#drawableSize} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:drawableSize + */ + public static int DrawerArrowToggle_drawableSize = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#gapBetweenBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:gapBetweenBars + */ + public static int DrawerArrowToggle_gapBetweenBars = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#spinBars} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:spinBars + */ + public static int DrawerArrowToggle_spinBars = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thickness} + attribute's value can be found in the {@link #DrawerArrowToggle} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:thickness + */ + public static int DrawerArrowToggle_thickness = 7; + /** Attributes that can be used with a LinearLayoutCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}
{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}
{@link #LinearLayoutCompat_android_gravity android:gravity}
{@link #LinearLayoutCompat_android_orientation android:orientation}
{@link #LinearLayoutCompat_android_weightSum android:weightSum}
{@link #LinearLayoutCompat_divider com.dxd.net.upgrade:divider}
{@link #LinearLayoutCompat_dividerPadding com.dxd.net.upgrade:dividerPadding}
{@link #LinearLayoutCompat_measureWithLargestChild com.dxd.net.upgrade:measureWithLargestChild}
{@link #LinearLayoutCompat_showDividers com.dxd.net.upgrade:showDividers}
+ @see #LinearLayoutCompat_android_baselineAligned + @see #LinearLayoutCompat_android_baselineAlignedChildIndex + @see #LinearLayoutCompat_android_gravity + @see #LinearLayoutCompat_android_orientation + @see #LinearLayoutCompat_android_weightSum + @see #LinearLayoutCompat_divider + @see #LinearLayoutCompat_dividerPadding + @see #LinearLayoutCompat_measureWithLargestChild + @see #LinearLayoutCompat_showDividers + */ + public static final int[] LinearLayoutCompat = { + 0x010100af, 0x010100c4, 0x01010126, 0x01010127, + 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, + 0x7f0100ab + }; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAligned} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAligned + */ + public static int LinearLayoutCompat_android_baselineAligned = 2; + /** +

This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:baselineAlignedChildIndex + */ + public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:gravity + */ + public static int LinearLayoutCompat_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#orientation} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:orientation + */ + public static int LinearLayoutCompat_android_orientation = 1; + /** +

This symbol is the offset where the {@link android.R.attr#weightSum} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + @attr name android:weightSum + */ + public static int LinearLayoutCompat_android_weightSum = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#divider} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:divider + */ + public static int LinearLayoutCompat_divider = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#dividerPadding} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:dividerPadding + */ + public static int LinearLayoutCompat_dividerPadding = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#measureWithLargestChild} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:measureWithLargestChild + */ + public static int LinearLayoutCompat_measureWithLargestChild = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showDividers} + attribute's value can be found in the {@link #LinearLayoutCompat} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + +
ConstantValueDescription
none0
beginning1
middle2
end4
+ @attr name com.dxd.net.upgrade:showDividers + */ + public static int LinearLayoutCompat_showDividers = 7; + /** Attributes that can be used with a LinearLayoutCompat_Layout. +

Includes the following attributes:

+ + + + + + + + +
AttributeDescription
{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}
{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}
{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}
{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}
+ @see #LinearLayoutCompat_Layout_android_layout_gravity + @see #LinearLayoutCompat_Layout_android_layout_height + @see #LinearLayoutCompat_Layout_android_layout_weight + @see #LinearLayoutCompat_Layout_android_layout_width + */ + public static final int[] LinearLayoutCompat_Layout = { + 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 + }; + /** +

This symbol is the offset where the {@link android.R.attr#layout_gravity} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_gravity + */ + public static int LinearLayoutCompat_Layout_android_layout_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#layout_height} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_height + */ + public static int LinearLayoutCompat_Layout_android_layout_height = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout_weight} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_weight + */ + public static int LinearLayoutCompat_Layout_android_layout_weight = 3; + /** +

This symbol is the offset where the {@link android.R.attr#layout_width} + attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array. + @attr name android:layout_width + */ + public static int LinearLayoutCompat_Layout_android_layout_width = 1; + /** Attributes that can be used with a ListPopupWindow. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}
{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}
+ @see #ListPopupWindow_android_dropDownHorizontalOffset + @see #ListPopupWindow_android_dropDownVerticalOffset + */ + public static final int[] ListPopupWindow = { + 0x010102ac, 0x010102ad + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownHorizontalOffset + */ + public static int ListPopupWindow_android_dropDownHorizontalOffset = 0; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset} + attribute's value can be found in the {@link #ListPopupWindow} array. + @attr name android:dropDownVerticalOffset + */ + public static int ListPopupWindow_android_dropDownVerticalOffset = 1; + /** Attributes that can be used with a MenuGroup. +

Includes the following attributes:

+ + + + + + + + + + +
AttributeDescription
{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}
{@link #MenuGroup_android_enabled android:enabled}
{@link #MenuGroup_android_id android:id}
{@link #MenuGroup_android_menuCategory android:menuCategory}
{@link #MenuGroup_android_orderInCategory android:orderInCategory}
{@link #MenuGroup_android_visible android:visible}
+ @see #MenuGroup_android_checkableBehavior + @see #MenuGroup_android_enabled + @see #MenuGroup_android_id + @see #MenuGroup_android_menuCategory + @see #MenuGroup_android_orderInCategory + @see #MenuGroup_android_visible + */ + public static final int[] MenuGroup = { + 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, + 0x010101df, 0x010101e0 + }; + /** +

This symbol is the offset where the {@link android.R.attr#checkableBehavior} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:checkableBehavior + */ + public static int MenuGroup_android_checkableBehavior = 5; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:enabled + */ + public static int MenuGroup_android_enabled = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:id + */ + public static int MenuGroup_android_id = 1; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:menuCategory + */ + public static int MenuGroup_android_menuCategory = 3; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:orderInCategory + */ + public static int MenuGroup_android_orderInCategory = 4; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuGroup} array. + @attr name android:visible + */ + public static int MenuGroup_android_visible = 2; + /** Attributes that can be used with a MenuItem. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #MenuItem_actionLayout com.dxd.net.upgrade:actionLayout}
{@link #MenuItem_actionProviderClass com.dxd.net.upgrade:actionProviderClass}
{@link #MenuItem_actionViewClass com.dxd.net.upgrade:actionViewClass}
{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}
{@link #MenuItem_android_checkable android:checkable}
{@link #MenuItem_android_checked android:checked}
{@link #MenuItem_android_enabled android:enabled}
{@link #MenuItem_android_icon android:icon}
{@link #MenuItem_android_id android:id}
{@link #MenuItem_android_menuCategory android:menuCategory}
{@link #MenuItem_android_numericShortcut android:numericShortcut}
{@link #MenuItem_android_onClick android:onClick}
{@link #MenuItem_android_orderInCategory android:orderInCategory}
{@link #MenuItem_android_title android:title}
{@link #MenuItem_android_titleCondensed android:titleCondensed}
{@link #MenuItem_android_visible android:visible}
{@link #MenuItem_showAsAction com.dxd.net.upgrade:showAsAction}
+ @see #MenuItem_actionLayout + @see #MenuItem_actionProviderClass + @see #MenuItem_actionViewClass + @see #MenuItem_android_alphabeticShortcut + @see #MenuItem_android_checkable + @see #MenuItem_android_checked + @see #MenuItem_android_enabled + @see #MenuItem_android_icon + @see #MenuItem_android_id + @see #MenuItem_android_menuCategory + @see #MenuItem_android_numericShortcut + @see #MenuItem_android_onClick + @see #MenuItem_android_orderInCategory + @see #MenuItem_android_title + @see #MenuItem_android_titleCondensed + @see #MenuItem_android_visible + @see #MenuItem_showAsAction + */ + public static final int[] MenuItem = { + 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, + 0x01010194, 0x010101de, 0x010101df, 0x010101e1, + 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, + 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, + 0x7f0100af + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionLayout} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:actionLayout + */ + public static int MenuItem_actionLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionProviderClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:actionProviderClass + */ + public static int MenuItem_actionProviderClass = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#actionViewClass} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:actionViewClass + */ + public static int MenuItem_actionViewClass = 15; + /** +

This symbol is the offset where the {@link android.R.attr#alphabeticShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:alphabeticShortcut + */ + public static int MenuItem_android_alphabeticShortcut = 9; + /** +

This symbol is the offset where the {@link android.R.attr#checkable} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checkable + */ + public static int MenuItem_android_checkable = 11; + /** +

This symbol is the offset where the {@link android.R.attr#checked} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:checked + */ + public static int MenuItem_android_checked = 3; + /** +

This symbol is the offset where the {@link android.R.attr#enabled} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:enabled + */ + public static int MenuItem_android_enabled = 1; + /** +

This symbol is the offset where the {@link android.R.attr#icon} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:icon + */ + public static int MenuItem_android_icon = 0; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:id + */ + public static int MenuItem_android_id = 2; + /** +

This symbol is the offset where the {@link android.R.attr#menuCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:menuCategory + */ + public static int MenuItem_android_menuCategory = 5; + /** +

This symbol is the offset where the {@link android.R.attr#numericShortcut} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:numericShortcut + */ + public static int MenuItem_android_numericShortcut = 10; + /** +

This symbol is the offset where the {@link android.R.attr#onClick} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:onClick + */ + public static int MenuItem_android_onClick = 12; + /** +

This symbol is the offset where the {@link android.R.attr#orderInCategory} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:orderInCategory + */ + public static int MenuItem_android_orderInCategory = 6; + /** +

This symbol is the offset where the {@link android.R.attr#title} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:title + */ + public static int MenuItem_android_title = 7; + /** +

This symbol is the offset where the {@link android.R.attr#titleCondensed} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:titleCondensed + */ + public static int MenuItem_android_titleCondensed = 8; + /** +

This symbol is the offset where the {@link android.R.attr#visible} + attribute's value can be found in the {@link #MenuItem} array. + @attr name android:visible + */ + public static int MenuItem_android_visible = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showAsAction} + attribute's value can be found in the {@link #MenuItem} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
never0
ifRoom1
always2
withText4
collapseActionView8
+ @attr name com.dxd.net.upgrade:showAsAction + */ + public static int MenuItem_showAsAction = 13; + /** Attributes that can be used with a MenuView. +

Includes the following attributes:

+ + + + + + + + + + + + + +
AttributeDescription
{@link #MenuView_android_headerBackground android:headerBackground}
{@link #MenuView_android_horizontalDivider android:horizontalDivider}
{@link #MenuView_android_itemBackground android:itemBackground}
{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}
{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}
{@link #MenuView_android_verticalDivider android:verticalDivider}
{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}
{@link #MenuView_preserveIconSpacing com.dxd.net.upgrade:preserveIconSpacing}
{@link #MenuView_subMenuArrow com.dxd.net.upgrade:subMenuArrow}
+ @see #MenuView_android_headerBackground + @see #MenuView_android_horizontalDivider + @see #MenuView_android_itemBackground + @see #MenuView_android_itemIconDisabledAlpha + @see #MenuView_android_itemTextAppearance + @see #MenuView_android_verticalDivider + @see #MenuView_android_windowAnimationStyle + @see #MenuView_preserveIconSpacing + @see #MenuView_subMenuArrow + */ + public static final int[] MenuView = { + 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, + 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, + 0x7f0100b1 + }; + /** +

This symbol is the offset where the {@link android.R.attr#headerBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:headerBackground + */ + public static int MenuView_android_headerBackground = 4; + /** +

This symbol is the offset where the {@link android.R.attr#horizontalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:horizontalDivider + */ + public static int MenuView_android_horizontalDivider = 2; + /** +

This symbol is the offset where the {@link android.R.attr#itemBackground} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemBackground + */ + public static int MenuView_android_itemBackground = 5; + /** +

This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemIconDisabledAlpha + */ + public static int MenuView_android_itemIconDisabledAlpha = 6; + /** +

This symbol is the offset where the {@link android.R.attr#itemTextAppearance} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:itemTextAppearance + */ + public static int MenuView_android_itemTextAppearance = 1; + /** +

This symbol is the offset where the {@link android.R.attr#verticalDivider} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:verticalDivider + */ + public static int MenuView_android_verticalDivider = 3; + /** +

This symbol is the offset where the {@link android.R.attr#windowAnimationStyle} + attribute's value can be found in the {@link #MenuView} array. + @attr name android:windowAnimationStyle + */ + public static int MenuView_android_windowAnimationStyle = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#preserveIconSpacing} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:preserveIconSpacing + */ + public static int MenuView_preserveIconSpacing = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subMenuArrow} + attribute's value can be found in the {@link #MenuView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subMenuArrow + */ + public static int MenuView_subMenuArrow = 8; + /** Attributes that can be used with a NumberProgressBar. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #NumberProgressBar_progress_current com.dxd.net.upgrade:progress_current}
{@link #NumberProgressBar_progress_max com.dxd.net.upgrade:progress_max}
{@link #NumberProgressBar_progress_reached_bar_height com.dxd.net.upgrade:progress_reached_bar_height}
{@link #NumberProgressBar_progress_reached_color com.dxd.net.upgrade:progress_reached_color}
{@link #NumberProgressBar_progress_text_color com.dxd.net.upgrade:progress_text_color}
{@link #NumberProgressBar_progress_text_offset com.dxd.net.upgrade:progress_text_offset}
{@link #NumberProgressBar_progress_text_size com.dxd.net.upgrade:progress_text_size}
{@link #NumberProgressBar_progress_text_visibility com.dxd.net.upgrade:progress_text_visibility}
{@link #NumberProgressBar_progress_unreached_bar_height com.dxd.net.upgrade:progress_unreached_bar_height}
{@link #NumberProgressBar_progress_unreached_color com.dxd.net.upgrade:progress_unreached_color}
+ @see #NumberProgressBar_progress_current + @see #NumberProgressBar_progress_max + @see #NumberProgressBar_progress_reached_bar_height + @see #NumberProgressBar_progress_reached_color + @see #NumberProgressBar_progress_text_color + @see #NumberProgressBar_progress_text_offset + @see #NumberProgressBar_progress_text_size + @see #NumberProgressBar_progress_text_visibility + @see #NumberProgressBar_progress_unreached_bar_height + @see #NumberProgressBar_progress_unreached_color + */ + public static final int[] NumberProgressBar = { + 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, + 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, + 0x7f0100ba, 0x7f0100bb + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_current} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_current + */ + public static int NumberProgressBar_progress_current = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_max} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be an integer value, such as "100". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_max + */ + public static int NumberProgressBar_progress_max = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_reached_bar_height} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_reached_bar_height + */ + public static int NumberProgressBar_progress_reached_bar_height = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_reached_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_reached_color + */ + public static int NumberProgressBar_progress_reached_color = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_text_color + */ + public static int NumberProgressBar_progress_text_color = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_offset} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_text_offset + */ + public static int NumberProgressBar_progress_text_offset = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_size} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_text_size + */ + public static int NumberProgressBar_progress_text_size = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_text_visibility} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be one of the following constant values.

+ ++++ + + +
ConstantValueDescription
visible0
invisible1
+ @attr name com.dxd.net.upgrade:progress_text_visibility + */ + public static int NumberProgressBar_progress_text_visibility = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_unreached_bar_height} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_unreached_bar_height + */ + public static int NumberProgressBar_progress_unreached_bar_height = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#progress_unreached_color} + attribute's value can be found in the {@link #NumberProgressBar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:progress_unreached_color + */ + public static int NumberProgressBar_progress_unreached_color = 2; + /** Attributes that can be used with a PopupWindow. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}
{@link #PopupWindow_android_popupBackground android:popupBackground}
{@link #PopupWindow_overlapAnchor com.dxd.net.upgrade:overlapAnchor}
+ @see #PopupWindow_android_popupAnimationStyle + @see #PopupWindow_android_popupBackground + @see #PopupWindow_overlapAnchor + */ + public static final int[] PopupWindow = { + 0x01010176, 0x010102c9, 0x7f0100bc + }; + /** +

This symbol is the offset where the {@link android.R.attr#popupAnimationStyle} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupAnimationStyle + */ + public static int PopupWindow_android_popupAnimationStyle = 1; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #PopupWindow} array. + @attr name android:popupBackground + */ + public static int PopupWindow_android_popupBackground = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#overlapAnchor} + attribute's value can be found in the {@link #PopupWindow} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:overlapAnchor + */ + public static int PopupWindow_overlapAnchor = 2; + /** Attributes that can be used with a PopupWindowBackgroundState. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #PopupWindowBackgroundState_state_above_anchor com.dxd.net.upgrade:state_above_anchor}
+ @see #PopupWindowBackgroundState_state_above_anchor + */ + public static final int[] PopupWindowBackgroundState = { + 0x7f0100bd + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#state_above_anchor} + attribute's value can be found in the {@link #PopupWindowBackgroundState} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:state_above_anchor + */ + public static int PopupWindowBackgroundState_state_above_anchor = 0; + /** Attributes that can be used with a RecycleListView. +

Includes the following attributes:

+ + + + + + +
AttributeDescription
{@link #RecycleListView_paddingBottomNoButtons com.dxd.net.upgrade:paddingBottomNoButtons}
{@link #RecycleListView_paddingTopNoTitle com.dxd.net.upgrade:paddingTopNoTitle}
+ @see #RecycleListView_paddingBottomNoButtons + @see #RecycleListView_paddingTopNoTitle + */ + public static final int[] RecycleListView = { + 0x7f0100be, 0x7f0100bf + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingBottomNoButtons} + attribute's value can be found in the {@link #RecycleListView} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingBottomNoButtons + */ + public static int RecycleListView_paddingBottomNoButtons = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingTopNoTitle} + attribute's value can be found in the {@link #RecycleListView} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingTopNoTitle + */ + public static int RecycleListView_paddingTopNoTitle = 1; + /** Attributes that can be used with a SearchView. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SearchView_android_focusable android:focusable}
{@link #SearchView_android_imeOptions android:imeOptions}
{@link #SearchView_android_inputType android:inputType}
{@link #SearchView_android_maxWidth android:maxWidth}
{@link #SearchView_closeIcon com.dxd.net.upgrade:closeIcon}
{@link #SearchView_commitIcon com.dxd.net.upgrade:commitIcon}
{@link #SearchView_defaultQueryHint com.dxd.net.upgrade:defaultQueryHint}
{@link #SearchView_goIcon com.dxd.net.upgrade:goIcon}
{@link #SearchView_iconifiedByDefault com.dxd.net.upgrade:iconifiedByDefault}
{@link #SearchView_layout com.dxd.net.upgrade:layout}
{@link #SearchView_queryBackground com.dxd.net.upgrade:queryBackground}
{@link #SearchView_queryHint com.dxd.net.upgrade:queryHint}
{@link #SearchView_searchHintIcon com.dxd.net.upgrade:searchHintIcon}
{@link #SearchView_searchIcon com.dxd.net.upgrade:searchIcon}
{@link #SearchView_submitBackground com.dxd.net.upgrade:submitBackground}
{@link #SearchView_suggestionRowLayout com.dxd.net.upgrade:suggestionRowLayout}
{@link #SearchView_voiceIcon com.dxd.net.upgrade:voiceIcon}
+ @see #SearchView_android_focusable + @see #SearchView_android_imeOptions + @see #SearchView_android_inputType + @see #SearchView_android_maxWidth + @see #SearchView_closeIcon + @see #SearchView_commitIcon + @see #SearchView_defaultQueryHint + @see #SearchView_goIcon + @see #SearchView_iconifiedByDefault + @see #SearchView_layout + @see #SearchView_queryBackground + @see #SearchView_queryHint + @see #SearchView_searchHintIcon + @see #SearchView_searchIcon + @see #SearchView_submitBackground + @see #SearchView_suggestionRowLayout + @see #SearchView_voiceIcon + */ + public static final int[] SearchView = { + 0x010100da, 0x0101011f, 0x01010220, 0x01010264, + 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, + 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, + 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, + 0x7f0100cc + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:focusable + */ + public static int SearchView_android_focusable = 0; + /** +

This symbol is the offset where the {@link android.R.attr#imeOptions} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:imeOptions + */ + public static int SearchView_android_imeOptions = 3; + /** +

This symbol is the offset where the {@link android.R.attr#inputType} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:inputType + */ + public static int SearchView_android_inputType = 2; + /** +

This symbol is the offset where the {@link android.R.attr#maxWidth} + attribute's value can be found in the {@link #SearchView} array. + @attr name android:maxWidth + */ + public static int SearchView_android_maxWidth = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#closeIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:closeIcon + */ + public static int SearchView_closeIcon = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#commitIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:commitIcon + */ + public static int SearchView_commitIcon = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#defaultQueryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:defaultQueryHint + */ + public static int SearchView_defaultQueryHint = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#goIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:goIcon + */ + public static int SearchView_goIcon = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#iconifiedByDefault} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:iconifiedByDefault + */ + public static int SearchView_iconifiedByDefault = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#layout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:layout + */ + public static int SearchView_layout = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#queryBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:queryBackground + */ + public static int SearchView_queryBackground = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#queryHint} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:queryHint + */ + public static int SearchView_queryHint = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#searchHintIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:searchHintIcon + */ + public static int SearchView_searchHintIcon = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#searchIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:searchIcon + */ + public static int SearchView_searchIcon = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#submitBackground} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:submitBackground + */ + public static int SearchView_submitBackground = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#suggestionRowLayout} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:suggestionRowLayout + */ + public static int SearchView_suggestionRowLayout = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#voiceIcon} + attribute's value can be found in the {@link #SearchView} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:voiceIcon + */ + public static int SearchView_voiceIcon = 12; + /** Attributes that can be used with a Spinner. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #Spinner_android_dropDownWidth android:dropDownWidth}
{@link #Spinner_android_entries android:entries}
{@link #Spinner_android_popupBackground android:popupBackground}
{@link #Spinner_android_prompt android:prompt}
{@link #Spinner_popupTheme com.dxd.net.upgrade:popupTheme}
+ @see #Spinner_android_dropDownWidth + @see #Spinner_android_entries + @see #Spinner_android_popupBackground + @see #Spinner_android_prompt + @see #Spinner_popupTheme + */ + public static final int[] Spinner = { + 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, + 0x7f01001d + }; + /** +

This symbol is the offset where the {@link android.R.attr#dropDownWidth} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:dropDownWidth + */ + public static int Spinner_android_dropDownWidth = 3; + /** +

This symbol is the offset where the {@link android.R.attr#entries} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:entries + */ + public static int Spinner_android_entries = 0; + /** +

This symbol is the offset where the {@link android.R.attr#popupBackground} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:popupBackground + */ + public static int Spinner_android_popupBackground = 1; + /** +

This symbol is the offset where the {@link android.R.attr#prompt} + attribute's value can be found in the {@link #Spinner} array. + @attr name android:prompt + */ + public static int Spinner_android_prompt = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupTheme} + attribute's value can be found in the {@link #Spinner} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupTheme + */ + public static int Spinner_popupTheme = 4; + /** Attributes that can be used with a SwitchCompat. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #SwitchCompat_android_textOff android:textOff}
{@link #SwitchCompat_android_textOn android:textOn}
{@link #SwitchCompat_android_thumb android:thumb}
{@link #SwitchCompat_showText com.dxd.net.upgrade:showText}
{@link #SwitchCompat_splitTrack com.dxd.net.upgrade:splitTrack}
{@link #SwitchCompat_switchMinWidth com.dxd.net.upgrade:switchMinWidth}
{@link #SwitchCompat_switchPadding com.dxd.net.upgrade:switchPadding}
{@link #SwitchCompat_switchTextAppearance com.dxd.net.upgrade:switchTextAppearance}
{@link #SwitchCompat_thumbTextPadding com.dxd.net.upgrade:thumbTextPadding}
{@link #SwitchCompat_thumbTint com.dxd.net.upgrade:thumbTint}
{@link #SwitchCompat_thumbTintMode com.dxd.net.upgrade:thumbTintMode}
{@link #SwitchCompat_track com.dxd.net.upgrade:track}
{@link #SwitchCompat_trackTint com.dxd.net.upgrade:trackTint}
{@link #SwitchCompat_trackTintMode com.dxd.net.upgrade:trackTintMode}
+ @see #SwitchCompat_android_textOff + @see #SwitchCompat_android_textOn + @see #SwitchCompat_android_thumb + @see #SwitchCompat_showText + @see #SwitchCompat_splitTrack + @see #SwitchCompat_switchMinWidth + @see #SwitchCompat_switchPadding + @see #SwitchCompat_switchTextAppearance + @see #SwitchCompat_thumbTextPadding + @see #SwitchCompat_thumbTint + @see #SwitchCompat_thumbTintMode + @see #SwitchCompat_track + @see #SwitchCompat_trackTint + @see #SwitchCompat_trackTintMode + */ + public static final int[] SwitchCompat = { + 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, + 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, + 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, + 0x7f0100d6, 0x7f0100d7 + }; + /** +

This symbol is the offset where the {@link android.R.attr#textOff} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOff + */ + public static int SwitchCompat_android_textOff = 1; + /** +

This symbol is the offset where the {@link android.R.attr#textOn} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:textOn + */ + public static int SwitchCompat_android_textOn = 0; + /** +

This symbol is the offset where the {@link android.R.attr#thumb} + attribute's value can be found in the {@link #SwitchCompat} array. + @attr name android:thumb + */ + public static int SwitchCompat_android_thumb = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#showText} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:showText + */ + public static int SwitchCompat_showText = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#splitTrack} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a boolean value, either "true" or "false". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:splitTrack + */ + public static int SwitchCompat_splitTrack = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchMinWidth} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:switchMinWidth + */ + public static int SwitchCompat_switchMinWidth = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:switchPadding + */ + public static int SwitchCompat_switchPadding = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#switchTextAppearance} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:switchTextAppearance + */ + public static int SwitchCompat_switchTextAppearance = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thumbTextPadding} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:thumbTextPadding + */ + public static int SwitchCompat_thumbTextPadding = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thumbTint} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:thumbTint + */ + public static int SwitchCompat_thumbTint = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#thumbTintMode} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade:thumbTintMode + */ + public static int SwitchCompat_thumbTintMode = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#track} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:track + */ + public static int SwitchCompat_track = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#trackTint} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:trackTint + */ + public static int SwitchCompat_trackTint = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#trackTintMode} + attribute's value can be found in the {@link #SwitchCompat} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
add16
+ @attr name com.dxd.net.upgrade:trackTintMode + */ + public static int SwitchCompat_trackTintMode = 7; + /** Attributes that can be used with a TextAppearance. +

Includes the following attributes:

+ + + + + + + + + + + + + + +
AttributeDescription
{@link #TextAppearance_android_shadowColor android:shadowColor}
{@link #TextAppearance_android_shadowDx android:shadowDx}
{@link #TextAppearance_android_shadowDy android:shadowDy}
{@link #TextAppearance_android_shadowRadius android:shadowRadius}
{@link #TextAppearance_android_textColor android:textColor}
{@link #TextAppearance_android_textColorHint android:textColorHint}
{@link #TextAppearance_android_textSize android:textSize}
{@link #TextAppearance_android_textStyle android:textStyle}
{@link #TextAppearance_android_typeface android:typeface}
{@link #TextAppearance_textAllCaps com.dxd.net.upgrade:textAllCaps}
+ @see #TextAppearance_android_shadowColor + @see #TextAppearance_android_shadowDx + @see #TextAppearance_android_shadowDy + @see #TextAppearance_android_shadowRadius + @see #TextAppearance_android_textColor + @see #TextAppearance_android_textColorHint + @see #TextAppearance_android_textSize + @see #TextAppearance_android_textStyle + @see #TextAppearance_android_typeface + @see #TextAppearance_textAllCaps + */ + public static final int[] TextAppearance = { + 0x01010095, 0x01010096, 0x01010097, 0x01010098, + 0x0101009a, 0x01010161, 0x01010162, 0x01010163, + 0x01010164, 0x7f01002b + }; + /** +

This symbol is the offset where the {@link android.R.attr#shadowColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowColor + */ + public static int TextAppearance_android_shadowColor = 5; + /** +

This symbol is the offset where the {@link android.R.attr#shadowDx} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowDx + */ + public static int TextAppearance_android_shadowDx = 6; + /** +

This symbol is the offset where the {@link android.R.attr#shadowDy} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowDy + */ + public static int TextAppearance_android_shadowDy = 7; + /** +

This symbol is the offset where the {@link android.R.attr#shadowRadius} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:shadowRadius + */ + public static int TextAppearance_android_shadowRadius = 8; + /** +

This symbol is the offset where the {@link android.R.attr#textColor} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColor + */ + public static int TextAppearance_android_textColor = 3; + /** +

This symbol is the offset where the {@link android.R.attr#textColorHint} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textColorHint + */ + public static int TextAppearance_android_textColorHint = 4; + /** +

This symbol is the offset where the {@link android.R.attr#textSize} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textSize + */ + public static int TextAppearance_android_textSize = 0; + /** +

This symbol is the offset where the {@link android.R.attr#textStyle} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:textStyle + */ + public static int TextAppearance_android_textStyle = 2; + /** +

This symbol is the offset where the {@link android.R.attr#typeface} + attribute's value can be found in the {@link #TextAppearance} array. + @attr name android:typeface + */ + public static int TextAppearance_android_typeface = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#textAllCaps} + attribute's value can be found in the {@link #TextAppearance} array. + + +

May be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". +

May be a boolean value, either "true" or "false". + @attr name com.dxd.net.upgrade:textAllCaps + */ + public static int TextAppearance_textAllCaps = 9; + /** Attributes that can be used with a Themes. +

Includes the following attributes:

+ + + + + +
AttributeDescription
{@link #Themes_numberProgressBarStyle com.dxd.net.upgrade:numberProgressBarStyle}
+ @see #Themes_numberProgressBarStyle + */ + public static final int[] Themes = { + 0x7f0100d8 + }; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#numberProgressBarStyle} + attribute's value can be found in the {@link #Themes} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:numberProgressBarStyle + */ + public static int Themes_numberProgressBarStyle = 0; + /** Attributes that can be used with a Toolbar. +

Includes the following attributes:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AttributeDescription
{@link #Toolbar_android_gravity android:gravity}
{@link #Toolbar_android_minHeight android:minHeight}
{@link #Toolbar_buttonGravity com.dxd.net.upgrade:buttonGravity}
{@link #Toolbar_collapseContentDescription com.dxd.net.upgrade:collapseContentDescription}
{@link #Toolbar_collapseIcon com.dxd.net.upgrade:collapseIcon}
{@link #Toolbar_contentInsetEnd com.dxd.net.upgrade:contentInsetEnd}
{@link #Toolbar_contentInsetEndWithActions com.dxd.net.upgrade:contentInsetEndWithActions}
{@link #Toolbar_contentInsetLeft com.dxd.net.upgrade:contentInsetLeft}
{@link #Toolbar_contentInsetRight com.dxd.net.upgrade:contentInsetRight}
{@link #Toolbar_contentInsetStart com.dxd.net.upgrade:contentInsetStart}
{@link #Toolbar_contentInsetStartWithNavigation com.dxd.net.upgrade:contentInsetStartWithNavigation}
{@link #Toolbar_logo com.dxd.net.upgrade:logo}
{@link #Toolbar_logoDescription com.dxd.net.upgrade:logoDescription}
{@link #Toolbar_maxButtonHeight com.dxd.net.upgrade:maxButtonHeight}
{@link #Toolbar_navigationContentDescription com.dxd.net.upgrade:navigationContentDescription}
{@link #Toolbar_navigationIcon com.dxd.net.upgrade:navigationIcon}
{@link #Toolbar_popupTheme com.dxd.net.upgrade:popupTheme}
{@link #Toolbar_subtitle com.dxd.net.upgrade:subtitle}
{@link #Toolbar_subtitleTextAppearance com.dxd.net.upgrade:subtitleTextAppearance}
{@link #Toolbar_subtitleTextColor com.dxd.net.upgrade:subtitleTextColor}
{@link #Toolbar_title com.dxd.net.upgrade:title}
{@link #Toolbar_titleMargin com.dxd.net.upgrade:titleMargin}
{@link #Toolbar_titleMarginBottom com.dxd.net.upgrade:titleMarginBottom}
{@link #Toolbar_titleMarginEnd com.dxd.net.upgrade:titleMarginEnd}
{@link #Toolbar_titleMarginStart com.dxd.net.upgrade:titleMarginStart}
{@link #Toolbar_titleMarginTop com.dxd.net.upgrade:titleMarginTop}
{@link #Toolbar_titleMargins com.dxd.net.upgrade:titleMargins}
{@link #Toolbar_titleTextAppearance com.dxd.net.upgrade:titleTextAppearance}
{@link #Toolbar_titleTextColor com.dxd.net.upgrade:titleTextColor}
+ @see #Toolbar_android_gravity + @see #Toolbar_android_minHeight + @see #Toolbar_buttonGravity + @see #Toolbar_collapseContentDescription + @see #Toolbar_collapseIcon + @see #Toolbar_contentInsetEnd + @see #Toolbar_contentInsetEndWithActions + @see #Toolbar_contentInsetLeft + @see #Toolbar_contentInsetRight + @see #Toolbar_contentInsetStart + @see #Toolbar_contentInsetStartWithNavigation + @see #Toolbar_logo + @see #Toolbar_logoDescription + @see #Toolbar_maxButtonHeight + @see #Toolbar_navigationContentDescription + @see #Toolbar_navigationIcon + @see #Toolbar_popupTheme + @see #Toolbar_subtitle + @see #Toolbar_subtitleTextAppearance + @see #Toolbar_subtitleTextColor + @see #Toolbar_title + @see #Toolbar_titleMargin + @see #Toolbar_titleMarginBottom + @see #Toolbar_titleMarginEnd + @see #Toolbar_titleMarginStart + @see #Toolbar_titleMarginTop + @see #Toolbar_titleMargins + @see #Toolbar_titleTextAppearance + @see #Toolbar_titleTextColor + */ + public static final int[] Toolbar = { + 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, + 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, + 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, + 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, + 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, + 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, + 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, + 0x7f0100e9 + }; + /** +

This symbol is the offset where the {@link android.R.attr#gravity} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:gravity + */ + public static int Toolbar_android_gravity = 0; + /** +

This symbol is the offset where the {@link android.R.attr#minHeight} + attribute's value can be found in the {@link #Toolbar} array. + @attr name android:minHeight + */ + public static int Toolbar_android_minHeight = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#buttonGravity} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be one or more (separated by '|') of the following constant values.

+ ++++ + + +
ConstantValueDescription
top0x30
bottom0x50
+ @attr name com.dxd.net.upgrade:buttonGravity + */ + public static int Toolbar_buttonGravity = 21; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#collapseContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:collapseContentDescription + */ + public static int Toolbar_collapseContentDescription = 23; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#collapseIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:collapseIcon + */ + public static int Toolbar_collapseIcon = 22; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEnd + */ + public static int Toolbar_contentInsetEnd = 6; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetEndWithActions} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetEndWithActions + */ + public static int Toolbar_contentInsetEndWithActions = 10; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetLeft} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetLeft + */ + public static int Toolbar_contentInsetLeft = 7; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetRight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetRight + */ + public static int Toolbar_contentInsetRight = 8; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStart + */ + public static int Toolbar_contentInsetStart = 5; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#contentInsetStartWithNavigation} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:contentInsetStartWithNavigation + */ + public static int Toolbar_contentInsetStartWithNavigation = 9; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#logo} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:logo + */ + public static int Toolbar_logo = 4; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#logoDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:logoDescription + */ + public static int Toolbar_logoDescription = 26; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#maxButtonHeight} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:maxButtonHeight + */ + public static int Toolbar_maxButtonHeight = 20; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#navigationContentDescription} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:navigationContentDescription + */ + public static int Toolbar_navigationContentDescription = 25; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#navigationIcon} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:navigationIcon + */ + public static int Toolbar_navigationIcon = 24; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#popupTheme} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:popupTheme + */ + public static int Toolbar_popupTheme = 11; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitle} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:subtitle + */ + public static int Toolbar_subtitle = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:subtitleTextAppearance + */ + public static int Toolbar_subtitleTextAppearance = 13; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#subtitleTextColor} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:subtitleTextColor + */ + public static int Toolbar_subtitleTextColor = 28; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#title} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:title + */ + public static int Toolbar_title = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMargin} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMargin + */ + public static int Toolbar_titleMargin = 14; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginBottom} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginBottom + */ + public static int Toolbar_titleMarginBottom = 18; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginEnd} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginEnd + */ + public static int Toolbar_titleMarginEnd = 16; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginStart} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginStart + */ + public static int Toolbar_titleMarginStart = 15; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMarginTop} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMarginTop + */ + public static int Toolbar_titleMarginTop = 17; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleMargins} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleMargins + */ + public static int Toolbar_titleMargins = 19; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextAppearance} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:titleTextAppearance + */ + public static int Toolbar_titleTextAppearance = 12; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#titleTextColor} + attribute's value can be found in the {@link #Toolbar} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:titleTextColor + */ + public static int Toolbar_titleTextColor = 27; + /** Attributes that can be used with a View. +

Includes the following attributes:

+ + + + + + + + + +
AttributeDescription
{@link #View_android_focusable android:focusable}
{@link #View_android_theme android:theme}
{@link #View_paddingEnd com.dxd.net.upgrade:paddingEnd}
{@link #View_paddingStart com.dxd.net.upgrade:paddingStart}
{@link #View_theme com.dxd.net.upgrade:theme}
+ @see #View_android_focusable + @see #View_android_theme + @see #View_paddingEnd + @see #View_paddingStart + @see #View_theme + */ + public static final int[] View = { + 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, + 0x7f0100ec + }; + /** +

This symbol is the offset where the {@link android.R.attr#focusable} + attribute's value can be found in the {@link #View} array. + @attr name android:focusable + */ + public static int View_android_focusable = 1; + /** +

This symbol is the offset where the {@link android.R.attr#theme} + attribute's value can be found in the {@link #View} array. + @attr name android:theme + */ + public static int View_android_theme = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingEnd} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingEnd + */ + public static int View_paddingEnd = 3; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#paddingStart} + attribute's value can be found in the {@link #View} array. + + +

Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp". +Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), +in (inches), mm (millimeters). +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:paddingStart + */ + public static int View_paddingStart = 2; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#theme} + attribute's value can be found in the {@link #View} array. + + +

Must be a reference to another resource, in the form "@[+][package:]type:name" +or to a theme attribute in the form "?[package:][type:]name". + @attr name com.dxd.net.upgrade:theme + */ + public static int View_theme = 4; + /** Attributes that can be used with a ViewBackgroundHelper. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewBackgroundHelper_android_background android:background}
{@link #ViewBackgroundHelper_backgroundTint com.dxd.net.upgrade:backgroundTint}
{@link #ViewBackgroundHelper_backgroundTintMode com.dxd.net.upgrade:backgroundTintMode}
+ @see #ViewBackgroundHelper_android_background + @see #ViewBackgroundHelper_backgroundTint + @see #ViewBackgroundHelper_backgroundTintMode + */ + public static final int[] ViewBackgroundHelper = { + 0x010100d4, 0x7f0100ed, 0x7f0100ee + }; + /** +

This symbol is the offset where the {@link android.R.attr#background} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + @attr name android:background + */ + public static int ViewBackgroundHelper_android_background = 0; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundTint} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + + +

Must be a color value, in the form of "#rgb", "#argb", +"#rrggbb", or "#aarrggbb". +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. + @attr name com.dxd.net.upgrade:backgroundTint + */ + public static int ViewBackgroundHelper_backgroundTint = 1; + /** +

This symbol is the offset where the {@link com.dxd.net.upgrade.R.attr#backgroundTintMode} + attribute's value can be found in the {@link #ViewBackgroundHelper} array. + + +

Must be one of the following constant values.

+ ++++ + + + + + +
ConstantValueDescription
src_over3
src_in5
src_atop9
multiply14
screen15
+ @attr name com.dxd.net.upgrade:backgroundTintMode + */ + public static int ViewBackgroundHelper_backgroundTintMode = 2; + /** Attributes that can be used with a ViewStubCompat. +

Includes the following attributes:

+ + + + + + + +
AttributeDescription
{@link #ViewStubCompat_android_id android:id}
{@link #ViewStubCompat_android_inflatedId android:inflatedId}
{@link #ViewStubCompat_android_layout android:layout}
+ @see #ViewStubCompat_android_id + @see #ViewStubCompat_android_inflatedId + @see #ViewStubCompat_android_layout + */ + public static final int[] ViewStubCompat = { + 0x010100d0, 0x010100f2, 0x010100f3 + }; + /** +

This symbol is the offset where the {@link android.R.attr#id} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:id + */ + public static int ViewStubCompat_android_id = 0; + /** +

This symbol is the offset where the {@link android.R.attr#inflatedId} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:inflatedId + */ + public static int ViewStubCompat_android_inflatedId = 2; + /** +

This symbol is the offset where the {@link android.R.attr#layout} + attribute's value can be found in the {@link #ViewStubCompat} array. + @attr name android:layout + */ + public static int ViewStubCompat_android_layout = 1; + }; +} diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-af.json b/build/intermediates/blame/res/androidTest/debug/multi/values-af.json new file mode 100644 index 0000000..1b0bcd3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-af.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-af/values-af.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 105, + "endOffset": 591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 105, + "endOffset": 591 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 596, + "endColumn": 84, + "endOffset": 676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 596, + "endColumn": 84, + "endOffset": 676 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 102, + "endOffset": 779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 102, + "endOffset": 779 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 784, + "endColumn": 117, + "endOffset": 897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 784, + "endColumn": 117, + "endOffset": 897 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 75, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 75, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 76, + "endOffset": 1050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 76, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 106, + "endOffset": 1238 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 106, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 102, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 102, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 96, + "endOffset": 1438 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 96, + "endOffset": 1438 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 107, + "endOffset": 1546 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 107, + "endOffset": 1546 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 101, + "endOffset": 1648 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 101, + "endOffset": 1648 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 101, + "endOffset": 1750 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 101, + "endOffset": 1750 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1755, + "endColumn": 116, + "endOffset": 1867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1755, + "endColumn": 116, + "endOffset": 1867 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 97, + "endOffset": 1965 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 97, + "endOffset": 1965 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 79, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 79, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-am.json b/build/intermediates/blame/res/androidTest/debug/multi/values-am.json new file mode 100644 index 0000000..e0c107a --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-am.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-am/values-am.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 107, + "endOffset": 260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 107, + "endOffset": 260 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 265, + "endColumn": 122, + "endOffset": 383 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 265, + "endColumn": 122, + "endOffset": 383 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 98, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 98, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 85, + "endOffset": 674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 85, + "endOffset": 674 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 112, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 112, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 77, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 77, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 77, + "endOffset": 1046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 77, + "endOffset": 1046 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1051, + "endColumn": 78, + "endOffset": 1125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1051, + "endColumn": 78, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 99, + "endOffset": 1225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 99, + "endOffset": 1225 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1230, + "endColumn": 99, + "endOffset": 1325 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1230, + "endColumn": 99, + "endOffset": 1325 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 95, + "endOffset": 1421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 95, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 98, + "endOffset": 1623 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 98, + "endOffset": 1623 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 106, + "endOffset": 1730 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 106, + "endOffset": 1730 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1735, + "endColumn": 115, + "endOffset": 1846 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1735, + "endColumn": 115, + "endOffset": 1846 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1851, + "endColumn": 95, + "endOffset": 1942 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1851, + "endColumn": 95, + "endOffset": 1942 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 78, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 78, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 100, + "endOffset": 2122 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 100, + "endOffset": 2122 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json new file mode 100644 index 0000000..84994e7 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ar.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ar/values-ar.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 108, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 108, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 81, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 81, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 100, + "endOffset": 794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 100, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 113, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 113, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 78, + "endOffset": 1145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 78, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 104, + "endOffset": 1250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 104, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 100, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 100, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 95, + "endOffset": 1447 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 95, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 107, + "endOffset": 1555 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 107, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 102, + "endOffset": 1658 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 102, + "endOffset": 1658 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1663, + "endColumn": 102, + "endOffset": 1761 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1663, + "endColumn": 102, + "endOffset": 1761 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1766, + "endColumn": 118, + "endOffset": 1880 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1766, + "endColumn": 118, + "endOffset": 1880 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1885, + "endColumn": 96, + "endOffset": 1977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1885, + "endColumn": 96, + "endOffset": 1977 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 80, + "endOffset": 2058 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 80, + "endOffset": 2058 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2063, + "endColumn": 100, + "endOffset": 2159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2063, + "endColumn": 100, + "endOffset": 2159 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-az-rAZ.json b/build/intermediates/blame/res/androidTest/debug/multi/values-az-rAZ.json new file mode 100644 index 0000000..b1d8d0e --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-az-rAZ.json @@ -0,0 +1,387 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-az-rAZ/values-az-rAZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 87, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 87, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 106, + "endOffset": 795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 106, + "endOffset": 795 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 113, + "endOffset": 909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 113, + "endOffset": 909 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 78, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 78, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 84, + "endOffset": 1154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 84, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 106, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 106, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 106, + "endOffset": 1368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 106, + "endOffset": 1368 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 99, + "endOffset": 1468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 99, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 108, + "endOffset": 1577 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 108, + "endOffset": 1577 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 103, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 103, + "endOffset": 1681 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 109, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 109, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 96, + "endOffset": 1888 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 96, + "endOffset": 1888 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1893, + "endColumn": 82, + "endOffset": 1971 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1893, + "endColumn": 82, + "endOffset": 1971 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1976, + "endColumn": 100, + "endOffset": 2072 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1976, + "endColumn": 100, + "endOffset": 2072 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-b+sr+Latn.json b/build/intermediates/blame/res/androidTest/debug/multi/values-b+sr+Latn.json new file mode 100644 index 0000000..43bd860 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-b+sr+Latn.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 105, + "endOffset": 600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 105, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 85, + "endOffset": 686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 85, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 103, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 103, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 117, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 117, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 81, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 81, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 87, + "endOffset": 1159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 87, + "endOffset": 1159 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1164, + "endColumn": 105, + "endOffset": 1265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1164, + "endColumn": 105, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 107, + "endOffset": 1373 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 107, + "endOffset": 1373 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 100, + "endOffset": 1474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 100, + "endOffset": 1474 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1479, + "endColumn": 104, + "endOffset": 1579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1479, + "endColumn": 104, + "endOffset": 1579 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 107, + "endOffset": 1687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 107, + "endOffset": 1687 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1692, + "endColumn": 100, + "endOffset": 1788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1692, + "endColumn": 100, + "endOffset": 1788 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 127, + "endOffset": 1916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 127, + "endOffset": 1916 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1921, + "endColumn": 96, + "endOffset": 2013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1921, + "endColumn": 96, + "endOffset": 2013 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-be-rBY.json b/build/intermediates/blame/res/androidTest/debug/multi/values-be-rBY.json new file mode 100644 index 0000000..f63fee9 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-be-rBY.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-be-rBY/values-be-rBY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 102, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 102, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 115, + "endOffset": 620 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 115, + "endOffset": 620 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 625, + "endColumn": 85, + "endOffset": 706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 625, + "endColumn": 85, + "endOffset": 706 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 107, + "endOffset": 814 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 107, + "endOffset": 814 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 117, + "endOffset": 932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 117, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 78, + "endOffset": 1011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 78, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 77, + "endOffset": 1089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 77, + "endOffset": 1089 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1094, + "endColumn": 82, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1094, + "endColumn": 82, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 105, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 105, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 107, + "endOffset": 1590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 107, + "endOffset": 1590 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 104, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 104, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 104, + "endOffset": 1800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 104, + "endOffset": 1800 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1805, + "endColumn": 119, + "endOffset": 1920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1805, + "endColumn": 119, + "endOffset": 1920 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 99, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 99, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 80, + "endOffset": 2101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 80, + "endOffset": 2101 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 108, + "endOffset": 2210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 108, + "endOffset": 2210 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json b/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json new file mode 100644 index 0000000..966f252 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-bg.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bg/values-bg.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 110, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 110, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 127, + "endOffset": 404 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 127, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 106, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 106, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 104, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 104, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 78, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 78, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 82, + "endOffset": 1168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 82, + "endOffset": 1168 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1173, + "endColumn": 113, + "endOffset": 1282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1173, + "endColumn": 113, + "endOffset": 1282 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 108, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 108, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 113, + "endOffset": 1605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 113, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 105, + "endOffset": 1711 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 105, + "endOffset": 1711 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1716, + "endColumn": 107, + "endOffset": 1819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1716, + "endColumn": 107, + "endOffset": 1819 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1824, + "endColumn": 122, + "endOffset": 1942 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1824, + "endColumn": 122, + "endOffset": 1942 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 98, + "endOffset": 2041 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 98, + "endOffset": 2041 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2046, + "endColumn": 82, + "endOffset": 2124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2046, + "endColumn": 82, + "endOffset": 2124 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json b/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json new file mode 100644 index 0000000..e4d1bbf --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-bn-rBD.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bn-rBD/values-bn-rBD.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 111, + "endOffset": 502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 111, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 105, + "endOffset": 608 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 105, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 93, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 93, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 128, + "endOffset": 936 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 128, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 77, + "endOffset": 1014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 77, + "endOffset": 1014 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 86, + "endOffset": 1179 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 86, + "endOffset": 1179 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 109, + "endOffset": 1289 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 109, + "endOffset": 1289 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1294, + "endColumn": 115, + "endOffset": 1405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1294, + "endColumn": 115, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 106, + "endOffset": 1512 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 106, + "endOffset": 1512 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1517, + "endColumn": 109, + "endOffset": 1622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1517, + "endColumn": 109, + "endOffset": 1622 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1627, + "endColumn": 105, + "endOffset": 1728 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1627, + "endColumn": 105, + "endOffset": 1728 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 112, + "endOffset": 1841 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 112, + "endOffset": 1841 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1846, + "endColumn": 127, + "endOffset": 1969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1846, + "endColumn": 127, + "endOffset": 1969 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 104, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 104, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 89, + "endOffset": 2164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 89, + "endOffset": 2164 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2169, + "endColumn": 100, + "endOffset": 2265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2169, + "endColumn": 100, + "endOffset": 2265 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-bs-rBA.json b/build/intermediates/blame/res/androidTest/debug/multi/values-bs-rBA.json new file mode 100644 index 0000000..5311d8d --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-bs-rBA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-bs-rBA/values-bs-rBA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 108, + "endOffset": 509 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 108, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 87, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 87, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 121, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 121, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 81, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 81, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 80, + "endOffset": 1090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 80, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 85, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 85, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 102, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 102, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 104, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 104, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 104, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 104, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 110, + "endOffset": 1698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 110, + "endOffset": 1698 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1703, + "endColumn": 104, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1703, + "endColumn": 104, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 119, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 119, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json new file mode 100644 index 0000000..4a13ba7 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ca.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ca/values-ca.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 82, + "endOffset": 695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 82, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 107, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 107, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 125, + "endOffset": 929 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 125, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 83, + "endOffset": 1013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 83, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 80, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 80, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 82, + "endOffset": 1177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 82, + "endOffset": 1177 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1182, + "endColumn": 110, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1182, + "endColumn": 110, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 108, + "endOffset": 1397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 108, + "endOffset": 1397 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1402, + "endColumn": 97, + "endOffset": 1495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1402, + "endColumn": 97, + "endOffset": 1495 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 103, + "endOffset": 1709 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 103, + "endOffset": 1709 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1714, + "endColumn": 107, + "endOffset": 1817 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1714, + "endColumn": 107, + "endOffset": 1817 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1822, + "endColumn": 122, + "endOffset": 1940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1822, + "endColumn": 122, + "endOffset": 1940 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1945, + "endColumn": 98, + "endOffset": 2039 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1945, + "endColumn": 98, + "endOffset": 2039 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2044, + "endColumn": 80, + "endOffset": 2120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2044, + "endColumn": 80, + "endOffset": 2120 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2125, + "endColumn": 100, + "endOffset": 2221 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2125, + "endColumn": 100, + "endOffset": 2221 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json b/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json new file mode 100644 index 0000000..d5b9840 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-cs.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-cs/values-cs.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 108, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 108, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 123, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 123, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 101, + "endOffset": 492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 101, + "endOffset": 492 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 108, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 108, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 116, + "endOffset": 909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 116, + "endOffset": 909 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 83, + "endOffset": 1155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 83, + "endOffset": 1155 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 108, + "endOffset": 1368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 108, + "endOffset": 1368 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 98, + "endOffset": 1467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 98, + "endOffset": 1467 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1472, + "endColumn": 105, + "endOffset": 1573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1472, + "endColumn": 105, + "endOffset": 1573 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 109, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 109, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 106, + "endOffset": 1790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 106, + "endOffset": 1790 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 121, + "endOffset": 1912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 121, + "endOffset": 1912 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1917, + "endColumn": 97, + "endOffset": 2010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1917, + "endColumn": 97, + "endOffset": 2010 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 81, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 81, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-da.json b/build/intermediates/blame/res/androidTest/debug/multi/values-da.json new file mode 100644 index 0000000..dd26a0c --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-da.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-da/values-da.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 98, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 98, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 111, + "endOffset": 595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 111, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 82, + "endOffset": 678 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 82, + "endOffset": 678 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 683, + "endColumn": 99, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 683, + "endColumn": 99, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 112, + "endOffset": 891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 112, + "endOffset": 891 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 896, + "endColumn": 76, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 896, + "endColumn": 76, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 76, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 76, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 78, + "endOffset": 1124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 78, + "endOffset": 1124 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 108, + "endOffset": 1233 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 108, + "endOffset": 1233 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 107, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 107, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 95, + "endOffset": 1437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 95, + "endOffset": 1437 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1442, + "endColumn": 113, + "endOffset": 1551 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1442, + "endColumn": 113, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 101, + "endOffset": 1653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 101, + "endOffset": 1653 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 100, + "endOffset": 1754 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 100, + "endOffset": 1754 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1759, + "endColumn": 115, + "endOffset": 1870 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1759, + "endColumn": 115, + "endOffset": 1870 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1875, + "endColumn": 96, + "endOffset": 1967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1875, + "endColumn": 96, + "endOffset": 1967 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-de.json b/build/intermediates/blame/res/androidTest/debug/multi/values-de.json new file mode 100644 index 0000000..3511ff5 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-de.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-de/values-de.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 85, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 85, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 114, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 114, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 76, + "endOffset": 979 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 76, + "endOffset": 979 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 75, + "endOffset": 1055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 75, + "endOffset": 1055 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 81, + "endOffset": 1137 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 81, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 110, + "endOffset": 1248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 110, + "endOffset": 1248 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 102, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 102, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 98, + "endOffset": 1450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 98, + "endOffset": 1450 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 110, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 110, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 101, + "endOffset": 1663 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 101, + "endOffset": 1663 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 106, + "endOffset": 1770 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 106, + "endOffset": 1770 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 121, + "endOffset": 1892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 121, + "endOffset": 1892 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1897, + "endColumn": 101, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1897, + "endColumn": 101, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 81, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 81, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 100, + "endOffset": 2177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 100, + "endOffset": 2177 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-el.json b/build/intermediates/blame/res/androidTest/debug/multi/values-el.json new file mode 100644 index 0000000..96e6393 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-el.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-el/values-el.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 110, + "endOffset": 510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 110, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 116, + "endOffset": 627 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 116, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 104, + "endOffset": 817 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 104, + "endOffset": 817 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 125, + "endOffset": 943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 125, + "endOffset": 943 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 948, + "endColumn": 87, + "endOffset": 1031 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 948, + "endColumn": 87, + "endOffset": 1031 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 85, + "endOffset": 1117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 85, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 84, + "endOffset": 1202 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 84, + "endOffset": 1202 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 110, + "endOffset": 1313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 110, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 109, + "endOffset": 1423 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 109, + "endOffset": 1423 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 101, + "endOffset": 1525 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 101, + "endOffset": 1525 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1530, + "endColumn": 110, + "endOffset": 1636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1530, + "endColumn": 110, + "endOffset": 1636 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 108, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 108, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 107, + "endOffset": 1853 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 107, + "endOffset": 1853 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 122, + "endOffset": 1976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 122, + "endOffset": 1976 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1981, + "endColumn": 99, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1981, + "endColumn": 99, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 84, + "endOffset": 2161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 84, + "endOffset": 2161 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2166, + "endColumn": 100, + "endOffset": 2262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2166, + "endColumn": 100, + "endOffset": 2262 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-en-rAU.json b/build/intermediates/blame/res/androidTest/debug/multi/values-en-rAU.json new file mode 100644 index 0000000..bd7fbd2 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-en-rAU.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rAU/values-en-rAU.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json b/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json new file mode 100644 index 0000000..e38e72a --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-en-rGB.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rGB/values-en-rGB.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json new file mode 100644 index 0000000..ff514af --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-en-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-en-rIN/values-en-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json b/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json new file mode 100644 index 0000000..4a7682c --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-es-rUS.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es-rUS/values-es-rUS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 108, + "endOffset": 510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 108, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 107, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 107, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 84, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 84, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 84, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 84, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 111, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 111, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 100, + "endOffset": 1501 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 100, + "endOffset": 1501 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 99, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 99, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 81, + "endOffset": 2127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 81, + "endOffset": 2127 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2132, + "endColumn": 100, + "endOffset": 2228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2132, + "endColumn": 100, + "endOffset": 2228 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-es.json b/build/intermediates/blame/res/androidTest/debug/multi/values-es.json new file mode 100644 index 0000000..287e8b3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-es.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-es/values-es.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 112, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 112, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 107, + "endOffset": 619 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 107, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 84, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 84, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 127, + "endOffset": 933 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 127, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 75, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 75, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 75, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 75, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 106, + "endOffset": 1274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 106, + "endOffset": 1274 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1279, + "endColumn": 99, + "endOffset": 1374 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1279, + "endColumn": 99, + "endOffset": 1374 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1379, + "endColumn": 98, + "endOffset": 1473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1379, + "endColumn": 98, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 107, + "endOffset": 1581 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 107, + "endOffset": 1581 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1586, + "endColumn": 106, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1586, + "endColumn": 106, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 106, + "endOffset": 1795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 106, + "endOffset": 1795 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 121, + "endOffset": 1917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 121, + "endOffset": 1917 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1922, + "endColumn": 99, + "endOffset": 2017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1922, + "endColumn": 99, + "endOffset": 2017 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 81, + "endOffset": 2099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 81, + "endOffset": 2099 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 100, + "endOffset": 2200 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 100, + "endOffset": 2200 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json b/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json new file mode 100644 index 0000000..e8e92ba --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-et-rEE.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-et-rEE/values-et-rEE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 106, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 106, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 110, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 110, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 101, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 101, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 116, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 116, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 79, + "endOffset": 1001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 79, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 77, + "endOffset": 1079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 77, + "endOffset": 1079 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 82, + "endOffset": 1162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 82, + "endOffset": 1162 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 110, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 110, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 104, + "endOffset": 1378 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 104, + "endOffset": 1378 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1383, + "endColumn": 98, + "endOffset": 1477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1383, + "endColumn": 98, + "endOffset": 1477 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 109, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 109, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 100, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 100, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 102, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 102, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 127, + "endOffset": 1919 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 127, + "endOffset": 1919 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1924, + "endColumn": 101, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1924, + "endColumn": 101, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json b/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json new file mode 100644 index 0000000..c759ffa --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-eu-rES.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-eu-rES/values-eu-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 97, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 97, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 123, + "endOffset": 914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 123, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 86, + "endOffset": 1001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 86, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 83, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 83, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 108, + "endOffset": 1276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 108, + "endOffset": 1276 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 109, + "endOffset": 1386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 109, + "endOffset": 1386 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 98, + "endOffset": 1485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 98, + "endOffset": 1485 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1490, + "endColumn": 108, + "endOffset": 1594 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1490, + "endColumn": 108, + "endOffset": 1594 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1599, + "endColumn": 112, + "endOffset": 1707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1599, + "endColumn": 112, + "endOffset": 1707 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1712, + "endColumn": 110, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1712, + "endColumn": 110, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 136, + "endOffset": 1955 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 136, + "endOffset": 1955 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1960, + "endColumn": 98, + "endOffset": 2054 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1960, + "endColumn": 98, + "endOffset": 2054 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2059, + "endColumn": 81, + "endOffset": 2136 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2059, + "endColumn": 81, + "endOffset": 2136 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2141, + "endColumn": 100, + "endOffset": 2237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2141, + "endColumn": 100, + "endOffset": 2237 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json b/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json new file mode 100644 index 0000000..d56ef9c --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-fa.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fa/values-fa.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 109, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 109, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 125, + "endOffset": 396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 125, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 83, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 83, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 102, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 102, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 114, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 114, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 78, + "endOffset": 991 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 78, + "endOffset": 991 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 77, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 77, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 80, + "endOffset": 1150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 80, + "endOffset": 1150 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1155, + "endColumn": 111, + "endOffset": 1262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1155, + "endColumn": 111, + "endOffset": 1262 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1267, + "endColumn": 102, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1267, + "endColumn": 102, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 109, + "endOffset": 1573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 109, + "endOffset": 1573 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 102, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 102, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 124, + "endOffset": 1910 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 124, + "endOffset": 1910 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1915, + "endColumn": 100, + "endOffset": 2011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1915, + "endColumn": 100, + "endOffset": 2011 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2016, + "endColumn": 80, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2016, + "endColumn": 80, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json b/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json new file mode 100644 index 0000000..b9429b4 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-fi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fi/values-fi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 99, + "endOffset": 489 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 99, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 100, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 100, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 85, + "endOffset": 676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 85, + "endOffset": 676 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 117, + "endOffset": 899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 117, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 86, + "endOffset": 986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 86, + "endOffset": 986 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 81, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 81, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 79, + "endOffset": 1148 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 79, + "endOffset": 1148 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 106, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 106, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 102, + "endOffset": 1358 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 102, + "endOffset": 1358 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 96, + "endOffset": 1455 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 96, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 105, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 105, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 103, + "endOffset": 1764 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 103, + "endOffset": 1764 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 118, + "endOffset": 1883 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 118, + "endOffset": 1883 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1888, + "endColumn": 98, + "endOffset": 1982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1888, + "endColumn": 98, + "endOffset": 1982 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1987, + "endColumn": 79, + "endOffset": 2062 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1987, + "endColumn": 79, + "endOffset": 2062 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 100, + "endOffset": 2163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 100, + "endOffset": 2163 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json b/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json new file mode 100644 index 0000000..d4bb5e6 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-fr-rCA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr-rCA/values-fr-rCA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 86, + "endOffset": 705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 86, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 115, + "endOffset": 821 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 115, + "endOffset": 821 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 129, + "endOffset": 951 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 129, + "endOffset": 951 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 956, + "endColumn": 82, + "endOffset": 1034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 956, + "endColumn": 82, + "endOffset": 1034 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 79, + "endOffset": 1114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 79, + "endOffset": 1114 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 95, + "endOffset": 1210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 95, + "endOffset": 1210 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 109, + "endOffset": 1320 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 109, + "endOffset": 1320 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 111, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 111, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 110, + "endOffset": 1646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 110, + "endOffset": 1646 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1651, + "endColumn": 106, + "endOffset": 1753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1651, + "endColumn": 106, + "endOffset": 1753 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 101, + "endOffset": 1855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 101, + "endOffset": 1855 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1860, + "endColumn": 121, + "endOffset": 1977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1860, + "endColumn": 121, + "endOffset": 1977 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 98, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 98, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 85, + "endOffset": 2162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 85, + "endOffset": 2162 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2167, + "endColumn": 100, + "endOffset": 2263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2167, + "endColumn": 100, + "endOffset": 2263 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json b/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json new file mode 100644 index 0000000..0625803 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-fr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-fr/values-fr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 81, + "endOffset": 700 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 81, + "endOffset": 700 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 105, + "endOffset": 806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 105, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 129, + "endOffset": 936 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 129, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 82, + "endOffset": 1019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 82, + "endOffset": 1019 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 79, + "endOffset": 1099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 79, + "endOffset": 1099 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 85, + "endOffset": 1185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 85, + "endOffset": 1185 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 109, + "endOffset": 1295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 109, + "endOffset": 1295 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1300, + "endColumn": 111, + "endOffset": 1407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1300, + "endColumn": 111, + "endOffset": 1407 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1412, + "endColumn": 102, + "endOffset": 1510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1412, + "endColumn": 102, + "endOffset": 1510 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 110, + "endOffset": 1621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 110, + "endOffset": 1621 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 106, + "endOffset": 1728 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 106, + "endOffset": 1728 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 106, + "endOffset": 1835 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 106, + "endOffset": 1835 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 121, + "endOffset": 1957 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 121, + "endOffset": 1957 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 98, + "endOffset": 2056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 98, + "endOffset": 2056 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2061, + "endColumn": 85, + "endOffset": 2142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2061, + "endColumn": 85, + "endOffset": 2142 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 100, + "endOffset": 2243 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 100, + "endOffset": 2243 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json b/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json new file mode 100644 index 0000000..6481b9e --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-gl-rES.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gl-rES/values-gl-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 111, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 111, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 107, + "endOffset": 613 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 107, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 125, + "endOffset": 926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 125, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 83, + "endOffset": 1010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 83, + "endOffset": 1010 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 81, + "endOffset": 1173 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 81, + "endOffset": 1173 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1178, + "endColumn": 106, + "endOffset": 1280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1178, + "endColumn": 106, + "endOffset": 1280 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 108, + "endOffset": 1389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 108, + "endOffset": 1389 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 98, + "endOffset": 1488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 98, + "endOffset": 1488 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1493, + "endColumn": 107, + "endOffset": 1596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1493, + "endColumn": 107, + "endOffset": 1596 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 102, + "endOffset": 1699 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 102, + "endOffset": 1699 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1704, + "endColumn": 106, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1704, + "endColumn": 106, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 121, + "endOffset": 1928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 121, + "endOffset": 1928 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1933, + "endColumn": 99, + "endOffset": 2028 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1933, + "endColumn": 99, + "endOffset": 2028 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2033, + "endColumn": 81, + "endOffset": 2110 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2033, + "endColumn": 81, + "endOffset": 2110 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-gu-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-gu-rIN.json new file mode 100644 index 0000000..11665b3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-gu-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-gu-rIN/values-gu-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 106, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 106, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 86, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 86, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 100, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 100, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 122, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 122, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 76, + "endOffset": 989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 76, + "endOffset": 989 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 79, + "endOffset": 1147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 79, + "endOffset": 1147 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1152, + "endColumn": 105, + "endOffset": 1253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1152, + "endColumn": 105, + "endOffset": 1253 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 101, + "endOffset": 1355 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 101, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 96, + "endOffset": 1452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 96, + "endOffset": 1452 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 108, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 108, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 109, + "endOffset": 1770 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 109, + "endOffset": 1770 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 120, + "endOffset": 1891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 120, + "endOffset": 1891 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1896, + "endColumn": 102, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1896, + "endColumn": 102, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 79, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 79, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 100, + "endOffset": 2175 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 100, + "endOffset": 2175 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json b/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json new file mode 100644 index 0000000..9b32e58 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-h720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-h720dp-v13/values-h720dp-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json b/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json new file mode 100644 index 0000000..89c3173 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-hdpi-v4.json @@ -0,0 +1,28 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hdpi-v4/values-hdpi-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 327 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json b/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json new file mode 100644 index 0000000..17e755b --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-hi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hi/values-hi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 104, + "endOffset": 503 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 104, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 106, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 106, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 84, + "endOffset": 695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 84, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 101, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 101, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 121, + "endOffset": 919 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 121, + "endOffset": 919 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 924, + "endColumn": 76, + "endOffset": 996 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 924, + "endColumn": 76, + "endOffset": 996 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1001, + "endColumn": 77, + "endOffset": 1074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1001, + "endColumn": 77, + "endOffset": 1074 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1079, + "endColumn": 89, + "endOffset": 1164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1079, + "endColumn": 89, + "endOffset": 1164 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1169, + "endColumn": 108, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1169, + "endColumn": 108, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 101, + "endOffset": 1375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 101, + "endOffset": 1375 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1380, + "endColumn": 97, + "endOffset": 1473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1380, + "endColumn": 97, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 109, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 109, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 114, + "endOffset": 1798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 114, + "endOffset": 1798 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 124, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 124, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 105, + "endOffset": 2029 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 105, + "endOffset": 2029 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 78, + "endOffset": 2108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 78, + "endOffset": 2108 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 100, + "endOffset": 2209 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 100, + "endOffset": 2209 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json b/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json new file mode 100644 index 0000000..64a2e45 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-hr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hr/values-hr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 96, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 96, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 109, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 109, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 103, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 103, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 118, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 118, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 83, + "endOffset": 986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 83, + "endOffset": 986 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 82, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 82, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 85, + "endOffset": 1155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 85, + "endOffset": 1155 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 112, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 112, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 105, + "endOffset": 1478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 105, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 104, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 104, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 112, + "endOffset": 1696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 112, + "endOffset": 1696 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1701, + "endColumn": 106, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1701, + "endColumn": 106, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 96, + "endOffset": 2023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 96, + "endOffset": 2023 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2028, + "endColumn": 88, + "endOffset": 2112 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2028, + "endColumn": 88, + "endOffset": 2112 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2117, + "endColumn": 100, + "endOffset": 2213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2117, + "endColumn": 100, + "endOffset": 2213 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json b/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json new file mode 100644 index 0000000..f4b7243 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-hu.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hu/values-hu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 104, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 104, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 114, + "endOffset": 609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 114, + "endOffset": 609 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 614, + "endColumn": 83, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 614, + "endColumn": 83, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 111, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 111, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 129, + "endOffset": 935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 129, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 75, + "endOffset": 1011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 75, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 75, + "endOffset": 1087 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 75, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 109, + "endOffset": 1280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 109, + "endOffset": 1280 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 110, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 110, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 110, + "endOffset": 1602 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 110, + "endOffset": 1602 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1607, + "endColumn": 107, + "endOffset": 1710 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1607, + "endColumn": 107, + "endOffset": 1710 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 118, + "endOffset": 1829 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 118, + "endOffset": 1829 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1834, + "endColumn": 133, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1834, + "endColumn": 133, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 102, + "endOffset": 2066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 102, + "endOffset": 2066 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2071, + "endColumn": 82, + "endOffset": 2149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2071, + "endColumn": 82, + "endOffset": 2149 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json b/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json new file mode 100644 index 0000000..11e65de --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-hy-rAM.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-hy-rAM/values-hy-rAM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 100, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 100, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 109, + "endOffset": 595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 109, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 88, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 88, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 80, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 80, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 106, + "endOffset": 1260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 106, + "endOffset": 1260 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 106, + "endOffset": 1367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 106, + "endOffset": 1367 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 98, + "endOffset": 1466 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 98, + "endOffset": 1466 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 109, + "endOffset": 1576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 109, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 106, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 106, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 99, + "endOffset": 1783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 99, + "endOffset": 1783 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 124, + "endOffset": 1908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 124, + "endOffset": 1908 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 81, + "endOffset": 2089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 81, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 100, + "endOffset": 2190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 100, + "endOffset": 2190 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-in.json b/build/intermediates/blame/res/androidTest/debug/multi/values-in.json new file mode 100644 index 0000000..37c6e63 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-in.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-in/values-in.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 104, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 104, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 86, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 86, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 115, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 115, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 85, + "endOffset": 1152 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 85, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 102, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 102, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 108, + "endOffset": 1364 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 108, + "endOffset": 1364 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 100, + "endOffset": 1465 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 100, + "endOffset": 1465 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 103, + "endOffset": 1569 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 103, + "endOffset": 1569 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1574, + "endColumn": 107, + "endOffset": 1677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1574, + "endColumn": 107, + "endOffset": 1677 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 107, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 107, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 122, + "endOffset": 1908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 122, + "endOffset": 1908 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 83, + "endOffset": 2091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 83, + "endOffset": 2091 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2096, + "endColumn": 100, + "endOffset": 2192 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2096, + "endColumn": 100, + "endOffset": 2192 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json b/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json new file mode 100644 index 0000000..6076989 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-is-rIS.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-is-rIS/values-is-rIS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 107, + "endOffset": 258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 107, + "endOffset": 258 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 122, + "endOffset": 381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 122, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 96, + "endOffset": 478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 96, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 111, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 111, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 84, + "endOffset": 675 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 84, + "endOffset": 675 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 100, + "endOffset": 776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 100, + "endOffset": 776 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 113, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 113, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 79, + "endOffset": 970 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 79, + "endOffset": 970 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 79, + "endOffset": 1050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 79, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 109, + "endOffset": 1241 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 109, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 107, + "endOffset": 1349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 107, + "endOffset": 1349 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1354, + "endColumn": 97, + "endOffset": 1447 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1354, + "endColumn": 97, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 108, + "endOffset": 1556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 108, + "endOffset": 1556 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 98, + "endOffset": 1655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 98, + "endOffset": 1655 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1660, + "endColumn": 102, + "endOffset": 1758 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1660, + "endColumn": 102, + "endOffset": 1758 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1763, + "endColumn": 117, + "endOffset": 1876 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1763, + "endColumn": 117, + "endOffset": 1876 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1881, + "endColumn": 97, + "endOffset": 1974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1881, + "endColumn": 97, + "endOffset": 1974 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1979, + "endColumn": 80, + "endOffset": 2055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1979, + "endColumn": 80, + "endOffset": 2055 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2060, + "endColumn": 100, + "endOffset": 2156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2060, + "endColumn": 100, + "endOffset": 2156 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-it.json b/build/intermediates/blame/res/androidTest/debug/multi/values-it.json new file mode 100644 index 0000000..3ef25e8 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-it.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-it/values-it.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 108, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 108, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 124, + "endOffset": 917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 124, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 76, + "endOffset": 994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 76, + "endOffset": 994 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 75, + "endOffset": 1070 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 75, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 103, + "endOffset": 1567 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 103, + "endOffset": 1567 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1572, + "endColumn": 104, + "endOffset": 1672 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1572, + "endColumn": 104, + "endOffset": 1672 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1677, + "endColumn": 106, + "endOffset": 1779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1677, + "endColumn": 106, + "endOffset": 1779 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 121, + "endOffset": 1901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 121, + "endOffset": 1901 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 99, + "endOffset": 2001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 99, + "endOffset": 2001 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 82, + "endOffset": 2084 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 82, + "endOffset": 2084 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json b/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json new file mode 100644 index 0000000..6887d14 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-iw.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-iw/values-iw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 109, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 109, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 125, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 125, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 99, + "endOffset": 781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 99, + "endOffset": 781 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 113, + "endOffset": 895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 113, + "endOffset": 895 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 77, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 77, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 77, + "endOffset": 1051 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 77, + "endOffset": 1051 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 78, + "endOffset": 1130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 78, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 101, + "endOffset": 1232 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 101, + "endOffset": 1232 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 103, + "endOffset": 1336 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 103, + "endOffset": 1336 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1341, + "endColumn": 95, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1341, + "endColumn": 95, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 100, + "endOffset": 1636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 100, + "endOffset": 1636 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 99, + "endOffset": 1736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 99, + "endOffset": 1736 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1741, + "endColumn": 115, + "endOffset": 1852 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1741, + "endColumn": 115, + "endOffset": 1852 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1857, + "endColumn": 95, + "endOffset": 1948 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1857, + "endColumn": 95, + "endOffset": 1948 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1953, + "endColumn": 78, + "endOffset": 2027 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1953, + "endColumn": 78, + "endOffset": 2027 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 102, + "endOffset": 2130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 102, + "endOffset": 2130 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json new file mode 100644 index 0000000..bfb686e --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ja.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ja/values-ja.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 106, + "endOffset": 254 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 106, + "endOffset": 254 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 120, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 120, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 104, + "endOffset": 573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 104, + "endOffset": 573 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 81, + "endOffset": 655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 81, + "endOffset": 655 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 660, + "endColumn": 97, + "endOffset": 753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 660, + "endColumn": 97, + "endOffset": 753 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 758, + "endColumn": 107, + "endOffset": 861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 758, + "endColumn": 107, + "endOffset": 861 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 866, + "endColumn": 76, + "endOffset": 938 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 866, + "endColumn": 76, + "endOffset": 938 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 943, + "endColumn": 75, + "endOffset": 1014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 943, + "endColumn": 75, + "endOffset": 1014 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 101, + "endOffset": 1194 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 101, + "endOffset": 1194 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1199, + "endColumn": 98, + "endOffset": 1293 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1199, + "endColumn": 98, + "endOffset": 1293 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 94, + "endOffset": 1388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 94, + "endOffset": 1388 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 102, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 102, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 94, + "endOffset": 1586 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 94, + "endOffset": 1586 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1591, + "endColumn": 95, + "endOffset": 1682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1591, + "endColumn": 95, + "endOffset": 1682 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 110, + "endOffset": 1793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 110, + "endOffset": 1793 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 96, + "endOffset": 1890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 96, + "endOffset": 1890 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1895, + "endColumn": 77, + "endOffset": 1968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1895, + "endColumn": 77, + "endOffset": 1968 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1973, + "endColumn": 100, + "endOffset": 2069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1973, + "endColumn": 100, + "endOffset": 2069 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json new file mode 100644 index 0000000..842653c --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ka-rGE.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ka-rGE/values-ka-rGE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 110, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 110, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 112, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 112, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 83, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 83, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 81, + "endOffset": 1077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 81, + "endOffset": 1077 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 82, + "endOffset": 1160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 82, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 112, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 112, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 106, + "endOffset": 1380 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 106, + "endOffset": 1380 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 97, + "endOffset": 1478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 97, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 112, + "endOffset": 1591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 112, + "endOffset": 1591 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 103, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 103, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 103, + "endOffset": 1799 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 103, + "endOffset": 1799 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1804, + "endColumn": 121, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1804, + "endColumn": 121, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 97, + "endOffset": 2019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 97, + "endOffset": 2019 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2024, + "endColumn": 80, + "endOffset": 2100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2024, + "endColumn": 80, + "endOffset": 2100 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json b/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json new file mode 100644 index 0000000..c6e869f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-kk-rKZ.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 102, + "endOffset": 496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 102, + "endOffset": 496 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 109, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 109, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 105, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 105, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 118, + "endOffset": 916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 118, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 80, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 80, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 79, + "endOffset": 1077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 79, + "endOffset": 1077 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 80, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 80, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 104, + "endOffset": 1366 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 104, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 97, + "endOffset": 1464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 97, + "endOffset": 1464 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 106, + "endOffset": 1571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 106, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 108, + "endOffset": 1680 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 108, + "endOffset": 1680 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1685, + "endColumn": 99, + "endOffset": 1780 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1685, + "endColumn": 99, + "endOffset": 1780 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 114, + "endOffset": 1895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 114, + "endOffset": 1895 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1900, + "endColumn": 98, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1900, + "endColumn": 98, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 80, + "endOffset": 2075 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 80, + "endOffset": 2075 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2080, + "endColumn": 100, + "endOffset": 2176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2080, + "endColumn": 100, + "endOffset": 2176 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json b/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json new file mode 100644 index 0000000..09d7cc5 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-km-rKH.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-km-rKH/values-km-rKH.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 99, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 99, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 86, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 86, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 103, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 103, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 117, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 117, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 76, + "endOffset": 982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 76, + "endOffset": 982 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 987, + "endColumn": 76, + "endOffset": 1059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 987, + "endColumn": 76, + "endOffset": 1059 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 82, + "endOffset": 1142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 82, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 103, + "endOffset": 1246 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 103, + "endOffset": 1246 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1251, + "endColumn": 104, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1251, + "endColumn": 104, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 99, + "endOffset": 1451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 99, + "endOffset": 1451 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 109, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 109, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 106, + "endOffset": 1668 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 106, + "endOffset": 1668 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1673, + "endColumn": 107, + "endOffset": 1776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1673, + "endColumn": 107, + "endOffset": 1776 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1781, + "endColumn": 122, + "endOffset": 1899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1781, + "endColumn": 122, + "endOffset": 1899 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1904, + "endColumn": 97, + "endOffset": 1997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1904, + "endColumn": 97, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 82, + "endOffset": 2080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 82, + "endOffset": 2080 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json new file mode 100644 index 0000000..3b659be --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-kn-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-kn-rIN/values-kn-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 106, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 106, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 126, + "endOffset": 946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 126, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 76, + "endOffset": 1023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 76, + "endOffset": 1023 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 76, + "endOffset": 1100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 76, + "endOffset": 1100 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1105, + "endColumn": 81, + "endOffset": 1182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1105, + "endColumn": 81, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 115, + "endOffset": 1298 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 115, + "endOffset": 1298 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 110, + "endOffset": 1409 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 110, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 98, + "endOffset": 1508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 98, + "endOffset": 1508 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1513, + "endColumn": 112, + "endOffset": 1621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1513, + "endColumn": 112, + "endOffset": 1621 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 103, + "endOffset": 1725 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 103, + "endOffset": 1725 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1730, + "endColumn": 113, + "endOffset": 1839 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1730, + "endColumn": 113, + "endOffset": 1839 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1844, + "endColumn": 125, + "endOffset": 1965 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1844, + "endColumn": 125, + "endOffset": 1965 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 99, + "endOffset": 2065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 99, + "endOffset": 2065 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2070, + "endColumn": 81, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2070, + "endColumn": 81, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json new file mode 100644 index 0000000..3980c18 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ko.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ko/values-ko.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 107, + "endOffset": 253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 107, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 93, + "endOffset": 470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 93, + "endOffset": 470 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 475, + "endColumn": 101, + "endOffset": 572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 475, + "endColumn": 101, + "endOffset": 572 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 81, + "endOffset": 654 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 81, + "endOffset": 654 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 659, + "endColumn": 97, + "endOffset": 752 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 659, + "endColumn": 97, + "endOffset": 752 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 757, + "endColumn": 105, + "endOffset": 858 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 757, + "endColumn": 105, + "endOffset": 858 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 863, + "endColumn": 78, + "endOffset": 937 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 863, + "endColumn": 78, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 942, + "endColumn": 75, + "endOffset": 1013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 942, + "endColumn": 75, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 79, + "endOffset": 1093 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 79, + "endOffset": 1093 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 97, + "endOffset": 1191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 97, + "endOffset": 1191 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 94, + "endOffset": 1286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 94, + "endOffset": 1286 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 94, + "endOffset": 1381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 94, + "endOffset": 1381 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 99, + "endOffset": 1481 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 99, + "endOffset": 1481 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 95, + "endOffset": 1577 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 95, + "endOffset": 1577 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 98, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 98, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 114, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 114, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 93, + "endOffset": 1885 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 93, + "endOffset": 1885 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1890, + "endColumn": 77, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1890, + "endColumn": 77, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 100, + "endOffset": 2064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 100, + "endOffset": 2064 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json new file mode 100644 index 0000000..426f94f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ky-rKG.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ky-rKG/values-ky-rKG.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 94, + "endOffset": 480 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 94, + "endOffset": 480 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 485, + "endColumn": 118, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 485, + "endColumn": 118, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 106, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 106, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 80, + "endOffset": 1145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 80, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 109, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 109, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 106, + "endOffset": 1362 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 106, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 97, + "endOffset": 1460 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 97, + "endOffset": 1460 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1465, + "endColumn": 105, + "endOffset": 1566 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1465, + "endColumn": 105, + "endOffset": 1566 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 106, + "endOffset": 1673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 106, + "endOffset": 1673 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 100, + "endOffset": 1774 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 100, + "endOffset": 1774 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 123, + "endOffset": 1898 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 123, + "endOffset": 1898 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 102, + "endOffset": 2001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 102, + "endOffset": 2001 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 80, + "endOffset": 2082 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 80, + "endOffset": 2082 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2087, + "endColumn": 100, + "endOffset": 2183 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2087, + "endColumn": 100, + "endOffset": 2183 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-land.json b/build/intermediates/blame/res/androidTest/debug/multi/values-land.json new file mode 100644 index 0000000..b305977 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-land.json @@ -0,0 +1,83 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-land/values-land.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 63, + "endOffset": 184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 63, + "endOffset": 184 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 70, + "endOffset": 255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 70, + "endOffset": 255 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 260, + "endColumn": 67, + "endOffset": 323 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 260, + "endColumn": 67, + "endOffset": 323 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json b/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json new file mode 100644 index 0000000..2adbd23 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-large-v4.json @@ -0,0 +1,178 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-large-v4/values-large-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 114, + "endColumn": 70, + "endOffset": 180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 114, + "endColumn": 70, + "endOffset": 180 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 185, + "endColumn": 70, + "endOffset": 251 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 185, + "endColumn": 70, + "endOffset": 251 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 256, + "endColumn": 69, + "endOffset": 321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 256, + "endColumn": 69, + "endOffset": 321 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 326, + "endColumn": 69, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 326, + "endColumn": 69, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 67, + "endOffset": 459 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 67, + "endOffset": 459 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 532, + "endColumn": 103, + "endOffset": 631 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 532, + "endColumn": 103, + "endOffset": 631 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 636, + "endColumn": 115, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 636, + "endColumn": 115, + "endOffset": 747 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ldltr-v21.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ldltr-v21.json new file mode 100644 index 0000000..e35aca9 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ldltr-v21.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ldltr-v21/values-ldltr-v21.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json b/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json new file mode 100644 index 0000000..a93e8f3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-lo-rLA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lo-rLA/values-lo-rLA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 96, + "endOffset": 481 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 96, + "endOffset": 481 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 84, + "endOffset": 673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 84, + "endOffset": 673 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 678, + "endColumn": 104, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 678, + "endColumn": 104, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 111, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 111, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 76, + "endOffset": 967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 76, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 972, + "endColumn": 77, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 972, + "endColumn": 77, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 79, + "endOffset": 1125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 79, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 106, + "endOffset": 1232 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 106, + "endOffset": 1232 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 96, + "endOffset": 1329 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 96, + "endOffset": 1329 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1334, + "endColumn": 97, + "endOffset": 1427 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1334, + "endColumn": 97, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 104, + "endOffset": 1532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 104, + "endOffset": 1532 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1537, + "endColumn": 102, + "endOffset": 1635 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1537, + "endColumn": 102, + "endOffset": 1635 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 103, + "endOffset": 1739 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 103, + "endOffset": 1739 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1744, + "endColumn": 121, + "endOffset": 1861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1744, + "endColumn": 121, + "endOffset": 1861 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 95, + "endOffset": 1957 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 95, + "endOffset": 1957 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 80, + "endOffset": 2038 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 80, + "endOffset": 2038 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2043, + "endColumn": 100, + "endOffset": 2139 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2043, + "endColumn": 100, + "endOffset": 2139 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json b/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json new file mode 100644 index 0000000..8aebb81 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-lt.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lt/values-lt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 100, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 100, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 112, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 112, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 86, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 86, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 81, + "endOffset": 1010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 81, + "endOffset": 1010 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 84, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 84, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 108, + "endOffset": 1285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 108, + "endOffset": 1285 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 108, + "endOffset": 1394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 108, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 99, + "endOffset": 1494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 99, + "endOffset": 1494 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1499, + "endColumn": 109, + "endOffset": 1604 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1499, + "endColumn": 109, + "endOffset": 1604 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1609, + "endColumn": 103, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1609, + "endColumn": 103, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 112, + "endOffset": 1821 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 112, + "endOffset": 1821 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1826, + "endColumn": 129, + "endOffset": 1951 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1826, + "endColumn": 129, + "endOffset": 1951 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1956, + "endColumn": 100, + "endOffset": 2052 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1956, + "endColumn": 100, + "endOffset": 2052 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2057, + "endColumn": 82, + "endOffset": 2135 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2057, + "endColumn": 82, + "endOffset": 2135 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2140, + "endColumn": 100, + "endOffset": 2236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2140, + "endColumn": 100, + "endOffset": 2236 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json b/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json new file mode 100644 index 0000000..92c41bb --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-lv.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-lv/values-lv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 107, + "endOffset": 509 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 107, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 108, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 108, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 85, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 85, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 103, + "endOffset": 808 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 103, + "endOffset": 808 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 121, + "endOffset": 930 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 121, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 81, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 81, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 84, + "endOffset": 1179 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 84, + "endOffset": 1179 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 108, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 108, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 98, + "endOffset": 1499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 98, + "endOffset": 1499 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1504, + "endColumn": 110, + "endOffset": 1610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1504, + "endColumn": 110, + "endOffset": 1610 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 108, + "endOffset": 1719 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 108, + "endOffset": 1719 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1724, + "endColumn": 104, + "endOffset": 1824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1724, + "endColumn": 104, + "endOffset": 1824 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1829, + "endColumn": 118, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1829, + "endColumn": 118, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 98, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 98, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 81, + "endOffset": 2124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 81, + "endOffset": 2124 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json b/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json new file mode 100644 index 0000000..a8270f6 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-mk-rMK.json @@ -0,0 +1,368 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mk-rMK/values-mk-rMK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 122, + "endOffset": 281 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 122, + "endOffset": 281 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 103, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 103, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 107, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 107, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 85, + "endOffset": 579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 85, + "endOffset": 579 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 104, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 104, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 118, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 118, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 82, + "endOffset": 886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 82, + "endOffset": 886 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 81, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 81, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 86, + "endOffset": 1055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 86, + "endOffset": 1055 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 105, + "endOffset": 1161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 105, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 106, + "endOffset": 1268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 106, + "endOffset": 1268 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 100, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 100, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 110, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 110, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 103, + "endOffset": 1691 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 103, + "endOffset": 1691 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1696, + "endColumn": 97, + "endOffset": 1789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1696, + "endColumn": 97, + "endOffset": 1789 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1794, + "endColumn": 83, + "endOffset": 1873 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1794, + "endColumn": 83, + "endOffset": 1873 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 100, + "endOffset": 1974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 100, + "endOffset": 1974 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json new file mode 100644 index 0000000..81a2704 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ml-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ml-rIN/values-ml-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 117, + "endOffset": 518 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 117, + "endOffset": 518 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 523, + "endColumn": 114, + "endOffset": 633 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 523, + "endColumn": 114, + "endOffset": 633 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 92, + "endOffset": 726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 92, + "endOffset": 726 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 731, + "endColumn": 104, + "endOffset": 831 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 731, + "endColumn": 104, + "endOffset": 831 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 131, + "endOffset": 963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 131, + "endOffset": 963 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 968, + "endColumn": 76, + "endOffset": 1040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 968, + "endColumn": 76, + "endOffset": 1040 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1045, + "endColumn": 75, + "endOffset": 1116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1045, + "endColumn": 75, + "endOffset": 1116 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 81, + "endOffset": 1198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 81, + "endOffset": 1198 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 110, + "endOffset": 1309 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 110, + "endOffset": 1309 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1314, + "endColumn": 105, + "endOffset": 1415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1314, + "endColumn": 105, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 97, + "endOffset": 1513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 97, + "endOffset": 1513 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 113, + "endOffset": 1627 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 113, + "endOffset": 1627 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1632, + "endColumn": 99, + "endOffset": 1727 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1632, + "endColumn": 99, + "endOffset": 1727 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1732, + "endColumn": 110, + "endOffset": 1838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1732, + "endColumn": 110, + "endOffset": 1838 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1843, + "endColumn": 127, + "endOffset": 1966 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1843, + "endColumn": 127, + "endOffset": 1966 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1971, + "endColumn": 100, + "endOffset": 2067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1971, + "endColumn": 100, + "endOffset": 2067 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2072, + "endColumn": 81, + "endOffset": 2149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2072, + "endColumn": 81, + "endOffset": 2149 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json new file mode 100644 index 0000000..91c6a2b --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-mn-rMN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mn-rMN/values-mn-rMN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 107, + "endOffset": 271 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 107, + "endOffset": 271 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 122, + "endOffset": 394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 122, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 112, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 112, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 111, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 111, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 81, + "endOffset": 994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 81, + "endOffset": 994 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 81, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 81, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 103, + "endOffset": 1371 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 103, + "endOffset": 1371 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1376, + "endColumn": 96, + "endOffset": 1468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1376, + "endColumn": 96, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 100, + "endOffset": 1677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 100, + "endOffset": 1677 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 102, + "endOffset": 1780 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 102, + "endOffset": 1780 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 121, + "endOffset": 1902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 121, + "endOffset": 1902 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1907, + "endColumn": 96, + "endOffset": 1999 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1907, + "endColumn": 96, + "endOffset": 1999 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2004, + "endColumn": 80, + "endOffset": 2080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2004, + "endColumn": 80, + "endOffset": 2080 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json new file mode 100644 index 0000000..adb544d --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-mr-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-mr-rIN/values-mr-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 89, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 89, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 100, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 100, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 114, + "endOffset": 918 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 114, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 77, + "endOffset": 1073 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 77, + "endOffset": 1073 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1078, + "endColumn": 79, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1078, + "endColumn": 79, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 111, + "endOffset": 1265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 111, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 101, + "endOffset": 1367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 101, + "endOffset": 1367 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 95, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 95, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 108, + "endOffset": 1572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 108, + "endOffset": 1572 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1577, + "endColumn": 100, + "endOffset": 1673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1577, + "endColumn": 100, + "endOffset": 1673 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 114, + "endOffset": 1788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 114, + "endOffset": 1788 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 122, + "endOffset": 1911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 122, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 104, + "endOffset": 2016 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 104, + "endOffset": 2016 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2021, + "endColumn": 79, + "endOffset": 2096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2021, + "endColumn": 79, + "endOffset": 2096 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2101, + "endColumn": 100, + "endOffset": 2197 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2101, + "endColumn": 100, + "endOffset": 2197 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json new file mode 100644 index 0000000..775a685 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ms-rMY.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ms-rMY/values-ms-rMY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 107, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 107, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 110, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 110, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 79, + "endOffset": 1144 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 79, + "endOffset": 1144 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 111, + "endOffset": 1256 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 111, + "endOffset": 1256 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 96, + "endOffset": 1462 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 96, + "endOffset": 1462 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 108, + "endOffset": 1571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 108, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 102, + "endOffset": 1674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 102, + "endOffset": 1674 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 106, + "endOffset": 1781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 106, + "endOffset": 1781 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1786, + "endColumn": 121, + "endOffset": 1903 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1786, + "endColumn": 121, + "endOffset": 1903 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1908, + "endColumn": 100, + "endOffset": 2004 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1908, + "endColumn": 100, + "endOffset": 2004 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2009, + "endColumn": 79, + "endOffset": 2084 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2009, + "endColumn": 79, + "endOffset": 2084 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json b/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json new file mode 100644 index 0000000..a5fcbdf --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-my-rMM.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-my-rMM/values-my-rMM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 116, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 116, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 92, + "endOffset": 707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 92, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 127, + "endOffset": 947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 127, + "endOffset": 947 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 952, + "endColumn": 77, + "endOffset": 1025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 952, + "endColumn": 77, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 78, + "endOffset": 1104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 78, + "endOffset": 1104 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 85, + "endOffset": 1190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 85, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 122, + "endOffset": 1313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 122, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 111, + "endOffset": 1425 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 111, + "endOffset": 1425 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1430, + "endColumn": 101, + "endOffset": 1527 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1430, + "endColumn": 101, + "endOffset": 1527 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1532, + "endColumn": 125, + "endOffset": 1653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1532, + "endColumn": 125, + "endOffset": 1653 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 110, + "endOffset": 1764 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 110, + "endOffset": 1764 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 109, + "endOffset": 1874 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 109, + "endOffset": 1874 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1879, + "endColumn": 122, + "endOffset": 1997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1879, + "endColumn": 122, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 99, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 99, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 83, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 83, + "endOffset": 2181 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2186, + "endColumn": 100, + "endOffset": 2282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2186, + "endColumn": 100, + "endOffset": 2282 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json b/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json new file mode 100644 index 0000000..fc5c5ee --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-nb.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nb/values-nb.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 108, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 108, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 94, + "endOffset": 487 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 94, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 113, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 113, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 99, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 99, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 112, + "endOffset": 900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 112, + "endOffset": 900 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 75, + "endOffset": 976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 75, + "endOffset": 976 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 981, + "endColumn": 75, + "endOffset": 1052 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 981, + "endColumn": 75, + "endOffset": 1052 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1057, + "endColumn": 79, + "endOffset": 1132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1057, + "endColumn": 79, + "endOffset": 1132 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 102, + "endOffset": 1235 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 102, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 98, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 98, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 95, + "endOffset": 1430 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 95, + "endOffset": 1430 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1435, + "endColumn": 103, + "endOffset": 1534 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1435, + "endColumn": 103, + "endOffset": 1534 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1539, + "endColumn": 97, + "endOffset": 1632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1539, + "endColumn": 97, + "endOffset": 1632 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1637, + "endColumn": 100, + "endOffset": 1733 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1637, + "endColumn": 100, + "endOffset": 1733 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1738, + "endColumn": 115, + "endOffset": 1849 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1738, + "endColumn": 115, + "endOffset": 1849 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 96, + "endOffset": 1946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 96, + "endOffset": 1946 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 78, + "endOffset": 2025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 78, + "endOffset": 2025 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2030, + "endColumn": 100, + "endOffset": 2126 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2030, + "endColumn": 100, + "endOffset": 2126 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json new file mode 100644 index 0000000..9f8ce8f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ne-rNP.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ne-rNP/values-ne-rNP.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 107, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 107, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 90, + "endOffset": 689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 90, + "endOffset": 689 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 106, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 106, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 126, + "endOffset": 923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 126, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 93, + "endOffset": 1017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 93, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 89, + "endOffset": 1107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 89, + "endOffset": 1107 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 87, + "endOffset": 1195 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 87, + "endOffset": 1195 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1200, + "endColumn": 109, + "endOffset": 1305 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1200, + "endColumn": 109, + "endOffset": 1305 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 115, + "endOffset": 1421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 115, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 114, + "endOffset": 1639 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 114, + "endOffset": 1639 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1644, + "endColumn": 101, + "endOffset": 1741 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1644, + "endColumn": 101, + "endOffset": 1741 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1746, + "endColumn": 114, + "endOffset": 1856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1746, + "endColumn": 114, + "endOffset": 1856 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1861, + "endColumn": 130, + "endOffset": 1987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1861, + "endColumn": 130, + "endOffset": 1987 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1992, + "endColumn": 111, + "endOffset": 2099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1992, + "endColumn": 111, + "endOffset": 2099 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 85, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 85, + "endOffset": 2185 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2190, + "endColumn": 100, + "endOffset": 2286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2190, + "endColumn": 100, + "endOffset": 2286 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-night-v8.json b/build/intermediates/blame/res/androidTest/debug/multi/values-night-v8.json new file mode 100644 index 0000000..d584618 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-night-v8.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-night-v8/values-night-v8.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 83, + "endOffset": 204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 83, + "endOffset": 204 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endColumn": 83, + "endOffset": 288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endColumn": 83, + "endOffset": 288 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 293, + "endColumn": 95, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 293, + "endColumn": 95, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 389, + "endColumn": 101, + "endOffset": 486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 389, + "endColumn": 101, + "endOffset": 486 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 491, + "endColumn": 101, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 491, + "endColumn": 101, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 593, + "endColumn": 93, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 593, + "endColumn": 93, + "endOffset": 682 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json b/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json new file mode 100644 index 0000000..3aa0460 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-nl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-nl/values-nl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 106, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 106, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 85, + "endOffset": 697 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 85, + "endOffset": 697 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 107, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 107, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 76, + "endOffset": 1002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 76, + "endOffset": 1002 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 76, + "endOffset": 1079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 76, + "endOffset": 1079 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 81, + "endOffset": 1161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 81, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 110, + "endOffset": 1272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 110, + "endOffset": 1272 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1277, + "endColumn": 103, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1277, + "endColumn": 103, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 114, + "endOffset": 1590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 114, + "endOffset": 1590 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 112, + "endOffset": 1703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 112, + "endOffset": 1703 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1708, + "endColumn": 102, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1708, + "endColumn": 102, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 117, + "endOffset": 1924 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 117, + "endOffset": 1924 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1929, + "endColumn": 102, + "endOffset": 2027 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1929, + "endColumn": 102, + "endOffset": 2027 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 81, + "endOffset": 2109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 81, + "endOffset": 2109 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2114, + "endColumn": 100, + "endOffset": 2210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2114, + "endColumn": 100, + "endOffset": 2210 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-pa-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-pa-rIN.json new file mode 100644 index 0000000..a824756 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-pa-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pa-rIN/values-pa-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 104, + "endOffset": 492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 104, + "endOffset": 492 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 104, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 104, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 85, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 85, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 76, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 76, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 75, + "endOffset": 1049 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 75, + "endOffset": 1049 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1054, + "endColumn": 78, + "endOffset": 1128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1054, + "endColumn": 78, + "endOffset": 1128 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 100, + "endOffset": 1229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 100, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 100, + "endOffset": 1330 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 100, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 96, + "endOffset": 1427 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 96, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 108, + "endOffset": 1536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 108, + "endOffset": 1536 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1541, + "endColumn": 98, + "endOffset": 1635 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1541, + "endColumn": 98, + "endOffset": 1635 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 109, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 109, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 121, + "endOffset": 1867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 121, + "endOffset": 1867 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 99, + "endOffset": 1967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 99, + "endOffset": 1967 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json b/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json new file mode 100644 index 0000000..48ee69f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-pl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pl/values-pl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 101, + "endOffset": 499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 101, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 108, + "endOffset": 802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 108, + "endOffset": 802 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 118, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 118, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 77, + "endOffset": 999 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 77, + "endOffset": 999 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1004, + "endColumn": 76, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1004, + "endColumn": 76, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 108, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 108, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 108, + "endOffset": 1584 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 108, + "endOffset": 1584 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 110, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 110, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 107, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 107, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 95, + "endOffset": 2022 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 95, + "endOffset": 2022 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2027, + "endColumn": 81, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2027, + "endColumn": 81, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-port.json b/build/intermediates/blame/res/androidTest/debug/multi/values-port.json new file mode 100644 index 0000000..f9965b1 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-port.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-port/values-port.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-port/values-port.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rBR.json b/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rBR.json new file mode 100644 index 0000000..0335802 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rBR.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rBR/values-pt-rBR.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json b/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json new file mode 100644 index 0000000..cb607f3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-pt-rPT.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt-rPT/values-pt-rPT.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 123, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 123, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 83, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 83, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 80, + "endOffset": 1093 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 80, + "endOffset": 1093 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 86, + "endOffset": 1180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 86, + "endOffset": 1180 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 106, + "endOffset": 1287 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 106, + "endOffset": 1287 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1292, + "endColumn": 111, + "endOffset": 1399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1292, + "endColumn": 111, + "endOffset": 1399 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1404, + "endColumn": 101, + "endOffset": 1501 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1404, + "endColumn": 101, + "endOffset": 1501 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 98, + "endOffset": 2044 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 98, + "endOffset": 2044 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2049, + "endColumn": 84, + "endOffset": 2129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2049, + "endColumn": 84, + "endOffset": 2129 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2134, + "endColumn": 100, + "endOffset": 2230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2134, + "endColumn": 100, + "endOffset": 2230 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json b/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json new file mode 100644 index 0000000..2fe400d --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-pt.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-pt/values-pt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json new file mode 100644 index 0000000..b09172d --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ro.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ro/values-ro.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 107, + "endOffset": 279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 107, + "endOffset": 279 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 122, + "endOffset": 402 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 122, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 103, + "endOffset": 506 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 103, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 112, + "endOffset": 619 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 112, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 87, + "endOffset": 707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 87, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 84, + "endOffset": 1025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 84, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 81, + "endOffset": 1107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 81, + "endOffset": 1107 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 82, + "endOffset": 1190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 82, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 111, + "endOffset": 1302 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 111, + "endOffset": 1302 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1307, + "endColumn": 112, + "endOffset": 1415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1307, + "endColumn": 112, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 99, + "endOffset": 1515 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 99, + "endOffset": 1515 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1520, + "endColumn": 113, + "endOffset": 1629 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1520, + "endColumn": 113, + "endOffset": 1629 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1634, + "endColumn": 104, + "endOffset": 1734 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1634, + "endColumn": 104, + "endOffset": 1734 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1739, + "endColumn": 105, + "endOffset": 1840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1739, + "endColumn": 105, + "endOffset": 1840 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1845, + "endColumn": 120, + "endOffset": 1961 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1845, + "endColumn": 120, + "endOffset": 1961 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1966, + "endColumn": 102, + "endOffset": 2064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1966, + "endColumn": 102, + "endOffset": 2064 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2069, + "endColumn": 82, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2069, + "endColumn": 82, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json new file mode 100644 index 0000000..95bf540 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ru.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ru/values-ru.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 107, + "endOffset": 273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 107, + "endOffset": 273 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 122, + "endOffset": 396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 122, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 111, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 111, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 119, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 119, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 78, + "endOffset": 1000 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 78, + "endOffset": 1000 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1005, + "endColumn": 77, + "endOffset": 1078 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1005, + "endColumn": 77, + "endOffset": 1078 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1083, + "endColumn": 79, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1083, + "endColumn": 79, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 105, + "endOffset": 1264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 105, + "endOffset": 1264 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 107, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 107, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 97, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 97, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 108, + "endOffset": 1579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 108, + "endOffset": 1579 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 105, + "endOffset": 1685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 105, + "endOffset": 1685 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1690, + "endColumn": 107, + "endOffset": 1793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1690, + "endColumn": 107, + "endOffset": 1793 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 135, + "endOffset": 1929 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 135, + "endOffset": 1929 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1934, + "endColumn": 99, + "endOffset": 2029 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1934, + "endColumn": 99, + "endOffset": 2029 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 80, + "endOffset": 2110 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 80, + "endOffset": 2110 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json b/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json new file mode 100644 index 0000000..fdd03f4 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-si-rLK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-si-rLK/values-si-rLK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 106, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 106, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 106, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 106, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 115, + "endOffset": 914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 115, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 88, + "endOffset": 1003 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 88, + "endOffset": 1003 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1008, + "endColumn": 86, + "endOffset": 1090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1008, + "endColumn": 86, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 83, + "endOffset": 1174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 83, + "endOffset": 1174 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 108, + "endOffset": 1283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 108, + "endOffset": 1283 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 104, + "endOffset": 1388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 104, + "endOffset": 1388 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 97, + "endOffset": 1486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 97, + "endOffset": 1486 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1491, + "endColumn": 109, + "endOffset": 1596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1491, + "endColumn": 109, + "endOffset": 1596 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 98, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 98, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 120, + "endOffset": 1922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 120, + "endOffset": 1922 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1927, + "endColumn": 98, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1927, + "endColumn": 98, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json new file mode 100644 index 0000000..5db9cb5 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sk.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sk/values-sk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 99, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 99, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 110, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 110, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 77, + "endOffset": 989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 77, + "endOffset": 989 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 83, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 83, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 104, + "endOffset": 1256 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 104, + "endOffset": 1256 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 98, + "endOffset": 1464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 98, + "endOffset": 1464 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 105, + "endOffset": 1570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 105, + "endOffset": 1570 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 110, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 110, + "endOffset": 1681 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 108, + "endOffset": 1790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 108, + "endOffset": 1790 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 123, + "endOffset": 1914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 123, + "endOffset": 1914 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 97, + "endOffset": 2012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 97, + "endOffset": 2012 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2017, + "endColumn": 87, + "endOffset": 2100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2017, + "endColumn": 87, + "endOffset": 2100 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json new file mode 100644 index 0000000..8b18556 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sl/values-sl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 106, + "endOffset": 495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 106, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 107, + "endOffset": 603 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 107, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 102, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 102, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 118, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 118, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 84, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 84, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 83, + "endOffset": 1081 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 83, + "endOffset": 1081 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 83, + "endOffset": 1165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 83, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 107, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 107, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 108, + "endOffset": 1382 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 108, + "endOffset": 1382 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 99, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 99, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 112, + "endOffset": 1595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 112, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 106, + "endOffset": 1702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 106, + "endOffset": 1702 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1707, + "endColumn": 103, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1707, + "endColumn": 103, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 116, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 116, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 82, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 82, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sq-rAL.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sq-rAL.json new file mode 100644 index 0000000..3825352 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sq-rAL.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sq-rAL/values-sq-rAL.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 111, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 111, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 109, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 109, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 80, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 80, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 78, + "endOffset": 1087 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 78, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 105, + "endOffset": 1276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 105, + "endOffset": 1276 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 104, + "endOffset": 1381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 104, + "endOffset": 1381 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 97, + "endOffset": 1479 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 97, + "endOffset": 1479 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1484, + "endColumn": 105, + "endOffset": 1585 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1484, + "endColumn": 105, + "endOffset": 1585 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 102, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 102, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1809, + "endColumn": 130, + "endOffset": 1935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1809, + "endColumn": 130, + "endOffset": 1935 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1940, + "endColumn": 98, + "endOffset": 2034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1940, + "endColumn": 98, + "endOffset": 2034 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 80, + "endOffset": 2115 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 80, + "endOffset": 2115 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2120, + "endColumn": 100, + "endOffset": 2216 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2120, + "endColumn": 100, + "endOffset": 2216 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json new file mode 100644 index 0000000..d8ae073 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sr/values-sr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 102, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 102, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 117, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 117, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 80, + "endOffset": 988 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 80, + "endOffset": 988 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 79, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 79, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 87, + "endOffset": 1156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 87, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 104, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 104, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 103, + "endOffset": 1574 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 103, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 107, + "endOffset": 1682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 107, + "endOffset": 1682 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 100, + "endOffset": 1783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 100, + "endOffset": 1783 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 127, + "endOffset": 1911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 127, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 96, + "endOffset": 2008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 96, + "endOffset": 2008 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2013, + "endColumn": 83, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2013, + "endColumn": 83, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json new file mode 100644 index 0000000..77f1bb5 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sv.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sv/values-sv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 110, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 110, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 84, + "endOffset": 686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 84, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 112, + "endOffset": 901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 112, + "endOffset": 901 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 75, + "endOffset": 977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 75, + "endOffset": 977 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 982, + "endColumn": 75, + "endOffset": 1053 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 982, + "endColumn": 75, + "endOffset": 1053 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1058, + "endColumn": 79, + "endOffset": 1133 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1058, + "endColumn": 79, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 105, + "endOffset": 1239 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 105, + "endOffset": 1239 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 99, + "endOffset": 1339 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 99, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 95, + "endOffset": 1435 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 95, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 104, + "endOffset": 1540 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 104, + "endOffset": 1540 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 101, + "endOffset": 1642 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 101, + "endOffset": 1642 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1647, + "endColumn": 101, + "endOffset": 1744 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1647, + "endColumn": 101, + "endOffset": 1744 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1749, + "endColumn": 116, + "endOffset": 1861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1749, + "endColumn": 116, + "endOffset": 1861 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 101, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 101, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 78, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 78, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 100, + "endOffset": 2143 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 100, + "endOffset": 2143 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json new file mode 100644 index 0000000..9b9fed5 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sw.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw/values-sw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 97, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 97, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 107, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 107, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 89, + "endOffset": 680 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 89, + "endOffset": 680 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 116, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 116, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 81, + "endOffset": 984 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 81, + "endOffset": 984 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 82, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 82, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 81, + "endOffset": 1149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 81, + "endOffset": 1149 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 100, + "endOffset": 1250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 100, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 108, + "endOffset": 1359 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 108, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 98, + "endOffset": 1458 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 98, + "endOffset": 1458 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1463, + "endColumn": 106, + "endOffset": 1565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1463, + "endColumn": 106, + "endOffset": 1565 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 108, + "endOffset": 1674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 108, + "endOffset": 1674 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 104, + "endOffset": 1779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 104, + "endOffset": 1779 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 118, + "endOffset": 1898 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 118, + "endOffset": 1898 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 96, + "endOffset": 1995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 96, + "endOffset": 1995 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2000, + "endColumn": 81, + "endOffset": 2077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2000, + "endColumn": 81, + "endOffset": 2077 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2082, + "endColumn": 100, + "endOffset": 2178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2082, + "endColumn": 100, + "endOffset": 2178 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json b/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json new file mode 100644 index 0000000..665f510 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-sw600dp-v13.json @@ -0,0 +1,159 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 68, + "endOffset": 188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 68, + "endOffset": 188 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 193, + "endColumn": 69, + "endOffset": 258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 193, + "endColumn": 69, + "endOffset": 258 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 73, + "endOffset": 332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 73, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 75, + "endOffset": 408 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 75, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 413, + "endColumn": 58, + "endOffset": 467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 413, + "endColumn": 58, + "endOffset": 467 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 472, + "endColumn": 70, + "endOffset": 538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 472, + "endColumn": 70, + "endOffset": 538 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 543, + "endColumn": 67, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 543, + "endColumn": 67, + "endOffset": 606 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json new file mode 100644 index 0000000..adf030a --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ta-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ta-rIN/values-ta-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 104, + "endOffset": 500 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 104, + "endOffset": 500 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 114, + "endOffset": 615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 114, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 106, + "endOffset": 811 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 106, + "endOffset": 811 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 125, + "endOffset": 937 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 125, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 80, + "endOffset": 1018 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 80, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 79, + "endOffset": 1098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 79, + "endOffset": 1098 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 81, + "endOffset": 1180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 81, + "endOffset": 1180 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 101, + "endOffset": 1282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 101, + "endOffset": 1282 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 103, + "endOffset": 1386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 103, + "endOffset": 1386 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 96, + "endOffset": 1483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 96, + "endOffset": 1483 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 109, + "endOffset": 1593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 109, + "endOffset": 1593 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 101, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 101, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 106, + "endOffset": 1802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 106, + "endOffset": 1802 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1807, + "endColumn": 118, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1807, + "endColumn": 118, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 99, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 99, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 79, + "endOffset": 2101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 79, + "endOffset": 2101 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 100, + "endOffset": 2202 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 100, + "endOffset": 2202 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json new file mode 100644 index 0000000..f6a5c48 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-te-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-te-rIN/values-te-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 108, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 108, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 110, + "endOffset": 615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 110, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 89, + "endOffset": 705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 89, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 104, + "endOffset": 810 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 104, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 124, + "endOffset": 935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 124, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 81, + "endOffset": 1017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 81, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 81, + "endOffset": 1099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 81, + "endOffset": 1099 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 84, + "endOffset": 1184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 84, + "endOffset": 1184 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1189, + "endColumn": 112, + "endOffset": 1297 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1189, + "endColumn": 112, + "endOffset": 1297 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1302, + "endColumn": 107, + "endOffset": 1405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1302, + "endColumn": 107, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 99, + "endOffset": 1505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 99, + "endOffset": 1505 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1510, + "endColumn": 110, + "endOffset": 1616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1510, + "endColumn": 110, + "endOffset": 1616 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1621, + "endColumn": 101, + "endOffset": 1718 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1621, + "endColumn": 101, + "endOffset": 1718 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1723, + "endColumn": 116, + "endOffset": 1835 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1723, + "endColumn": 116, + "endOffset": 1835 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 126, + "endOffset": 1962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 126, + "endOffset": 1962 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1967, + "endColumn": 100, + "endOffset": 2063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1967, + "endColumn": 100, + "endOffset": 2063 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 82, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 82, + "endOffset": 2146 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-th.json b/build/intermediates/blame/res/androidTest/debug/multi/values-th.json new file mode 100644 index 0000000..d5a9dbe --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-th.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-th/values-th.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 107, + "endOffset": 592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 107, + "endOffset": 592 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 597, + "endColumn": 88, + "endOffset": 681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 597, + "endColumn": 88, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 101, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 101, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 109, + "endOffset": 893 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 109, + "endOffset": 893 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 76, + "endOffset": 970 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 76, + "endOffset": 970 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 77, + "endOffset": 1048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 77, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 80, + "endOffset": 1129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 80, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 107, + "endOffset": 1237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 107, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 103, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 103, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 97, + "endOffset": 1439 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 97, + "endOffset": 1439 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1444, + "endColumn": 107, + "endOffset": 1547 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1444, + "endColumn": 107, + "endOffset": 1547 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 104, + "endOffset": 1652 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 104, + "endOffset": 1652 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1657, + "endColumn": 100, + "endOffset": 1753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1657, + "endColumn": 100, + "endOffset": 1753 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 115, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 115, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 94, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 94, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 80, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 80, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json b/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json new file mode 100644 index 0000000..fa77b59 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-tl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tl/values-tl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 116, + "endOffset": 625 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 116, + "endOffset": 625 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 87, + "endOffset": 713 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 87, + "endOffset": 713 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 105, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 105, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 78, + "endOffset": 1019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 78, + "endOffset": 1019 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 77, + "endOffset": 1097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 77, + "endOffset": 1097 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 83, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 83, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 108, + "endOffset": 1290 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 108, + "endOffset": 1290 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1295, + "endColumn": 110, + "endOffset": 1401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1295, + "endColumn": 110, + "endOffset": 1401 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1406, + "endColumn": 100, + "endOffset": 1502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1406, + "endColumn": 100, + "endOffset": 1502 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 109, + "endOffset": 1612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 109, + "endOffset": 1612 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 116, + "endOffset": 1729 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 116, + "endOffset": 1729 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1734, + "endColumn": 107, + "endOffset": 1837 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1734, + "endColumn": 107, + "endOffset": 1837 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1842, + "endColumn": 122, + "endOffset": 1960 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1842, + "endColumn": 122, + "endOffset": 1960 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 101, + "endOffset": 2062 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 101, + "endOffset": 2062 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 83, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 83, + "endOffset": 2146 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json b/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json new file mode 100644 index 0000000..cb22567 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-tr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-tr/values-tr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 98, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 98, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 111, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 111, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 105, + "endOffset": 788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 105, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 119, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 119, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 75, + "endOffset": 1063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 75, + "endOffset": 1063 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1068, + "endColumn": 78, + "endOffset": 1142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1068, + "endColumn": 78, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 106, + "endOffset": 1249 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 106, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 104, + "endOffset": 1354 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 104, + "endOffset": 1354 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1359, + "endColumn": 95, + "endOffset": 1450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1359, + "endColumn": 95, + "endOffset": 1450 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 106, + "endOffset": 1557 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 106, + "endOffset": 1557 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1562, + "endColumn": 101, + "endOffset": 1659 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1562, + "endColumn": 101, + "endOffset": 1659 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1664, + "endColumn": 107, + "endOffset": 1767 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1664, + "endColumn": 107, + "endOffset": 1767 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1772, + "endColumn": 118, + "endOffset": 1886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1772, + "endColumn": 118, + "endOffset": 1886 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 97, + "endOffset": 1984 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 97, + "endOffset": 1984 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1989, + "endColumn": 78, + "endOffset": 2063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1989, + "endColumn": 78, + "endOffset": 2063 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 100, + "endOffset": 2164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 100, + "endOffset": 2164 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json b/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json new file mode 100644 index 0000000..931f79a --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-uk.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uk/values-uk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 78, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 78, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 79, + "endOffset": 1070 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 79, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 106, + "endOffset": 1364 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 106, + "endOffset": 1364 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 97, + "endOffset": 1462 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 97, + "endOffset": 1462 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 107, + "endOffset": 1570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 107, + "endOffset": 1570 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 105, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 105, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 123, + "endOffset": 1909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 123, + "endOffset": 1909 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 99, + "endOffset": 2009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 99, + "endOffset": 2009 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2014, + "endColumn": 80, + "endOffset": 2090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2014, + "endColumn": 80, + "endOffset": 2090 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2095, + "endColumn": 100, + "endOffset": 2191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2095, + "endColumn": 100, + "endOffset": 2191 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json b/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json new file mode 100644 index 0000000..63738c1 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-ur-rPK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-ur-rPK/values-ur-rPK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 105, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 105, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 108, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 108, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 85, + "endOffset": 692 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 85, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 119, + "endOffset": 916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 119, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 75, + "endOffset": 992 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 75, + "endOffset": 992 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 997, + "endColumn": 75, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 997, + "endColumn": 75, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 107, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 107, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 108, + "endOffset": 1370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 108, + "endOffset": 1370 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 101, + "endOffset": 1472 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 101, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 110, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 110, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 107, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 107, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 128, + "endOffset": 1920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 128, + "endOffset": 1920 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 97, + "endOffset": 2018 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 97, + "endOffset": 2018 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2023, + "endColumn": 79, + "endOffset": 2098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2023, + "endColumn": 79, + "endOffset": 2098 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 102, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 102, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json b/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json new file mode 100644 index 0000000..d13144f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-uz-rUZ.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 113, + "endOffset": 604 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 113, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 115, + "endOffset": 917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 115, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 79, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 79, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 78, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 78, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 83, + "endOffset": 1160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 83, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 108, + "endOffset": 1269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 108, + "endOffset": 1269 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1274, + "endColumn": 106, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1274, + "endColumn": 106, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 100, + "endOffset": 1477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 100, + "endOffset": 1477 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 107, + "endOffset": 1585 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 107, + "endOffset": 1585 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 104, + "endOffset": 1690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 104, + "endOffset": 1690 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1695, + "endColumn": 106, + "endOffset": 1797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1695, + "endColumn": 106, + "endOffset": 1797 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1802, + "endColumn": 123, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1802, + "endColumn": 123, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 98, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 98, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json new file mode 100644 index 0000000..fe88f6e --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v11.json @@ -0,0 +1,499 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v11/values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2175 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2175 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2180, + "endLine": 37, + "endColumn": 12, + "endOffset": 2600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2180, + "endLine": 37, + "endColumn": 12, + "endOffset": 2600 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2605, + "endColumn": 88, + "endOffset": 2689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2605, + "endColumn": 88, + "endOffset": 2689 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2694, + "endLine": 42, + "endColumn": 12, + "endOffset": 2935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2694, + "endLine": 42, + "endColumn": 12, + "endOffset": 2935 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2940, + "endLine": 46, + "endColumn": 12, + "endOffset": 3184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2940, + "endLine": 46, + "endColumn": 12, + "endOffset": 3184 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3189, + "endColumn": 100, + "endOffset": 3285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3189, + "endColumn": 100, + "endOffset": 3285 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3290, + "endLine": 51, + "endColumn": 12, + "endOffset": 3537 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3290, + "endLine": 51, + "endColumn": 12, + "endOffset": 3537 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3542, + "endLine": 55, + "endColumn": 12, + "endOffset": 3792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3542, + "endLine": 55, + "endColumn": 12, + "endOffset": 3792 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3797, + "endColumn": 102, + "endOffset": 3895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3797, + "endColumn": 102, + "endOffset": 3895 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3900, + "endLine": 60, + "endColumn": 12, + "endOffset": 4148 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3900, + "endLine": 60, + "endColumn": 12, + "endOffset": 4148 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endLine": 65, + "endColumn": 12, + "endOffset": 4556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endLine": 65, + "endColumn": 12, + "endOffset": 4556 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4561, + "endLine": 70, + "endColumn": 12, + "endOffset": 4976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4561, + "endLine": 70, + "endColumn": 12, + "endOffset": 4976 + } + } + }, + { + "to": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4981, + "endLine": 75, + "endColumn": 12, + "endOffset": 5398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4981, + "endLine": 75, + "endColumn": 12, + "endOffset": 5398 + } + } + }, + { + "to": { + "startLine": 76, + "startColumn": 4, + "startOffset": 5403, + "endLine": 77, + "endColumn": 12, + "endOffset": 5505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 76, + "startColumn": 4, + "startOffset": 5403, + "endLine": 77, + "endColumn": 12, + "endOffset": 5505 + } + } + }, + { + "to": { + "startLine": 78, + "startColumn": 4, + "startOffset": 5510, + "endLine": 79, + "endColumn": 12, + "endOffset": 5634 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 78, + "startColumn": 4, + "startOffset": 5510, + "endLine": 79, + "endColumn": 12, + "endOffset": 5634 + } + } + }, + { + "to": { + "startLine": 80, + "startColumn": 4, + "startOffset": 5639, + "endColumn": 70, + "endOffset": 5705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 80, + "startColumn": 4, + "startOffset": 5639, + "endColumn": 70, + "endOffset": 5705 + } + } + }, + { + "to": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 82, + "endOffset": 5788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 82, + "endOffset": 5788 + } + } + }, + { + "to": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5793, + "endLine": 134, + "endColumn": 12, + "endOffset": 9727 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5793, + "endLine": 134, + "endColumn": 12, + "endOffset": 9727 + } + } + }, + { + "to": { + "startLine": 135, + "startColumn": 4, + "startOffset": 9732, + "endLine": 188, + "endColumn": 12, + "endOffset": 13809 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 135, + "startColumn": 4, + "startOffset": 9732, + "endLine": 188, + "endColumn": 12, + "endOffset": 13809 + } + } + }, + { + "to": { + "startLine": 189, + "startColumn": 4, + "startOffset": 13814, + "endColumn": 90, + "endOffset": 13900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 189, + "startColumn": 4, + "startOffset": 13814, + "endColumn": 90, + "endOffset": 13900 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json new file mode 100644 index 0000000..976caef --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v12.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v12/values-v12.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 279, + "endLine": 7, + "endColumn": 12, + "endOffset": 474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 279, + "endLine": 7, + "endColumn": 12, + "endOffset": 474 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 479, + "endColumn": 118, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 479, + "endColumn": 118, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 598, + "endColumn": 94, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 598, + "endColumn": 94, + "endOffset": 688 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v13.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v13.json new file mode 100644 index 0000000..cdec2e3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v13/values-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v13/values-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json new file mode 100644 index 0000000..74bbb72 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v14.json @@ -0,0 +1,243 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v14/values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1317, + "endColumn": 119, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1317, + "endColumn": 119, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 131, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 131, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 119, + "endOffset": 1684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 119, + "endOffset": 1684 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1689, + "endColumn": 62, + "endOffset": 1747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1689, + "endColumn": 62, + "endOffset": 1747 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1752, + "endLine": 27, + "endColumn": 12, + "endOffset": 1901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1752, + "endLine": 27, + "endColumn": 12, + "endOffset": 1901 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 62, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 62, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 131, + "endOffset": 2096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 131, + "endOffset": 2096 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v16.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v16.json new file mode 100644 index 0000000..52d5312 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v16.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v16/values-v16.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 65, + "endOffset": 116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v16/values-v16.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 65, + "endOffset": 116 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json new file mode 100644 index 0000000..415c0f6 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v17.json @@ -0,0 +1,301 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v17/values-v17.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 223 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 223 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 228, + "endLine": 8, + "endColumn": 12, + "endOffset": 451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 228, + "endLine": 8, + "endColumn": 12, + "endOffset": 451 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 456, + "endLine": 11, + "endColumn": 12, + "endOffset": 609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 456, + "endLine": 11, + "endColumn": 12, + "endOffset": 609 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 614, + "endLine": 14, + "endColumn": 12, + "endOffset": 759 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 614, + "endLine": 14, + "endColumn": 12, + "endOffset": 759 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 764, + "endLine": 17, + "endColumn": 12, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 764, + "endLine": 17, + "endColumn": 12, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 936, + "endLine": 21, + "endColumn": 12, + "endOffset": 1159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 936, + "endLine": 21, + "endColumn": 12, + "endOffset": 1159 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1164, + "endLine": 25, + "endColumn": 12, + "endOffset": 1401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1164, + "endLine": 25, + "endColumn": 12, + "endOffset": 1401 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1406, + "endLine": 28, + "endColumn": 12, + "endOffset": 1572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1406, + "endLine": 28, + "endColumn": 12, + "endOffset": 1572 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1577, + "endLine": 31, + "endColumn": 12, + "endOffset": 1746 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1577, + "endLine": 31, + "endColumn": 12, + "endOffset": 1746 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1751, + "endLine": 34, + "endColumn": 12, + "endOffset": 1915 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1751, + "endLine": 34, + "endColumn": 12, + "endOffset": 1915 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1920, + "endLine": 38, + "endColumn": 12, + "endOffset": 2188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1920, + "endLine": 38, + "endColumn": 12, + "endOffset": 2188 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2193, + "endLine": 41, + "endColumn": 12, + "endOffset": 2388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2193, + "endLine": 41, + "endColumn": 12, + "endOffset": 2388 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2393, + "endLine": 45, + "endColumn": 12, + "endOffset": 2592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2393, + "endLine": 45, + "endColumn": 12, + "endOffset": 2592 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2597, + "endLine": 49, + "endColumn": 12, + "endOffset": 2921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2597, + "endLine": 49, + "endColumn": 12, + "endOffset": 2921 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json new file mode 100644 index 0000000..5280887 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v18.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v18/values-v18.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v18/values-v18.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json new file mode 100644 index 0000000..0c45ef7 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v21.json @@ -0,0 +1,2060 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v21/values-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 63, + "endOffset": 218 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 63, + "endOffset": 218 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 223, + "endColumn": 66, + "endOffset": 285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 223, + "endColumn": 66, + "endOffset": 285 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 290, + "endColumn": 63, + "endOffset": 349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 290, + "endColumn": 63, + "endOffset": 349 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 354, + "endColumn": 90, + "endOffset": 440 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 354, + "endColumn": 90, + "endOffset": 440 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 445, + "endColumn": 102, + "endOffset": 543 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 445, + "endColumn": 102, + "endOffset": 543 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 548, + "endColumn": 102, + "endOffset": 646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 548, + "endColumn": 102, + "endOffset": 646 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 651, + "endColumn": 104, + "endOffset": 751 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 651, + "endColumn": 104, + "endOffset": 751 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 756, + "endColumn": 106, + "endOffset": 858 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 756, + "endColumn": 106, + "endOffset": 858 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 863, + "endColumn": 108, + "endOffset": 967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 863, + "endColumn": 108, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 972, + "endColumn": 108, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 972, + "endColumn": 108, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 108, + "endOffset": 1185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 108, + "endOffset": 1185 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 108, + "endOffset": 1294 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 108, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 108, + "endOffset": 1403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 108, + "endOffset": 1403 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1408, + "endColumn": 106, + "endOffset": 1510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1408, + "endColumn": 106, + "endOffset": 1510 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 102, + "endOffset": 1613 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 102, + "endOffset": 1613 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1618, + "endColumn": 118, + "endOffset": 1732 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1618, + "endColumn": 118, + "endOffset": 1732 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1737, + "endLine": 20, + "endColumn": 12, + "endOffset": 1887 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1737, + "endLine": 20, + "endColumn": 12, + "endOffset": 1887 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1892, + "endLine": 22, + "endColumn": 12, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1892, + "endLine": 22, + "endColumn": 12, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 104, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 104, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 120, + "endOffset": 2268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 120, + "endOffset": 2268 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2273, + "endColumn": 100, + "endOffset": 2369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2273, + "endColumn": 100, + "endOffset": 2369 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2374, + "endLine": 27, + "endColumn": 12, + "endOffset": 2516 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2374, + "endLine": 27, + "endColumn": 12, + "endOffset": 2516 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2521, + "endLine": 29, + "endColumn": 12, + "endOffset": 2657 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2521, + "endLine": 29, + "endColumn": 12, + "endOffset": 2657 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2662, + "endColumn": 102, + "endOffset": 2760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2662, + "endColumn": 102, + "endOffset": 2760 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2765, + "endColumn": 118, + "endOffset": 2879 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2765, + "endColumn": 118, + "endOffset": 2879 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2884, + "endColumn": 106, + "endOffset": 2986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2884, + "endColumn": 106, + "endOffset": 2986 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2991, + "endColumn": 102, + "endOffset": 3089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2991, + "endColumn": 102, + "endOffset": 3089 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3094, + "endLine": 35, + "endColumn": 12, + "endOffset": 3244 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3094, + "endLine": 35, + "endColumn": 12, + "endOffset": 3244 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3249, + "endLine": 37, + "endColumn": 12, + "endOffset": 3415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3249, + "endLine": 37, + "endColumn": 12, + "endOffset": 3415 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3420, + "endLine": 39, + "endColumn": 12, + "endOffset": 3564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3420, + "endLine": 39, + "endColumn": 12, + "endOffset": 3564 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3569, + "endLine": 41, + "endColumn": 12, + "endOffset": 3729 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3569, + "endLine": 41, + "endColumn": 12, + "endOffset": 3729 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3734, + "endLine": 43, + "endColumn": 12, + "endOffset": 3886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3734, + "endLine": 43, + "endColumn": 12, + "endOffset": 3886 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3891, + "endLine": 45, + "endColumn": 12, + "endOffset": 4037 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3891, + "endLine": 45, + "endColumn": 12, + "endOffset": 4037 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4042, + "endColumn": 118, + "endOffset": 4156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4042, + "endColumn": 118, + "endOffset": 4156 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 4161, + "endLine": 51, + "endColumn": 12, + "endOffset": 4528 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 4161, + "endLine": 51, + "endColumn": 12, + "endOffset": 4528 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4533, + "endLine": 53, + "endColumn": 12, + "endOffset": 4677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4533, + "endLine": 53, + "endColumn": 12, + "endOffset": 4677 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4682, + "endLine": 55, + "endColumn": 12, + "endOffset": 4826 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4682, + "endLine": 55, + "endColumn": 12, + "endOffset": 4826 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4831, + "endColumn": 111, + "endOffset": 4938 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4831, + "endColumn": 111, + "endOffset": 4938 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4943, + "endColumn": 146, + "endOffset": 5085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4943, + "endColumn": 146, + "endOffset": 5085 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5090, + "endLine": 59, + "endColumn": 12, + "endOffset": 5238 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5090, + "endLine": 59, + "endColumn": 12, + "endOffset": 5238 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 5243, + "endLine": 61, + "endColumn": 12, + "endOffset": 5385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 5243, + "endLine": 61, + "endColumn": 12, + "endOffset": 5385 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5390, + "endColumn": 74, + "endOffset": 5460 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5390, + "endColumn": 74, + "endOffset": 5460 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 5465, + "endColumn": 88, + "endOffset": 5549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 5465, + "endColumn": 88, + "endOffset": 5549 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 86, + "endOffset": 5636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 86, + "endOffset": 5636 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5641, + "endColumn": 100, + "endOffset": 5737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5641, + "endColumn": 100, + "endOffset": 5737 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 102, + "endOffset": 5840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 102, + "endOffset": 5840 + } + } + }, + { + "to": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5845, + "endLine": 110, + "endColumn": 12, + "endOffset": 8908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5845, + "endLine": 110, + "endColumn": 12, + "endOffset": 8908 + } + } + }, + { + "to": { + "startLine": 111, + "startColumn": 4, + "startOffset": 8913, + "endLine": 113, + "endColumn": 12, + "endOffset": 9094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 111, + "startColumn": 4, + "startOffset": 8913, + "endLine": 113, + "endColumn": 12, + "endOffset": 9094 + } + } + }, + { + "to": { + "startLine": 114, + "startColumn": 4, + "startOffset": 9099, + "endLine": 157, + "endColumn": 12, + "endOffset": 12174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 9099, + "endLine": 157, + "endColumn": 12, + "endOffset": 12174 + } + } + }, + { + "to": { + "startLine": 158, + "startColumn": 4, + "startOffset": 12179, + "endLine": 160, + "endColumn": 12, + "endOffset": 12372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 158, + "startColumn": 4, + "startOffset": 12179, + "endLine": 160, + "endColumn": 12, + "endOffset": 12372 + } + } + }, + { + "to": { + "startLine": 161, + "startColumn": 4, + "startOffset": 12377, + "endLine": 163, + "endColumn": 12, + "endOffset": 12572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 161, + "startColumn": 4, + "startOffset": 12377, + "endLine": 163, + "endColumn": 12, + "endOffset": 12572 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12577, + "endLine": 165, + "endColumn": 12, + "endOffset": 12695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12577, + "endLine": 165, + "endColumn": 12, + "endOffset": 12695 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12700, + "endLine": 167, + "endColumn": 12, + "endOffset": 12818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12700, + "endLine": 167, + "endColumn": 12, + "endOffset": 12818 + } + } + }, + { + "to": { + "startLine": 168, + "startColumn": 4, + "startOffset": 12823, + "endLine": 169, + "endColumn": 12, + "endOffset": 12931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 168, + "startColumn": 4, + "startOffset": 12823, + "endLine": 169, + "endColumn": 12, + "endOffset": 12931 + } + } + }, + { + "to": { + "startLine": 170, + "startColumn": 4, + "startOffset": 12936, + "endLine": 172, + "endColumn": 12, + "endOffset": 13114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 170, + "startColumn": 4, + "startOffset": 12936, + "endLine": 172, + "endColumn": 12, + "endOffset": 13114 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13119, + "endLine": 174, + "endColumn": 12, + "endOffset": 13245 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13119, + "endLine": 174, + "endColumn": 12, + "endOffset": 13245 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13250, + "endLine": 177, + "endColumn": 12, + "endOffset": 13446 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13250, + "endLine": 177, + "endColumn": 12, + "endOffset": 13446 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13451, + "endColumn": 88, + "endOffset": 13535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13451, + "endColumn": 88, + "endOffset": 13535 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13540, + "endColumn": 110, + "endOffset": 13646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13540, + "endColumn": 110, + "endOffset": 13646 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13651, + "endLine": 182, + "endColumn": 12, + "endOffset": 13879 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13651, + "endLine": 182, + "endColumn": 12, + "endOffset": 13879 + } + } + }, + { + "to": { + "startLine": 183, + "startColumn": 4, + "startOffset": 13884, + "endColumn": 100, + "endOffset": 13980 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 183, + "startColumn": 4, + "startOffset": 13884, + "endColumn": 100, + "endOffset": 13980 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 13985, + "endColumn": 94, + "endOffset": 14075 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 184, + "startColumn": 4, + "startOffset": 13985, + "endColumn": 94, + "endOffset": 14075 + } + } + }, + { + "to": { + "startLine": 185, + "startColumn": 4, + "startOffset": 14080, + "endColumn": 122, + "endOffset": 14198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 185, + "startColumn": 4, + "startOffset": 14080, + "endColumn": 122, + "endOffset": 14198 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14203, + "endColumn": 128, + "endOffset": 14327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14203, + "endColumn": 128, + "endOffset": 14327 + } + } + }, + { + "to": { + "startLine": 187, + "startColumn": 4, + "startOffset": 14332, + "endColumn": 116, + "endOffset": 14444 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 187, + "startColumn": 4, + "startOffset": 14332, + "endColumn": 116, + "endOffset": 14444 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14449, + "endLine": 190, + "endColumn": 12, + "endOffset": 14621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14449, + "endLine": 190, + "endColumn": 12, + "endOffset": 14621 + } + } + }, + { + "to": { + "startLine": 191, + "startColumn": 4, + "startOffset": 14626, + "endColumn": 98, + "endOffset": 14720 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 14626, + "endColumn": 98, + "endOffset": 14720 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14725, + "endLine": 193, + "endColumn": 12, + "endOffset": 14855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14725, + "endLine": 193, + "endColumn": 12, + "endOffset": 14855 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14860, + "endLine": 195, + "endColumn": 12, + "endOffset": 14998 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14860, + "endLine": 195, + "endColumn": 12, + "endOffset": 14998 + } + } + }, + { + "to": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15003, + "endLine": 197, + "endColumn": 12, + "endOffset": 15133 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15003, + "endLine": 197, + "endColumn": 12, + "endOffset": 15133 + } + } + }, + { + "to": { + "startLine": 198, + "startColumn": 4, + "startOffset": 15138, + "endLine": 199, + "endColumn": 12, + "endOffset": 15252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 15138, + "endLine": 199, + "endColumn": 12, + "endOffset": 15252 + } + } + }, + { + "to": { + "startLine": 200, + "startColumn": 4, + "startOffset": 15257, + "endLine": 203, + "endColumn": 12, + "endOffset": 15453 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 15257, + "endLine": 203, + "endColumn": 12, + "endOffset": 15453 + } + } + }, + { + "to": { + "startLine": 204, + "startColumn": 4, + "startOffset": 15458, + "endLine": 205, + "endColumn": 12, + "endOffset": 15572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 15458, + "endLine": 205, + "endColumn": 12, + "endOffset": 15572 + } + } + }, + { + "to": { + "startLine": 206, + "startColumn": 4, + "startOffset": 15577, + "endColumn": 92, + "endOffset": 15665 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 15577, + "endColumn": 92, + "endOffset": 15665 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15670, + "endColumn": 110, + "endOffset": 15776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15670, + "endColumn": 110, + "endOffset": 15776 + } + } + }, + { + "to": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15781, + "endColumn": 55, + "endOffset": 15832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15781, + "endColumn": 55, + "endOffset": 15832 + } + } + }, + { + "to": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15837, + "endLine": 210, + "endColumn": 12, + "endOffset": 15939 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15837, + "endLine": 210, + "endColumn": 12, + "endOffset": 15939 + } + } + }, + { + "to": { + "startLine": 211, + "startColumn": 4, + "startOffset": 15944, + "endLine": 214, + "endColumn": 12, + "endOffset": 16134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 211, + "startColumn": 4, + "startOffset": 15944, + "endLine": 214, + "endColumn": 12, + "endOffset": 16134 + } + } + }, + { + "to": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16139, + "endLine": 216, + "endColumn": 12, + "endOffset": 16245 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16139, + "endLine": 216, + "endColumn": 12, + "endOffset": 16245 + } + } + }, + { + "to": { + "startLine": 217, + "startColumn": 4, + "startOffset": 16250, + "endLine": 218, + "endColumn": 12, + "endOffset": 16378 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 16250, + "endLine": 218, + "endColumn": 12, + "endOffset": 16378 + } + } + }, + { + "to": { + "startLine": 219, + "startColumn": 4, + "startOffset": 16383, + "endColumn": 94, + "endOffset": 16473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 16383, + "endColumn": 94, + "endOffset": 16473 + } + } + }, + { + "to": { + "startLine": 220, + "startColumn": 4, + "startOffset": 16478, + "endColumn": 90, + "endOffset": 16564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 16478, + "endColumn": 90, + "endOffset": 16564 + } + } + }, + { + "to": { + "startLine": 221, + "startColumn": 4, + "startOffset": 16569, + "endColumn": 90, + "endOffset": 16655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 16569, + "endColumn": 90, + "endOffset": 16655 + } + } + }, + { + "to": { + "startLine": 222, + "startColumn": 4, + "startOffset": 16660, + "endColumn": 116, + "endOffset": 16772 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 16660, + "endColumn": 116, + "endOffset": 16772 + } + } + }, + { + "to": { + "startLine": 223, + "startColumn": 4, + "startOffset": 16777, + "endLine": 224, + "endColumn": 12, + "endOffset": 16911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 16777, + "endLine": 224, + "endColumn": 12, + "endOffset": 16911 + } + } + }, + { + "to": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16916, + "endColumn": 70, + "endOffset": 16982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16916, + "endColumn": 70, + "endOffset": 16982 + } + } + }, + { + "to": { + "startLine": 226, + "startColumn": 4, + "startOffset": 16987, + "endColumn": 82, + "endOffset": 17065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 16987, + "endColumn": 82, + "endOffset": 17065 + } + } + }, + { + "to": { + "startLine": 227, + "startColumn": 4, + "startOffset": 17070, + "endLine": 236, + "endColumn": 12, + "endOffset": 17745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 17070, + "endLine": 236, + "endColumn": 12, + "endOffset": 17745 + } + } + }, + { + "to": { + "startLine": 237, + "startColumn": 4, + "startOffset": 17750, + "endColumn": 56, + "endOffset": 17802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 237, + "startColumn": 4, + "startOffset": 17750, + "endColumn": 56, + "endOffset": 17802 + } + } + }, + { + "to": { + "startLine": 238, + "startColumn": 4, + "startOffset": 17807, + "endColumn": 57, + "endOffset": 17860 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 17807, + "endColumn": 57, + "endOffset": 17860 + } + } + }, + { + "to": { + "startLine": 239, + "startColumn": 4, + "startOffset": 17865, + "endLine": 250, + "endColumn": 12, + "endOffset": 18554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 239, + "startColumn": 4, + "startOffset": 17865, + "endLine": 250, + "endColumn": 12, + "endOffset": 18554 + } + } + }, + { + "to": { + "startLine": 251, + "startColumn": 4, + "startOffset": 18559, + "endLine": 262, + "endColumn": 12, + "endOffset": 19260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 251, + "startColumn": 4, + "startOffset": 18559, + "endLine": 262, + "endColumn": 12, + "endOffset": 19260 + } + } + }, + { + "to": { + "startLine": 263, + "startColumn": 4, + "startOffset": 19265, + "endColumn": 118, + "endOffset": 19379 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 263, + "startColumn": 4, + "startOffset": 19265, + "endColumn": 118, + "endOffset": 19379 + } + } + }, + { + "to": { + "startLine": 264, + "startColumn": 4, + "startOffset": 19384, + "endColumn": 128, + "endOffset": 19508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 19384, + "endColumn": 128, + "endOffset": 19508 + } + } + }, + { + "to": { + "startLine": 265, + "startColumn": 4, + "startOffset": 19513, + "endLine": 267, + "endColumn": 12, + "endOffset": 19679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 265, + "startColumn": 4, + "startOffset": 19513, + "endLine": 267, + "endColumn": 12, + "endOffset": 19679 + } + } + }, + { + "to": { + "startLine": 268, + "startColumn": 4, + "startOffset": 19684, + "endLine": 270, + "endColumn": 12, + "endOffset": 19845 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 268, + "startColumn": 4, + "startOffset": 19684, + "endLine": 270, + "endColumn": 12, + "endOffset": 19845 + } + } + }, + { + "to": { + "startLine": 271, + "startColumn": 4, + "startOffset": 19850, + "endColumn": 128, + "endOffset": 19974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 271, + "startColumn": 4, + "startOffset": 19850, + "endColumn": 128, + "endOffset": 19974 + } + } + }, + { + "to": { + "startLine": 272, + "startColumn": 4, + "startOffset": 19979, + "endLine": 274, + "endColumn": 12, + "endOffset": 20145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 272, + "startColumn": 4, + "startOffset": 19979, + "endLine": 274, + "endColumn": 12, + "endOffset": 20145 + } + } + }, + { + "to": { + "startLine": 275, + "startColumn": 4, + "startOffset": 20150, + "endColumn": 130, + "endOffset": 20276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 275, + "startColumn": 4, + "startOffset": 20150, + "endColumn": 130, + "endOffset": 20276 + } + } + }, + { + "to": { + "startLine": 276, + "startColumn": 4, + "startOffset": 20281, + "endLine": 278, + "endColumn": 12, + "endOffset": 20446 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 276, + "startColumn": 4, + "startOffset": 20281, + "endLine": 278, + "endColumn": 12, + "endOffset": 20446 + } + } + }, + { + "to": { + "startLine": 279, + "startColumn": 4, + "startOffset": 20451, + "endLine": 281, + "endColumn": 12, + "endOffset": 20621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 279, + "startColumn": 4, + "startOffset": 20451, + "endLine": 281, + "endColumn": 12, + "endOffset": 20621 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 20626, + "endLine": 286, + "endColumn": 12, + "endOffset": 20962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 20626, + "endLine": 286, + "endColumn": 12, + "endOffset": 20962 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v22.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v22.json new file mode 100644 index 0000000..6d6035b --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v22.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v22/values-v22.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 74, + "endOffset": 125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 74, + "endOffset": 125 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 130, + "endColumn": 86, + "endOffset": 212 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 130, + "endColumn": 86, + "endOffset": 212 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 217, + "endLine": 8, + "endColumn": 12, + "endOffset": 548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 217, + "endLine": 8, + "endColumn": 12, + "endOffset": 548 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 553, + "endLine": 13, + "endColumn": 12, + "endOffset": 896 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 553, + "endLine": 13, + "endColumn": 12, + "endOffset": 896 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v23.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v23.json new file mode 100644 index 0000000..4f27ca8 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v23.json @@ -0,0 +1,220 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v23/values-v23.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 134, + "endOffset": 185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 134, + "endOffset": 185 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 190, + "endColumn": 134, + "endOffset": 320 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 190, + "endColumn": 134, + "endOffset": 320 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 325, + "endColumn": 74, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 325, + "endColumn": 74, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 86, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 86, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endLine": 18, + "endColumn": 12, + "endOffset": 1272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endLine": 18, + "endColumn": 12, + "endOffset": 1272 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1277, + "endLine": 31, + "endColumn": 12, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1277, + "endLine": 31, + "endColumn": 12, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 126, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 126, + "endOffset": 2201 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2206, + "endColumn": 104, + "endOffset": 2306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2206, + "endColumn": 104, + "endOffset": 2306 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2311, + "endColumn": 114, + "endOffset": 2421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2311, + "endColumn": 114, + "endOffset": 2421 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2426, + "endColumn": 106, + "endOffset": 2528 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2426, + "endColumn": 106, + "endOffset": 2528 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2533, + "endColumn": 112, + "endOffset": 2641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2533, + "endColumn": 112, + "endOffset": 2641 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v24.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v24.json new file mode 100644 index 0000000..b68f83b --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v24.json @@ -0,0 +1,121 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v24/values-v24.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 156, + "endOffset": 207 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 156, + "endOffset": 207 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 212, + "endColumn": 134, + "endOffset": 342 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 212, + "endColumn": 134, + "endOffset": 342 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 347, + "endColumn": 68, + "endOffset": 411 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 347, + "endColumn": 68, + "endOffset": 411 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 416, + "endColumn": 63, + "endOffset": 475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 416, + "endColumn": 63, + "endOffset": 475 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 68, + "endOffset": 544 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 68, + "endOffset": 544 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 549, + "endColumn": 69, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 549, + "endColumn": 69, + "endOffset": 614 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-v25.json b/build/intermediates/blame/res/androidTest/debug/multi/values-v25.json new file mode 100644 index 0000000..5e7d13f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-v25.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-v25/values-v25.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 5, + "endColumn": 12, + "endOffset": 303 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 5, + "endColumn": 12, + "endOffset": 303 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 308, + "endLine": 7, + "endColumn": 12, + "endOffset": 414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 308, + "endLine": 7, + "endColumn": 12, + "endOffset": 414 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json b/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json new file mode 100644 index 0000000..8a6ffbc --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-vi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-vi/values-vi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 107, + "endOffset": 503 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 107, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 108, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 108, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 83, + "endOffset": 696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 83, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 102, + "endOffset": 799 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 102, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 118, + "endOffset": 918 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 118, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 76, + "endOffset": 1072 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 76, + "endOffset": 1072 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1077, + "endColumn": 83, + "endOffset": 1156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1077, + "endColumn": 83, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 103, + "endOffset": 1260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 103, + "endOffset": 1260 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 108, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 108, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 104, + "endOffset": 1575 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 104, + "endOffset": 1575 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 113, + "endOffset": 1689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 113, + "endOffset": 1689 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1694, + "endColumn": 104, + "endOffset": 1794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1694, + "endColumn": 104, + "endOffset": 1794 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 119, + "endOffset": 1914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 119, + "endOffset": 1914 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 98, + "endOffset": 2013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 98, + "endOffset": 2013 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json b/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json new file mode 100644 index 0000000..0a4f875 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-xlarge-v4.json @@ -0,0 +1,121 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 70, + "endOffset": 192 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 70, + "endOffset": 192 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 197, + "endColumn": 69, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 197, + "endColumn": 69, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 267, + "endColumn": 69, + "endOffset": 332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 267, + "endColumn": 69, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 67, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 67, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 405, + "endColumn": 67, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 405, + "endColumn": 67, + "endOffset": 468 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json b/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json new file mode 100644 index 0000000..21ce09f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rCN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 106, + "endOffset": 253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 106, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 94, + "endOffset": 471 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 94, + "endOffset": 471 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 99, + "endOffset": 571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 99, + "endOffset": 571 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 81, + "endOffset": 653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 81, + "endOffset": 653 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 658, + "endColumn": 96, + "endOffset": 750 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 658, + "endColumn": 96, + "endOffset": 750 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 755, + "endColumn": 105, + "endOffset": 856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 755, + "endColumn": 105, + "endOffset": 856 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 861, + "endColumn": 75, + "endOffset": 932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 861, + "endColumn": 75, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 77, + "endOffset": 1086 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 77, + "endOffset": 1086 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1091, + "endColumn": 95, + "endOffset": 1182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1091, + "endColumn": 95, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 95, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 95, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 94, + "endOffset": 1373 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 94, + "endOffset": 1373 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 96, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 96, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 94, + "endOffset": 1565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 94, + "endOffset": 1565 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 97, + "endOffset": 1663 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 97, + "endOffset": 1663 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 111, + "endOffset": 1775 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 111, + "endOffset": 1775 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 100, + "endOffset": 2048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 100, + "endOffset": 2048 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json b/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json new file mode 100644 index 0000000..00107de --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rHK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rHK/values-zh-rHK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 97, + "endOffset": 1662 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 97, + "endOffset": 1662 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 112, + "endOffset": 1775 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 112, + "endOffset": 1775 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 101, + "endOffset": 2049 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 101, + "endOffset": 2049 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json b/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json new file mode 100644 index 0000000..d34a71a --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-zh-rTW.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 99, + "endOffset": 1664 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 99, + "endOffset": 1664 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1669, + "endColumn": 112, + "endOffset": 1777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1669, + "endColumn": 112, + "endOffset": 1777 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1782, + "endColumn": 93, + "endOffset": 1871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1782, + "endColumn": 93, + "endOffset": 1871 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1876, + "endColumn": 77, + "endOffset": 1949 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1876, + "endColumn": 77, + "endOffset": 1949 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1954, + "endColumn": 100, + "endOffset": 2050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1954, + "endColumn": 100, + "endOffset": 2050 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json b/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json new file mode 100644 index 0000000..35e07c3 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values-zu.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values-zu/values-zu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 106, + "endOffset": 496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 106, + "endOffset": 496 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 113, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 113, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 126, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 126, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 79, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 79, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 79, + "endOffset": 1088 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 79, + "endOffset": 1088 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1093, + "endColumn": 85, + "endOffset": 1174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1093, + "endColumn": 85, + "endOffset": 1174 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 103, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 103, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 106, + "endOffset": 1589 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 106, + "endOffset": 1589 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 119, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 119, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 95, + "endOffset": 2017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 95, + "endOffset": 2017 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 80, + "endOffset": 2098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 80, + "endOffset": 2098 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 100, + "endOffset": 2199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 100, + "endOffset": 2199 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/multi/values.json b/build/intermediates/blame/res/androidTest/debug/multi/values.json new file mode 100644 index 0000000..14ab185 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/multi/values.json @@ -0,0 +1,11967 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugAndroidTestResources/merged.dir/values/values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 57, + "endOffset": 353 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 57, + "endOffset": 353 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 358, + "endColumn": 61, + "endOffset": 415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 358, + "endColumn": 61, + "endOffset": 415 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 420, + "endColumn": 67, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 420, + "endColumn": 67, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 488, + "endColumn": 77, + "endOffset": 561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 488, + "endColumn": 77, + "endOffset": 561 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 566, + "endColumn": 80, + "endOffset": 642 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 566, + "endColumn": 80, + "endOffset": 642 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 647, + "endColumn": 60, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 647, + "endColumn": 60, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 708, + "endColumn": 74, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 708, + "endColumn": 74, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 783, + "endColumn": 75, + "endOffset": 854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 783, + "endColumn": 75, + "endOffset": 854 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 859, + "endColumn": 76, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 859, + "endColumn": 76, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 936, + "endColumn": 77, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 936, + "endColumn": 77, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 84, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 84, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 75, + "endOffset": 1252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 75, + "endOffset": 1252 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 75, + "endOffset": 1328 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 75, + "endOffset": 1328 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 51, + "endOffset": 1380 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 51, + "endOffset": 102 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 39, + "endOffset": 1420 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 107, + "endColumn": 39, + "endOffset": 142 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1425, + "endColumn": 76, + "endOffset": 1497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 76, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1502, + "endColumn": 77, + "endOffset": 1575 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 77, + "endOffset": 1483 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 105, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 105, + "endOffset": 1589 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 105, + "endOffset": 1787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1792, + "endColumn": 78, + "endOffset": 1866 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 78, + "endOffset": 1774 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1871, + "endColumn": 79, + "endOffset": 1946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 79, + "endOffset": 1854 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 56, + "endOffset": 2003 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1859, + "endColumn": 56, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2008, + "endColumn": 57, + "endOffset": 2061 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 57, + "endOffset": 1969 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2066, + "endColumn": 45, + "endOffset": 2107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 147, + "endColumn": 45, + "endOffset": 188 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2112, + "endColumn": 45, + "endOffset": 2153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 193, + "endColumn": 45, + "endOffset": 234 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2158, + "endColumn": 46, + "endOffset": 2200 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 239, + "endColumn": 46, + "endOffset": 281 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2205, + "endColumn": 50, + "endOffset": 2251 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 286, + "endColumn": 50, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2256, + "endColumn": 47, + "endOffset": 2299 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 337, + "endColumn": 47, + "endOffset": 380 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2304, + "endColumn": 50, + "endOffset": 2350 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 385, + "endColumn": 50, + "endOffset": 431 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2355, + "endColumn": 50, + "endOffset": 2401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 436, + "endColumn": 50, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2406, + "endColumn": 52, + "endOffset": 2454 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 487, + "endColumn": 52, + "endOffset": 535 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2459, + "endColumn": 59, + "endOffset": 2514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 540, + "endColumn": 59, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2519, + "endColumn": 53, + "endOffset": 2568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 600, + "endColumn": 53, + "endOffset": 649 + } + } + }, + { + "to": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2573, + "endColumn": 45, + "endOffset": 2614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 654, + "endColumn": 45, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2619, + "endColumn": 49, + "endOffset": 2664 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 700, + "endColumn": 49, + "endOffset": 745 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2669, + "endColumn": 52, + "endOffset": 2717 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 750, + "endColumn": 52, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2722, + "endColumn": 54, + "endOffset": 2772 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 803, + "endColumn": 54, + "endOffset": 853 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2777, + "endColumn": 60, + "endOffset": 2833 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 858, + "endColumn": 60, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2838, + "endColumn": 60, + "endOffset": 2894 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 919, + "endColumn": 60, + "endOffset": 975 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 2899, + "endColumn": 60, + "endOffset": 2955 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 980, + "endColumn": 60, + "endOffset": 1036 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 2960, + "endColumn": 53, + "endOffset": 3009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1041, + "endColumn": 53, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3014, + "endColumn": 73, + "endOffset": 3083 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 73, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3088, + "endColumn": 74, + "endOffset": 3158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 74, + "endOffset": 2118 + } + } + }, + { + "to": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3163, + "endColumn": 64, + "endOffset": 3223 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2123, + "endColumn": 64, + "endOffset": 2183 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3228, + "endColumn": 65, + "endOffset": 3289 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2188, + "endColumn": 65, + "endOffset": 2249 + } + } + }, + { + "to": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3294, + "endColumn": 47, + "endOffset": 3337 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 47, + "endOffset": 1138 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3342, + "endColumn": 71, + "endOffset": 3409 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2254, + "endColumn": 71, + "endOffset": 2321 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3414, + "endColumn": 72, + "endOffset": 3482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2326, + "endColumn": 72, + "endOffset": 2394 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3487, + "endColumn": 66, + "endOffset": 3549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2399, + "endColumn": 66, + "endOffset": 2461 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3554, + "endColumn": 67, + "endOffset": 3617 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2466, + "endColumn": 67, + "endOffset": 2529 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3622, + "endColumn": 43, + "endOffset": 3661 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1143, + "endColumn": 43, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 3666, + "endColumn": 58, + "endOffset": 3720 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2534, + "endColumn": 58, + "endOffset": 2588 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 3725, + "endColumn": 58, + "endOffset": 3779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2593, + "endColumn": 58, + "endOffset": 2647 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 3784, + "endColumn": 58, + "endOffset": 3838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2652, + "endColumn": 58, + "endOffset": 2706 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 3843, + "endColumn": 58, + "endOffset": 3897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2711, + "endColumn": 58, + "endOffset": 2765 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 3902, + "endColumn": 58, + "endOffset": 3956 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2770, + "endColumn": 58, + "endOffset": 2824 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 3961, + "endColumn": 53, + "endOffset": 4010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2829, + "endColumn": 53, + "endOffset": 2878 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4015, + "endColumn": 53, + "endOffset": 4064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2883, + "endColumn": 53, + "endOffset": 2932 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4069, + "endColumn": 52, + "endOffset": 4117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2937, + "endColumn": 52, + "endOffset": 2985 + } + } + }, + { + "to": { + "startLine": 67, + "startColumn": 4, + "startOffset": 4122, + "endColumn": 53, + "endOffset": 4171 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2990, + "endColumn": 53, + "endOffset": 3039 + } + } + }, + { + "to": { + "startLine": 68, + "startColumn": 4, + "startOffset": 4176, + "endColumn": 53, + "endOffset": 4225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3044, + "endColumn": 53, + "endOffset": 3093 + } + } + }, + { + "to": { + "startLine": 69, + "startColumn": 4, + "startOffset": 4230, + "endColumn": 53, + "endOffset": 4279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3098, + "endColumn": 53, + "endOffset": 3147 + } + } + }, + { + "to": { + "startLine": 70, + "startColumn": 4, + "startOffset": 4284, + "endColumn": 53, + "endOffset": 4333 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3152, + "endColumn": 53, + "endOffset": 3201 + } + } + }, + { + "to": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4338, + "endColumn": 68, + "endOffset": 4402 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3206, + "endColumn": 68, + "endOffset": 3270 + } + } + }, + { + "to": { + "startLine": 72, + "startColumn": 4, + "startOffset": 4407, + "endColumn": 62, + "endOffset": 4465 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3275, + "endColumn": 62, + "endOffset": 3333 + } + } + }, + { + "to": { + "startLine": 73, + "startColumn": 4, + "startOffset": 4470, + "endColumn": 88, + "endOffset": 4554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3338, + "endColumn": 88, + "endOffset": 3422 + } + } + }, + { + "to": { + "startLine": 74, + "startColumn": 4, + "startOffset": 4559, + "endColumn": 54, + "endOffset": 4609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 54, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 75, + "startColumn": 4, + "startOffset": 4614, + "endColumn": 56, + "endOffset": 4666 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 56, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 76, + "startColumn": 4, + "startOffset": 4671, + "endColumn": 56, + "endOffset": 4723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 56, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 77, + "startColumn": 4, + "startOffset": 4728, + "endColumn": 57, + "endOffset": 4781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 57, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 78, + "startColumn": 4, + "startOffset": 4786, + "endColumn": 71, + "endOffset": 4853 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 71, + "endOffset": 1481 + } + } + }, + { + "to": { + "startLine": 79, + "startColumn": 4, + "startOffset": 4858, + "endColumn": 72, + "endOffset": 4926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 72, + "endOffset": 1554 + } + } + }, + { + "to": { + "startLine": 80, + "startColumn": 4, + "startOffset": 4931, + "endColumn": 68, + "endOffset": 4995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1559, + "endColumn": 68, + "endOffset": 1623 + } + } + }, + { + "to": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5000, + "endColumn": 38, + "endOffset": 5034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 38, + "endOffset": 1662 + } + } + }, + { + "to": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5039, + "endColumn": 73, + "endOffset": 5108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3427, + "endColumn": 73, + "endOffset": 3496 + } + } + }, + { + "to": { + "startLine": 83, + "startColumn": 4, + "startOffset": 5113, + "endColumn": 78, + "endOffset": 5187 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3501, + "endColumn": 78, + "endOffset": 3575 + } + } + }, + { + "to": { + "startLine": 84, + "startColumn": 4, + "startOffset": 5192, + "endColumn": 72, + "endOffset": 5260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3580, + "endColumn": 72, + "endOffset": 3648 + } + } + }, + { + "to": { + "startLine": 85, + "startColumn": 4, + "startOffset": 5265, + "endColumn": 73, + "endOffset": 5334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3653, + "endColumn": 73, + "endOffset": 3722 + } + } + }, + { + "to": { + "startLine": 86, + "startColumn": 4, + "startOffset": 5339, + "endColumn": 70, + "endOffset": 5405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3727, + "endColumn": 70, + "endOffset": 3793 + } + } + }, + { + "to": { + "startLine": 87, + "startColumn": 4, + "startOffset": 5410, + "endColumn": 71, + "endOffset": 5477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3798, + "endColumn": 71, + "endOffset": 3865 + } + } + }, + { + "to": { + "startLine": 88, + "startColumn": 4, + "startOffset": 5482, + "endColumn": 71, + "endOffset": 5549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3870, + "endColumn": 71, + "endOffset": 3937 + } + } + }, + { + "to": { + "startLine": 89, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 72, + "endOffset": 5622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 3942, + "endColumn": 72, + "endOffset": 4010 + } + } + }, + { + "to": { + "startLine": 90, + "startColumn": 4, + "startOffset": 5627, + "endColumn": 56, + "endOffset": 5679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4015, + "endColumn": 56, + "endOffset": 4067 + } + } + }, + { + "to": { + "startLine": 91, + "startColumn": 4, + "startOffset": 5684, + "endColumn": 57, + "endOffset": 5737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4072, + "endColumn": 57, + "endOffset": 4125 + } + } + }, + { + "to": { + "startLine": 92, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 72, + "endOffset": 5810 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4130, + "endColumn": 72, + "endOffset": 4198 + } + } + }, + { + "to": { + "startLine": 93, + "startColumn": 4, + "startOffset": 5815, + "endColumn": 73, + "endOffset": 5884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4203, + "endColumn": 73, + "endOffset": 4272 + } + } + }, + { + "to": { + "startLine": 94, + "startColumn": 4, + "startOffset": 5889, + "endColumn": 73, + "endOffset": 5958 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4277, + "endColumn": 73, + "endOffset": 4346 + } + } + }, + { + "to": { + "startLine": 95, + "startColumn": 4, + "startOffset": 5963, + "endColumn": 74, + "endOffset": 6033 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4351, + "endColumn": 74, + "endOffset": 4421 + } + } + }, + { + "to": { + "startLine": 96, + "startColumn": 4, + "startOffset": 6038, + "endColumn": 71, + "endOffset": 6105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4426, + "endColumn": 71, + "endOffset": 4493 + } + } + }, + { + "to": { + "startLine": 97, + "startColumn": 4, + "startOffset": 6110, + "endColumn": 72, + "endOffset": 6178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 4498, + "endColumn": 72, + "endOffset": 4566 + } + } + }, + { + "to": { + "startLine": 98, + "startColumn": 4, + "startOffset": 6183, + "endColumn": 69, + "endOffset": 6248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 4571, + "endColumn": 69, + "endOffset": 4636 + } + } + }, + { + "to": { + "startLine": 99, + "startColumn": 4, + "startOffset": 6253, + "endColumn": 70, + "endOffset": 6319 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 4641, + "endColumn": 70, + "endOffset": 4707 + } + } + }, + { + "to": { + "startLine": 100, + "startColumn": 4, + "startOffset": 6324, + "endColumn": 47, + "endOffset": 6367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 47, + "endOffset": 1710 + } + } + }, + { + "to": { + "startLine": 101, + "startColumn": 4, + "startOffset": 6372, + "endColumn": 44, + "endOffset": 6412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 44, + "endOffset": 1755 + } + } + }, + { + "to": { + "startLine": 102, + "startColumn": 4, + "startOffset": 6417, + "endColumn": 39, + "endOffset": 6452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 1760, + "endColumn": 39, + "endOffset": 1795 + } + } + }, + { + "to": { + "startLine": 240, + "startColumn": 4, + "startOffset": 27137, + "endColumn": 68, + "endOffset": 27201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 24572, + "endColumn": 68, + "endOffset": 24636 + } + } + }, + { + "to": { + "startLine": 241, + "startColumn": 4, + "startOffset": 27206, + "endColumn": 68, + "endOffset": 27270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 203, + "startColumn": 4, + "startOffset": 24641, + "endColumn": 68, + "endOffset": 24705 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 27275, + "endColumn": 69, + "endOffset": 27340 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 24710, + "endColumn": 69, + "endOffset": 24775 + } + } + }, + { + "to": { + "startLine": 243, + "startColumn": 4, + "startOffset": 27345, + "endColumn": 73, + "endOffset": 27414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 205, + "startColumn": 4, + "startOffset": 24780, + "endColumn": 73, + "endOffset": 24849 + } + } + }, + { + "to": { + "startLine": 244, + "startColumn": 4, + "startOffset": 27419, + "endColumn": 75, + "endOffset": 27490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 24854, + "endColumn": 75, + "endOffset": 24925 + } + } + }, + { + "to": { + "startLine": 245, + "startColumn": 4, + "startOffset": 27495, + "endColumn": 63, + "endOffset": 27554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 24930, + "endColumn": 63, + "endOffset": 24989 + } + } + }, + { + "to": { + "startLine": 246, + "startColumn": 4, + "startOffset": 27559, + "endColumn": 76, + "endOffset": 27631 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 24994, + "endColumn": 76, + "endOffset": 25066 + } + } + }, + { + "to": { + "startLine": 247, + "startColumn": 4, + "startOffset": 27636, + "endColumn": 75, + "endOffset": 27707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 209, + "startColumn": 4, + "startOffset": 25071, + "endColumn": 75, + "endOffset": 25142 + } + } + }, + { + "to": { + "startLine": 248, + "startColumn": 4, + "startOffset": 27712, + "endColumn": 76, + "endOffset": 27784 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 210, + "startColumn": 4, + "startOffset": 25147, + "endColumn": 76, + "endOffset": 25219 + } + } + }, + { + "to": { + "startLine": 249, + "startColumn": 4, + "startOffset": 27789, + "endColumn": 63, + "endOffset": 27848 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 211, + "startColumn": 4, + "startOffset": 25224, + "endColumn": 63, + "endOffset": 25283 + } + } + }, + { + "to": { + "startLine": 250, + "startColumn": 4, + "startOffset": 27853, + "endColumn": 64, + "endOffset": 27913 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 212, + "startColumn": 4, + "startOffset": 25288, + "endColumn": 64, + "endOffset": 25348 + } + } + }, + { + "to": { + "startLine": 251, + "startColumn": 4, + "startOffset": 27918, + "endColumn": 68, + "endOffset": 27982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 213, + "startColumn": 4, + "startOffset": 25353, + "endColumn": 68, + "endOffset": 25417 + } + } + }, + { + "to": { + "startLine": 252, + "startColumn": 4, + "startOffset": 27987, + "endColumn": 76, + "endOffset": 28059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 25422, + "endColumn": 76, + "endOffset": 25494 + } + } + }, + { + "to": { + "startLine": 253, + "startColumn": 4, + "startOffset": 28064, + "endColumn": 74, + "endOffset": 28134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 25499, + "endColumn": 74, + "endOffset": 25569 + } + } + }, + { + "to": { + "startLine": 254, + "startColumn": 4, + "startOffset": 28139, + "endColumn": 68, + "endOffset": 28203 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 25574, + "endColumn": 68, + "endOffset": 25638 + } + } + }, + { + "to": { + "startLine": 255, + "startColumn": 4, + "startOffset": 28208, + "endColumn": 67, + "endOffset": 28271 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 25643, + "endColumn": 67, + "endOffset": 25706 + } + } + }, + { + "to": { + "startLine": 256, + "startColumn": 4, + "startOffset": 28276, + "endColumn": 76, + "endOffset": 28348 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 218, + "startColumn": 4, + "startOffset": 25711, + "endColumn": 76, + "endOffset": 25783 + } + } + }, + { + "to": { + "startLine": 257, + "startColumn": 4, + "startOffset": 28353, + "endColumn": 65, + "endOffset": 28414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 25788, + "endColumn": 65, + "endOffset": 25849 + } + } + }, + { + "to": { + "startLine": 258, + "startColumn": 4, + "startOffset": 28419, + "endColumn": 96, + "endOffset": 28511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 25854, + "endColumn": 96, + "endOffset": 25946 + } + } + }, + { + "to": { + "startLine": 259, + "startColumn": 4, + "startOffset": 28516, + "endColumn": 64, + "endOffset": 28576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 25951, + "endColumn": 64, + "endOffset": 26011 + } + } + }, + { + "to": { + "startLine": 260, + "startColumn": 4, + "startOffset": 28581, + "endColumn": 68, + "endOffset": 28645 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 26016, + "endColumn": 68, + "endOffset": 26080 + } + } + }, + { + "to": { + "startLine": 261, + "startColumn": 4, + "startOffset": 28650, + "endColumn": 98, + "endOffset": 28744 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 26085, + "endColumn": 98, + "endOffset": 26179 + } + } + }, + { + "to": { + "startLine": 262, + "startColumn": 4, + "startOffset": 28749, + "endColumn": 70, + "endOffset": 28815 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 224, + "startColumn": 4, + "startOffset": 26184, + "endColumn": 70, + "endOffset": 26250 + } + } + }, + { + "to": { + "startLine": 263, + "startColumn": 4, + "startOffset": 28820, + "endColumn": 58, + "endOffset": 28874 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 26255, + "endColumn": 58, + "endOffset": 26309 + } + } + }, + { + "to": { + "startLine": 264, + "startColumn": 4, + "startOffset": 28879, + "endColumn": 57, + "endOffset": 28932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 26314, + "endColumn": 57, + "endOffset": 26367 + } + } + }, + { + "to": { + "startLine": 265, + "startColumn": 4, + "startOffset": 28937, + "endColumn": 56, + "endOffset": 28989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 26372, + "endColumn": 56, + "endOffset": 26424 + } + } + }, + { + "to": { + "startLine": 266, + "startColumn": 4, + "startOffset": 28994, + "endColumn": 58, + "endOffset": 29048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 26429, + "endColumn": 58, + "endOffset": 26483 + } + } + }, + { + "to": { + "startLine": 267, + "startColumn": 4, + "startOffset": 29053, + "endColumn": 70, + "endOffset": 29119 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 26488, + "endColumn": 70, + "endOffset": 26554 + } + } + }, + { + "to": { + "startLine": 268, + "startColumn": 4, + "startOffset": 29124, + "endColumn": 71, + "endOffset": 29191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 230, + "startColumn": 4, + "startOffset": 26559, + "endColumn": 71, + "endOffset": 26626 + } + } + }, + { + "to": { + "startLine": 269, + "startColumn": 4, + "startOffset": 29196, + "endColumn": 71, + "endOffset": 29263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 231, + "startColumn": 4, + "startOffset": 26631, + "endColumn": 71, + "endOffset": 26698 + } + } + }, + { + "to": { + "startLine": 270, + "startColumn": 4, + "startOffset": 29268, + "endColumn": 71, + "endOffset": 29335 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 232, + "startColumn": 4, + "startOffset": 26703, + "endColumn": 71, + "endOffset": 26770 + } + } + }, + { + "to": { + "startLine": 271, + "startColumn": 4, + "startOffset": 29340, + "endColumn": 71, + "endOffset": 29407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 233, + "startColumn": 4, + "startOffset": 26775, + "endColumn": 71, + "endOffset": 26842 + } + } + }, + { + "to": { + "startLine": 272, + "startColumn": 4, + "startOffset": 29412, + "endColumn": 66, + "endOffset": 29474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 26847, + "endColumn": 66, + "endOffset": 26909 + } + } + }, + { + "to": { + "startLine": 273, + "startColumn": 4, + "startOffset": 29479, + "endColumn": 67, + "endOffset": 29542 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 26914, + "endColumn": 67, + "endOffset": 26977 + } + } + }, + { + "to": { + "startLine": 274, + "startColumn": 4, + "startOffset": 29547, + "endColumn": 67, + "endOffset": 29610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 236, + "startColumn": 4, + "startOffset": 26982, + "endColumn": 67, + "endOffset": 27045 + } + } + }, + { + "to": { + "startLine": 275, + "startColumn": 4, + "startOffset": 29615, + "endColumn": 58, + "endOffset": 29669 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 237, + "startColumn": 4, + "startOffset": 27050, + "endColumn": 58, + "endOffset": 27104 + } + } + }, + { + "to": { + "startLine": 276, + "startColumn": 4, + "startOffset": 29674, + "endColumn": 62, + "endOffset": 29732 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 27109, + "endColumn": 62, + "endOffset": 27167 + } + } + }, + { + "to": { + "startLine": 277, + "startColumn": 4, + "startOffset": 29737, + "endColumn": 63, + "endOffset": 29796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 239, + "startColumn": 4, + "startOffset": 27172, + "endColumn": 63, + "endOffset": 27231 + } + } + }, + { + "to": { + "startLine": 278, + "startColumn": 4, + "startOffset": 29801, + "endColumn": 89, + "endOffset": 29886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 240, + "startColumn": 4, + "startOffset": 27236, + "endColumn": 89, + "endOffset": 27321 + } + } + }, + { + "to": { + "startLine": 279, + "startColumn": 4, + "startOffset": 29891, + "endColumn": 90, + "endOffset": 29977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 241, + "startColumn": 4, + "startOffset": 27326, + "endColumn": 90, + "endOffset": 27412 + } + } + }, + { + "to": { + "startLine": 280, + "startColumn": 4, + "startOffset": 29982, + "endColumn": 59, + "endOffset": 30037 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 242, + "startColumn": 4, + "startOffset": 27417, + "endColumn": 59, + "endOffset": 27472 + } + } + }, + { + "to": { + "startLine": 281, + "startColumn": 4, + "startOffset": 30042, + "endColumn": 65, + "endOffset": 30103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 243, + "startColumn": 4, + "startOffset": 27477, + "endColumn": 65, + "endOffset": 27538 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 30108, + "endColumn": 66, + "endOffset": 30170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 244, + "startColumn": 4, + "startOffset": 27543, + "endColumn": 66, + "endOffset": 27605 + } + } + }, + { + "to": { + "startLine": 283, + "startColumn": 4, + "startOffset": 30175, + "endColumn": 65, + "endOffset": 30236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 245, + "startColumn": 4, + "startOffset": 27610, + "endColumn": 65, + "endOffset": 27671 + } + } + }, + { + "to": { + "startLine": 284, + "startColumn": 4, + "startOffset": 30241, + "endColumn": 69, + "endOffset": 30306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 246, + "startColumn": 4, + "startOffset": 27676, + "endColumn": 69, + "endOffset": 27741 + } + } + }, + { + "to": { + "startLine": 285, + "startColumn": 4, + "startOffset": 30311, + "endColumn": 63, + "endOffset": 30370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 247, + "startColumn": 4, + "startOffset": 27746, + "endColumn": 63, + "endOffset": 27805 + } + } + }, + { + "to": { + "startLine": 286, + "startColumn": 4, + "startOffset": 30375, + "endColumn": 52, + "endOffset": 30423 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 248, + "startColumn": 4, + "startOffset": 27810, + "endColumn": 52, + "endOffset": 27858 + } + } + }, + { + "to": { + "startLine": 287, + "startColumn": 4, + "startOffset": 30428, + "endColumn": 112, + "endOffset": 30536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 249, + "startColumn": 4, + "startOffset": 27863, + "endColumn": 112, + "endOffset": 27971 + } + } + }, + { + "to": { + "startLine": 288, + "startColumn": 4, + "startOffset": 30541, + "endColumn": 57, + "endOffset": 30594 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 250, + "startColumn": 4, + "startOffset": 27976, + "endColumn": 57, + "endOffset": 28029 + } + } + }, + { + "to": { + "startLine": 289, + "startColumn": 4, + "startOffset": 30599, + "endColumn": 62, + "endOffset": 30657 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 251, + "startColumn": 4, + "startOffset": 28034, + "endColumn": 62, + "endOffset": 28092 + } + } + }, + { + "to": { + "startLine": 290, + "startColumn": 4, + "startOffset": 30662, + "endColumn": 64, + "endOffset": 30722 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 252, + "startColumn": 4, + "startOffset": 28097, + "endColumn": 64, + "endOffset": 28157 + } + } + }, + { + "to": { + "startLine": 291, + "startColumn": 4, + "startOffset": 30727, + "endColumn": 64, + "endOffset": 30787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 253, + "startColumn": 4, + "startOffset": 28162, + "endColumn": 64, + "endOffset": 28222 + } + } + }, + { + "to": { + "startLine": 292, + "startColumn": 4, + "startOffset": 30792, + "endColumn": 74, + "endOffset": 30862 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 28227, + "endColumn": 74, + "endOffset": 28297 + } + } + }, + { + "to": { + "startLine": 293, + "startColumn": 4, + "startOffset": 30867, + "endColumn": 72, + "endOffset": 30935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 255, + "startColumn": 4, + "startOffset": 28302, + "endColumn": 72, + "endOffset": 28370 + } + } + }, + { + "to": { + "startLine": 294, + "startColumn": 4, + "startOffset": 30940, + "endColumn": 71, + "endOffset": 31007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 256, + "startColumn": 4, + "startOffset": 28375, + "endColumn": 71, + "endOffset": 28442 + } + } + }, + { + "to": { + "startLine": 295, + "startColumn": 4, + "startOffset": 31012, + "endColumn": 48, + "endOffset": 31056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 257, + "startColumn": 4, + "startOffset": 28447, + "endColumn": 48, + "endOffset": 28491 + } + } + }, + { + "to": { + "startLine": 296, + "startColumn": 4, + "startOffset": 31061, + "endColumn": 60, + "endOffset": 31117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 258, + "startColumn": 4, + "startOffset": 28496, + "endColumn": 60, + "endOffset": 28552 + } + } + }, + { + "to": { + "startLine": 297, + "startColumn": 4, + "startOffset": 31122, + "endColumn": 60, + "endOffset": 31178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 259, + "startColumn": 4, + "startOffset": 28557, + "endColumn": 60, + "endOffset": 28613 + } + } + }, + { + "to": { + "startLine": 298, + "startColumn": 4, + "startOffset": 31183, + "endColumn": 60, + "endOffset": 31239 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 260, + "startColumn": 4, + "startOffset": 28618, + "endColumn": 60, + "endOffset": 28674 + } + } + }, + { + "to": { + "startLine": 299, + "startColumn": 4, + "startOffset": 31244, + "endColumn": 61, + "endOffset": 31301 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 261, + "startColumn": 4, + "startOffset": 28679, + "endColumn": 61, + "endOffset": 28736 + } + } + }, + { + "to": { + "startLine": 300, + "startColumn": 4, + "startOffset": 31306, + "endColumn": 63, + "endOffset": 31365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 262, + "startColumn": 4, + "startOffset": 28741, + "endColumn": 63, + "endOffset": 28800 + } + } + }, + { + "to": { + "startLine": 301, + "startColumn": 4, + "startOffset": 31370, + "endColumn": 63, + "endOffset": 31429 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 263, + "startColumn": 4, + "startOffset": 28805, + "endColumn": 63, + "endOffset": 28864 + } + } + }, + { + "to": { + "startLine": 302, + "startColumn": 4, + "startOffset": 31434, + "endColumn": 63, + "endOffset": 31493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 28869, + "endColumn": 63, + "endOffset": 28928 + } + } + }, + { + "to": { + "startLine": 303, + "startColumn": 4, + "startOffset": 31498, + "endColumn": 64, + "endOffset": 31558 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 265, + "startColumn": 4, + "startOffset": 28933, + "endColumn": 64, + "endOffset": 28993 + } + } + }, + { + "to": { + "startLine": 304, + "startColumn": 4, + "startOffset": 31563, + "endColumn": 62, + "endOffset": 31621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 266, + "startColumn": 4, + "startOffset": 28998, + "endColumn": 62, + "endOffset": 29056 + } + } + }, + { + "to": { + "startLine": 305, + "startColumn": 4, + "startOffset": 31626, + "endColumn": 59, + "endOffset": 31681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 267, + "startColumn": 4, + "startOffset": 29061, + "endColumn": 59, + "endOffset": 29116 + } + } + }, + { + "to": { + "startLine": 306, + "startColumn": 4, + "startOffset": 31686, + "endColumn": 60, + "endOffset": 31742 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 268, + "startColumn": 4, + "startOffset": 29121, + "endColumn": 60, + "endOffset": 29177 + } + } + }, + { + "to": { + "startLine": 307, + "startColumn": 4, + "startOffset": 31747, + "endColumn": 65, + "endOffset": 31808 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 269, + "startColumn": 4, + "startOffset": 29182, + "endColumn": 65, + "endOffset": 29243 + } + } + }, + { + "to": { + "startLine": 308, + "startColumn": 4, + "startOffset": 31813, + "endColumn": 58, + "endOffset": 31867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 270, + "startColumn": 4, + "startOffset": 29248, + "endColumn": 58, + "endOffset": 29302 + } + } + }, + { + "to": { + "startLine": 309, + "startColumn": 4, + "startOffset": 31872, + "endColumn": 59, + "endOffset": 31927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 271, + "startColumn": 4, + "startOffset": 29307, + "endColumn": 59, + "endOffset": 29362 + } + } + }, + { + "to": { + "startLine": 310, + "startColumn": 4, + "startOffset": 31932, + "endColumn": 61, + "endOffset": 31989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 272, + "startColumn": 4, + "startOffset": 29367, + "endColumn": 61, + "endOffset": 29424 + } + } + }, + { + "to": { + "startLine": 311, + "startColumn": 4, + "startOffset": 31994, + "endColumn": 70, + "endOffset": 32060 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 273, + "startColumn": 4, + "startOffset": 29429, + "endColumn": 70, + "endOffset": 29495 + } + } + }, + { + "to": { + "startLine": 312, + "startColumn": 4, + "startOffset": 32065, + "endColumn": 59, + "endOffset": 32120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 274, + "startColumn": 4, + "startOffset": 29500, + "endColumn": 59, + "endOffset": 29555 + } + } + }, + { + "to": { + "startLine": 313, + "startColumn": 4, + "startOffset": 32125, + "endColumn": 67, + "endOffset": 32188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 275, + "startColumn": 4, + "startOffset": 29560, + "endColumn": 67, + "endOffset": 29623 + } + } + }, + { + "to": { + "startLine": 314, + "startColumn": 4, + "startOffset": 32193, + "endColumn": 57, + "endOffset": 32246 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 57, + "endOffset": 1853 + } + } + }, + { + "to": { + "startLine": 315, + "startColumn": 4, + "startOffset": 32251, + "endColumn": 55, + "endOffset": 32302 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 55, + "endOffset": 1909 + } + } + }, + { + "to": { + "startLine": 316, + "startColumn": 4, + "startOffset": 32307, + "endColumn": 46, + "endOffset": 32349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 46, + "endOffset": 1956 + } + } + }, + { + "to": { + "startLine": 317, + "startColumn": 4, + "startOffset": 32354, + "endColumn": 85, + "endOffset": 32435 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 276, + "startColumn": 4, + "startOffset": 29628, + "endColumn": 85, + "endOffset": 29709 + } + } + }, + { + "to": { + "startLine": 318, + "startColumn": 4, + "startOffset": 32440, + "endColumn": 86, + "endOffset": 32522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 277, + "startColumn": 4, + "startOffset": 29714, + "endColumn": 86, + "endOffset": 29796 + } + } + }, + { + "to": { + "startLine": 319, + "startColumn": 4, + "startOffset": 32527, + "endColumn": 36, + "endOffset": 32559 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 1961, + "endColumn": 36, + "endOffset": 1993 + } + } + }, + { + "to": { + "startLine": 320, + "startColumn": 4, + "startOffset": 32564, + "endColumn": 89, + "endOffset": 32649 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 278, + "startColumn": 4, + "startOffset": 29801, + "endColumn": 89, + "endOffset": 29886 + } + } + }, + { + "to": { + "startLine": 321, + "startColumn": 4, + "startOffset": 32654, + "endColumn": 86, + "endOffset": 32736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 279, + "startColumn": 4, + "startOffset": 29891, + "endColumn": 86, + "endOffset": 29973 + } + } + }, + { + "to": { + "startLine": 322, + "startColumn": 4, + "startOffset": 32741, + "endColumn": 87, + "endOffset": 32824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 280, + "startColumn": 4, + "startOffset": 29978, + "endColumn": 87, + "endOffset": 30061 + } + } + }, + { + "to": { + "startLine": 323, + "startColumn": 4, + "startOffset": 32829, + "endColumn": 81, + "endOffset": 32906 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 281, + "startColumn": 4, + "startOffset": 30066, + "endColumn": 81, + "endOffset": 30143 + } + } + }, + { + "to": { + "startLine": 324, + "startColumn": 4, + "startOffset": 32911, + "endColumn": 82, + "endOffset": 32989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 30148, + "endColumn": 82, + "endOffset": 30226 + } + } + }, + { + "to": { + "startLine": 325, + "startColumn": 4, + "startOffset": 32994, + "endColumn": 89, + "endOffset": 33079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 283, + "startColumn": 4, + "startOffset": 30231, + "endColumn": 89, + "endOffset": 30316 + } + } + }, + { + "to": { + "startLine": 326, + "startColumn": 4, + "startOffset": 33084, + "endColumn": 90, + "endOffset": 33170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 284, + "startColumn": 4, + "startOffset": 30321, + "endColumn": 90, + "endOffset": 30407 + } + } + }, + { + "to": { + "startLine": 327, + "startColumn": 4, + "startOffset": 33175, + "endColumn": 46, + "endOffset": 33217 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 1998, + "endColumn": 46, + "endOffset": 2040 + } + } + }, + { + "to": { + "startLine": 328, + "startColumn": 4, + "startOffset": 33222, + "endColumn": 48, + "endOffset": 33266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2045, + "endColumn": 48, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 329, + "startColumn": 4, + "startOffset": 33271, + "endColumn": 60, + "endOffset": 33327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 285, + "startColumn": 4, + "startOffset": 30412, + "endColumn": 60, + "endOffset": 30468 + } + } + }, + { + "to": { + "startLine": 330, + "startColumn": 4, + "startOffset": 33332, + "endColumn": 60, + "endOffset": 33388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 286, + "startColumn": 4, + "startOffset": 30473, + "endColumn": 60, + "endOffset": 30529 + } + } + }, + { + "to": { + "startLine": 331, + "startColumn": 4, + "startOffset": 33393, + "endColumn": 61, + "endOffset": 33450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 287, + "startColumn": 4, + "startOffset": 30534, + "endColumn": 61, + "endOffset": 30591 + } + } + }, + { + "to": { + "startLine": 332, + "startColumn": 4, + "startOffset": 33455, + "endColumn": 63, + "endOffset": 33514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 288, + "startColumn": 4, + "startOffset": 30596, + "endColumn": 63, + "endOffset": 30655 + } + } + }, + { + "to": { + "startLine": 333, + "startColumn": 4, + "startOffset": 33519, + "endColumn": 61, + "endOffset": 33576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 289, + "startColumn": 4, + "startOffset": 30660, + "endColumn": 61, + "endOffset": 30717 + } + } + }, + { + "to": { + "startLine": 334, + "startColumn": 4, + "startOffset": 33581, + "endColumn": 60, + "endOffset": 33637 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 290, + "startColumn": 4, + "startOffset": 30722, + "endColumn": 60, + "endOffset": 30778 + } + } + }, + { + "to": { + "startLine": 335, + "startColumn": 4, + "startOffset": 33642, + "endColumn": 67, + "endOffset": 33705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 291, + "startColumn": 4, + "startOffset": 30783, + "endColumn": 67, + "endOffset": 30846 + } + } + }, + { + "to": { + "startLine": 336, + "startColumn": 4, + "startOffset": 33710, + "endColumn": 99, + "endOffset": 33805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 292, + "startColumn": 4, + "startOffset": 30851, + "endColumn": 99, + "endOffset": 30946 + } + } + }, + { + "to": { + "startLine": 337, + "startColumn": 4, + "startOffset": 33810, + "endColumn": 59, + "endOffset": 33865 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 293, + "startColumn": 4, + "startOffset": 30951, + "endColumn": 59, + "endOffset": 31006 + } + } + }, + { + "to": { + "startLine": 338, + "startColumn": 4, + "startOffset": 33870, + "endColumn": 65, + "endOffset": 33931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 294, + "startColumn": 4, + "startOffset": 31011, + "endColumn": 65, + "endOffset": 31072 + } + } + }, + { + "to": { + "startLine": 339, + "startColumn": 4, + "startOffset": 33936, + "endColumn": 72, + "endOffset": 34004 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 295, + "startColumn": 4, + "startOffset": 31077, + "endColumn": 72, + "endOffset": 31145 + } + } + }, + { + "to": { + "startLine": 340, + "startColumn": 4, + "startOffset": 34009, + "endColumn": 68, + "endOffset": 34073 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 296, + "startColumn": 4, + "startOffset": 31150, + "endColumn": 68, + "endOffset": 31214 + } + } + }, + { + "to": { + "startLine": 341, + "startColumn": 4, + "startOffset": 34078, + "endColumn": 56, + "endOffset": 34130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 297, + "startColumn": 4, + "startOffset": 31219, + "endColumn": 56, + "endOffset": 31271 + } + } + }, + { + "to": { + "startLine": 342, + "startColumn": 4, + "startOffset": 34135, + "endColumn": 51, + "endOffset": 34182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 298, + "startColumn": 4, + "startOffset": 31276, + "endColumn": 51, + "endOffset": 31323 + } + } + }, + { + "to": { + "startLine": 343, + "startColumn": 4, + "startOffset": 34187, + "endColumn": 61, + "endOffset": 34244 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 299, + "startColumn": 4, + "startOffset": 31328, + "endColumn": 61, + "endOffset": 31385 + } + } + }, + { + "to": { + "startLine": 344, + "startColumn": 4, + "startOffset": 34249, + "endColumn": 50, + "endOffset": 34295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 50, + "endOffset": 2140 + } + } + }, + { + "to": { + "startLine": 345, + "startColumn": 4, + "startOffset": 34300, + "endColumn": 61, + "endOffset": 34357 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2145, + "endColumn": 61, + "endOffset": 2202 + } + } + }, + { + "to": { + "startLine": 346, + "startColumn": 4, + "startOffset": 34362, + "endColumn": 55, + "endOffset": 34413 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2207, + "endColumn": 55, + "endOffset": 2258 + } + } + }, + { + "to": { + "startLine": 347, + "startColumn": 4, + "startOffset": 34418, + "endColumn": 60, + "endOffset": 34474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2263, + "endColumn": 60, + "endOffset": 2319 + } + } + }, + { + "to": { + "startLine": 348, + "startColumn": 4, + "startOffset": 34479, + "endColumn": 61, + "endOffset": 34536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2324, + "endColumn": 61, + "endOffset": 2381 + } + } + }, + { + "to": { + "startLine": 349, + "startColumn": 4, + "startOffset": 34541, + "endColumn": 63, + "endOffset": 34600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2386, + "endColumn": 63, + "endOffset": 2445 + } + } + }, + { + "to": { + "startLine": 350, + "startColumn": 4, + "startOffset": 34605, + "endColumn": 48, + "endOffset": 34649 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 2450, + "endColumn": 48, + "endOffset": 2494 + } + } + }, + { + "to": { + "startLine": 351, + "startColumn": 4, + "startOffset": 34654, + "endColumn": 36, + "endOffset": 34686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 2499, + "endColumn": 36, + "endOffset": 2531 + } + } + }, + { + "to": { + "startLine": 352, + "startColumn": 4, + "startOffset": 34691, + "endColumn": 36, + "endOffset": 34723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 2536, + "endColumn": 36, + "endOffset": 2568 + } + } + }, + { + "to": { + "startLine": 353, + "startColumn": 4, + "startOffset": 34728, + "endColumn": 36, + "endOffset": 34760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 2573, + "endColumn": 36, + "endOffset": 2605 + } + } + }, + { + "to": { + "startLine": 354, + "startColumn": 4, + "startOffset": 34765, + "endColumn": 36, + "endOffset": 34797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 2610, + "endColumn": 36, + "endOffset": 2642 + } + } + }, + { + "to": { + "startLine": 355, + "startColumn": 4, + "startOffset": 34802, + "endColumn": 36, + "endOffset": 34834 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 2647, + "endColumn": 36, + "endOffset": 2679 + } + } + }, + { + "to": { + "startLine": 356, + "startColumn": 4, + "startOffset": 34839, + "endColumn": 36, + "endOffset": 34871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 2684, + "endColumn": 36, + "endOffset": 2716 + } + } + }, + { + "to": { + "startLine": 357, + "startColumn": 4, + "startOffset": 34876, + "endColumn": 36, + "endOffset": 34908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 2721, + "endColumn": 36, + "endOffset": 2753 + } + } + }, + { + "to": { + "startLine": 358, + "startColumn": 4, + "startOffset": 34913, + "endColumn": 36, + "endOffset": 34945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 2758, + "endColumn": 36, + "endOffset": 2790 + } + } + }, + { + "to": { + "startLine": 359, + "startColumn": 4, + "startOffset": 34950, + "endColumn": 36, + "endOffset": 34982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 2795, + "endColumn": 36, + "endOffset": 2827 + } + } + }, + { + "to": { + "startLine": 360, + "startColumn": 4, + "startOffset": 34987, + "endColumn": 36, + "endOffset": 35019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 2832, + "endColumn": 36, + "endOffset": 2864 + } + } + }, + { + "to": { + "startLine": 361, + "startColumn": 4, + "startOffset": 35024, + "endColumn": 45, + "endOffset": 35065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 2869, + "endColumn": 45, + "endOffset": 2910 + } + } + }, + { + "to": { + "startLine": 362, + "startColumn": 4, + "startOffset": 35070, + "endColumn": 45, + "endOffset": 35111 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 2915, + "endColumn": 45, + "endOffset": 2956 + } + } + }, + { + "to": { + "startLine": 363, + "startColumn": 4, + "startOffset": 35116, + "endColumn": 53, + "endOffset": 35165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 2961, + "endColumn": 53, + "endOffset": 3010 + } + } + }, + { + "to": { + "startLine": 364, + "startColumn": 4, + "startOffset": 35170, + "endColumn": 71, + "endOffset": 35237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 300, + "startColumn": 4, + "startOffset": 31390, + "endColumn": 71, + "endOffset": 31457 + } + } + }, + { + "to": { + "startLine": 365, + "startColumn": 4, + "startOffset": 35242, + "endColumn": 75, + "endOffset": 35313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 301, + "startColumn": 4, + "startOffset": 31462, + "endColumn": 75, + "endOffset": 31533 + } + } + }, + { + "to": { + "startLine": 366, + "startColumn": 4, + "startOffset": 35318, + "endColumn": 56, + "endOffset": 35370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 302, + "startColumn": 4, + "startOffset": 31538, + "endColumn": 56, + "endOffset": 31590 + } + } + }, + { + "to": { + "startLine": 367, + "startColumn": 4, + "startOffset": 35375, + "endColumn": 47, + "endOffset": 35418 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 303, + "startColumn": 4, + "startOffset": 31595, + "endColumn": 47, + "endOffset": 31638 + } + } + }, + { + "to": { + "startLine": 368, + "startColumn": 4, + "startOffset": 35423, + "endColumn": 48, + "endOffset": 35467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 304, + "startColumn": 4, + "startOffset": 31643, + "endColumn": 48, + "endOffset": 31687 + } + } + }, + { + "to": { + "startLine": 369, + "startColumn": 4, + "startOffset": 35472, + "endColumn": 50, + "endOffset": 35518 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 305, + "startColumn": 4, + "startOffset": 31692, + "endColumn": 50, + "endOffset": 31738 + } + } + }, + { + "to": { + "startLine": 370, + "startColumn": 4, + "startOffset": 35523, + "endColumn": 33, + "endOffset": 35552 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 306, + "startColumn": 4, + "startOffset": 31743, + "endColumn": 33, + "endOffset": 31772 + } + } + }, + { + "to": { + "startLine": 371, + "startColumn": 4, + "startOffset": 35557, + "endColumn": 46, + "endOffset": 35599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 307, + "startColumn": 4, + "startOffset": 31777, + "endColumn": 46, + "endOffset": 31819 + } + } + }, + { + "to": { + "startLine": 372, + "startColumn": 4, + "startOffset": 35604, + "endColumn": 48, + "endOffset": 35648 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 308, + "startColumn": 4, + "startOffset": 31824, + "endColumn": 48, + "endOffset": 31868 + } + } + }, + { + "to": { + "startLine": 373, + "startColumn": 4, + "startOffset": 35653, + "endColumn": 45, + "endOffset": 35694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 309, + "startColumn": 4, + "startOffset": 31873, + "endColumn": 45, + "endOffset": 31914 + } + } + }, + { + "to": { + "startLine": 374, + "startColumn": 4, + "startOffset": 35699, + "endColumn": 31, + "endOffset": 35726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 310, + "startColumn": 4, + "startOffset": 31919, + "endColumn": 31, + "endOffset": 31946 + } + } + }, + { + "to": { + "startLine": 375, + "startColumn": 4, + "startOffset": 35731, + "endColumn": 63, + "endOffset": 35790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 311, + "startColumn": 4, + "startOffset": 31951, + "endColumn": 63, + "endOffset": 32010 + } + } + }, + { + "to": { + "startLine": 376, + "startColumn": 4, + "startOffset": 35795, + "endColumn": 61, + "endOffset": 35852 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 312, + "startColumn": 4, + "startOffset": 32015, + "endColumn": 61, + "endOffset": 32072 + } + } + }, + { + "to": { + "startLine": 377, + "startColumn": 4, + "startOffset": 35857, + "endColumn": 59, + "endOffset": 35912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 313, + "startColumn": 4, + "startOffset": 32077, + "endColumn": 59, + "endOffset": 32132 + } + } + }, + { + "to": { + "startLine": 378, + "startColumn": 4, + "startOffset": 35917, + "endColumn": 69, + "endOffset": 35982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 314, + "startColumn": 4, + "startOffset": 32137, + "endColumn": 69, + "endOffset": 32202 + } + } + }, + { + "to": { + "startLine": 379, + "startColumn": 4, + "startOffset": 35987, + "endColumn": 73, + "endOffset": 36056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 315, + "startColumn": 4, + "startOffset": 32207, + "endColumn": 73, + "endOffset": 32276 + } + } + }, + { + "to": { + "startLine": 380, + "startColumn": 4, + "startOffset": 36061, + "endColumn": 77, + "endOffset": 36134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 316, + "startColumn": 4, + "startOffset": 32281, + "endColumn": 77, + "endOffset": 32354 + } + } + }, + { + "to": { + "startLine": 381, + "startColumn": 4, + "startOffset": 36139, + "endColumn": 92, + "endOffset": 36227 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 317, + "startColumn": 4, + "startOffset": 32359, + "endColumn": 92, + "endOffset": 32447 + } + } + }, + { + "to": { + "startLine": 382, + "startColumn": 4, + "startOffset": 36232, + "endColumn": 69, + "endOffset": 36297 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 318, + "startColumn": 4, + "startOffset": 32452, + "endColumn": 69, + "endOffset": 32517 + } + } + }, + { + "to": { + "startLine": 383, + "startColumn": 4, + "startOffset": 36302, + "endColumn": 77, + "endOffset": 36375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 319, + "startColumn": 4, + "startOffset": 32522, + "endColumn": 77, + "endOffset": 32595 + } + } + }, + { + "to": { + "startLine": 384, + "startColumn": 4, + "startOffset": 36380, + "endColumn": 53, + "endOffset": 36429 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 320, + "startColumn": 4, + "startOffset": 32600, + "endColumn": 53, + "endOffset": 32649 + } + } + }, + { + "to": { + "startLine": 385, + "startColumn": 4, + "startOffset": 36434, + "endColumn": 69, + "endOffset": 36499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 321, + "startColumn": 4, + "startOffset": 32654, + "endColumn": 69, + "endOffset": 32719 + } + } + }, + { + "to": { + "startLine": 386, + "startColumn": 4, + "startOffset": 36504, + "endColumn": 84, + "endOffset": 36584 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 322, + "startColumn": 4, + "startOffset": 32724, + "endColumn": 84, + "endOffset": 32804 + } + } + }, + { + "to": { + "startLine": 387, + "startColumn": 4, + "startOffset": 36589, + "endColumn": 47, + "endOffset": 36632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 323, + "startColumn": 4, + "startOffset": 32809, + "endColumn": 47, + "endOffset": 32852 + } + } + }, + { + "to": { + "startLine": 388, + "startColumn": 4, + "startOffset": 36637, + "endColumn": 45, + "endOffset": 36678 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 324, + "startColumn": 4, + "startOffset": 32857, + "endColumn": 45, + "endOffset": 32898 + } + } + }, + { + "to": { + "startLine": 389, + "startColumn": 4, + "startOffset": 36683, + "endColumn": 70, + "endOffset": 36749 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 325, + "startColumn": 4, + "startOffset": 32903, + "endColumn": 70, + "endOffset": 32969 + } + } + }, + { + "to": { + "startLine": 390, + "startColumn": 4, + "startOffset": 36754, + "endColumn": 77, + "endOffset": 36827 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 326, + "startColumn": 4, + "startOffset": 32974, + "endColumn": 77, + "endOffset": 33047 + } + } + }, + { + "to": { + "startLine": 391, + "startColumn": 4, + "startOffset": 36832, + "endColumn": 77, + "endOffset": 36905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 327, + "startColumn": 4, + "startOffset": 33052, + "endColumn": 77, + "endOffset": 33125 + } + } + }, + { + "to": { + "startLine": 392, + "startColumn": 4, + "startOffset": 36910, + "endColumn": 71, + "endOffset": 36977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 328, + "startColumn": 4, + "startOffset": 33130, + "endColumn": 71, + "endOffset": 33197 + } + } + }, + { + "to": { + "startLine": 393, + "startColumn": 4, + "startOffset": 36982, + "endColumn": 73, + "endOffset": 37051 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 329, + "startColumn": 4, + "startOffset": 33202, + "endColumn": 73, + "endOffset": 33271 + } + } + }, + { + "to": { + "startLine": 394, + "startColumn": 4, + "startOffset": 37056, + "endColumn": 73, + "endOffset": 37125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 330, + "startColumn": 4, + "startOffset": 33276, + "endColumn": 73, + "endOffset": 33345 + } + } + }, + { + "to": { + "startLine": 395, + "startColumn": 4, + "startOffset": 37130, + "endColumn": 73, + "endOffset": 37199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 331, + "startColumn": 4, + "startOffset": 33350, + "endColumn": 73, + "endOffset": 33419 + } + } + }, + { + "to": { + "startLine": 396, + "startColumn": 4, + "startOffset": 37204, + "endColumn": 79, + "endOffset": 37279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 332, + "startColumn": 4, + "startOffset": 33424, + "endColumn": 79, + "endOffset": 33499 + } + } + }, + { + "to": { + "startLine": 397, + "startColumn": 4, + "startOffset": 37284, + "endColumn": 72, + "endOffset": 37352 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 333, + "startColumn": 4, + "startOffset": 33504, + "endColumn": 72, + "endOffset": 33572 + } + } + }, + { + "to": { + "startLine": 398, + "startColumn": 4, + "startOffset": 37357, + "endColumn": 68, + "endOffset": 37421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 334, + "startColumn": 4, + "startOffset": 33577, + "endColumn": 68, + "endOffset": 33641 + } + } + }, + { + "to": { + "startLine": 399, + "startColumn": 4, + "startOffset": 37426, + "endColumn": 71, + "endOffset": 37493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 335, + "startColumn": 4, + "startOffset": 33646, + "endColumn": 71, + "endOffset": 33713 + } + } + }, + { + "to": { + "startLine": 400, + "startColumn": 4, + "startOffset": 37498, + "endColumn": 76, + "endOffset": 37570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 336, + "startColumn": 4, + "startOffset": 33718, + "endColumn": 76, + "endOffset": 33790 + } + } + }, + { + "to": { + "startLine": 401, + "startColumn": 4, + "startOffset": 37575, + "endColumn": 51, + "endOffset": 37622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 337, + "startColumn": 4, + "startOffset": 33795, + "endColumn": 51, + "endOffset": 33842 + } + } + }, + { + "to": { + "startLine": 402, + "startColumn": 4, + "startOffset": 37627, + "endColumn": 72, + "endOffset": 37695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 338, + "startColumn": 4, + "startOffset": 33847, + "endColumn": 72, + "endOffset": 33915 + } + } + }, + { + "to": { + "startLine": 403, + "startColumn": 4, + "startOffset": 37700, + "endColumn": 73, + "endOffset": 37769 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 339, + "startColumn": 4, + "startOffset": 33920, + "endColumn": 73, + "endOffset": 33989 + } + } + }, + { + "to": { + "startLine": 404, + "startColumn": 4, + "startOffset": 37774, + "endColumn": 68, + "endOffset": 37838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 340, + "startColumn": 4, + "startOffset": 33994, + "endColumn": 68, + "endOffset": 34058 + } + } + }, + { + "to": { + "startLine": 405, + "startColumn": 4, + "startOffset": 37843, + "endColumn": 74, + "endOffset": 37913 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 341, + "startColumn": 4, + "startOffset": 34063, + "endColumn": 74, + "endOffset": 34133 + } + } + }, + { + "to": { + "startLine": 406, + "startColumn": 4, + "startOffset": 37918, + "endColumn": 73, + "endOffset": 37987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 342, + "startColumn": 4, + "startOffset": 34138, + "endColumn": 73, + "endOffset": 34207 + } + } + }, + { + "to": { + "startLine": 407, + "startColumn": 4, + "startOffset": 37992, + "endColumn": 73, + "endOffset": 38061 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 343, + "startColumn": 4, + "startOffset": 34212, + "endColumn": 73, + "endOffset": 34281 + } + } + }, + { + "to": { + "startLine": 408, + "startColumn": 4, + "startOffset": 38066, + "endColumn": 88, + "endOffset": 38150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 344, + "startColumn": 4, + "startOffset": 34286, + "endColumn": 88, + "endOffset": 34370 + } + } + }, + { + "to": { + "startLine": 409, + "startColumn": 4, + "startOffset": 38155, + "endColumn": 69, + "endOffset": 38220 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 345, + "startColumn": 4, + "startOffset": 34375, + "endColumn": 69, + "endOffset": 34440 + } + } + }, + { + "to": { + "startLine": 410, + "startColumn": 4, + "startOffset": 38225, + "endColumn": 44, + "endOffset": 38265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 3015, + "endColumn": 44, + "endOffset": 3055 + } + } + }, + { + "to": { + "startLine": 411, + "startColumn": 4, + "startOffset": 38270, + "endColumn": 80, + "endOffset": 38346 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/values/values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 3060, + "endColumn": 80, + "endOffset": 3136 + } + } + }, + { + "to": { + "startLine": 412, + "startColumn": 4, + "startOffset": 38351, + "endColumn": 52, + "endOffset": 38399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 346, + "startColumn": 4, + "startOffset": 34445, + "endColumn": 52, + "endOffset": 34493 + } + } + }, + { + "to": { + "startLine": 413, + "startColumn": 4, + "startOffset": 38404, + "endColumn": 70, + "endOffset": 38470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 347, + "startColumn": 4, + "startOffset": 34498, + "endColumn": 70, + "endOffset": 34564 + } + } + }, + { + "to": { + "startLine": 414, + "startColumn": 4, + "startOffset": 38475, + "endColumn": 77, + "endOffset": 38548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 348, + "startColumn": 4, + "startOffset": 34569, + "endColumn": 77, + "endOffset": 34642 + } + } + }, + { + "to": { + "startLine": 415, + "startColumn": 4, + "startOffset": 38553, + "endColumn": 89, + "endOffset": 38638 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 349, + "startColumn": 4, + "startOffset": 34647, + "endColumn": 89, + "endOffset": 34732 + } + } + }, + { + "to": { + "startLine": 416, + "startColumn": 4, + "startOffset": 38643, + "endColumn": 87, + "endOffset": 38726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 350, + "startColumn": 4, + "startOffset": 34737, + "endColumn": 87, + "endOffset": 34820 + } + } + }, + { + "to": { + "startLine": 417, + "startColumn": 4, + "startOffset": 38731, + "endColumn": 95, + "endOffset": 38822 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 351, + "startColumn": 4, + "startOffset": 34825, + "endColumn": 95, + "endOffset": 34916 + } + } + }, + { + "to": { + "startLine": 418, + "startColumn": 4, + "startOffset": 38827, + "endLine": 424, + "endColumn": 12, + "endOffset": 39323 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 352, + "startColumn": 4, + "startOffset": 34921, + "endLine": 358, + "endColumn": 12, + "endOffset": 35417 + } + } + }, + { + "to": { + "startLine": 425, + "startColumn": 4, + "startOffset": 39328, + "endColumn": 88, + "endOffset": 39412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 359, + "startColumn": 4, + "startOffset": 35422, + "endColumn": 88, + "endOffset": 35506 + } + } + }, + { + "to": { + "startLine": 426, + "startColumn": 4, + "startOffset": 39417, + "endLine": 429, + "endColumn": 12, + "endOffset": 39659 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 360, + "startColumn": 4, + "startOffset": 35511, + "endLine": 363, + "endColumn": 12, + "endOffset": 35753 + } + } + }, + { + "to": { + "startLine": 430, + "startColumn": 4, + "startOffset": 39664, + "endLine": 433, + "endColumn": 12, + "endOffset": 39940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 364, + "startColumn": 4, + "startOffset": 35758, + "endLine": 367, + "endColumn": 12, + "endOffset": 36034 + } + } + }, + { + "to": { + "startLine": 434, + "startColumn": 4, + "startOffset": 39945, + "endLine": 438, + "endColumn": 12, + "endOffset": 40225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 368, + "startColumn": 4, + "startOffset": 36039, + "endLine": 372, + "endColumn": 12, + "endOffset": 36319 + } + } + }, + { + "to": { + "startLine": 439, + "startColumn": 4, + "startOffset": 40230, + "endLine": 444, + "endColumn": 12, + "endOffset": 40618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 373, + "startColumn": 4, + "startOffset": 36324, + "endLine": 378, + "endColumn": 12, + "endOffset": 36712 + } + } + }, + { + "to": { + "startLine": 445, + "startColumn": 4, + "startOffset": 40623, + "endLine": 451, + "endColumn": 12, + "endOffset": 41095 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 379, + "startColumn": 4, + "startOffset": 36717, + "endLine": 385, + "endColumn": 12, + "endOffset": 37189 + } + } + }, + { + "to": { + "startLine": 452, + "startColumn": 4, + "startOffset": 41100, + "endLine": 455, + "endColumn": 12, + "endOffset": 41317 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 386, + "startColumn": 4, + "startOffset": 37194, + "endLine": 389, + "endColumn": 12, + "endOffset": 37411 + } + } + }, + { + "to": { + "startLine": 456, + "startColumn": 4, + "startOffset": 41322, + "endLine": 459, + "endColumn": 12, + "endOffset": 41539 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 390, + "startColumn": 4, + "startOffset": 37416, + "endLine": 393, + "endColumn": 12, + "endOffset": 37633 + } + } + }, + { + "to": { + "startLine": 460, + "startColumn": 4, + "startOffset": 41544, + "endLine": 464, + "endColumn": 12, + "endOffset": 41807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 394, + "startColumn": 4, + "startOffset": 37638, + "endLine": 398, + "endColumn": 12, + "endOffset": 37901 + } + } + }, + { + "to": { + "startLine": 465, + "startColumn": 4, + "startOffset": 41812, + "endLine": 468, + "endColumn": 12, + "endOffset": 42034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 399, + "startColumn": 4, + "startOffset": 37906, + "endLine": 402, + "endColumn": 12, + "endOffset": 38128 + } + } + }, + { + "to": { + "startLine": 469, + "startColumn": 4, + "startOffset": 42039, + "endLine": 472, + "endColumn": 12, + "endOffset": 42264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 403, + "startColumn": 4, + "startOffset": 38133, + "endLine": 406, + "endColumn": 12, + "endOffset": 38358 + } + } + }, + { + "to": { + "startLine": 473, + "startColumn": 4, + "startOffset": 42269, + "endLine": 476, + "endColumn": 12, + "endOffset": 42494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 407, + "startColumn": 4, + "startOffset": 38363, + "endLine": 410, + "endColumn": 12, + "endOffset": 38588 + } + } + }, + { + "to": { + "startLine": 477, + "startColumn": 4, + "startOffset": 42499, + "endLine": 480, + "endColumn": 12, + "endOffset": 42724 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 411, + "startColumn": 4, + "startOffset": 38593, + "endLine": 414, + "endColumn": 12, + "endOffset": 38818 + } + } + }, + { + "to": { + "startLine": 481, + "startColumn": 4, + "startOffset": 42729, + "endLine": 484, + "endColumn": 12, + "endOffset": 42954 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 415, + "startColumn": 4, + "startOffset": 38823, + "endLine": 418, + "endColumn": 12, + "endOffset": 39048 + } + } + }, + { + "to": { + "startLine": 485, + "startColumn": 4, + "startOffset": 42959, + "endLine": 488, + "endColumn": 12, + "endOffset": 43181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 419, + "startColumn": 4, + "startOffset": 39053, + "endLine": 422, + "endColumn": 12, + "endOffset": 39275 + } + } + }, + { + "to": { + "startLine": 489, + "startColumn": 4, + "startOffset": 43186, + "endLine": 492, + "endColumn": 12, + "endOffset": 43420 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 423, + "startColumn": 4, + "startOffset": 39280, + "endLine": 426, + "endColumn": 12, + "endOffset": 39514 + } + } + }, + { + "to": { + "startLine": 493, + "startColumn": 4, + "startOffset": 43425, + "endLine": 496, + "endColumn": 12, + "endOffset": 43646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 427, + "startColumn": 4, + "startOffset": 39519, + "endLine": 430, + "endColumn": 12, + "endOffset": 39740 + } + } + }, + { + "to": { + "startLine": 497, + "startColumn": 4, + "startOffset": 43651, + "endLine": 500, + "endColumn": 12, + "endOffset": 43891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 431, + "startColumn": 4, + "startOffset": 39745, + "endLine": 434, + "endColumn": 12, + "endOffset": 39985 + } + } + }, + { + "to": { + "startLine": 501, + "startColumn": 4, + "startOffset": 43896, + "endLine": 504, + "endColumn": 12, + "endOffset": 44121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 435, + "startColumn": 4, + "startOffset": 39990, + "endLine": 438, + "endColumn": 12, + "endOffset": 40215 + } + } + }, + { + "to": { + "startLine": 505, + "startColumn": 4, + "startOffset": 44126, + "endLine": 508, + "endColumn": 12, + "endOffset": 44369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 439, + "startColumn": 4, + "startOffset": 40220, + "endLine": 442, + "endColumn": 12, + "endOffset": 40463 + } + } + }, + { + "to": { + "startLine": 509, + "startColumn": 4, + "startOffset": 44374, + "endLine": 512, + "endColumn": 12, + "endOffset": 44588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 443, + "startColumn": 4, + "startOffset": 40468, + "endLine": 446, + "endColumn": 12, + "endOffset": 40682 + } + } + }, + { + "to": { + "startLine": 513, + "startColumn": 4, + "startOffset": 44593, + "endLine": 517, + "endColumn": 12, + "endOffset": 44871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 447, + "startColumn": 4, + "startOffset": 40687, + "endLine": 451, + "endColumn": 12, + "endOffset": 40965 + } + } + }, + { + "to": { + "startLine": 518, + "startColumn": 4, + "startOffset": 44876, + "endLine": 521, + "endColumn": 12, + "endOffset": 45079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 452, + "startColumn": 4, + "startOffset": 40970, + "endLine": 455, + "endColumn": 12, + "endOffset": 41173 + } + } + }, + { + "to": { + "startLine": 522, + "startColumn": 4, + "startOffset": 45084, + "endLine": 524, + "endColumn": 12, + "endOffset": 45210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 456, + "startColumn": 4, + "startOffset": 41178, + "endLine": 458, + "endColumn": 12, + "endOffset": 41304 + } + } + }, + { + "to": { + "startLine": 525, + "startColumn": 4, + "startOffset": 45215, + "endLine": 528, + "endColumn": 12, + "endOffset": 45437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 459, + "startColumn": 4, + "startOffset": 41309, + "endLine": 462, + "endColumn": 12, + "endOffset": 41531 + } + } + }, + { + "to": { + "startLine": 529, + "startColumn": 4, + "startOffset": 45442, + "endLine": 532, + "endColumn": 12, + "endOffset": 45683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 463, + "startColumn": 4, + "startOffset": 41536, + "endLine": 466, + "endColumn": 12, + "endOffset": 41777 + } + } + }, + { + "to": { + "startLine": 533, + "startColumn": 4, + "startOffset": 45688, + "endLine": 536, + "endColumn": 12, + "endOffset": 45908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 467, + "startColumn": 4, + "startOffset": 41782, + "endLine": 470, + "endColumn": 12, + "endOffset": 42002 + } + } + }, + { + "to": { + "startLine": 537, + "startColumn": 4, + "startOffset": 45913, + "endLine": 540, + "endColumn": 12, + "endOffset": 46155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 471, + "startColumn": 4, + "startOffset": 42007, + "endLine": 474, + "endColumn": 12, + "endOffset": 42249 + } + } + }, + { + "to": { + "startLine": 541, + "startColumn": 4, + "startOffset": 46160, + "endLine": 544, + "endColumn": 12, + "endOffset": 46376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 475, + "startColumn": 4, + "startOffset": 42254, + "endLine": 478, + "endColumn": 12, + "endOffset": 42470 + } + } + }, + { + "to": { + "startLine": 545, + "startColumn": 4, + "startOffset": 46381, + "endLine": 548, + "endColumn": 12, + "endOffset": 46621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 479, + "startColumn": 4, + "startOffset": 42475, + "endLine": 482, + "endColumn": 12, + "endOffset": 42715 + } + } + }, + { + "to": { + "startLine": 549, + "startColumn": 4, + "startOffset": 46626, + "endLine": 552, + "endColumn": 12, + "endOffset": 46897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 483, + "startColumn": 4, + "startOffset": 42720, + "endLine": 486, + "endColumn": 12, + "endOffset": 42991 + } + } + }, + { + "to": { + "startLine": 553, + "startColumn": 4, + "startOffset": 46902, + "endLine": 556, + "endColumn": 12, + "endOffset": 47198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 487, + "startColumn": 4, + "startOffset": 42996, + "endLine": 490, + "endColumn": 12, + "endOffset": 43292 + } + } + }, + { + "to": { + "startLine": 557, + "startColumn": 4, + "startOffset": 47203, + "endLine": 560, + "endColumn": 12, + "endOffset": 47522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 491, + "startColumn": 4, + "startOffset": 43297, + "endLine": 494, + "endColumn": 12, + "endOffset": 43616 + } + } + }, + { + "to": { + "startLine": 561, + "startColumn": 4, + "startOffset": 47527, + "endLine": 564, + "endColumn": 12, + "endOffset": 47813 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 495, + "startColumn": 4, + "startOffset": 43621, + "endLine": 498, + "endColumn": 12, + "endOffset": 43907 + } + } + }, + { + "to": { + "startLine": 565, + "startColumn": 4, + "startOffset": 47818, + "endLine": 568, + "endColumn": 12, + "endOffset": 48127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 499, + "startColumn": 4, + "startOffset": 43912, + "endLine": 502, + "endColumn": 12, + "endOffset": 44221 + } + } + }, + { + "to": { + "startLine": 569, + "startColumn": 4, + "startOffset": 48132, + "endColumn": 136, + "endOffset": 48264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 503, + "startColumn": 4, + "startOffset": 44226, + "endColumn": 136, + "endOffset": 44358 + } + } + }, + { + "to": { + "startLine": 570, + "startColumn": 4, + "startOffset": 48269, + "endColumn": 130, + "endOffset": 48395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 504, + "startColumn": 4, + "startOffset": 44363, + "endColumn": 130, + "endOffset": 44489 + } + } + }, + { + "to": { + "startLine": 571, + "startColumn": 4, + "startOffset": 48400, + "endColumn": 104, + "endOffset": 48500 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 505, + "startColumn": 4, + "startOffset": 44494, + "endColumn": 104, + "endOffset": 44594 + } + } + }, + { + "to": { + "startLine": 572, + "startColumn": 4, + "startOffset": 48505, + "endLine": 574, + "endColumn": 12, + "endOffset": 48742 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 506, + "startColumn": 4, + "startOffset": 44599, + "endLine": 508, + "endColumn": 12, + "endOffset": 44836 + } + } + }, + { + "to": { + "startLine": 575, + "startColumn": 4, + "startOffset": 48747, + "endLine": 577, + "endColumn": 12, + "endOffset": 48909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 509, + "startColumn": 4, + "startOffset": 44841, + "endLine": 511, + "endColumn": 12, + "endOffset": 45003 + } + } + }, + { + "to": { + "startLine": 578, + "startColumn": 4, + "startOffset": 48914, + "endLine": 580, + "endColumn": 12, + "endOffset": 49113 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 512, + "startColumn": 4, + "startOffset": 45008, + "endLine": 514, + "endColumn": 12, + "endOffset": 45207 + } + } + }, + { + "to": { + "startLine": 581, + "startColumn": 4, + "startOffset": 49118, + "endLine": 583, + "endColumn": 12, + "endOffset": 49321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 515, + "startColumn": 4, + "startOffset": 45212, + "endLine": 517, + "endColumn": 12, + "endOffset": 45415 + } + } + }, + { + "to": { + "startLine": 584, + "startColumn": 4, + "startOffset": 49326, + "endLine": 587, + "endColumn": 12, + "endOffset": 49592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 518, + "startColumn": 4, + "startOffset": 45420, + "endLine": 521, + "endColumn": 12, + "endOffset": 45686 + } + } + }, + { + "to": { + "startLine": 588, + "startColumn": 4, + "startOffset": 49597, + "endColumn": 111, + "endOffset": 49704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 522, + "startColumn": 4, + "startOffset": 45691, + "endColumn": 111, + "endOffset": 45798 + } + } + }, + { + "to": { + "startLine": 589, + "startColumn": 4, + "startOffset": 49709, + "endColumn": 111, + "endOffset": 49816 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 523, + "startColumn": 4, + "startOffset": 45803, + "endColumn": 111, + "endOffset": 45910 + } + } + }, + { + "to": { + "startLine": 590, + "startColumn": 4, + "startOffset": 49821, + "endColumn": 104, + "endOffset": 49921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 524, + "startColumn": 4, + "startOffset": 45915, + "endColumn": 104, + "endOffset": 46015 + } + } + }, + { + "to": { + "startLine": 591, + "startColumn": 4, + "startOffset": 49926, + "endColumn": 116, + "endOffset": 50038 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 525, + "startColumn": 4, + "startOffset": 46020, + "endColumn": 116, + "endOffset": 46132 + } + } + }, + { + "to": { + "startLine": 592, + "startColumn": 4, + "startOffset": 50043, + "endLine": 594, + "endColumn": 12, + "endOffset": 50252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 526, + "startColumn": 4, + "startOffset": 46137, + "endLine": 528, + "endColumn": 12, + "endOffset": 46346 + } + } + }, + { + "to": { + "startLine": 595, + "startColumn": 4, + "startOffset": 50257, + "endLine": 596, + "endColumn": 12, + "endOffset": 50398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 529, + "startColumn": 4, + "startOffset": 46351, + "endLine": 530, + "endColumn": 12, + "endOffset": 46492 + } + } + }, + { + "to": { + "startLine": 597, + "startColumn": 4, + "startOffset": 50403, + "endLine": 598, + "endColumn": 12, + "endOffset": 50538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 531, + "startColumn": 4, + "startOffset": 46497, + "endLine": 532, + "endColumn": 12, + "endOffset": 46632 + } + } + }, + { + "to": { + "startLine": 599, + "startColumn": 4, + "startOffset": 50543, + "endLine": 600, + "endColumn": 12, + "endOffset": 50624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 533, + "startColumn": 4, + "startOffset": 46637, + "endLine": 534, + "endColumn": 12, + "endOffset": 46718 + } + } + }, + { + "to": { + "startLine": 601, + "startColumn": 4, + "startOffset": 50629, + "endLine": 605, + "endColumn": 12, + "endOffset": 50972 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 535, + "startColumn": 4, + "startOffset": 46723, + "endLine": 539, + "endColumn": 12, + "endOffset": 47066 + } + } + }, + { + "to": { + "startLine": 606, + "startColumn": 4, + "startOffset": 50977, + "endColumn": 87, + "endOffset": 51060 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 540, + "startColumn": 4, + "startOffset": 47071, + "endColumn": 87, + "endOffset": 47154 + } + } + }, + { + "to": { + "startLine": 607, + "startColumn": 4, + "startOffset": 51065, + "endLine": 610, + "endColumn": 12, + "endOffset": 51290 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 541, + "startColumn": 4, + "startOffset": 47159, + "endLine": 544, + "endColumn": 12, + "endOffset": 47384 + } + } + }, + { + "to": { + "startLine": 611, + "startColumn": 4, + "startOffset": 51295, + "endLine": 616, + "endColumn": 12, + "endOffset": 51708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 545, + "startColumn": 4, + "startOffset": 47389, + "endLine": 550, + "endColumn": 12, + "endOffset": 47802 + } + } + }, + { + "to": { + "startLine": 617, + "startColumn": 4, + "startOffset": 51713, + "endLine": 620, + "endColumn": 12, + "endOffset": 51941 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 551, + "startColumn": 4, + "startOffset": 47807, + "endLine": 554, + "endColumn": 12, + "endOffset": 48035 + } + } + }, + { + "to": { + "startLine": 621, + "startColumn": 4, + "startOffset": 51946, + "endColumn": 81, + "endOffset": 52023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 555, + "startColumn": 4, + "startOffset": 48040, + "endColumn": 81, + "endOffset": 48117 + } + } + }, + { + "to": { + "startLine": 622, + "startColumn": 4, + "startOffset": 52028, + "endLine": 623, + "endColumn": 12, + "endOffset": 52121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 556, + "startColumn": 4, + "startOffset": 48122, + "endLine": 557, + "endColumn": 12, + "endOffset": 48215 + } + } + }, + { + "to": { + "startLine": 624, + "startColumn": 4, + "startOffset": 52126, + "endLine": 634, + "endColumn": 12, + "endOffset": 52738 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 558, + "startColumn": 4, + "startOffset": 48220, + "endLine": 568, + "endColumn": 12, + "endOffset": 48832 + } + } + }, + { + "to": { + "startLine": 635, + "startColumn": 4, + "startOffset": 52743, + "endColumn": 99, + "endOffset": 52838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 569, + "startColumn": 4, + "startOffset": 48837, + "endColumn": 99, + "endOffset": 48932 + } + } + }, + { + "to": { + "startLine": 636, + "startColumn": 4, + "startOffset": 52843, + "endLine": 639, + "endColumn": 12, + "endOffset": 53074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 570, + "startColumn": 4, + "startOffset": 48937, + "endLine": 573, + "endColumn": 12, + "endOffset": 49168 + } + } + }, + { + "to": { + "startLine": 640, + "startColumn": 4, + "startOffset": 53079, + "endLine": 645, + "endColumn": 12, + "endOffset": 53498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 574, + "startColumn": 4, + "startOffset": 49173, + "endLine": 579, + "endColumn": 12, + "endOffset": 49592 + } + } + }, + { + "to": { + "startLine": 646, + "startColumn": 4, + "startOffset": 53503, + "endLine": 649, + "endColumn": 12, + "endOffset": 53737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 580, + "startColumn": 4, + "startOffset": 49597, + "endLine": 583, + "endColumn": 12, + "endOffset": 49831 + } + } + }, + { + "to": { + "startLine": 650, + "startColumn": 4, + "startOffset": 53742, + "endColumn": 93, + "endOffset": 53831 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 584, + "startColumn": 4, + "startOffset": 49836, + "endColumn": 93, + "endOffset": 49925 + } + } + }, + { + "to": { + "startLine": 651, + "startColumn": 4, + "startOffset": 53836, + "endColumn": 88, + "endOffset": 53920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 585, + "startColumn": 4, + "startOffset": 49930, + "endColumn": 88, + "endOffset": 50014 + } + } + }, + { + "to": { + "startLine": 652, + "startColumn": 4, + "startOffset": 53925, + "endLine": 655, + "endColumn": 12, + "endOffset": 54157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 586, + "startColumn": 4, + "startOffset": 50019, + "endLine": 589, + "endColumn": 12, + "endOffset": 50251 + } + } + }, + { + "to": { + "startLine": 656, + "startColumn": 4, + "startOffset": 54162, + "endLine": 682, + "endColumn": 12, + "endOffset": 56209 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 590, + "startColumn": 4, + "startOffset": 50256, + "endLine": 616, + "endColumn": 12, + "endOffset": 52303 + } + } + }, + { + "to": { + "startLine": 683, + "startColumn": 4, + "startOffset": 56214, + "endLine": 686, + "endColumn": 12, + "endOffset": 56451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 617, + "startColumn": 4, + "startOffset": 52308, + "endLine": 620, + "endColumn": 12, + "endOffset": 52545 + } + } + }, + { + "to": { + "startLine": 687, + "startColumn": 4, + "startOffset": 56456, + "endColumn": 101, + "endOffset": 56553 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 621, + "startColumn": 4, + "startOffset": 52550, + "endColumn": 101, + "endOffset": 52647 + } + } + }, + { + "to": { + "startLine": 688, + "startColumn": 4, + "startOffset": 56558, + "endLine": 691, + "endColumn": 12, + "endOffset": 56790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 622, + "startColumn": 4, + "startOffset": 52652, + "endLine": 625, + "endColumn": 12, + "endOffset": 52884 + } + } + }, + { + "to": { + "startLine": 692, + "startColumn": 4, + "startOffset": 56795, + "endLine": 719, + "endColumn": 12, + "endOffset": 58974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 626, + "startColumn": 4, + "startOffset": 52889, + "endLine": 653, + "endColumn": 12, + "endOffset": 55068 + } + } + }, + { + "to": { + "startLine": 720, + "startColumn": 4, + "startOffset": 58979, + "endLine": 878, + "endColumn": 12, + "endOffset": 69143 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 654, + "startColumn": 4, + "startOffset": 55073, + "endLine": 812, + "endColumn": 12, + "endOffset": 65237 + } + } + }, + { + "to": { + "startLine": 879, + "startColumn": 4, + "startOffset": 69148, + "endLine": 900, + "endColumn": 12, + "endOffset": 70394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 813, + "startColumn": 4, + "startOffset": 65242, + "endLine": 834, + "endColumn": 12, + "endOffset": 66488 + } + } + }, + { + "to": { + "startLine": 901, + "startColumn": 4, + "startOffset": 70399, + "endLine": 1059, + "endColumn": 12, + "endOffset": 80662 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 835, + "startColumn": 4, + "startOffset": 66493, + "endLine": 993, + "endColumn": 12, + "endOffset": 76756 + } + } + }, + { + "to": { + "startLine": 1060, + "startColumn": 4, + "startOffset": 80667, + "endLine": 1081, + "endColumn": 12, + "endOffset": 81925 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 994, + "startColumn": 4, + "startOffset": 76761, + "endLine": 1015, + "endColumn": 12, + "endOffset": 78019 + } + } + }, + { + "to": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 81930, + "endLine": 1108, + "endColumn": 12, + "endOffset": 83417 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 78024, + "endLine": 1042, + "endColumn": 12, + "endOffset": 79511 + } + } + }, + { + "to": { + "startLine": 1109, + "startColumn": 4, + "startOffset": 83422, + "endLine": 1115, + "endColumn": 12, + "endOffset": 83953 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 79516, + "endLine": 1049, + "endColumn": 12, + "endOffset": 80047 + } + } + }, + { + "to": { + "startLine": 1116, + "startColumn": 4, + "startOffset": 83958, + "endLine": 1120, + "endColumn": 12, + "endOffset": 84283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1050, + "startColumn": 4, + "startOffset": 80052, + "endLine": 1054, + "endColumn": 12, + "endOffset": 80377 + } + } + }, + { + "to": { + "startLine": 1121, + "startColumn": 4, + "startOffset": 84288, + "endLine": 1142, + "endColumn": 12, + "endOffset": 85548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 80382, + "endLine": 1076, + "endColumn": 12, + "endOffset": 81642 + } + } + }, + { + "to": { + "startLine": 1143, + "startColumn": 4, + "startOffset": 85553, + "endLine": 1147, + "endColumn": 12, + "endOffset": 85804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1077, + "startColumn": 4, + "startOffset": 81647, + "endLine": 1081, + "endColumn": 12, + "endOffset": 81898 + } + } + }, + { + "to": { + "startLine": 1148, + "startColumn": 4, + "startOffset": 85809, + "endLine": 1152, + "endColumn": 12, + "endOffset": 86040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 81903, + "endLine": 1086, + "endColumn": 12, + "endOffset": 82134 + } + } + }, + { + "to": { + "startLine": 1153, + "startColumn": 4, + "startOffset": 86045, + "endLine": 1162, + "endColumn": 12, + "endOffset": 86587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1087, + "startColumn": 4, + "startOffset": 82139, + "endLine": 1096, + "endColumn": 12, + "endOffset": 82681 + } + } + }, + { + "to": { + "startLine": 1163, + "startColumn": 4, + "startOffset": 86592, + "endLine": 1171, + "endColumn": 12, + "endOffset": 87081 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1097, + "startColumn": 4, + "startOffset": 82686, + "endLine": 1105, + "endColumn": 12, + "endOffset": 83175 + } + } + }, + { + "to": { + "startLine": 1172, + "startColumn": 4, + "startOffset": 87086, + "endLine": 1180, + "endColumn": 12, + "endOffset": 87686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1106, + "startColumn": 4, + "startOffset": 83180, + "endLine": 1114, + "endColumn": 12, + "endOffset": 83780 + } + } + }, + { + "to": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 87691, + "endLine": 1184, + "endColumn": 12, + "endOffset": 87884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1115, + "startColumn": 4, + "startOffset": 83785, + "endLine": 1118, + "endColumn": 12, + "endOffset": 83978 + } + } + }, + { + "to": { + "startLine": 1185, + "startColumn": 4, + "startOffset": 87889, + "endLine": 1191, + "endColumn": 12, + "endOffset": 88464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1119, + "startColumn": 4, + "startOffset": 83983, + "endLine": 1125, + "endColumn": 12, + "endOffset": 84558 + } + } + }, + { + "to": { + "startLine": 1192, + "startColumn": 4, + "startOffset": 88469, + "endLine": 1199, + "endColumn": 12, + "endOffset": 89028 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1126, + "startColumn": 4, + "startOffset": 84563, + "endLine": 1133, + "endColumn": 12, + "endOffset": 85122 + } + } + }, + { + "to": { + "startLine": 1200, + "startColumn": 4, + "startOffset": 89033, + "endLine": 1206, + "endColumn": 12, + "endOffset": 89403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1134, + "startColumn": 4, + "startOffset": 85127, + "endLine": 1140, + "endColumn": 12, + "endOffset": 85497 + } + } + }, + { + "to": { + "startLine": 1207, + "startColumn": 4, + "startOffset": 89408, + "endColumn": 117, + "endOffset": 89521 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1141, + "startColumn": 4, + "startOffset": 85502, + "endColumn": 117, + "endOffset": 85615 + } + } + }, + { + "to": { + "startLine": 1208, + "startColumn": 4, + "startOffset": 89526, + "endLine": 1216, + "endColumn": 12, + "endOffset": 90059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1142, + "startColumn": 4, + "startOffset": 85620, + "endLine": 1150, + "endColumn": 12, + "endOffset": 86153 + } + } + }, + { + "to": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 90064, + "endLine": 1219, + "endColumn": 12, + "endOffset": 90216 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1151, + "startColumn": 4, + "startOffset": 86158, + "endLine": 1153, + "endColumn": 12, + "endOffset": 86310 + } + } + }, + { + "to": { + "startLine": 1220, + "startColumn": 4, + "startOffset": 90221, + "endLine": 1222, + "endColumn": 12, + "endOffset": 90412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1154, + "startColumn": 4, + "startOffset": 86315, + "endLine": 1156, + "endColumn": 12, + "endOffset": 86506 + } + } + }, + { + "to": { + "startLine": 1223, + "startColumn": 4, + "startOffset": 90417, + "endLine": 1226, + "endColumn": 12, + "endOffset": 90685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1157, + "startColumn": 4, + "startOffset": 86511, + "endLine": 1160, + "endColumn": 12, + "endOffset": 86779 + } + } + }, + { + "to": { + "startLine": 1227, + "startColumn": 4, + "startOffset": 90690, + "endLine": 1230, + "endColumn": 12, + "endOffset": 90941 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1161, + "startColumn": 4, + "startOffset": 86784, + "endLine": 1164, + "endColumn": 12, + "endOffset": 87035 + } + } + }, + { + "to": { + "startLine": 1231, + "startColumn": 4, + "startOffset": 90946, + "endLine": 1234, + "endColumn": 12, + "endOffset": 91111 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1165, + "startColumn": 4, + "startOffset": 87040, + "endLine": 1168, + "endColumn": 12, + "endOffset": 87205 + } + } + }, + { + "to": { + "startLine": 1235, + "startColumn": 4, + "startOffset": 91116, + "endLine": 1237, + "endColumn": 12, + "endOffset": 91252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1169, + "startColumn": 4, + "startOffset": 87210, + "endLine": 1171, + "endColumn": 12, + "endOffset": 87346 + } + } + }, + { + "to": { + "startLine": 1238, + "startColumn": 4, + "startOffset": 91257, + "endColumn": 63, + "endOffset": 91316 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1172, + "startColumn": 4, + "startOffset": 87351, + "endColumn": 63, + "endOffset": 87410 + } + } + }, + { + "to": { + "startLine": 1239, + "startColumn": 4, + "startOffset": 91321, + "endLine": 1242, + "endColumn": 12, + "endOffset": 91598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1173, + "startColumn": 4, + "startOffset": 87415, + "endLine": 1176, + "endColumn": 12, + "endOffset": 87692 + } + } + }, + { + "to": { + "startLine": 1243, + "startColumn": 4, + "startOffset": 91603, + "endLine": 1246, + "endColumn": 12, + "endOffset": 91884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1177, + "startColumn": 4, + "startOffset": 87697, + "endLine": 1180, + "endColumn": 12, + "endOffset": 87978 + } + } + }, + { + "to": { + "startLine": 1247, + "startColumn": 4, + "startOffset": 91889, + "endLine": 1256, + "endColumn": 12, + "endOffset": 92560 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 87983, + "endLine": 1190, + "endColumn": 12, + "endOffset": 88654 + } + } + }, + { + "to": { + "startLine": 1257, + "startColumn": 4, + "startOffset": 92565, + "endLine": 1261, + "endColumn": 12, + "endOffset": 92824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1191, + "startColumn": 4, + "startOffset": 88659, + "endLine": 1195, + "endColumn": 12, + "endOffset": 88918 + } + } + }, + { + "to": { + "startLine": 1262, + "startColumn": 4, + "startOffset": 92829, + "endLine": 1268, + "endColumn": 12, + "endOffset": 93162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1196, + "startColumn": 4, + "startOffset": 88923, + "endLine": 1202, + "endColumn": 12, + "endOffset": 89256 + } + } + }, + { + "to": { + "startLine": 1269, + "startColumn": 4, + "startOffset": 93167, + "endLine": 1274, + "endColumn": 12, + "endOffset": 93515 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1203, + "startColumn": 4, + "startOffset": 89261, + "endLine": 1208, + "endColumn": 12, + "endOffset": 89609 + } + } + }, + { + "to": { + "startLine": 1275, + "startColumn": 4, + "startOffset": 93520, + "endColumn": 93, + "endOffset": 93609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1209, + "startColumn": 4, + "startOffset": 89614, + "endColumn": 93, + "endOffset": 89703 + } + } + }, + { + "to": { + "startLine": 1276, + "startColumn": 4, + "startOffset": 93614, + "endLine": 1278, + "endColumn": 12, + "endOffset": 93795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1210, + "startColumn": 4, + "startOffset": 89708, + "endLine": 1212, + "endColumn": 12, + "endOffset": 89889 + } + } + }, + { + "to": { + "startLine": 1279, + "startColumn": 4, + "startOffset": 93800, + "endLine": 1282, + "endColumn": 12, + "endOffset": 94101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1213, + "startColumn": 4, + "startOffset": 89894, + "endLine": 1216, + "endColumn": 12, + "endOffset": 90195 + } + } + }, + { + "to": { + "startLine": 1283, + "startColumn": 4, + "startOffset": 94106, + "endLine": 1287, + "endColumn": 12, + "endOffset": 94363 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 90200, + "endLine": 1221, + "endColumn": 12, + "endOffset": 90457 + } + } + }, + { + "to": { + "startLine": 1288, + "startColumn": 4, + "startOffset": 94368, + "endLine": 1289, + "endColumn": 12, + "endOffset": 94488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1222, + "startColumn": 4, + "startOffset": 90462, + "endLine": 1223, + "endColumn": 12, + "endOffset": 90582 + } + } + }, + { + "to": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 94493, + "endLine": 1291, + "endColumn": 12, + "endOffset": 94615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1224, + "startColumn": 4, + "startOffset": 90587, + "endLine": 1225, + "endColumn": 12, + "endOffset": 90709 + } + } + }, + { + "to": { + "startLine": 1292, + "startColumn": 4, + "startOffset": 94620, + "endLine": 1294, + "endColumn": 12, + "endOffset": 94854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1226, + "startColumn": 4, + "startOffset": 90714, + "endLine": 1228, + "endColumn": 12, + "endOffset": 90948 + } + } + }, + { + "to": { + "startLine": 1295, + "startColumn": 4, + "startOffset": 94859, + "endLine": 1297, + "endColumn": 12, + "endOffset": 95065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1229, + "startColumn": 4, + "startOffset": 90953, + "endLine": 1231, + "endColumn": 12, + "endOffset": 91159 + } + } + }, + { + "to": { + "startLine": 1298, + "startColumn": 4, + "startOffset": 95070, + "endLine": 1299, + "endColumn": 12, + "endOffset": 95184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1232, + "startColumn": 4, + "startOffset": 91164, + "endLine": 1233, + "endColumn": 12, + "endOffset": 91278 + } + } + }, + { + "to": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 95189, + "endLine": 1303, + "endColumn": 12, + "endOffset": 95377 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1234, + "startColumn": 4, + "startOffset": 91283, + "endLine": 1237, + "endColumn": 12, + "endOffset": 91471 + } + } + }, + { + "to": { + "startLine": 1304, + "startColumn": 4, + "startOffset": 95382, + "endLine": 1306, + "endColumn": 12, + "endOffset": 95554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1238, + "startColumn": 4, + "startOffset": 91476, + "endLine": 1240, + "endColumn": 12, + "endOffset": 91648 + } + } + }, + { + "to": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 95559, + "endLine": 1313, + "endColumn": 12, + "endOffset": 96009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1241, + "startColumn": 4, + "startOffset": 91653, + "endLine": 1247, + "endColumn": 12, + "endOffset": 92103 + } + } + }, + { + "to": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 96014, + "endLine": 1316, + "endColumn": 12, + "endOffset": 96190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1248, + "startColumn": 4, + "startOffset": 92108, + "endLine": 1250, + "endColumn": 12, + "endOffset": 92284 + } + } + }, + { + "to": { + "startLine": 1317, + "startColumn": 4, + "startOffset": 96195, + "endLine": 1319, + "endColumn": 12, + "endOffset": 96312 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1251, + "startColumn": 4, + "startOffset": 92289, + "endLine": 1253, + "endColumn": 12, + "endOffset": 92406 + } + } + }, + { + "to": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 96317, + "endLine": 1323, + "endColumn": 12, + "endOffset": 96571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1254, + "startColumn": 4, + "startOffset": 92411, + "endLine": 1257, + "endColumn": 12, + "endOffset": 92665 + } + } + }, + { + "to": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 96576, + "endLine": 1325, + "endColumn": 12, + "endOffset": 96684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1258, + "startColumn": 4, + "startOffset": 92670, + "endLine": 1259, + "endColumn": 12, + "endOffset": 92778 + } + } + }, + { + "to": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 96689, + "endLine": 1329, + "endColumn": 12, + "endOffset": 96871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1260, + "startColumn": 4, + "startOffset": 92783, + "endLine": 1263, + "endColumn": 12, + "endOffset": 92965 + } + } + }, + { + "to": { + "startLine": 1330, + "startColumn": 4, + "startOffset": 96876, + "endLine": 1331, + "endColumn": 12, + "endOffset": 96973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1264, + "startColumn": 4, + "startOffset": 92970, + "endLine": 1265, + "endColumn": 12, + "endOffset": 93067 + } + } + }, + { + "to": { + "startLine": 1332, + "startColumn": 4, + "startOffset": 96978, + "endLine": 1337, + "endColumn": 12, + "endOffset": 97417 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1266, + "startColumn": 4, + "startOffset": 93072, + "endLine": 1271, + "endColumn": 12, + "endOffset": 93511 + } + } + }, + { + "to": { + "startLine": 1338, + "startColumn": 4, + "startOffset": 97422, + "endLine": 1339, + "endColumn": 12, + "endOffset": 97541 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1272, + "startColumn": 4, + "startOffset": 93516, + "endLine": 1273, + "endColumn": 12, + "endOffset": 93635 + } + } + }, + { + "to": { + "startLine": 1340, + "startColumn": 4, + "startOffset": 97546, + "endLine": 1343, + "endColumn": 12, + "endOffset": 97816 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 93640, + "endLine": 1277, + "endColumn": 12, + "endOffset": 93910 + } + } + }, + { + "to": { + "startLine": 1344, + "startColumn": 4, + "startOffset": 97821, + "endLine": 1351, + "endColumn": 12, + "endOffset": 98324 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1278, + "startColumn": 4, + "startOffset": 93915, + "endLine": 1285, + "endColumn": 12, + "endOffset": 94418 + } + } + }, + { + "to": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 98329, + "endLine": 1359, + "endColumn": 12, + "endOffset": 98820 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1286, + "startColumn": 4, + "startOffset": 94423, + "endLine": 1293, + "endColumn": 12, + "endOffset": 94914 + } + } + }, + { + "to": { + "startLine": 1360, + "startColumn": 4, + "startOffset": 98825, + "endLine": 1371, + "endColumn": 12, + "endOffset": 99697 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1294, + "startColumn": 4, + "startOffset": 94919, + "endLine": 1305, + "endColumn": 12, + "endOffset": 95791 + } + } + }, + { + "to": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 99702, + "endLine": 1377, + "endColumn": 12, + "endOffset": 99991 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 95796, + "endLine": 1311, + "endColumn": 12, + "endOffset": 96085 + } + } + }, + { + "to": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 99996, + "endLine": 1386, + "endColumn": 12, + "endOffset": 100561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 96090, + "endLine": 1320, + "endColumn": 12, + "endOffset": 96655 + } + } + }, + { + "to": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 100566, + "endLine": 1389, + "endColumn": 12, + "endOffset": 100710 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1321, + "startColumn": 4, + "startOffset": 96660, + "endLine": 1323, + "endColumn": 12, + "endOffset": 96804 + } + } + }, + { + "to": { + "startLine": 1390, + "startColumn": 4, + "startOffset": 100715, + "endLine": 1400, + "endColumn": 12, + "endOffset": 101442 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 96809, + "endLine": 1334, + "endColumn": 12, + "endOffset": 97536 + } + } + }, + { + "to": { + "startLine": 1401, + "startColumn": 4, + "startOffset": 101447, + "endLine": 1403, + "endColumn": 12, + "endOffset": 101614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 97541, + "endLine": 1337, + "endColumn": 12, + "endOffset": 97708 + } + } + }, + { + "to": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 101619, + "endLine": 1408, + "endColumn": 12, + "endOffset": 101950 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1338, + "startColumn": 4, + "startOffset": 97713, + "endLine": 1342, + "endColumn": 12, + "endOffset": 98044 + } + } + }, + { + "to": { + "startLine": 1409, + "startColumn": 4, + "startOffset": 101955, + "endLine": 1422, + "endColumn": 12, + "endOffset": 103008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1343, + "startColumn": 4, + "startOffset": 98049, + "endLine": 1356, + "endColumn": 12, + "endOffset": 99102 + } + } + }, + { + "to": { + "startLine": 1423, + "startColumn": 4, + "startOffset": 103013, + "endLine": 1427, + "endColumn": 12, + "endOffset": 103286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 99107, + "endLine": 1361, + "endColumn": 12, + "endOffset": 99380 + } + } + }, + { + "to": { + "startLine": 1428, + "startColumn": 4, + "startOffset": 103291, + "endLine": 1442, + "endColumn": 12, + "endOffset": 103922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 875, + "endLine": 21, + "endColumn": 12, + "endOffset": 1506 + } + } + }, + { + "to": { + "startLine": 1443, + "startColumn": 4, + "startOffset": 103927, + "endLine": 1458, + "endColumn": 12, + "endOffset": 104556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1511, + "endLine": 37, + "endColumn": 12, + "endOffset": 2140 + } + } + }, + { + "to": { + "startLine": 1459, + "startColumn": 4, + "startOffset": 104561, + "endLine": 1473, + "endColumn": 12, + "endOffset": 105194 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2145, + "endLine": 52, + "endColumn": 12, + "endOffset": 2778 + } + } + }, + { + "to": { + "startLine": 1474, + "startColumn": 4, + "startOffset": 105199, + "endLine": 1488, + "endColumn": 12, + "endOffset": 105832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 2783, + "endLine": 67, + "endColumn": 12, + "endOffset": 3416 + } + } + }, + { + "to": { + "startLine": 1489, + "startColumn": 4, + "startOffset": 105837, + "endLine": 1504, + "endColumn": 12, + "endOffset": 106472 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 3421, + "endLine": 83, + "endColumn": 12, + "endOffset": 4056 + } + } + }, + { + "to": { + "startLine": 1505, + "startColumn": 4, + "startOffset": 106477, + "endLine": 1519, + "endColumn": 12, + "endOffset": 107108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 84, + "startColumn": 4, + "startOffset": 4061, + "endLine": 98, + "endColumn": 12, + "endOffset": 4692 + } + } + }, + { + "to": { + "startLine": 1520, + "startColumn": 4, + "startOffset": 107113, + "endLine": 1534, + "endColumn": 12, + "endOffset": 107747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 99, + "startColumn": 4, + "startOffset": 4697, + "endLine": 113, + "endColumn": 12, + "endOffset": 5331 + } + } + }, + { + "to": { + "startLine": 1535, + "startColumn": 4, + "startOffset": 107752, + "endLine": 1549, + "endColumn": 12, + "endOffset": 108384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 5336, + "endLine": 128, + "endColumn": 12, + "endOffset": 5968 + } + } + }, + { + "to": { + "startLine": 1550, + "startColumn": 4, + "startOffset": 108389, + "endLine": 1591, + "endColumn": 12, + "endOffset": 111570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1362, + "startColumn": 4, + "startOffset": 99385, + "endLine": 1403, + "endColumn": 12, + "endOffset": 102566 + } + } + }, + { + "to": { + "startLine": 1592, + "startColumn": 4, + "startOffset": 111575, + "endLine": 1634, + "endColumn": 12, + "endOffset": 114899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 102571, + "endLine": 1446, + "endColumn": 12, + "endOffset": 105895 + } + } + }, + { + "to": { + "startLine": 1635, + "startColumn": 4, + "startOffset": 114904, + "endColumn": 61, + "endOffset": 114961 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1447, + "startColumn": 4, + "startOffset": 105900, + "endColumn": 61, + "endOffset": 105957 + } + } + }, + { + "to": { + "startLine": 1636, + "startColumn": 4, + "startOffset": 114966, + "endLine": 1645, + "endColumn": 12, + "endOffset": 115591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1448, + "startColumn": 4, + "startOffset": 105962, + "endLine": 1457, + "endColumn": 12, + "endOffset": 106587 + } + } + }, + { + "to": { + "startLine": 1646, + "startColumn": 4, + "startOffset": 115596, + "endLine": 1654, + "endColumn": 12, + "endOffset": 116205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1458, + "startColumn": 4, + "startOffset": 106592, + "endLine": 1466, + "endColumn": 12, + "endOffset": 107201 + } + } + }, + { + "to": { + "startLine": 1655, + "startColumn": 4, + "startOffset": 116210, + "endColumn": 85, + "endOffset": 116291 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1467, + "startColumn": 4, + "startOffset": 107206, + "endColumn": 85, + "endOffset": 107287 + } + } + }, + { + "to": { + "startLine": 1656, + "startColumn": 4, + "startOffset": 116296, + "endLine": 1657, + "endColumn": 12, + "endOffset": 116404 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1468, + "startColumn": 4, + "startOffset": 107292, + "endLine": 1469, + "endColumn": 12, + "endOffset": 107400 + } + } + }, + { + "to": { + "startLine": 1658, + "startColumn": 4, + "startOffset": 116409, + "endLine": 1661, + "endColumn": 12, + "endOffset": 116633 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1470, + "startColumn": 4, + "startOffset": 107405, + "endLine": 1473, + "endColumn": 12, + "endOffset": 107629 + } + } + }, + { + "to": { + "startLine": 1662, + "startColumn": 4, + "startOffset": 116638, + "endLine": 1664, + "endColumn": 12, + "endOffset": 116793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1474, + "startColumn": 4, + "startOffset": 107634, + "endLine": 1476, + "endColumn": 12, + "endOffset": 107789 + } + } + }, + { + "to": { + "startLine": 1665, + "startColumn": 4, + "startOffset": 116798, + "endLine": 1667, + "endColumn": 12, + "endOffset": 116945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1477, + "startColumn": 4, + "startOffset": 107794, + "endLine": 1479, + "endColumn": 12, + "endOffset": 107941 + } + } + }, + { + "to": { + "startLine": 1668, + "startColumn": 4, + "startOffset": 116950, + "endLine": 1670, + "endColumn": 12, + "endOffset": 117116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1480, + "startColumn": 4, + "startOffset": 107946, + "endLine": 1482, + "endColumn": 12, + "endOffset": 108112 + } + } + }, + { + "to": { + "startLine": 1671, + "startColumn": 4, + "startOffset": 117121, + "endLine": 1673, + "endColumn": 12, + "endOffset": 117283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1483, + "startColumn": 4, + "startOffset": 108117, + "endLine": 1485, + "endColumn": 12, + "endOffset": 108279 + } + } + }, + { + "to": { + "startLine": 1674, + "startColumn": 4, + "startOffset": 117288, + "endLine": 1677, + "endColumn": 12, + "endOffset": 117526 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1486, + "startColumn": 4, + "startOffset": 108284, + "endLine": 1489, + "endColumn": 12, + "endOffset": 108522 + } + } + }, + { + "to": { + "startLine": 1678, + "startColumn": 4, + "startOffset": 117531, + "endLine": 1680, + "endColumn": 12, + "endOffset": 117696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1490, + "startColumn": 4, + "startOffset": 108527, + "endLine": 1492, + "endColumn": 12, + "endOffset": 108692 + } + } + }, + { + "to": { + "startLine": 1681, + "startColumn": 4, + "startOffset": 117701, + "endLine": 1683, + "endColumn": 12, + "endOffset": 117869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1493, + "startColumn": 4, + "startOffset": 108697, + "endLine": 1495, + "endColumn": 12, + "endOffset": 108865 + } + } + }, + { + "to": { + "startLine": 1684, + "startColumn": 4, + "startOffset": 117874, + "endLine": 1686, + "endColumn": 12, + "endOffset": 118040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1496, + "startColumn": 4, + "startOffset": 108870, + "endLine": 1498, + "endColumn": 12, + "endOffset": 109036 + } + } + }, + { + "to": { + "startLine": 1687, + "startColumn": 4, + "startOffset": 118045, + "endLine": 1690, + "endColumn": 12, + "endOffset": 118314 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1499, + "startColumn": 4, + "startOffset": 109041, + "endLine": 1502, + "endColumn": 12, + "endOffset": 109310 + } + } + }, + { + "to": { + "startLine": 1691, + "startColumn": 4, + "startOffset": 118319, + "endLine": 1693, + "endColumn": 12, + "endOffset": 118513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1503, + "startColumn": 4, + "startOffset": 109315, + "endLine": 1505, + "endColumn": 12, + "endOffset": 109509 + } + } + }, + { + "to": { + "startLine": 1694, + "startColumn": 4, + "startOffset": 118518, + "endLine": 1697, + "endColumn": 12, + "endOffset": 118718 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1506, + "startColumn": 4, + "startOffset": 109514, + "endLine": 1509, + "endColumn": 12, + "endOffset": 109714 + } + } + }, + { + "to": { + "startLine": 1698, + "startColumn": 4, + "startOffset": 118723, + "endLine": 1701, + "endColumn": 12, + "endOffset": 119048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1510, + "startColumn": 4, + "startOffset": 109719, + "endLine": 1513, + "endColumn": 12, + "endOffset": 110044 + } + } + }, + { + "to": { + "startLine": 1702, + "startColumn": 4, + "startOffset": 119053, + "endColumn": 83, + "endOffset": 119132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1514, + "startColumn": 4, + "startOffset": 110049, + "endColumn": 83, + "endOffset": 110128 + } + } + }, + { + "to": { + "startLine": 1703, + "startColumn": 4, + "startOffset": 119137, + "endColumn": 95, + "endOffset": 119228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1515, + "startColumn": 4, + "startOffset": 110133, + "endColumn": 95, + "endOffset": 110224 + } + } + }, + { + "to": { + "startLine": 1704, + "startColumn": 4, + "startOffset": 119233, + "endColumn": 95, + "endOffset": 119324 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1516, + "startColumn": 4, + "startOffset": 110229, + "endColumn": 95, + "endOffset": 110320 + } + } + }, + { + "to": { + "startLine": 1705, + "startColumn": 4, + "startOffset": 119329, + "endColumn": 97, + "endOffset": 119422 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1517, + "startColumn": 4, + "startOffset": 110325, + "endColumn": 97, + "endOffset": 110418 + } + } + }, + { + "to": { + "startLine": 1706, + "startColumn": 4, + "startOffset": 119427, + "endColumn": 99, + "endOffset": 119522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1518, + "startColumn": 4, + "startOffset": 110423, + "endColumn": 99, + "endOffset": 110518 + } + } + }, + { + "to": { + "startLine": 1707, + "startColumn": 4, + "startOffset": 119527, + "endColumn": 101, + "endOffset": 119624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1519, + "startColumn": 4, + "startOffset": 110523, + "endColumn": 101, + "endOffset": 110620 + } + } + }, + { + "to": { + "startLine": 1708, + "startColumn": 4, + "startOffset": 119629, + "endColumn": 101, + "endOffset": 119726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1520, + "startColumn": 4, + "startOffset": 110625, + "endColumn": 101, + "endOffset": 110722 + } + } + }, + { + "to": { + "startLine": 1709, + "startColumn": 4, + "startOffset": 119731, + "endColumn": 101, + "endOffset": 119828 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1521, + "startColumn": 4, + "startOffset": 110727, + "endColumn": 101, + "endOffset": 110824 + } + } + }, + { + "to": { + "startLine": 1710, + "startColumn": 4, + "startOffset": 119833, + "endColumn": 101, + "endOffset": 119930 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1522, + "startColumn": 4, + "startOffset": 110829, + "endColumn": 101, + "endOffset": 110926 + } + } + }, + { + "to": { + "startLine": 1711, + "startColumn": 4, + "startOffset": 119935, + "endColumn": 101, + "endOffset": 120032 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1523, + "startColumn": 4, + "startOffset": 110931, + "endColumn": 101, + "endOffset": 111028 + } + } + }, + { + "to": { + "startLine": 1712, + "startColumn": 4, + "startOffset": 120037, + "endColumn": 99, + "endOffset": 120132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1524, + "startColumn": 4, + "startOffset": 111033, + "endColumn": 99, + "endOffset": 111128 + } + } + }, + { + "to": { + "startLine": 1713, + "startColumn": 4, + "startOffset": 120137, + "endColumn": 95, + "endOffset": 120228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1525, + "startColumn": 4, + "startOffset": 111133, + "endColumn": 95, + "endOffset": 111224 + } + } + }, + { + "to": { + "startLine": 1714, + "startColumn": 4, + "startOffset": 120233, + "endColumn": 111, + "endOffset": 120340 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1526, + "startColumn": 4, + "startOffset": 111229, + "endColumn": 111, + "endOffset": 111336 + } + } + }, + { + "to": { + "startLine": 1715, + "startColumn": 4, + "startOffset": 120345, + "endColumn": 128, + "endOffset": 120469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1527, + "startColumn": 4, + "startOffset": 111341, + "endColumn": 128, + "endOffset": 111465 + } + } + }, + { + "to": { + "startLine": 1716, + "startColumn": 4, + "startOffset": 120474, + "endColumn": 122, + "endOffset": 120592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1528, + "startColumn": 4, + "startOffset": 111470, + "endColumn": 122, + "endOffset": 111588 + } + } + }, + { + "to": { + "startLine": 1717, + "startColumn": 4, + "startOffset": 120597, + "endColumn": 130, + "endOffset": 120723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1529, + "startColumn": 4, + "startOffset": 111593, + "endColumn": 130, + "endOffset": 111719 + } + } + }, + { + "to": { + "startLine": 1718, + "startColumn": 4, + "startOffset": 120728, + "endColumn": 130, + "endOffset": 120854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1530, + "startColumn": 4, + "startOffset": 111724, + "endColumn": 130, + "endOffset": 111850 + } + } + }, + { + "to": { + "startLine": 1719, + "startColumn": 4, + "startOffset": 120859, + "endColumn": 97, + "endOffset": 120952 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1531, + "startColumn": 4, + "startOffset": 111855, + "endColumn": 97, + "endOffset": 111948 + } + } + }, + { + "to": { + "startLine": 1720, + "startColumn": 4, + "startOffset": 120957, + "endColumn": 113, + "endOffset": 121066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1532, + "startColumn": 4, + "startOffset": 111953, + "endColumn": 113, + "endOffset": 112062 + } + } + }, + { + "to": { + "startLine": 1721, + "startColumn": 4, + "startOffset": 121071, + "endColumn": 93, + "endOffset": 121160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1533, + "startColumn": 4, + "startOffset": 112067, + "endColumn": 93, + "endOffset": 112156 + } + } + }, + { + "to": { + "startLine": 1722, + "startColumn": 4, + "startOffset": 121165, + "endLine": 1725, + "endColumn": 12, + "endOffset": 121359 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1534, + "startColumn": 4, + "startOffset": 112161, + "endLine": 1537, + "endColumn": 12, + "endOffset": 112355 + } + } + }, + { + "to": { + "startLine": 1726, + "startColumn": 4, + "startOffset": 121364, + "endLine": 1729, + "endColumn": 12, + "endOffset": 121563 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1538, + "startColumn": 4, + "startOffset": 112360, + "endLine": 1541, + "endColumn": 12, + "endOffset": 112559 + } + } + }, + { + "to": { + "startLine": 1730, + "startColumn": 4, + "startOffset": 121568, + "endColumn": 68, + "endOffset": 121632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1542, + "startColumn": 4, + "startOffset": 112564, + "endColumn": 68, + "endOffset": 112628 + } + } + }, + { + "to": { + "startLine": 1731, + "startColumn": 4, + "startOffset": 121637, + "endColumn": 115, + "endOffset": 121748 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1543, + "startColumn": 4, + "startOffset": 112633, + "endColumn": 115, + "endOffset": 112744 + } + } + }, + { + "to": { + "startLine": 1732, + "startColumn": 4, + "startOffset": 121753, + "endColumn": 127, + "endOffset": 121876 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1544, + "startColumn": 4, + "startOffset": 112749, + "endColumn": 127, + "endOffset": 112872 + } + } + }, + { + "to": { + "startLine": 1733, + "startColumn": 4, + "startOffset": 121881, + "endColumn": 63, + "endOffset": 121940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1545, + "startColumn": 4, + "startOffset": 112877, + "endColumn": 63, + "endOffset": 112936 + } + } + }, + { + "to": { + "startLine": 1734, + "startColumn": 4, + "startOffset": 121945, + "endLine": 1737, + "endColumn": 12, + "endOffset": 122144 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1546, + "startColumn": 4, + "startOffset": 112941, + "endLine": 1549, + "endColumn": 12, + "endOffset": 113140 + } + } + }, + { + "to": { + "startLine": 1738, + "startColumn": 4, + "startOffset": 122149, + "endColumn": 68, + "endOffset": 122213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1550, + "startColumn": 4, + "startOffset": 113145, + "endColumn": 68, + "endOffset": 113209 + } + } + }, + { + "to": { + "startLine": 1739, + "startColumn": 4, + "startOffset": 122218, + "endLine": 1742, + "endColumn": 12, + "endOffset": 122416 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1551, + "startColumn": 4, + "startOffset": 113214, + "endLine": 1554, + "endColumn": 12, + "endOffset": 113412 + } + } + }, + { + "to": { + "startLine": 1743, + "startColumn": 4, + "startOffset": 122421, + "endColumn": 69, + "endOffset": 122486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1555, + "startColumn": 4, + "startOffset": 113417, + "endColumn": 69, + "endOffset": 113482 + } + } + }, + { + "to": { + "startLine": 1744, + "startColumn": 4, + "startOffset": 122491, + "endLine": 1745, + "endColumn": 12, + "endOffset": 122626 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1556, + "startColumn": 4, + "startOffset": 113487, + "endLine": 1557, + "endColumn": 12, + "endOffset": 113622 + } + } + }, + { + "to": { + "startLine": 1746, + "startColumn": 4, + "startOffset": 122631, + "endLine": 1747, + "endColumn": 12, + "endOffset": 122760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1558, + "startColumn": 4, + "startOffset": 113627, + "endLine": 1559, + "endColumn": 12, + "endOffset": 113756 + } + } + }, + { + "to": { + "startLine": 1748, + "startColumn": 4, + "startOffset": 122765, + "endColumn": 95, + "endOffset": 122856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1560, + "startColumn": 4, + "startOffset": 113761, + "endColumn": 95, + "endOffset": 113852 + } + } + }, + { + "to": { + "startLine": 1749, + "startColumn": 4, + "startOffset": 122861, + "endColumn": 111, + "endOffset": 122968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1561, + "startColumn": 4, + "startOffset": 113857, + "endColumn": 111, + "endOffset": 113964 + } + } + }, + { + "to": { + "startLine": 1750, + "startColumn": 4, + "startOffset": 122973, + "endColumn": 99, + "endOffset": 123068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1562, + "startColumn": 4, + "startOffset": 113969, + "endColumn": 99, + "endOffset": 114064 + } + } + }, + { + "to": { + "startLine": 1751, + "startColumn": 4, + "startOffset": 123073, + "endColumn": 115, + "endOffset": 123184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1563, + "startColumn": 4, + "startOffset": 114069, + "endColumn": 115, + "endOffset": 114180 + } + } + }, + { + "to": { + "startLine": 1752, + "startColumn": 4, + "startOffset": 123189, + "endColumn": 95, + "endOffset": 123280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1564, + "startColumn": 4, + "startOffset": 114185, + "endColumn": 95, + "endOffset": 114276 + } + } + }, + { + "to": { + "startLine": 1753, + "startColumn": 4, + "startOffset": 123285, + "endColumn": 111, + "endOffset": 123392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1565, + "startColumn": 4, + "startOffset": 114281, + "endColumn": 111, + "endOffset": 114388 + } + } + }, + { + "to": { + "startLine": 1754, + "startColumn": 4, + "startOffset": 123397, + "endLine": 1755, + "endColumn": 12, + "endOffset": 123532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1566, + "startColumn": 4, + "startOffset": 114393, + "endLine": 1567, + "endColumn": 12, + "endOffset": 114528 + } + } + }, + { + "to": { + "startLine": 1756, + "startColumn": 4, + "startOffset": 123537, + "endColumn": 135, + "endOffset": 123668 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1568, + "startColumn": 4, + "startOffset": 114533, + "endColumn": 135, + "endOffset": 114664 + } + } + }, + { + "to": { + "startLine": 1757, + "startColumn": 4, + "startOffset": 123673, + "endLine": 1758, + "endColumn": 12, + "endOffset": 123832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1569, + "startColumn": 4, + "startOffset": 114669, + "endLine": 1570, + "endColumn": 12, + "endOffset": 114828 + } + } + }, + { + "to": { + "startLine": 1759, + "startColumn": 4, + "startOffset": 123837, + "endColumn": 129, + "endOffset": 123962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1571, + "startColumn": 4, + "startOffset": 114833, + "endColumn": 129, + "endOffset": 114958 + } + } + }, + { + "to": { + "startLine": 1760, + "startColumn": 4, + "startOffset": 123967, + "endLine": 1761, + "endColumn": 12, + "endOffset": 124120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1572, + "startColumn": 4, + "startOffset": 114963, + "endLine": 1573, + "endColumn": 12, + "endOffset": 115116 + } + } + }, + { + "to": { + "startLine": 1762, + "startColumn": 4, + "startOffset": 124125, + "endLine": 1763, + "endColumn": 12, + "endOffset": 124270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1574, + "startColumn": 4, + "startOffset": 115121, + "endLine": 1575, + "endColumn": 12, + "endOffset": 115266 + } + } + }, + { + "to": { + "startLine": 1764, + "startColumn": 4, + "startOffset": 124275, + "endColumn": 140, + "endOffset": 124411 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1576, + "startColumn": 4, + "startOffset": 115271, + "endColumn": 140, + "endOffset": 115407 + } + } + }, + { + "to": { + "startLine": 1765, + "startColumn": 4, + "startOffset": 124416, + "endLine": 1766, + "endColumn": 12, + "endOffset": 124555 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1577, + "startColumn": 4, + "startOffset": 115412, + "endLine": 1578, + "endColumn": 12, + "endOffset": 115551 + } + } + }, + { + "to": { + "startLine": 1767, + "startColumn": 4, + "startOffset": 124560, + "endColumn": 134, + "endOffset": 124690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1579, + "startColumn": 4, + "startOffset": 115556, + "endColumn": 134, + "endOffset": 115686 + } + } + }, + { + "to": { + "startLine": 1768, + "startColumn": 4, + "startOffset": 124695, + "endColumn": 111, + "endOffset": 124802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1580, + "startColumn": 4, + "startOffset": 115691, + "endColumn": 111, + "endOffset": 115798 + } + } + }, + { + "to": { + "startLine": 1769, + "startColumn": 4, + "startOffset": 124807, + "endColumn": 149, + "endOffset": 124952 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1581, + "startColumn": 4, + "startOffset": 115803, + "endColumn": 149, + "endOffset": 115948 + } + } + }, + { + "to": { + "startLine": 1770, + "startColumn": 4, + "startOffset": 124957, + "endColumn": 127, + "endOffset": 125080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1582, + "startColumn": 4, + "startOffset": 115953, + "endColumn": 127, + "endOffset": 116076 + } + } + }, + { + "to": { + "startLine": 1771, + "startColumn": 4, + "startOffset": 125085, + "endColumn": 127, + "endOffset": 125208 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1583, + "startColumn": 4, + "startOffset": 116081, + "endColumn": 127, + "endOffset": 116204 + } + } + }, + { + "to": { + "startLine": 1772, + "startColumn": 4, + "startOffset": 125213, + "endLine": 1773, + "endColumn": 12, + "endOffset": 125344 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1584, + "startColumn": 4, + "startOffset": 116209, + "endLine": 1585, + "endColumn": 12, + "endOffset": 116340 + } + } + }, + { + "to": { + "startLine": 1774, + "startColumn": 4, + "startOffset": 125349, + "endColumn": 131, + "endOffset": 125476 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1586, + "startColumn": 4, + "startOffset": 116345, + "endColumn": 131, + "endOffset": 116472 + } + } + }, + { + "to": { + "startLine": 1775, + "startColumn": 4, + "startOffset": 125481, + "endColumn": 129, + "endOffset": 125606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1587, + "startColumn": 4, + "startOffset": 116477, + "endColumn": 129, + "endOffset": 116602 + } + } + }, + { + "to": { + "startLine": 1776, + "startColumn": 4, + "startOffset": 125611, + "endColumn": 129, + "endOffset": 125736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1588, + "startColumn": 4, + "startOffset": 116607, + "endColumn": 129, + "endOffset": 116732 + } + } + }, + { + "to": { + "startLine": 1777, + "startColumn": 4, + "startOffset": 125741, + "endColumn": 111, + "endOffset": 125848 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1589, + "startColumn": 4, + "startOffset": 116737, + "endColumn": 111, + "endOffset": 116844 + } + } + }, + { + "to": { + "startLine": 1778, + "startColumn": 4, + "startOffset": 125853, + "endColumn": 139, + "endOffset": 125988 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1590, + "startColumn": 4, + "startOffset": 116849, + "endColumn": 139, + "endOffset": 116984 + } + } + }, + { + "to": { + "startLine": 1779, + "startColumn": 4, + "startOffset": 125993, + "endColumn": 67, + "endOffset": 126056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1591, + "startColumn": 4, + "startOffset": 116989, + "endColumn": 67, + "endOffset": 117052 + } + } + }, + { + "to": { + "startLine": 1780, + "startColumn": 4, + "startOffset": 126061, + "endColumn": 72, + "endOffset": 126129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1592, + "startColumn": 4, + "startOffset": 117057, + "endColumn": 72, + "endOffset": 117125 + } + } + }, + { + "to": { + "startLine": 1781, + "startColumn": 4, + "startOffset": 126134, + "endColumn": 73, + "endOffset": 126203 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1593, + "startColumn": 4, + "startOffset": 117130, + "endColumn": 73, + "endOffset": 117199 + } + } + }, + { + "to": { + "startLine": 1782, + "startColumn": 4, + "startOffset": 126208, + "endColumn": 72, + "endOffset": 126276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1594, + "startColumn": 4, + "startOffset": 117204, + "endColumn": 72, + "endOffset": 117272 + } + } + }, + { + "to": { + "startLine": 1783, + "startColumn": 4, + "startOffset": 126281, + "endColumn": 73, + "endOffset": 126350 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1595, + "startColumn": 4, + "startOffset": 117277, + "endColumn": 73, + "endOffset": 117346 + } + } + }, + { + "to": { + "startLine": 1784, + "startColumn": 4, + "startOffset": 126355, + "endLine": 1785, + "endColumn": 12, + "endOffset": 126496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1596, + "startColumn": 4, + "startOffset": 117351, + "endLine": 1597, + "endColumn": 12, + "endOffset": 117492 + } + } + }, + { + "to": { + "startLine": 1786, + "startColumn": 4, + "startOffset": 126501, + "endLine": 1787, + "endColumn": 12, + "endOffset": 126640 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1598, + "startColumn": 4, + "startOffset": 117497, + "endLine": 1599, + "endColumn": 12, + "endOffset": 117636 + } + } + }, + { + "to": { + "startLine": 1788, + "startColumn": 4, + "startOffset": 126645, + "endLine": 1789, + "endColumn": 12, + "endOffset": 126778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1600, + "startColumn": 4, + "startOffset": 117641, + "endLine": 1601, + "endColumn": 12, + "endOffset": 117774 + } + } + }, + { + "to": { + "startLine": 1790, + "startColumn": 4, + "startOffset": 126783, + "endColumn": 65, + "endOffset": 126844 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1602, + "startColumn": 4, + "startOffset": 117779, + "endColumn": 65, + "endOffset": 117840 + } + } + }, + { + "to": { + "startLine": 1791, + "startColumn": 4, + "startOffset": 126849, + "endColumn": 89, + "endOffset": 126934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1603, + "startColumn": 4, + "startOffset": 117845, + "endColumn": 89, + "endOffset": 117930 + } + } + }, + { + "to": { + "startLine": 1792, + "startColumn": 4, + "startOffset": 126939, + "endColumn": 75, + "endOffset": 127010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1604, + "startColumn": 4, + "startOffset": 117935, + "endColumn": 75, + "endOffset": 118006 + } + } + }, + { + "to": { + "startLine": 1793, + "startColumn": 4, + "startOffset": 127015, + "endColumn": 103, + "endOffset": 127114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1605, + "startColumn": 4, + "startOffset": 118011, + "endColumn": 103, + "endOffset": 118110 + } + } + }, + { + "to": { + "startLine": 1794, + "startColumn": 4, + "startOffset": 127119, + "endColumn": 89, + "endOffset": 127204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1606, + "startColumn": 4, + "startOffset": 118115, + "endColumn": 89, + "endOffset": 118200 + } + } + }, + { + "to": { + "startLine": 1795, + "startColumn": 4, + "startOffset": 127209, + "endColumn": 101, + "endOffset": 127306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1607, + "startColumn": 4, + "startOffset": 118205, + "endColumn": 101, + "endOffset": 118302 + } + } + }, + { + "to": { + "startLine": 1796, + "startColumn": 4, + "startOffset": 127311, + "endColumn": 107, + "endOffset": 127414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1608, + "startColumn": 4, + "startOffset": 118307, + "endColumn": 107, + "endOffset": 118410 + } + } + }, + { + "to": { + "startLine": 1797, + "startColumn": 4, + "startOffset": 127419, + "endColumn": 107, + "endOffset": 127522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1609, + "startColumn": 4, + "startOffset": 118415, + "endColumn": 107, + "endOffset": 118518 + } + } + }, + { + "to": { + "startLine": 1798, + "startColumn": 4, + "startOffset": 127527, + "endColumn": 99, + "endOffset": 127622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1610, + "startColumn": 4, + "startOffset": 118523, + "endColumn": 99, + "endOffset": 118618 + } + } + }, + { + "to": { + "startLine": 1799, + "startColumn": 4, + "startOffset": 127627, + "endColumn": 79, + "endOffset": 127702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1611, + "startColumn": 4, + "startOffset": 118623, + "endColumn": 79, + "endOffset": 118698 + } + } + }, + { + "to": { + "startLine": 1800, + "startColumn": 4, + "startOffset": 127707, + "endColumn": 91, + "endOffset": 127794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1612, + "startColumn": 4, + "startOffset": 118703, + "endColumn": 91, + "endOffset": 118790 + } + } + }, + { + "to": { + "startLine": 1801, + "startColumn": 4, + "startOffset": 127799, + "endColumn": 97, + "endOffset": 127892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1613, + "startColumn": 4, + "startOffset": 118795, + "endColumn": 97, + "endOffset": 118888 + } + } + }, + { + "to": { + "startLine": 1802, + "startColumn": 4, + "startOffset": 127897, + "endLine": 1803, + "endColumn": 12, + "endOffset": 128002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1614, + "startColumn": 4, + "startOffset": 118893, + "endLine": 1615, + "endColumn": 12, + "endOffset": 118998 + } + } + }, + { + "to": { + "startLine": 1804, + "startColumn": 4, + "startOffset": 128007, + "endColumn": 77, + "endOffset": 128080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1616, + "startColumn": 4, + "startOffset": 119003, + "endColumn": 77, + "endOffset": 119076 + } + } + }, + { + "to": { + "startLine": 1805, + "startColumn": 4, + "startOffset": 128085, + "endColumn": 105, + "endOffset": 128186 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1617, + "startColumn": 4, + "startOffset": 119081, + "endColumn": 105, + "endOffset": 119182 + } + } + }, + { + "to": { + "startLine": 1806, + "startColumn": 4, + "startOffset": 128191, + "endColumn": 91, + "endOffset": 128278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1618, + "startColumn": 4, + "startOffset": 119187, + "endColumn": 91, + "endOffset": 119274 + } + } + }, + { + "to": { + "startLine": 1807, + "startColumn": 4, + "startOffset": 128283, + "endColumn": 103, + "endOffset": 128382 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1619, + "startColumn": 4, + "startOffset": 119279, + "endColumn": 103, + "endOffset": 119378 + } + } + }, + { + "to": { + "startLine": 1808, + "startColumn": 4, + "startOffset": 128387, + "endColumn": 109, + "endOffset": 128492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1620, + "startColumn": 4, + "startOffset": 119383, + "endColumn": 109, + "endOffset": 119488 + } + } + }, + { + "to": { + "startLine": 1809, + "startColumn": 4, + "startOffset": 128497, + "endLine": 1810, + "endColumn": 12, + "endOffset": 128614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1621, + "startColumn": 4, + "startOffset": 119493, + "endLine": 1622, + "endColumn": 12, + "endOffset": 119610 + } + } + }, + { + "to": { + "startLine": 1811, + "startColumn": 4, + "startOffset": 128619, + "endLine": 1814, + "endColumn": 12, + "endOffset": 128777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1623, + "startColumn": 4, + "startOffset": 119615, + "endLine": 1626, + "endColumn": 12, + "endOffset": 119773 + } + } + }, + { + "to": { + "startLine": 1815, + "startColumn": 4, + "startOffset": 128782, + "endLine": 1818, + "endColumn": 12, + "endOffset": 128934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1627, + "startColumn": 4, + "startOffset": 119778, + "endLine": 1630, + "endColumn": 12, + "endOffset": 119930 + } + } + }, + { + "to": { + "startLine": 1819, + "startColumn": 4, + "startOffset": 128939, + "endColumn": 79, + "endOffset": 129014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1631, + "startColumn": 4, + "startOffset": 119935, + "endColumn": 79, + "endOffset": 120010 + } + } + }, + { + "to": { + "startLine": 1820, + "startColumn": 4, + "startOffset": 129019, + "endColumn": 99, + "endOffset": 129114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1632, + "startColumn": 4, + "startOffset": 120015, + "endColumn": 99, + "endOffset": 120110 + } + } + }, + { + "to": { + "startLine": 1821, + "startColumn": 4, + "startOffset": 129119, + "endColumn": 89, + "endOffset": 129204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1633, + "startColumn": 4, + "startOffset": 120115, + "endColumn": 89, + "endOffset": 120200 + } + } + }, + { + "to": { + "startLine": 1822, + "startColumn": 4, + "startOffset": 129209, + "endColumn": 109, + "endOffset": 129314 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1634, + "startColumn": 4, + "startOffset": 120205, + "endColumn": 109, + "endOffset": 120310 + } + } + }, + { + "to": { + "startLine": 1823, + "startColumn": 4, + "startOffset": 129319, + "endColumn": 93, + "endOffset": 129408 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1635, + "startColumn": 4, + "startOffset": 120315, + "endColumn": 93, + "endOffset": 120404 + } + } + }, + { + "to": { + "startLine": 1824, + "startColumn": 4, + "startOffset": 129413, + "endColumn": 105, + "endOffset": 129514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1636, + "startColumn": 4, + "startOffset": 120409, + "endColumn": 105, + "endOffset": 120510 + } + } + }, + { + "to": { + "startLine": 1825, + "startColumn": 4, + "startOffset": 129519, + "endColumn": 91, + "endOffset": 129606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1637, + "startColumn": 4, + "startOffset": 120515, + "endColumn": 91, + "endOffset": 120602 + } + } + }, + { + "to": { + "startLine": 1826, + "startColumn": 4, + "startOffset": 129611, + "endLine": 1827, + "endColumn": 12, + "endOffset": 129706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1638, + "startColumn": 4, + "startOffset": 120607, + "endLine": 1639, + "endColumn": 12, + "endOffset": 120702 + } + } + }, + { + "to": { + "startLine": 1828, + "startColumn": 4, + "startOffset": 129711, + "endLine": 1829, + "endColumn": 12, + "endOffset": 129818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1640, + "startColumn": 4, + "startOffset": 120707, + "endLine": 1641, + "endColumn": 12, + "endOffset": 120814 + } + } + }, + { + "to": { + "startLine": 1830, + "startColumn": 4, + "startOffset": 129823, + "endLine": 1831, + "endColumn": 12, + "endOffset": 129932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1642, + "startColumn": 4, + "startOffset": 120819, + "endLine": 1643, + "endColumn": 12, + "endOffset": 120928 + } + } + }, + { + "to": { + "startLine": 1832, + "startColumn": 4, + "startOffset": 129937, + "endLine": 1833, + "endColumn": 12, + "endOffset": 130048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1644, + "startColumn": 4, + "startOffset": 120933, + "endLine": 1645, + "endColumn": 12, + "endOffset": 121044 + } + } + }, + { + "to": { + "startLine": 1834, + "startColumn": 4, + "startOffset": 130053, + "endLine": 1835, + "endColumn": 12, + "endOffset": 130164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1646, + "startColumn": 4, + "startOffset": 121049, + "endLine": 1647, + "endColumn": 12, + "endOffset": 121160 + } + } + }, + { + "to": { + "startLine": 1836, + "startColumn": 4, + "startOffset": 130169, + "endColumn": 93, + "endOffset": 130258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1648, + "startColumn": 4, + "startOffset": 121165, + "endColumn": 93, + "endOffset": 121254 + } + } + }, + { + "to": { + "startLine": 1837, + "startColumn": 4, + "startOffset": 130263, + "endColumn": 113, + "endOffset": 130372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1649, + "startColumn": 4, + "startOffset": 121259, + "endColumn": 113, + "endOffset": 121368 + } + } + }, + { + "to": { + "startLine": 1838, + "startColumn": 4, + "startOffset": 130377, + "endColumn": 111, + "endOffset": 130484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1650, + "startColumn": 4, + "startOffset": 121373, + "endColumn": 111, + "endOffset": 121480 + } + } + }, + { + "to": { + "startLine": 1839, + "startColumn": 4, + "startOffset": 130489, + "endLine": 1840, + "endColumn": 12, + "endOffset": 130586 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1651, + "startColumn": 4, + "startOffset": 121485, + "endLine": 1652, + "endColumn": 12, + "endOffset": 121582 + } + } + }, + { + "to": { + "startLine": 1841, + "startColumn": 4, + "startOffset": 130591, + "endLine": 1842, + "endColumn": 12, + "endOffset": 130706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1653, + "startColumn": 4, + "startOffset": 121587, + "endLine": 1654, + "endColumn": 12, + "endOffset": 121702 + } + } + }, + { + "to": { + "startLine": 1843, + "startColumn": 4, + "startOffset": 130711, + "endLine": 1844, + "endColumn": 12, + "endOffset": 130828 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1655, + "startColumn": 4, + "startOffset": 121707, + "endLine": 1656, + "endColumn": 12, + "endOffset": 121824 + } + } + }, + { + "to": { + "startLine": 1845, + "startColumn": 4, + "startOffset": 130833, + "endColumn": 81, + "endOffset": 130910 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1657, + "startColumn": 4, + "startOffset": 121829, + "endColumn": 81, + "endOffset": 121906 + } + } + }, + { + "to": { + "startLine": 1846, + "startColumn": 4, + "startOffset": 130915, + "endColumn": 103, + "endOffset": 131014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1658, + "startColumn": 4, + "startOffset": 121911, + "endColumn": 103, + "endOffset": 122010 + } + } + }, + { + "to": { + "startLine": 1847, + "startColumn": 4, + "startOffset": 131019, + "endColumn": 119, + "endOffset": 131134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1659, + "startColumn": 4, + "startOffset": 122015, + "endColumn": 119, + "endOffset": 122130 + } + } + }, + { + "to": { + "startLine": 1848, + "startColumn": 4, + "startOffset": 131139, + "endColumn": 125, + "endOffset": 131260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1660, + "startColumn": 4, + "startOffset": 122135, + "endColumn": 125, + "endOffset": 122256 + } + } + }, + { + "to": { + "startLine": 1849, + "startColumn": 4, + "startOffset": 131265, + "endColumn": 97, + "endOffset": 131358 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1661, + "startColumn": 4, + "startOffset": 122261, + "endColumn": 97, + "endOffset": 122354 + } + } + }, + { + "to": { + "startLine": 1850, + "startColumn": 4, + "startOffset": 131363, + "endColumn": 93, + "endOffset": 131452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1662, + "startColumn": 4, + "startOffset": 122359, + "endColumn": 93, + "endOffset": 122448 + } + } + }, + { + "to": { + "startLine": 1851, + "startColumn": 4, + "startOffset": 131457, + "endColumn": 87, + "endOffset": 131540 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1663, + "startColumn": 4, + "startOffset": 122453, + "endColumn": 87, + "endOffset": 122536 + } + } + }, + { + "to": { + "startLine": 1852, + "startColumn": 4, + "startOffset": 131545, + "endColumn": 111, + "endOffset": 131652 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1664, + "startColumn": 4, + "startOffset": 122541, + "endColumn": 111, + "endOffset": 122648 + } + } + }, + { + "to": { + "startLine": 1853, + "startColumn": 4, + "startOffset": 131657, + "endColumn": 115, + "endOffset": 131768 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1665, + "startColumn": 4, + "startOffset": 122653, + "endColumn": 115, + "endOffset": 122764 + } + } + }, + { + "to": { + "startLine": 1854, + "startColumn": 4, + "startOffset": 131773, + "endColumn": 121, + "endOffset": 131890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1666, + "startColumn": 4, + "startOffset": 122769, + "endColumn": 121, + "endOffset": 122886 + } + } + }, + { + "to": { + "startLine": 1855, + "startColumn": 4, + "startOffset": 131895, + "endColumn": 111, + "endOffset": 132002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1667, + "startColumn": 4, + "startOffset": 122891, + "endColumn": 111, + "endOffset": 122998 + } + } + }, + { + "to": { + "startLine": 1856, + "startColumn": 4, + "startOffset": 132007, + "endLine": 1858, + "endColumn": 12, + "endOffset": 132177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1668, + "startColumn": 4, + "startOffset": 123003, + "endLine": 1670, + "endColumn": 12, + "endOffset": 123173 + } + } + }, + { + "to": { + "startLine": 1859, + "startColumn": 4, + "startOffset": 132182, + "endColumn": 115, + "endOffset": 132293 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1671, + "startColumn": 4, + "startOffset": 123178, + "endColumn": 115, + "endOffset": 123289 + } + } + }, + { + "to": { + "startLine": 1860, + "startColumn": 4, + "startOffset": 132298, + "endColumn": 85, + "endOffset": 132379 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1672, + "startColumn": 4, + "startOffset": 123294, + "endColumn": 85, + "endOffset": 123375 + } + } + }, + { + "to": { + "startLine": 1861, + "startColumn": 4, + "startOffset": 132384, + "endColumn": 91, + "endOffset": 132471 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1673, + "startColumn": 4, + "startOffset": 123380, + "endColumn": 91, + "endOffset": 123467 + } + } + }, + { + "to": { + "startLine": 1862, + "startColumn": 4, + "startOffset": 132476, + "endLine": 1863, + "endColumn": 12, + "endOffset": 132583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1674, + "startColumn": 4, + "startOffset": 123472, + "endLine": 1675, + "endColumn": 12, + "endOffset": 123579 + } + } + }, + { + "to": { + "startLine": 1864, + "startColumn": 4, + "startOffset": 132588, + "endLine": 1865, + "endColumn": 12, + "endOffset": 132707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1676, + "startColumn": 4, + "startOffset": 123584, + "endLine": 1677, + "endColumn": 12, + "endOffset": 123703 + } + } + }, + { + "to": { + "startLine": 1866, + "startColumn": 4, + "startOffset": 132712, + "endColumn": 66, + "endOffset": 132774 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1678, + "startColumn": 4, + "startOffset": 123708, + "endColumn": 66, + "endOffset": 123770 + } + } + }, + { + "to": { + "startLine": 1867, + "startColumn": 4, + "startOffset": 132779, + "endLine": 1868, + "endColumn": 12, + "endOffset": 132900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1679, + "startColumn": 4, + "startOffset": 123775, + "endLine": 1680, + "endColumn": 12, + "endOffset": 123896 + } + } + }, + { + "to": { + "startLine": 1869, + "startColumn": 4, + "startOffset": 132905, + "endColumn": 67, + "endOffset": 132968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1681, + "startColumn": 4, + "startOffset": 123901, + "endColumn": 67, + "endOffset": 123964 + } + } + }, + { + "to": { + "startLine": 1870, + "startColumn": 4, + "startOffset": 132973, + "endLine": 1871, + "endColumn": 12, + "endOffset": 133096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1682, + "startColumn": 4, + "startOffset": 123969, + "endLine": 1683, + "endColumn": 12, + "endOffset": 124092 + } + } + }, + { + "to": { + "startLine": 1872, + "startColumn": 4, + "startOffset": 133101, + "endLine": 1873, + "endColumn": 12, + "endOffset": 133240 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1684, + "startColumn": 4, + "startOffset": 124097, + "endLine": 1685, + "endColumn": 12, + "endOffset": 124236 + } + } + }, + { + "to": { + "startLine": 1874, + "startColumn": 4, + "startOffset": 133245, + "endLine": 1875, + "endColumn": 12, + "endOffset": 133368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1686, + "startColumn": 4, + "startOffset": 124241, + "endLine": 1687, + "endColumn": 12, + "endOffset": 124364 + } + } + }, + { + "to": { + "startLine": 1876, + "startColumn": 4, + "startOffset": 133373, + "endColumn": 68, + "endOffset": 133437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1688, + "startColumn": 4, + "startOffset": 124369, + "endColumn": 68, + "endOffset": 124433 + } + } + }, + { + "to": { + "startLine": 1877, + "startColumn": 4, + "startOffset": 133442, + "endColumn": 94, + "endOffset": 133532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1689, + "startColumn": 4, + "startOffset": 124438, + "endColumn": 94, + "endOffset": 124528 + } + } + }, + { + "to": { + "startLine": 1878, + "startColumn": 4, + "startOffset": 133537, + "endColumn": 114, + "endOffset": 133647 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1690, + "startColumn": 4, + "startOffset": 124533, + "endColumn": 114, + "endOffset": 124643 + } + } + }, + { + "to": { + "startLine": 1879, + "startColumn": 4, + "startOffset": 133652, + "endColumn": 112, + "endOffset": 133760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1691, + "startColumn": 4, + "startOffset": 124648, + "endColumn": 112, + "endOffset": 124756 + } + } + }, + { + "to": { + "startLine": 1880, + "startColumn": 4, + "startOffset": 133765, + "endColumn": 98, + "endOffset": 133859 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1692, + "startColumn": 4, + "startOffset": 124761, + "endColumn": 98, + "endOffset": 124855 + } + } + }, + { + "to": { + "startLine": 1881, + "startColumn": 4, + "startOffset": 133864, + "endColumn": 108, + "endOffset": 133968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1693, + "startColumn": 4, + "startOffset": 124860, + "endColumn": 108, + "endOffset": 124964 + } + } + }, + { + "to": { + "startLine": 1882, + "startColumn": 4, + "startOffset": 133973, + "endColumn": 110, + "endOffset": 134079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1694, + "startColumn": 4, + "startOffset": 124969, + "endColumn": 110, + "endOffset": 125075 + } + } + }, + { + "to": { + "startLine": 1883, + "startColumn": 4, + "startOffset": 134084, + "endColumn": 110, + "endOffset": 134190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1695, + "startColumn": 4, + "startOffset": 125080, + "endColumn": 110, + "endOffset": 125186 + } + } + }, + { + "to": { + "startLine": 1884, + "startColumn": 4, + "startOffset": 134195, + "endColumn": 100, + "endOffset": 134291 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1696, + "startColumn": 4, + "startOffset": 125191, + "endColumn": 100, + "endOffset": 125287 + } + } + }, + { + "to": { + "startLine": 1885, + "startColumn": 4, + "startOffset": 134296, + "endColumn": 104, + "endOffset": 134396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1697, + "startColumn": 4, + "startOffset": 125292, + "endColumn": 104, + "endOffset": 125392 + } + } + }, + { + "to": { + "startLine": 1886, + "startColumn": 4, + "startOffset": 134401, + "endColumn": 99, + "endOffset": 134496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1698, + "startColumn": 4, + "startOffset": 125397, + "endColumn": 99, + "endOffset": 125492 + } + } + }, + { + "to": { + "startLine": 1887, + "startColumn": 4, + "startOffset": 134501, + "endLine": 1888, + "endColumn": 12, + "endOffset": 134626 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1699, + "startColumn": 4, + "startOffset": 125497, + "endLine": 1700, + "endColumn": 12, + "endOffset": 125622 + } + } + }, + { + "to": { + "startLine": 1889, + "startColumn": 4, + "startOffset": 134631, + "endColumn": 90, + "endOffset": 134717 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1701, + "startColumn": 4, + "startOffset": 125627, + "endColumn": 90, + "endOffset": 125713 + } + } + }, + { + "to": { + "startLine": 1890, + "startColumn": 4, + "startOffset": 134722, + "endColumn": 122, + "endOffset": 134840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1702, + "startColumn": 4, + "startOffset": 125718, + "endColumn": 122, + "endOffset": 125836 + } + } + }, + { + "to": { + "startLine": 1891, + "startColumn": 4, + "startOffset": 134845, + "endColumn": 93, + "endOffset": 134934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1703, + "startColumn": 4, + "startOffset": 125841, + "endColumn": 93, + "endOffset": 125930 + } + } + }, + { + "to": { + "startLine": 1892, + "startColumn": 4, + "startOffset": 134939, + "endLine": 1893, + "endColumn": 12, + "endOffset": 135046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1704, + "startColumn": 4, + "startOffset": 125935, + "endLine": 1705, + "endColumn": 12, + "endOffset": 126042 + } + } + }, + { + "to": { + "startLine": 1894, + "startColumn": 4, + "startOffset": 135051, + "endColumn": 85, + "endOffset": 135132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1706, + "startColumn": 4, + "startOffset": 126047, + "endColumn": 85, + "endOffset": 126128 + } + } + }, + { + "to": { + "startLine": 1895, + "startColumn": 4, + "startOffset": 135137, + "endColumn": 103, + "endOffset": 135236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1707, + "startColumn": 4, + "startOffset": 126133, + "endColumn": 103, + "endOffset": 126232 + } + } + }, + { + "to": { + "startLine": 1896, + "startColumn": 4, + "startOffset": 135241, + "endColumn": 95, + "endOffset": 135332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1708, + "startColumn": 4, + "startOffset": 126237, + "endColumn": 95, + "endOffset": 126328 + } + } + }, + { + "to": { + "startLine": 1897, + "startColumn": 4, + "startOffset": 135337, + "endColumn": 74, + "endOffset": 135407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1709, + "startColumn": 4, + "startOffset": 126333, + "endColumn": 74, + "endOffset": 126403 + } + } + }, + { + "to": { + "startLine": 1898, + "startColumn": 4, + "startOffset": 135412, + "endColumn": 69, + "endOffset": 135477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1710, + "startColumn": 4, + "startOffset": 126408, + "endColumn": 69, + "endOffset": 126473 + } + } + }, + { + "to": { + "startLine": 1899, + "startColumn": 4, + "startOffset": 135482, + "endColumn": 87, + "endOffset": 135565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1711, + "startColumn": 4, + "startOffset": 126478, + "endColumn": 87, + "endOffset": 126561 + } + } + }, + { + "to": { + "startLine": 1900, + "startColumn": 4, + "startOffset": 135570, + "endLine": 1901, + "endColumn": 12, + "endOffset": 135683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1712, + "startColumn": 4, + "startOffset": 126566, + "endLine": 1713, + "endColumn": 12, + "endOffset": 126679 + } + } + }, + { + "to": { + "startLine": 1902, + "startColumn": 4, + "startOffset": 135688, + "endLine": 1903, + "endColumn": 12, + "endOffset": 135787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1714, + "startColumn": 4, + "startOffset": 126684, + "endLine": 1715, + "endColumn": 12, + "endOffset": 126783 + } + } + }, + { + "to": { + "startLine": 1904, + "startColumn": 4, + "startOffset": 135792, + "endLine": 1905, + "endColumn": 12, + "endOffset": 135891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1716, + "startColumn": 4, + "startOffset": 126788, + "endLine": 1717, + "endColumn": 12, + "endOffset": 126887 + } + } + }, + { + "to": { + "startLine": 1906, + "startColumn": 4, + "startOffset": 135896, + "endLine": 1907, + "endColumn": 12, + "endOffset": 136017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1718, + "startColumn": 4, + "startOffset": 126892, + "endLine": 1719, + "endColumn": 12, + "endOffset": 127013 + } + } + }, + { + "to": { + "startLine": 1908, + "startColumn": 4, + "startOffset": 136022, + "endColumn": 87, + "endOffset": 136105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1720, + "startColumn": 4, + "startOffset": 127018, + "endColumn": 87, + "endOffset": 127101 + } + } + }, + { + "to": { + "startLine": 1909, + "startColumn": 4, + "startOffset": 136110, + "endColumn": 107, + "endOffset": 136213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1721, + "startColumn": 4, + "startOffset": 127106, + "endColumn": 107, + "endOffset": 127209 + } + } + }, + { + "to": { + "startLine": 1910, + "startColumn": 4, + "startOffset": 136218, + "endColumn": 99, + "endOffset": 136313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1722, + "startColumn": 4, + "startOffset": 127214, + "endColumn": 99, + "endOffset": 127309 + } + } + }, + { + "to": { + "startLine": 1911, + "startColumn": 4, + "startOffset": 136318, + "endColumn": 89, + "endOffset": 136403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1723, + "startColumn": 4, + "startOffset": 127314, + "endColumn": 89, + "endOffset": 127399 + } + } + }, + { + "to": { + "startLine": 1912, + "startColumn": 4, + "startOffset": 136408, + "endColumn": 109, + "endOffset": 136513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1724, + "startColumn": 4, + "startOffset": 127404, + "endColumn": 109, + "endOffset": 127509 + } + } + }, + { + "to": { + "startLine": 1913, + "startColumn": 4, + "startOffset": 136518, + "endColumn": 83, + "endOffset": 136597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1725, + "startColumn": 4, + "startOffset": 127514, + "endColumn": 83, + "endOffset": 127593 + } + } + }, + { + "to": { + "startLine": 1914, + "startColumn": 4, + "startOffset": 136602, + "endColumn": 101, + "endOffset": 136699 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1726, + "startColumn": 4, + "startOffset": 127598, + "endColumn": 101, + "endOffset": 127695 + } + } + }, + { + "to": { + "startLine": 1915, + "startColumn": 4, + "startOffset": 136704, + "endColumn": 83, + "endOffset": 136783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1727, + "startColumn": 4, + "startOffset": 127700, + "endColumn": 83, + "endOffset": 127779 + } + } + }, + { + "to": { + "startLine": 1916, + "startColumn": 4, + "startOffset": 136788, + "endColumn": 53, + "endOffset": 136837 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1728, + "startColumn": 4, + "startOffset": 127784, + "endColumn": 53, + "endOffset": 127833 + } + } + }, + { + "to": { + "startLine": 1917, + "startColumn": 4, + "startOffset": 136842, + "endColumn": 63, + "endOffset": 136901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1729, + "startColumn": 4, + "startOffset": 127838, + "endColumn": 63, + "endOffset": 127897 + } + } + }, + { + "to": { + "startLine": 1918, + "startColumn": 4, + "startOffset": 136906, + "endColumn": 105, + "endOffset": 137007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1730, + "startColumn": 4, + "startOffset": 127902, + "endColumn": 105, + "endOffset": 128003 + } + } + }, + { + "to": { + "startLine": 1919, + "startColumn": 4, + "startOffset": 137012, + "endColumn": 109, + "endOffset": 137117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1731, + "startColumn": 4, + "startOffset": 128008, + "endColumn": 109, + "endOffset": 128113 + } + } + }, + { + "to": { + "startLine": 1920, + "startColumn": 4, + "startOffset": 137122, + "endColumn": 83, + "endOffset": 137201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1732, + "startColumn": 4, + "startOffset": 128118, + "endColumn": 83, + "endOffset": 128197 + } + } + }, + { + "to": { + "startLine": 1921, + "startColumn": 4, + "startOffset": 137206, + "endColumn": 119, + "endOffset": 137321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1733, + "startColumn": 4, + "startOffset": 128202, + "endColumn": 119, + "endOffset": 128317 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/anim.json b/build/intermediates/blame/res/androidTest/debug/single/anim.json new file mode 100644 index 0000000..546e937 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/anim.json @@ -0,0 +1,42 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_slide_out_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_fade_out.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_out.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_slide_out_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_fade_in.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_in.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_slide_in_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_slide_in_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_shrink_fade_out_from_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_grow_fade_in_from_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_grow_fade_in_from_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_popup_exit.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_exit.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/anim/abc_popup_enter.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_enter.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/color-v11.json b/build/intermediates/blame/res/androidTest/debug/single/color-v11.json new file mode 100644 index 0000000..814f07f --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/color-v11.json @@ -0,0 +1,10 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v11/abc_background_cache_hint_selector_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v11/abc_background_cache_hint_selector_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/color-v23.json b/build/intermediates/blame/res/androidTest/debug/single/color-v23.json new file mode 100644 index 0000000..40a39a8 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/color-v23.json @@ -0,0 +1,42 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_default.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_default.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_color_highlight_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_color_highlight_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_btn_checkable.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_btn_checkable.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_spinner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_spinner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_seek_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_seek_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_btn_colored_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_switch_track.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_track.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_btn_colored_borderless_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_edittext.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_edittext.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color-v23/abc_tint_switch_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_thumb.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/color.json b/build/intermediates/blame/res/androidTest/debug/single/color.json new file mode 100644 index 0000000..e32e929 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/color.json @@ -0,0 +1,82 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_hint_foreground_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_primary_text_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_secondary_text_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_switch_track.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_track.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_spinner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_spinner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_search_url_text.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_search_url_text.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_btn_colored_borderless_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_hint_foreground_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_seek_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_seek_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_edittext.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_edittext.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_btn_checkable.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_btn_checkable.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/switch_thumb_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_switch_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_primary_text_disable_only_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_tint_default.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_default.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_primary_text_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/switch_thumb_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_secondary_text_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_primary_text_disable_only_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/color/abc_btn_colored_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_text_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..ac79297 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-hdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json new file mode 100644 index 0000000..6d8c6b0 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-hdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json new file mode 100644 index 0000000..e0b16cb --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-mdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json new file mode 100644 index 0000000..e446ca4 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json new file mode 100644 index 0000000..e6c3d49 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json new file mode 100644 index 0000000..0967982 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-ldrtl-xxxhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..5acdab9 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-mdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-v21.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-v21.json new file mode 100644 index 0000000..d7ff643 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-v21.json @@ -0,0 +1,18 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-v21/notification_action_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/notification_action_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-v21/abc_btn_colored_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_btn_colored_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-v21/abc_action_bar_item_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_action_bar_item_background_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-v21/abc_edit_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_edit_text_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-v23.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-v23.json new file mode 100644 index 0000000..21ef7b6 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-v23.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-v23/abc_control_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json new file mode 100644 index 0000000..ccfc147 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-xhdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json new file mode 100644 index 0000000..7528cc9 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-xxhdpi-v4.json @@ -0,0 +1,190 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json b/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json new file mode 100644 index 0000000..77428d1 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable-xxxhdpi-v4.json @@ -0,0 +1,106 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/drawable.json b/build/intermediates/blame/res/androidTest/debug/single/drawable.json new file mode 100644 index 0000000..3f9922e --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/drawable.json @@ -0,0 +1,166 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_clear_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_clear_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_text_cursor_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_text_cursor_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_tab_indicator_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_tab_indicator_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_btn_colored_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_colored_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ratingbar_indicator_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_indicator_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_textfield_search_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_textfield_search_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/notification_tile_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_tile_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_list_selector_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_item_background_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_spinner_textfield_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_spinner_textfield_background_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_btn_borderless_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_borderless_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/bg_with_corner_in_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/drawable/bg_with_corner_in_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_switch_thumb_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_switch_thumb_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_seekbar_thumb_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_thumb_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_edit_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_edit_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_vector_test.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_vector_test.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/notification_icon_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_icon_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_cab_background_top_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_top_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_ab_back_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_ab_back_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_btn_check_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_check_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_btn_default_mtrl_shape.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_dialog_material_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_dialog_material_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_menu_overflow_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_menu_overflow_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_list_selector_background_transition_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_seekbar_tick_mark_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_tick_mark_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/bg_with_corner_in_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/drawable/bg_with_corner_in_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_list_selector_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/notification_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ratingbar_small_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_small_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/notification_bg_low.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg_low.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_cab_background_internal_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_internal_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_list_selector_background_transition_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/background_with_corner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/drawable/background_with_corner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_arrow_drop_right_black_24dp.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_voice_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_voice_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_seekbar_track_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_track_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_btn_radio_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_radio_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ratingbar_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_ic_go_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_go_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/drawable/abc_item_background_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_dark.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json b/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json new file mode 100644 index 0000000..e2873ee --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/layout-v11.json @@ -0,0 +1,26 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v11/notification_template_big_media_narrow_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v11/notification_template_big_media_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v11/notification_media_cancel_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_cancel_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v11/notification_template_big_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v11/notification_media_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v11/notification_template_big_media_narrow.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/layout-v16.json b/build/intermediates/blame/res/androidTest/debug/single/layout-v16.json new file mode 100644 index 0000000..82518c5 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/layout-v16.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v16/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v16/notification_template_custom_big.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/layout-v21.json b/build/intermediates/blame/res/androidTest/debug/single/layout-v21.json new file mode 100644 index 0000000..a24a792 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/layout-v21.json @@ -0,0 +1,18 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v21/notification_action_tombstone.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action_tombstone.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v21/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_custom_big.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v21/notification_template_icon_group.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_icon_group.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout-v21/notification_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/androidTest/debug/single/layout.json b/build/intermediates/blame/res/androidTest/debug/single/layout.json new file mode 100644 index 0000000..73f04c8 --- /dev/null +++ b/build/intermediates/blame/res/androidTest/debug/single/layout.json @@ -0,0 +1,166 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_alert_dialog_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_icon_group.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_icon_group.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_search_view.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_search_view.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_media_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_media_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_dialog_title_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_dialog_title_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_menu_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_list_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_lines_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_lines_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_list_menu_item_checkbox.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_checkbox.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_action_tombstone.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_action_tombstone.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/select_dialog_multichoice_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_multichoice_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_activity_chooser_view.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_part_chronometer.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_part_chronometer.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_screen_content_include.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_content_include.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_list_menu_item_radio.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_radio.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_alert_dialog_title_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_title_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_expanded_menu_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_expanded_menu_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_activity_chooser_view_list_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_list_menu_item_icon.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_icon.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_screen_toolbar.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_toolbar.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_bar_view_list_nav_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_search_dropdown_item_icons_2line.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_alert_dialog_button_bar_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_button_bar_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_part_time.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_part_time.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/select_dialog_singlechoice_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_singlechoice_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_select_dialog_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_select_dialog_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_bar_title_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_title_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_bar_up_container.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_up_container.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_popup_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_popup_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_popup_menu_header_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_popup_menu_header_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_mode_bar.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_bar.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/select_dialog_item_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_item_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_screen_simple_overlay_action_mode.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_action_mode_close_item_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_close_item_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/abc_screen_simple.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_simple.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/pop_upgrade_dialog.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/bundles/debug/res/layout/pop_upgrade_dialog.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_custom_big.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/androidTest/debug/layout/support_simple_spinner_dropdown_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/support_simple_spinner_dropdown_item.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-af.json b/build/intermediates/blame/res/debug/multi/values-af.json new file mode 100644 index 0000000..11eeb83 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-af.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 105, + "endOffset": 591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 105, + "endOffset": 591 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 596, + "endColumn": 84, + "endOffset": 676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 596, + "endColumn": 84, + "endOffset": 676 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 102, + "endOffset": 779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 102, + "endOffset": 779 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 784, + "endColumn": 117, + "endOffset": 897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 784, + "endColumn": 117, + "endOffset": 897 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 75, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 75, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 76, + "endOffset": 1050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 76, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 106, + "endOffset": 1238 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 106, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 102, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 102, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 96, + "endOffset": 1438 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 96, + "endOffset": 1438 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 107, + "endOffset": 1546 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 107, + "endOffset": 1546 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 101, + "endOffset": 1648 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 101, + "endOffset": 1648 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 101, + "endOffset": 1750 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 101, + "endOffset": 1750 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1755, + "endColumn": 116, + "endOffset": 1867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1755, + "endColumn": 116, + "endOffset": 1867 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 97, + "endOffset": 1965 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 97, + "endOffset": 1965 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 79, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 79, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-am.json b/build/intermediates/blame/res/debug/multi/values-am.json new file mode 100644 index 0000000..6781692 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-am.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 107, + "endOffset": 260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 107, + "endOffset": 260 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 265, + "endColumn": 122, + "endOffset": 383 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 265, + "endColumn": 122, + "endOffset": 383 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 98, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 98, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 85, + "endOffset": 674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 85, + "endOffset": 674 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 112, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 112, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 77, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 77, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 77, + "endOffset": 1046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 77, + "endOffset": 1046 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1051, + "endColumn": 78, + "endOffset": 1125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1051, + "endColumn": 78, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 99, + "endOffset": 1225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 99, + "endOffset": 1225 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1230, + "endColumn": 99, + "endOffset": 1325 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1230, + "endColumn": 99, + "endOffset": 1325 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 95, + "endOffset": 1421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 95, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 98, + "endOffset": 1623 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 98, + "endOffset": 1623 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 106, + "endOffset": 1730 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 106, + "endOffset": 1730 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1735, + "endColumn": 115, + "endOffset": 1846 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1735, + "endColumn": 115, + "endOffset": 1846 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1851, + "endColumn": 95, + "endOffset": 1942 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1851, + "endColumn": 95, + "endOffset": 1942 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 78, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 78, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 100, + "endOffset": 2122 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 100, + "endOffset": 2122 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ar.json b/build/intermediates/blame/res/debug/multi/values-ar.json new file mode 100644 index 0000000..36ed226 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ar.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 108, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 108, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 81, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 81, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 100, + "endOffset": 794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 100, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 113, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 113, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 78, + "endOffset": 1145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 78, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 104, + "endOffset": 1250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 104, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 100, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 100, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 95, + "endOffset": 1447 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 95, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 107, + "endOffset": 1555 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 107, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 102, + "endOffset": 1658 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 102, + "endOffset": 1658 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1663, + "endColumn": 102, + "endOffset": 1761 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1663, + "endColumn": 102, + "endOffset": 1761 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1766, + "endColumn": 118, + "endOffset": 1880 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1766, + "endColumn": 118, + "endOffset": 1880 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1885, + "endColumn": 96, + "endOffset": 1977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1885, + "endColumn": 96, + "endOffset": 1977 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 80, + "endOffset": 2058 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 80, + "endOffset": 2058 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2063, + "endColumn": 100, + "endOffset": 2159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2063, + "endColumn": 100, + "endOffset": 2159 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-az-rAZ.json b/build/intermediates/blame/res/debug/multi/values-az-rAZ.json new file mode 100644 index 0000000..5185589 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-az-rAZ.json @@ -0,0 +1,387 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az-rAZ/values-az-rAZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 87, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 87, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 106, + "endOffset": 795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 106, + "endOffset": 795 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 113, + "endOffset": 909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 113, + "endOffset": 909 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 78, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 78, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 84, + "endOffset": 1154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 84, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 106, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 106, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 106, + "endOffset": 1368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 106, + "endOffset": 1368 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 99, + "endOffset": 1468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 99, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 108, + "endOffset": 1577 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 108, + "endOffset": 1577 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 103, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 103, + "endOffset": 1681 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 109, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 109, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 96, + "endOffset": 1888 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 96, + "endOffset": 1888 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1893, + "endColumn": 82, + "endOffset": 1971 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1893, + "endColumn": 82, + "endOffset": 1971 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1976, + "endColumn": 100, + "endOffset": 2072 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1976, + "endColumn": 100, + "endOffset": 2072 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-b+sr+Latn.json b/build/intermediates/blame/res/debug/multi/values-b+sr+Latn.json new file mode 100644 index 0000000..70e6224 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-b+sr+Latn.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 105, + "endOffset": 600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 105, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 85, + "endOffset": 686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 85, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 103, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 103, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 117, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 117, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 81, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 81, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 87, + "endOffset": 1159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 87, + "endOffset": 1159 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1164, + "endColumn": 105, + "endOffset": 1265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1164, + "endColumn": 105, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 107, + "endOffset": 1373 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 107, + "endOffset": 1373 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 100, + "endOffset": 1474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 100, + "endOffset": 1474 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1479, + "endColumn": 104, + "endOffset": 1579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1479, + "endColumn": 104, + "endOffset": 1579 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 107, + "endOffset": 1687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 107, + "endOffset": 1687 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1692, + "endColumn": 100, + "endOffset": 1788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1692, + "endColumn": 100, + "endOffset": 1788 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 127, + "endOffset": 1916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 127, + "endOffset": 1916 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1921, + "endColumn": 96, + "endOffset": 2013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1921, + "endColumn": 96, + "endOffset": 2013 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-be-rBY.json b/build/intermediates/blame/res/debug/multi/values-be-rBY.json new file mode 100644 index 0000000..b0f2e16 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-be-rBY.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be-rBY/values-be-rBY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 102, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 102, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 115, + "endOffset": 620 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 115, + "endOffset": 620 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 625, + "endColumn": 85, + "endOffset": 706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 625, + "endColumn": 85, + "endOffset": 706 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 107, + "endOffset": 814 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 107, + "endOffset": 814 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 117, + "endOffset": 932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 117, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 78, + "endOffset": 1011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 78, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 77, + "endOffset": 1089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 77, + "endOffset": 1089 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1094, + "endColumn": 82, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1094, + "endColumn": 82, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 105, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 105, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 107, + "endOffset": 1590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 107, + "endOffset": 1590 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 104, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 104, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 104, + "endOffset": 1800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 104, + "endOffset": 1800 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1805, + "endColumn": 119, + "endOffset": 1920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1805, + "endColumn": 119, + "endOffset": 1920 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 99, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 99, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 80, + "endOffset": 2101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 80, + "endOffset": 2101 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 108, + "endOffset": 2210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 108, + "endOffset": 2210 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-bg.json b/build/intermediates/blame/res/debug/multi/values-bg.json new file mode 100644 index 0000000..bb66215 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-bg.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 110, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 110, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 127, + "endOffset": 404 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 127, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 106, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 106, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 104, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 104, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 78, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 78, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 82, + "endOffset": 1168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 82, + "endOffset": 1168 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1173, + "endColumn": 113, + "endOffset": 1282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1173, + "endColumn": 113, + "endOffset": 1282 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 108, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 108, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 113, + "endOffset": 1605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 113, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 105, + "endOffset": 1711 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 105, + "endOffset": 1711 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1716, + "endColumn": 107, + "endOffset": 1819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1716, + "endColumn": 107, + "endOffset": 1819 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1824, + "endColumn": 122, + "endOffset": 1942 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1824, + "endColumn": 122, + "endOffset": 1942 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 98, + "endOffset": 2041 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 98, + "endOffset": 2041 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2046, + "endColumn": 82, + "endOffset": 2124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2046, + "endColumn": 82, + "endOffset": 2124 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-bn-rBD.json b/build/intermediates/blame/res/debug/multi/values-bn-rBD.json new file mode 100644 index 0000000..cc9c04d --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-bn-rBD.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn-rBD/values-bn-rBD.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 111, + "endOffset": 502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 111, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 105, + "endOffset": 608 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 105, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 93, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 93, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 128, + "endOffset": 936 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 128, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 77, + "endOffset": 1014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 77, + "endOffset": 1014 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 86, + "endOffset": 1179 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 86, + "endOffset": 1179 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 109, + "endOffset": 1289 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 109, + "endOffset": 1289 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1294, + "endColumn": 115, + "endOffset": 1405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1294, + "endColumn": 115, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 106, + "endOffset": 1512 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 106, + "endOffset": 1512 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1517, + "endColumn": 109, + "endOffset": 1622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1517, + "endColumn": 109, + "endOffset": 1622 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1627, + "endColumn": 105, + "endOffset": 1728 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1627, + "endColumn": 105, + "endOffset": 1728 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 112, + "endOffset": 1841 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 112, + "endOffset": 1841 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1846, + "endColumn": 127, + "endOffset": 1969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1846, + "endColumn": 127, + "endOffset": 1969 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 104, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 104, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 89, + "endOffset": 2164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 89, + "endOffset": 2164 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2169, + "endColumn": 100, + "endOffset": 2265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2169, + "endColumn": 100, + "endOffset": 2265 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-bs-rBA.json b/build/intermediates/blame/res/debug/multi/values-bs-rBA.json new file mode 100644 index 0000000..4114d39 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-bs-rBA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs-rBA/values-bs-rBA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 108, + "endOffset": 509 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 108, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 87, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 87, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 121, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 121, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 81, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 81, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 80, + "endOffset": 1090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 80, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 85, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 85, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 102, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 102, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 104, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 104, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 104, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 104, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 110, + "endOffset": 1698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 110, + "endOffset": 1698 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1703, + "endColumn": 104, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1703, + "endColumn": 104, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 119, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 119, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ca.json b/build/intermediates/blame/res/debug/multi/values-ca.json new file mode 100644 index 0000000..30c4a32 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ca.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 82, + "endOffset": 695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 82, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 107, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 107, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 125, + "endOffset": 929 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 125, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 83, + "endOffset": 1013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 83, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 80, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 80, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 82, + "endOffset": 1177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 82, + "endOffset": 1177 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1182, + "endColumn": 110, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1182, + "endColumn": 110, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 108, + "endOffset": 1397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 108, + "endOffset": 1397 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1402, + "endColumn": 97, + "endOffset": 1495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1402, + "endColumn": 97, + "endOffset": 1495 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 103, + "endOffset": 1709 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 103, + "endOffset": 1709 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1714, + "endColumn": 107, + "endOffset": 1817 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1714, + "endColumn": 107, + "endOffset": 1817 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1822, + "endColumn": 122, + "endOffset": 1940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1822, + "endColumn": 122, + "endOffset": 1940 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1945, + "endColumn": 98, + "endOffset": 2039 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1945, + "endColumn": 98, + "endOffset": 2039 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2044, + "endColumn": 80, + "endOffset": 2120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2044, + "endColumn": 80, + "endOffset": 2120 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2125, + "endColumn": 100, + "endOffset": 2221 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2125, + "endColumn": 100, + "endOffset": 2221 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-cs.json b/build/intermediates/blame/res/debug/multi/values-cs.json new file mode 100644 index 0000000..73ed6b0 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-cs.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 108, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 108, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 123, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 123, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 101, + "endOffset": 492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 101, + "endOffset": 492 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 108, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 108, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 116, + "endOffset": 909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 116, + "endOffset": 909 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 83, + "endOffset": 1155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 83, + "endOffset": 1155 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 108, + "endOffset": 1368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 108, + "endOffset": 1368 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 98, + "endOffset": 1467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 98, + "endOffset": 1467 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1472, + "endColumn": 105, + "endOffset": 1573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1472, + "endColumn": 105, + "endOffset": 1573 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 109, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 109, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 106, + "endOffset": 1790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 106, + "endOffset": 1790 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 121, + "endOffset": 1912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 121, + "endOffset": 1912 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1917, + "endColumn": 97, + "endOffset": 2010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1917, + "endColumn": 97, + "endOffset": 2010 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 81, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 81, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-da.json b/build/intermediates/blame/res/debug/multi/values-da.json new file mode 100644 index 0000000..82bfc19 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-da.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 98, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 98, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 111, + "endOffset": 595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 111, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 82, + "endOffset": 678 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 82, + "endOffset": 678 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 683, + "endColumn": 99, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 683, + "endColumn": 99, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 112, + "endOffset": 891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 112, + "endOffset": 891 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 896, + "endColumn": 76, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 896, + "endColumn": 76, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 76, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 76, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 78, + "endOffset": 1124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 78, + "endOffset": 1124 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 108, + "endOffset": 1233 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 108, + "endOffset": 1233 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 107, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 107, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 95, + "endOffset": 1437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 95, + "endOffset": 1437 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1442, + "endColumn": 113, + "endOffset": 1551 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1442, + "endColumn": 113, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 101, + "endOffset": 1653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 101, + "endOffset": 1653 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 100, + "endOffset": 1754 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 100, + "endOffset": 1754 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1759, + "endColumn": 115, + "endOffset": 1870 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1759, + "endColumn": 115, + "endOffset": 1870 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1875, + "endColumn": 96, + "endOffset": 1967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1875, + "endColumn": 96, + "endOffset": 1967 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-de.json b/build/intermediates/blame/res/debug/multi/values-de.json new file mode 100644 index 0000000..a7107f8 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-de.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 85, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 85, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 114, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 114, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 76, + "endOffset": 979 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 76, + "endOffset": 979 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 75, + "endOffset": 1055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 75, + "endOffset": 1055 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 81, + "endOffset": 1137 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 81, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 110, + "endOffset": 1248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 110, + "endOffset": 1248 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 102, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 102, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 98, + "endOffset": 1450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 98, + "endOffset": 1450 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 110, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 110, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 101, + "endOffset": 1663 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 101, + "endOffset": 1663 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 106, + "endOffset": 1770 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 106, + "endOffset": 1770 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 121, + "endOffset": 1892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 121, + "endOffset": 1892 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1897, + "endColumn": 101, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1897, + "endColumn": 101, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 81, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 81, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 100, + "endOffset": 2177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 100, + "endOffset": 2177 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-el.json b/build/intermediates/blame/res/debug/multi/values-el.json new file mode 100644 index 0000000..5dfd84c --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-el.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 110, + "endOffset": 510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 110, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 116, + "endOffset": 627 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 116, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 104, + "endOffset": 817 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 104, + "endOffset": 817 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 125, + "endOffset": 943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 125, + "endOffset": 943 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 948, + "endColumn": 87, + "endOffset": 1031 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 948, + "endColumn": 87, + "endOffset": 1031 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 85, + "endOffset": 1117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 85, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 84, + "endOffset": 1202 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 84, + "endOffset": 1202 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 110, + "endOffset": 1313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 110, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 109, + "endOffset": 1423 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 109, + "endOffset": 1423 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 101, + "endOffset": 1525 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 101, + "endOffset": 1525 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1530, + "endColumn": 110, + "endOffset": 1636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1530, + "endColumn": 110, + "endOffset": 1636 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 108, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 108, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 107, + "endOffset": 1853 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 107, + "endOffset": 1853 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 122, + "endOffset": 1976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 122, + "endOffset": 1976 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1981, + "endColumn": 99, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1981, + "endColumn": 99, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 84, + "endOffset": 2161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 84, + "endOffset": 2161 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2166, + "endColumn": 100, + "endOffset": 2262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2166, + "endColumn": 100, + "endOffset": 2262 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-en-rAU.json b/build/intermediates/blame/res/debug/multi/values-en-rAU.json new file mode 100644 index 0000000..af7ebb0 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-en-rAU.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-en-rGB.json b/build/intermediates/blame/res/debug/multi/values-en-rGB.json new file mode 100644 index 0000000..b39767a --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-en-rGB.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-en-rIN.json b/build/intermediates/blame/res/debug/multi/values-en-rIN.json new file mode 100644 index 0000000..3d0f579 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-en-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-es-rUS.json b/build/intermediates/blame/res/debug/multi/values-es-rUS.json new file mode 100644 index 0000000..70252ff --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-es-rUS.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 108, + "endOffset": 510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 108, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 107, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 107, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 84, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 84, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 84, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 84, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 111, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 111, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 100, + "endOffset": 1501 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 100, + "endOffset": 1501 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 99, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 99, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 81, + "endOffset": 2127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 81, + "endOffset": 2127 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2132, + "endColumn": 100, + "endOffset": 2228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2132, + "endColumn": 100, + "endOffset": 2228 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-es.json b/build/intermediates/blame/res/debug/multi/values-es.json new file mode 100644 index 0000000..21b2cac --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-es.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 112, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 112, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 107, + "endOffset": 619 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 107, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 84, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 84, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 127, + "endOffset": 933 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 127, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 75, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 75, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 75, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 75, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 106, + "endOffset": 1274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 106, + "endOffset": 1274 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1279, + "endColumn": 99, + "endOffset": 1374 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1279, + "endColumn": 99, + "endOffset": 1374 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1379, + "endColumn": 98, + "endOffset": 1473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1379, + "endColumn": 98, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 107, + "endOffset": 1581 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 107, + "endOffset": 1581 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1586, + "endColumn": 106, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1586, + "endColumn": 106, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 106, + "endOffset": 1795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 106, + "endOffset": 1795 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 121, + "endOffset": 1917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 121, + "endOffset": 1917 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1922, + "endColumn": 99, + "endOffset": 2017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1922, + "endColumn": 99, + "endOffset": 2017 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 81, + "endOffset": 2099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 81, + "endOffset": 2099 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 100, + "endOffset": 2200 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 100, + "endOffset": 2200 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-et-rEE.json b/build/intermediates/blame/res/debug/multi/values-et-rEE.json new file mode 100644 index 0000000..25ecc20 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-et-rEE.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et-rEE/values-et-rEE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 106, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 106, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 110, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 110, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 101, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 101, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 116, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 116, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 79, + "endOffset": 1001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 79, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 77, + "endOffset": 1079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 77, + "endOffset": 1079 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 82, + "endOffset": 1162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 82, + "endOffset": 1162 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 110, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 110, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 104, + "endOffset": 1378 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 104, + "endOffset": 1378 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1383, + "endColumn": 98, + "endOffset": 1477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1383, + "endColumn": 98, + "endOffset": 1477 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 109, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 109, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 100, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 100, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 102, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 102, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 127, + "endOffset": 1919 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 127, + "endOffset": 1919 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1924, + "endColumn": 101, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1924, + "endColumn": 101, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-eu-rES.json b/build/intermediates/blame/res/debug/multi/values-eu-rES.json new file mode 100644 index 0000000..a428976 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-eu-rES.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu-rES/values-eu-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 97, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 97, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 123, + "endOffset": 914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 123, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 86, + "endOffset": 1001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 86, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 83, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 83, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 108, + "endOffset": 1276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 108, + "endOffset": 1276 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 109, + "endOffset": 1386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 109, + "endOffset": 1386 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 98, + "endOffset": 1485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 98, + "endOffset": 1485 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1490, + "endColumn": 108, + "endOffset": 1594 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1490, + "endColumn": 108, + "endOffset": 1594 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1599, + "endColumn": 112, + "endOffset": 1707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1599, + "endColumn": 112, + "endOffset": 1707 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1712, + "endColumn": 110, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1712, + "endColumn": 110, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 136, + "endOffset": 1955 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 136, + "endOffset": 1955 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1960, + "endColumn": 98, + "endOffset": 2054 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1960, + "endColumn": 98, + "endOffset": 2054 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2059, + "endColumn": 81, + "endOffset": 2136 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2059, + "endColumn": 81, + "endOffset": 2136 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2141, + "endColumn": 100, + "endOffset": 2237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2141, + "endColumn": 100, + "endOffset": 2237 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-fa.json b/build/intermediates/blame/res/debug/multi/values-fa.json new file mode 100644 index 0000000..9bce6ce --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-fa.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 109, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 109, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 125, + "endOffset": 396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 125, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 83, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 83, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 102, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 102, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 114, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 114, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 78, + "endOffset": 991 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 78, + "endOffset": 991 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 77, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 77, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 80, + "endOffset": 1150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 80, + "endOffset": 1150 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1155, + "endColumn": 111, + "endOffset": 1262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1155, + "endColumn": 111, + "endOffset": 1262 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1267, + "endColumn": 102, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1267, + "endColumn": 102, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 109, + "endOffset": 1573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 109, + "endOffset": 1573 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 102, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 102, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 124, + "endOffset": 1910 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 124, + "endOffset": 1910 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1915, + "endColumn": 100, + "endOffset": 2011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1915, + "endColumn": 100, + "endOffset": 2011 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2016, + "endColumn": 80, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2016, + "endColumn": 80, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-fi.json b/build/intermediates/blame/res/debug/multi/values-fi.json new file mode 100644 index 0000000..9b1d711 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-fi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 99, + "endOffset": 489 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 99, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 100, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 100, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 85, + "endOffset": 676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 85, + "endOffset": 676 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 117, + "endOffset": 899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 117, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 86, + "endOffset": 986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 86, + "endOffset": 986 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 81, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 81, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 79, + "endOffset": 1148 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 79, + "endOffset": 1148 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 106, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 106, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 102, + "endOffset": 1358 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 102, + "endOffset": 1358 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 96, + "endOffset": 1455 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 96, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 105, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 105, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 103, + "endOffset": 1764 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 103, + "endOffset": 1764 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 118, + "endOffset": 1883 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 118, + "endOffset": 1883 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1888, + "endColumn": 98, + "endOffset": 1982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1888, + "endColumn": 98, + "endOffset": 1982 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1987, + "endColumn": 79, + "endOffset": 2062 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1987, + "endColumn": 79, + "endOffset": 2062 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 100, + "endOffset": 2163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 100, + "endOffset": 2163 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-fr-rCA.json b/build/intermediates/blame/res/debug/multi/values-fr-rCA.json new file mode 100644 index 0000000..d0e6d68 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-fr-rCA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 86, + "endOffset": 705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 86, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 115, + "endOffset": 821 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 115, + "endOffset": 821 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 129, + "endOffset": 951 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 129, + "endOffset": 951 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 956, + "endColumn": 82, + "endOffset": 1034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 956, + "endColumn": 82, + "endOffset": 1034 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 79, + "endOffset": 1114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 79, + "endOffset": 1114 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 95, + "endOffset": 1210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 95, + "endOffset": 1210 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 109, + "endOffset": 1320 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 109, + "endOffset": 1320 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 111, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 111, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 110, + "endOffset": 1646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 110, + "endOffset": 1646 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1651, + "endColumn": 106, + "endOffset": 1753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1651, + "endColumn": 106, + "endOffset": 1753 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 101, + "endOffset": 1855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 101, + "endOffset": 1855 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1860, + "endColumn": 121, + "endOffset": 1977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1860, + "endColumn": 121, + "endOffset": 1977 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 98, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 98, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 85, + "endOffset": 2162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 85, + "endOffset": 2162 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2167, + "endColumn": 100, + "endOffset": 2263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2167, + "endColumn": 100, + "endOffset": 2263 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-fr.json b/build/intermediates/blame/res/debug/multi/values-fr.json new file mode 100644 index 0000000..2366dc6 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-fr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 81, + "endOffset": 700 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 81, + "endOffset": 700 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 105, + "endOffset": 806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 105, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 129, + "endOffset": 936 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 129, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 82, + "endOffset": 1019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 82, + "endOffset": 1019 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 79, + "endOffset": 1099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 79, + "endOffset": 1099 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 85, + "endOffset": 1185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 85, + "endOffset": 1185 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 109, + "endOffset": 1295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 109, + "endOffset": 1295 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1300, + "endColumn": 111, + "endOffset": 1407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1300, + "endColumn": 111, + "endOffset": 1407 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1412, + "endColumn": 102, + "endOffset": 1510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1412, + "endColumn": 102, + "endOffset": 1510 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 110, + "endOffset": 1621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 110, + "endOffset": 1621 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 106, + "endOffset": 1728 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 106, + "endOffset": 1728 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 106, + "endOffset": 1835 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 106, + "endOffset": 1835 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 121, + "endOffset": 1957 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 121, + "endOffset": 1957 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 98, + "endOffset": 2056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 98, + "endOffset": 2056 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2061, + "endColumn": 85, + "endOffset": 2142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2061, + "endColumn": 85, + "endOffset": 2142 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 100, + "endOffset": 2243 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 100, + "endOffset": 2243 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-gl-rES.json b/build/intermediates/blame/res/debug/multi/values-gl-rES.json new file mode 100644 index 0000000..f1c4feb --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-gl-rES.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl-rES/values-gl-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 111, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 111, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 107, + "endOffset": 613 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 107, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 125, + "endOffset": 926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 125, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 83, + "endOffset": 1010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 83, + "endOffset": 1010 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 81, + "endOffset": 1173 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 81, + "endOffset": 1173 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1178, + "endColumn": 106, + "endOffset": 1280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1178, + "endColumn": 106, + "endOffset": 1280 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 108, + "endOffset": 1389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 108, + "endOffset": 1389 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 98, + "endOffset": 1488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 98, + "endOffset": 1488 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1493, + "endColumn": 107, + "endOffset": 1596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1493, + "endColumn": 107, + "endOffset": 1596 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 102, + "endOffset": 1699 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 102, + "endOffset": 1699 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1704, + "endColumn": 106, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1704, + "endColumn": 106, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 121, + "endOffset": 1928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 121, + "endOffset": 1928 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1933, + "endColumn": 99, + "endOffset": 2028 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1933, + "endColumn": 99, + "endOffset": 2028 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2033, + "endColumn": 81, + "endOffset": 2110 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2033, + "endColumn": 81, + "endOffset": 2110 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-gu-rIN.json b/build/intermediates/blame/res/debug/multi/values-gu-rIN.json new file mode 100644 index 0000000..7df7738 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-gu-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu-rIN/values-gu-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 106, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 106, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 86, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 86, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 100, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 100, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 122, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 122, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 76, + "endOffset": 989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 76, + "endOffset": 989 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 79, + "endOffset": 1147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 79, + "endOffset": 1147 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1152, + "endColumn": 105, + "endOffset": 1253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1152, + "endColumn": 105, + "endOffset": 1253 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 101, + "endOffset": 1355 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 101, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 96, + "endOffset": 1452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 96, + "endOffset": 1452 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 108, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 108, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 109, + "endOffset": 1770 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 109, + "endOffset": 1770 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 120, + "endOffset": 1891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 120, + "endOffset": 1891 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1896, + "endColumn": 102, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1896, + "endColumn": 102, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 79, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 79, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 100, + "endOffset": 2175 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 100, + "endOffset": 2175 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json b/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json new file mode 100644 index 0000000..76a8cb4 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-h720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-h720dp-v13/values-h720dp-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json b/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json new file mode 100644 index 0000000..c9966ce --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-hdpi-v4.json @@ -0,0 +1,28 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hdpi-v4/values-hdpi-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 327 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-hi.json b/build/intermediates/blame/res/debug/multi/values-hi.json new file mode 100644 index 0000000..8df4b66 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-hi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 104, + "endOffset": 503 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 104, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 106, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 106, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 84, + "endOffset": 695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 84, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 101, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 101, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 121, + "endOffset": 919 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 121, + "endOffset": 919 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 924, + "endColumn": 76, + "endOffset": 996 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 924, + "endColumn": 76, + "endOffset": 996 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1001, + "endColumn": 77, + "endOffset": 1074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1001, + "endColumn": 77, + "endOffset": 1074 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1079, + "endColumn": 89, + "endOffset": 1164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1079, + "endColumn": 89, + "endOffset": 1164 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1169, + "endColumn": 108, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1169, + "endColumn": 108, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 101, + "endOffset": 1375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 101, + "endOffset": 1375 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1380, + "endColumn": 97, + "endOffset": 1473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1380, + "endColumn": 97, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 109, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 109, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 114, + "endOffset": 1798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 114, + "endOffset": 1798 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 124, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 124, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 105, + "endOffset": 2029 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 105, + "endOffset": 2029 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 78, + "endOffset": 2108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 78, + "endOffset": 2108 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 100, + "endOffset": 2209 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 100, + "endOffset": 2209 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-hr.json b/build/intermediates/blame/res/debug/multi/values-hr.json new file mode 100644 index 0000000..30d17a6 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-hr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 96, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 96, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 109, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 109, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 103, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 103, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 118, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 118, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 83, + "endOffset": 986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 83, + "endOffset": 986 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 82, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 82, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 85, + "endOffset": 1155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 85, + "endOffset": 1155 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 112, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 112, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 105, + "endOffset": 1478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 105, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 104, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 104, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 112, + "endOffset": 1696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 112, + "endOffset": 1696 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1701, + "endColumn": 106, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1701, + "endColumn": 106, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 96, + "endOffset": 2023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 96, + "endOffset": 2023 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2028, + "endColumn": 88, + "endOffset": 2112 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2028, + "endColumn": 88, + "endOffset": 2112 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2117, + "endColumn": 100, + "endOffset": 2213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2117, + "endColumn": 100, + "endOffset": 2213 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-hu.json b/build/intermediates/blame/res/debug/multi/values-hu.json new file mode 100644 index 0000000..a66114b --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-hu.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 104, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 104, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 114, + "endOffset": 609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 114, + "endOffset": 609 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 614, + "endColumn": 83, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 614, + "endColumn": 83, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 111, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 111, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 129, + "endOffset": 935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 129, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 75, + "endOffset": 1011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 75, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 75, + "endOffset": 1087 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 75, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 109, + "endOffset": 1280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 109, + "endOffset": 1280 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 110, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 110, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 110, + "endOffset": 1602 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 110, + "endOffset": 1602 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1607, + "endColumn": 107, + "endOffset": 1710 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1607, + "endColumn": 107, + "endOffset": 1710 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 118, + "endOffset": 1829 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 118, + "endOffset": 1829 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1834, + "endColumn": 133, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1834, + "endColumn": 133, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 102, + "endOffset": 2066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 102, + "endOffset": 2066 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2071, + "endColumn": 82, + "endOffset": 2149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2071, + "endColumn": 82, + "endOffset": 2149 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-hy-rAM.json b/build/intermediates/blame/res/debug/multi/values-hy-rAM.json new file mode 100644 index 0000000..5cfb7ff --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-hy-rAM.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy-rAM/values-hy-rAM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 100, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 100, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 109, + "endOffset": 595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 109, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 88, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 88, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 80, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 80, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 106, + "endOffset": 1260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 106, + "endOffset": 1260 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 106, + "endOffset": 1367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 106, + "endOffset": 1367 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 98, + "endOffset": 1466 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 98, + "endOffset": 1466 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 109, + "endOffset": 1576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 109, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 106, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 106, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 99, + "endOffset": 1783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 99, + "endOffset": 1783 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 124, + "endOffset": 1908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 124, + "endOffset": 1908 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 81, + "endOffset": 2089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 81, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 100, + "endOffset": 2190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 100, + "endOffset": 2190 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-in.json b/build/intermediates/blame/res/debug/multi/values-in.json new file mode 100644 index 0000000..cbe91e1 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-in.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 104, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 104, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 86, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 86, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 115, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 115, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 85, + "endOffset": 1152 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 85, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 102, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 102, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 108, + "endOffset": 1364 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 108, + "endOffset": 1364 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 100, + "endOffset": 1465 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 100, + "endOffset": 1465 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 103, + "endOffset": 1569 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 103, + "endOffset": 1569 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1574, + "endColumn": 107, + "endOffset": 1677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1574, + "endColumn": 107, + "endOffset": 1677 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 107, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 107, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 122, + "endOffset": 1908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 122, + "endOffset": 1908 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 83, + "endOffset": 2091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 83, + "endOffset": 2091 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2096, + "endColumn": 100, + "endOffset": 2192 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2096, + "endColumn": 100, + "endOffset": 2192 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-is-rIS.json b/build/intermediates/blame/res/debug/multi/values-is-rIS.json new file mode 100644 index 0000000..a371564 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-is-rIS.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is-rIS/values-is-rIS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 107, + "endOffset": 258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 107, + "endOffset": 258 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 122, + "endOffset": 381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 122, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 96, + "endOffset": 478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 96, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 111, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 111, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 84, + "endOffset": 675 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 84, + "endOffset": 675 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 100, + "endOffset": 776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 100, + "endOffset": 776 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 113, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 113, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 79, + "endOffset": 970 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 79, + "endOffset": 970 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 79, + "endOffset": 1050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 79, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 109, + "endOffset": 1241 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 109, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 107, + "endOffset": 1349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 107, + "endOffset": 1349 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1354, + "endColumn": 97, + "endOffset": 1447 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1354, + "endColumn": 97, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 108, + "endOffset": 1556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 108, + "endOffset": 1556 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 98, + "endOffset": 1655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 98, + "endOffset": 1655 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1660, + "endColumn": 102, + "endOffset": 1758 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1660, + "endColumn": 102, + "endOffset": 1758 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1763, + "endColumn": 117, + "endOffset": 1876 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1763, + "endColumn": 117, + "endOffset": 1876 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1881, + "endColumn": 97, + "endOffset": 1974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1881, + "endColumn": 97, + "endOffset": 1974 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1979, + "endColumn": 80, + "endOffset": 2055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1979, + "endColumn": 80, + "endOffset": 2055 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2060, + "endColumn": 100, + "endOffset": 2156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2060, + "endColumn": 100, + "endOffset": 2156 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-it.json b/build/intermediates/blame/res/debug/multi/values-it.json new file mode 100644 index 0000000..21fb0f6 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-it.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 108, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 108, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 124, + "endOffset": 917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 124, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 76, + "endOffset": 994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 76, + "endOffset": 994 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 75, + "endOffset": 1070 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 75, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 103, + "endOffset": 1567 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 103, + "endOffset": 1567 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1572, + "endColumn": 104, + "endOffset": 1672 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1572, + "endColumn": 104, + "endOffset": 1672 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1677, + "endColumn": 106, + "endOffset": 1779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1677, + "endColumn": 106, + "endOffset": 1779 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 121, + "endOffset": 1901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 121, + "endOffset": 1901 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 99, + "endOffset": 2001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 99, + "endOffset": 2001 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 82, + "endOffset": 2084 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 82, + "endOffset": 2084 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-iw.json b/build/intermediates/blame/res/debug/multi/values-iw.json new file mode 100644 index 0000000..524d0bd --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-iw.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 109, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 109, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 125, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 125, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 99, + "endOffset": 781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 99, + "endOffset": 781 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 113, + "endOffset": 895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 113, + "endOffset": 895 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 77, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 77, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 77, + "endOffset": 1051 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 77, + "endOffset": 1051 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 78, + "endOffset": 1130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 78, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 101, + "endOffset": 1232 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 101, + "endOffset": 1232 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 103, + "endOffset": 1336 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 103, + "endOffset": 1336 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1341, + "endColumn": 95, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1341, + "endColumn": 95, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 100, + "endOffset": 1636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 100, + "endOffset": 1636 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 99, + "endOffset": 1736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 99, + "endOffset": 1736 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1741, + "endColumn": 115, + "endOffset": 1852 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1741, + "endColumn": 115, + "endOffset": 1852 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1857, + "endColumn": 95, + "endOffset": 1948 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1857, + "endColumn": 95, + "endOffset": 1948 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1953, + "endColumn": 78, + "endOffset": 2027 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1953, + "endColumn": 78, + "endOffset": 2027 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 102, + "endOffset": 2130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 102, + "endOffset": 2130 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ja.json b/build/intermediates/blame/res/debug/multi/values-ja.json new file mode 100644 index 0000000..5f4ecb4 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ja.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 106, + "endOffset": 254 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 106, + "endOffset": 254 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 120, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 120, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 104, + "endOffset": 573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 104, + "endOffset": 573 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 81, + "endOffset": 655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 81, + "endOffset": 655 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 660, + "endColumn": 97, + "endOffset": 753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 660, + "endColumn": 97, + "endOffset": 753 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 758, + "endColumn": 107, + "endOffset": 861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 758, + "endColumn": 107, + "endOffset": 861 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 866, + "endColumn": 76, + "endOffset": 938 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 866, + "endColumn": 76, + "endOffset": 938 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 943, + "endColumn": 75, + "endOffset": 1014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 943, + "endColumn": 75, + "endOffset": 1014 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 101, + "endOffset": 1194 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 101, + "endOffset": 1194 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1199, + "endColumn": 98, + "endOffset": 1293 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1199, + "endColumn": 98, + "endOffset": 1293 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 94, + "endOffset": 1388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 94, + "endOffset": 1388 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 102, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 102, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 94, + "endOffset": 1586 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 94, + "endOffset": 1586 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1591, + "endColumn": 95, + "endOffset": 1682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1591, + "endColumn": 95, + "endOffset": 1682 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 110, + "endOffset": 1793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 110, + "endOffset": 1793 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 96, + "endOffset": 1890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 96, + "endOffset": 1890 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1895, + "endColumn": 77, + "endOffset": 1968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1895, + "endColumn": 77, + "endOffset": 1968 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1973, + "endColumn": 100, + "endOffset": 2069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1973, + "endColumn": 100, + "endOffset": 2069 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ka-rGE.json b/build/intermediates/blame/res/debug/multi/values-ka-rGE.json new file mode 100644 index 0000000..ab3770b --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ka-rGE.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka-rGE/values-ka-rGE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 110, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 110, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 112, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 112, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 83, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 83, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 81, + "endOffset": 1077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 81, + "endOffset": 1077 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 82, + "endOffset": 1160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 82, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 112, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 112, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 106, + "endOffset": 1380 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 106, + "endOffset": 1380 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 97, + "endOffset": 1478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 97, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 112, + "endOffset": 1591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 112, + "endOffset": 1591 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 103, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 103, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 103, + "endOffset": 1799 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 103, + "endOffset": 1799 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1804, + "endColumn": 121, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1804, + "endColumn": 121, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 97, + "endOffset": 2019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 97, + "endOffset": 2019 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2024, + "endColumn": 80, + "endOffset": 2100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2024, + "endColumn": 80, + "endOffset": 2100 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json b/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json new file mode 100644 index 0000000..ba44019 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-kk-rKZ.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 102, + "endOffset": 496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 102, + "endOffset": 496 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 109, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 109, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 105, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 105, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 118, + "endOffset": 916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 118, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 80, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 80, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 79, + "endOffset": 1077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 79, + "endOffset": 1077 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 80, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 80, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 104, + "endOffset": 1366 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 104, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 97, + "endOffset": 1464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 97, + "endOffset": 1464 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 106, + "endOffset": 1571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 106, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 108, + "endOffset": 1680 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 108, + "endOffset": 1680 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1685, + "endColumn": 99, + "endOffset": 1780 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1685, + "endColumn": 99, + "endOffset": 1780 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 114, + "endOffset": 1895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 114, + "endOffset": 1895 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1900, + "endColumn": 98, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1900, + "endColumn": 98, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 80, + "endOffset": 2075 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 80, + "endOffset": 2075 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2080, + "endColumn": 100, + "endOffset": 2176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2080, + "endColumn": 100, + "endOffset": 2176 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-km-rKH.json b/build/intermediates/blame/res/debug/multi/values-km-rKH.json new file mode 100644 index 0000000..4ebaccc --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-km-rKH.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km-rKH/values-km-rKH.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 99, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 99, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 86, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 86, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 103, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 103, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 117, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 117, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 76, + "endOffset": 982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 76, + "endOffset": 982 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 987, + "endColumn": 76, + "endOffset": 1059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 987, + "endColumn": 76, + "endOffset": 1059 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 82, + "endOffset": 1142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 82, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 103, + "endOffset": 1246 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 103, + "endOffset": 1246 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1251, + "endColumn": 104, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1251, + "endColumn": 104, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 99, + "endOffset": 1451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 99, + "endOffset": 1451 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 109, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 109, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 106, + "endOffset": 1668 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 106, + "endOffset": 1668 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1673, + "endColumn": 107, + "endOffset": 1776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1673, + "endColumn": 107, + "endOffset": 1776 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1781, + "endColumn": 122, + "endOffset": 1899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1781, + "endColumn": 122, + "endOffset": 1899 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1904, + "endColumn": 97, + "endOffset": 1997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1904, + "endColumn": 97, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 82, + "endOffset": 2080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 82, + "endOffset": 2080 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-kn-rIN.json b/build/intermediates/blame/res/debug/multi/values-kn-rIN.json new file mode 100644 index 0000000..d4f9527 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-kn-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn-rIN/values-kn-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 106, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 106, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 126, + "endOffset": 946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 126, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 76, + "endOffset": 1023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 76, + "endOffset": 1023 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 76, + "endOffset": 1100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 76, + "endOffset": 1100 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1105, + "endColumn": 81, + "endOffset": 1182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1105, + "endColumn": 81, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 115, + "endOffset": 1298 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 115, + "endOffset": 1298 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 110, + "endOffset": 1409 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 110, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 98, + "endOffset": 1508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 98, + "endOffset": 1508 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1513, + "endColumn": 112, + "endOffset": 1621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1513, + "endColumn": 112, + "endOffset": 1621 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 103, + "endOffset": 1725 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 103, + "endOffset": 1725 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1730, + "endColumn": 113, + "endOffset": 1839 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1730, + "endColumn": 113, + "endOffset": 1839 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1844, + "endColumn": 125, + "endOffset": 1965 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1844, + "endColumn": 125, + "endOffset": 1965 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 99, + "endOffset": 2065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 99, + "endOffset": 2065 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2070, + "endColumn": 81, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2070, + "endColumn": 81, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ko.json b/build/intermediates/blame/res/debug/multi/values-ko.json new file mode 100644 index 0000000..2129c10 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ko.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 107, + "endOffset": 253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 107, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 93, + "endOffset": 470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 93, + "endOffset": 470 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 475, + "endColumn": 101, + "endOffset": 572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 475, + "endColumn": 101, + "endOffset": 572 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 81, + "endOffset": 654 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 81, + "endOffset": 654 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 659, + "endColumn": 97, + "endOffset": 752 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 659, + "endColumn": 97, + "endOffset": 752 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 757, + "endColumn": 105, + "endOffset": 858 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 757, + "endColumn": 105, + "endOffset": 858 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 863, + "endColumn": 78, + "endOffset": 937 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 863, + "endColumn": 78, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 942, + "endColumn": 75, + "endOffset": 1013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 942, + "endColumn": 75, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 79, + "endOffset": 1093 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 79, + "endOffset": 1093 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 97, + "endOffset": 1191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 97, + "endOffset": 1191 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 94, + "endOffset": 1286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 94, + "endOffset": 1286 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 94, + "endOffset": 1381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 94, + "endOffset": 1381 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 99, + "endOffset": 1481 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 99, + "endOffset": 1481 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 95, + "endOffset": 1577 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 95, + "endOffset": 1577 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 98, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 98, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 114, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 114, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 93, + "endOffset": 1885 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 93, + "endOffset": 1885 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1890, + "endColumn": 77, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1890, + "endColumn": 77, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 100, + "endOffset": 2064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 100, + "endOffset": 2064 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ky-rKG.json b/build/intermediates/blame/res/debug/multi/values-ky-rKG.json new file mode 100644 index 0000000..414eb76 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ky-rKG.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky-rKG/values-ky-rKG.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 94, + "endOffset": 480 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 94, + "endOffset": 480 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 485, + "endColumn": 118, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 485, + "endColumn": 118, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 106, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 106, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 80, + "endOffset": 1145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 80, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 109, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 109, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 106, + "endOffset": 1362 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 106, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 97, + "endOffset": 1460 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 97, + "endOffset": 1460 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1465, + "endColumn": 105, + "endOffset": 1566 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1465, + "endColumn": 105, + "endOffset": 1566 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 106, + "endOffset": 1673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 106, + "endOffset": 1673 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 100, + "endOffset": 1774 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 100, + "endOffset": 1774 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 123, + "endOffset": 1898 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 123, + "endOffset": 1898 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 102, + "endOffset": 2001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 102, + "endOffset": 2001 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 80, + "endOffset": 2082 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 80, + "endOffset": 2082 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2087, + "endColumn": 100, + "endOffset": 2183 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2087, + "endColumn": 100, + "endOffset": 2183 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-land.json b/build/intermediates/blame/res/debug/multi/values-land.json new file mode 100644 index 0000000..5197469 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-land.json @@ -0,0 +1,83 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 63, + "endOffset": 184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 63, + "endOffset": 184 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 70, + "endOffset": 255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 70, + "endOffset": 255 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 260, + "endColumn": 67, + "endOffset": 323 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 260, + "endColumn": 67, + "endOffset": 323 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-large-v4.json b/build/intermediates/blame/res/debug/multi/values-large-v4.json new file mode 100644 index 0000000..0d4af10 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-large-v4.json @@ -0,0 +1,178 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 114, + "endColumn": 70, + "endOffset": 180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 114, + "endColumn": 70, + "endOffset": 180 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 185, + "endColumn": 70, + "endOffset": 251 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 185, + "endColumn": 70, + "endOffset": 251 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 256, + "endColumn": 69, + "endOffset": 321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 256, + "endColumn": 69, + "endOffset": 321 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 326, + "endColumn": 69, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 326, + "endColumn": 69, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 67, + "endOffset": 459 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 67, + "endOffset": 459 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 532, + "endColumn": 103, + "endOffset": 631 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 532, + "endColumn": 103, + "endOffset": 631 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 636, + "endColumn": 115, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 636, + "endColumn": 115, + "endOffset": 747 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ldltr-v21.json b/build/intermediates/blame/res/debug/multi/values-ldltr-v21.json new file mode 100644 index 0000000..c4fbdb1 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ldltr-v21.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ldltr-v21/values-ldltr-v21.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-lo-rLA.json b/build/intermediates/blame/res/debug/multi/values-lo-rLA.json new file mode 100644 index 0000000..da16315 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-lo-rLA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo-rLA/values-lo-rLA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 96, + "endOffset": 481 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 96, + "endOffset": 481 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 84, + "endOffset": 673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 84, + "endOffset": 673 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 678, + "endColumn": 104, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 678, + "endColumn": 104, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 111, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 111, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 76, + "endOffset": 967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 76, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 972, + "endColumn": 77, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 972, + "endColumn": 77, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 79, + "endOffset": 1125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 79, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 106, + "endOffset": 1232 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 106, + "endOffset": 1232 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 96, + "endOffset": 1329 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 96, + "endOffset": 1329 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1334, + "endColumn": 97, + "endOffset": 1427 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1334, + "endColumn": 97, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 104, + "endOffset": 1532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 104, + "endOffset": 1532 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1537, + "endColumn": 102, + "endOffset": 1635 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1537, + "endColumn": 102, + "endOffset": 1635 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 103, + "endOffset": 1739 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 103, + "endOffset": 1739 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1744, + "endColumn": 121, + "endOffset": 1861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1744, + "endColumn": 121, + "endOffset": 1861 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 95, + "endOffset": 1957 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 95, + "endOffset": 1957 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 80, + "endOffset": 2038 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 80, + "endOffset": 2038 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2043, + "endColumn": 100, + "endOffset": 2139 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2043, + "endColumn": 100, + "endOffset": 2139 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-lt.json b/build/intermediates/blame/res/debug/multi/values-lt.json new file mode 100644 index 0000000..01580a9 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-lt.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 100, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 100, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 112, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 112, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 86, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 86, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 81, + "endOffset": 1010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 81, + "endOffset": 1010 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 84, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 84, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 108, + "endOffset": 1285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 108, + "endOffset": 1285 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 108, + "endOffset": 1394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 108, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 99, + "endOffset": 1494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 99, + "endOffset": 1494 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1499, + "endColumn": 109, + "endOffset": 1604 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1499, + "endColumn": 109, + "endOffset": 1604 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1609, + "endColumn": 103, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1609, + "endColumn": 103, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 112, + "endOffset": 1821 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 112, + "endOffset": 1821 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1826, + "endColumn": 129, + "endOffset": 1951 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1826, + "endColumn": 129, + "endOffset": 1951 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1956, + "endColumn": 100, + "endOffset": 2052 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1956, + "endColumn": 100, + "endOffset": 2052 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2057, + "endColumn": 82, + "endOffset": 2135 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2057, + "endColumn": 82, + "endOffset": 2135 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2140, + "endColumn": 100, + "endOffset": 2236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2140, + "endColumn": 100, + "endOffset": 2236 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-lv.json b/build/intermediates/blame/res/debug/multi/values-lv.json new file mode 100644 index 0000000..2494871 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-lv.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 107, + "endOffset": 509 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 107, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 108, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 108, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 85, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 85, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 103, + "endOffset": 808 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 103, + "endOffset": 808 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 121, + "endOffset": 930 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 121, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 81, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 81, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 84, + "endOffset": 1179 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 84, + "endOffset": 1179 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 108, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 108, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 98, + "endOffset": 1499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 98, + "endOffset": 1499 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1504, + "endColumn": 110, + "endOffset": 1610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1504, + "endColumn": 110, + "endOffset": 1610 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 108, + "endOffset": 1719 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 108, + "endOffset": 1719 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1724, + "endColumn": 104, + "endOffset": 1824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1724, + "endColumn": 104, + "endOffset": 1824 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1829, + "endColumn": 118, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1829, + "endColumn": 118, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 98, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 98, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 81, + "endOffset": 2124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 81, + "endOffset": 2124 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-mk-rMK.json b/build/intermediates/blame/res/debug/multi/values-mk-rMK.json new file mode 100644 index 0000000..63ef4cd --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-mk-rMK.json @@ -0,0 +1,368 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk-rMK/values-mk-rMK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 122, + "endOffset": 281 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 122, + "endOffset": 281 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 103, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 103, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 107, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 107, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 85, + "endOffset": 579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 85, + "endOffset": 579 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 104, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 104, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 118, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 118, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 82, + "endOffset": 886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 82, + "endOffset": 886 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 81, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 81, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 86, + "endOffset": 1055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 86, + "endOffset": 1055 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 105, + "endOffset": 1161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 105, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 106, + "endOffset": 1268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 106, + "endOffset": 1268 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 100, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 100, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 110, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 110, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 103, + "endOffset": 1691 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 103, + "endOffset": 1691 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1696, + "endColumn": 97, + "endOffset": 1789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1696, + "endColumn": 97, + "endOffset": 1789 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1794, + "endColumn": 83, + "endOffset": 1873 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1794, + "endColumn": 83, + "endOffset": 1873 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 100, + "endOffset": 1974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 100, + "endOffset": 1974 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ml-rIN.json b/build/intermediates/blame/res/debug/multi/values-ml-rIN.json new file mode 100644 index 0000000..cf9c91f --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ml-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml-rIN/values-ml-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 117, + "endOffset": 518 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 117, + "endOffset": 518 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 523, + "endColumn": 114, + "endOffset": 633 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 523, + "endColumn": 114, + "endOffset": 633 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 92, + "endOffset": 726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 92, + "endOffset": 726 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 731, + "endColumn": 104, + "endOffset": 831 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 731, + "endColumn": 104, + "endOffset": 831 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 131, + "endOffset": 963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 131, + "endOffset": 963 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 968, + "endColumn": 76, + "endOffset": 1040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 968, + "endColumn": 76, + "endOffset": 1040 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1045, + "endColumn": 75, + "endOffset": 1116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1045, + "endColumn": 75, + "endOffset": 1116 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 81, + "endOffset": 1198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 81, + "endOffset": 1198 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 110, + "endOffset": 1309 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 110, + "endOffset": 1309 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1314, + "endColumn": 105, + "endOffset": 1415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1314, + "endColumn": 105, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 97, + "endOffset": 1513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 97, + "endOffset": 1513 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 113, + "endOffset": 1627 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 113, + "endOffset": 1627 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1632, + "endColumn": 99, + "endOffset": 1727 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1632, + "endColumn": 99, + "endOffset": 1727 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1732, + "endColumn": 110, + "endOffset": 1838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1732, + "endColumn": 110, + "endOffset": 1838 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1843, + "endColumn": 127, + "endOffset": 1966 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1843, + "endColumn": 127, + "endOffset": 1966 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1971, + "endColumn": 100, + "endOffset": 2067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1971, + "endColumn": 100, + "endOffset": 2067 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2072, + "endColumn": 81, + "endOffset": 2149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2072, + "endColumn": 81, + "endOffset": 2149 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-mn-rMN.json b/build/intermediates/blame/res/debug/multi/values-mn-rMN.json new file mode 100644 index 0000000..49666d2 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-mn-rMN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn-rMN/values-mn-rMN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 107, + "endOffset": 271 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 107, + "endOffset": 271 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 122, + "endOffset": 394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 122, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 112, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 112, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 111, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 111, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 81, + "endOffset": 994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 81, + "endOffset": 994 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 81, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 81, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 103, + "endOffset": 1371 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 103, + "endOffset": 1371 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1376, + "endColumn": 96, + "endOffset": 1468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1376, + "endColumn": 96, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 100, + "endOffset": 1677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 100, + "endOffset": 1677 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 102, + "endOffset": 1780 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 102, + "endOffset": 1780 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 121, + "endOffset": 1902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 121, + "endOffset": 1902 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1907, + "endColumn": 96, + "endOffset": 1999 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1907, + "endColumn": 96, + "endOffset": 1999 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2004, + "endColumn": 80, + "endOffset": 2080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2004, + "endColumn": 80, + "endOffset": 2080 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-mr-rIN.json b/build/intermediates/blame/res/debug/multi/values-mr-rIN.json new file mode 100644 index 0000000..c072a76 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-mr-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr-rIN/values-mr-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 89, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 89, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 100, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 100, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 114, + "endOffset": 918 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 114, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 77, + "endOffset": 1073 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 77, + "endOffset": 1073 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1078, + "endColumn": 79, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1078, + "endColumn": 79, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 111, + "endOffset": 1265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 111, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 101, + "endOffset": 1367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 101, + "endOffset": 1367 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 95, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 95, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 108, + "endOffset": 1572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 108, + "endOffset": 1572 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1577, + "endColumn": 100, + "endOffset": 1673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1577, + "endColumn": 100, + "endOffset": 1673 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 114, + "endOffset": 1788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 114, + "endOffset": 1788 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 122, + "endOffset": 1911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 122, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 104, + "endOffset": 2016 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 104, + "endOffset": 2016 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2021, + "endColumn": 79, + "endOffset": 2096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2021, + "endColumn": 79, + "endOffset": 2096 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2101, + "endColumn": 100, + "endOffset": 2197 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2101, + "endColumn": 100, + "endOffset": 2197 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ms-rMY.json b/build/intermediates/blame/res/debug/multi/values-ms-rMY.json new file mode 100644 index 0000000..32a1ffa --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ms-rMY.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms-rMY/values-ms-rMY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 107, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 107, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 110, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 110, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 79, + "endOffset": 1144 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 79, + "endOffset": 1144 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 111, + "endOffset": 1256 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 111, + "endOffset": 1256 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 96, + "endOffset": 1462 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 96, + "endOffset": 1462 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 108, + "endOffset": 1571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 108, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 102, + "endOffset": 1674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 102, + "endOffset": 1674 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 106, + "endOffset": 1781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 106, + "endOffset": 1781 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1786, + "endColumn": 121, + "endOffset": 1903 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1786, + "endColumn": 121, + "endOffset": 1903 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1908, + "endColumn": 100, + "endOffset": 2004 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1908, + "endColumn": 100, + "endOffset": 2004 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2009, + "endColumn": 79, + "endOffset": 2084 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2009, + "endColumn": 79, + "endOffset": 2084 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-my-rMM.json b/build/intermediates/blame/res/debug/multi/values-my-rMM.json new file mode 100644 index 0000000..96e20aa --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-my-rMM.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rMM/values-my-rMM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 116, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 116, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 92, + "endOffset": 707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 92, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 127, + "endOffset": 947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 127, + "endOffset": 947 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 952, + "endColumn": 77, + "endOffset": 1025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 952, + "endColumn": 77, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 78, + "endOffset": 1104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 78, + "endOffset": 1104 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 85, + "endOffset": 1190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 85, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 122, + "endOffset": 1313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 122, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 111, + "endOffset": 1425 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 111, + "endOffset": 1425 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1430, + "endColumn": 101, + "endOffset": 1527 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1430, + "endColumn": 101, + "endOffset": 1527 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1532, + "endColumn": 125, + "endOffset": 1653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1532, + "endColumn": 125, + "endOffset": 1653 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 110, + "endOffset": 1764 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 110, + "endOffset": 1764 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 109, + "endOffset": 1874 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 109, + "endOffset": 1874 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1879, + "endColumn": 122, + "endOffset": 1997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1879, + "endColumn": 122, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 99, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 99, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 83, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 83, + "endOffset": 2181 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2186, + "endColumn": 100, + "endOffset": 2282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2186, + "endColumn": 100, + "endOffset": 2282 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-nb.json b/build/intermediates/blame/res/debug/multi/values-nb.json new file mode 100644 index 0000000..edfd2b2 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-nb.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 108, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 108, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 94, + "endOffset": 487 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 94, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 113, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 113, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 99, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 99, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 112, + "endOffset": 900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 112, + "endOffset": 900 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 75, + "endOffset": 976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 75, + "endOffset": 976 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 981, + "endColumn": 75, + "endOffset": 1052 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 981, + "endColumn": 75, + "endOffset": 1052 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1057, + "endColumn": 79, + "endOffset": 1132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1057, + "endColumn": 79, + "endOffset": 1132 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 102, + "endOffset": 1235 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 102, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 98, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 98, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 95, + "endOffset": 1430 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 95, + "endOffset": 1430 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1435, + "endColumn": 103, + "endOffset": 1534 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1435, + "endColumn": 103, + "endOffset": 1534 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1539, + "endColumn": 97, + "endOffset": 1632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1539, + "endColumn": 97, + "endOffset": 1632 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1637, + "endColumn": 100, + "endOffset": 1733 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1637, + "endColumn": 100, + "endOffset": 1733 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1738, + "endColumn": 115, + "endOffset": 1849 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1738, + "endColumn": 115, + "endOffset": 1849 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 96, + "endOffset": 1946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 96, + "endOffset": 1946 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 78, + "endOffset": 2025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 78, + "endOffset": 2025 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2030, + "endColumn": 100, + "endOffset": 2126 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2030, + "endColumn": 100, + "endOffset": 2126 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ne-rNP.json b/build/intermediates/blame/res/debug/multi/values-ne-rNP.json new file mode 100644 index 0000000..3fce720 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ne-rNP.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne-rNP/values-ne-rNP.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 107, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 107, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 90, + "endOffset": 689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 90, + "endOffset": 689 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 106, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 106, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 126, + "endOffset": 923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 126, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 93, + "endOffset": 1017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 93, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 89, + "endOffset": 1107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 89, + "endOffset": 1107 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 87, + "endOffset": 1195 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 87, + "endOffset": 1195 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1200, + "endColumn": 109, + "endOffset": 1305 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1200, + "endColumn": 109, + "endOffset": 1305 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 115, + "endOffset": 1421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 115, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 114, + "endOffset": 1639 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 114, + "endOffset": 1639 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1644, + "endColumn": 101, + "endOffset": 1741 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1644, + "endColumn": 101, + "endOffset": 1741 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1746, + "endColumn": 114, + "endOffset": 1856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1746, + "endColumn": 114, + "endOffset": 1856 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1861, + "endColumn": 130, + "endOffset": 1987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1861, + "endColumn": 130, + "endOffset": 1987 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1992, + "endColumn": 111, + "endOffset": 2099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1992, + "endColumn": 111, + "endOffset": 2099 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 85, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 85, + "endOffset": 2185 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2190, + "endColumn": 100, + "endOffset": 2286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2190, + "endColumn": 100, + "endOffset": 2286 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-night-v8.json b/build/intermediates/blame/res/debug/multi/values-night-v8.json new file mode 100644 index 0000000..cdacec4 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-night-v8.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 83, + "endOffset": 204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 83, + "endOffset": 204 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endColumn": 83, + "endOffset": 288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endColumn": 83, + "endOffset": 288 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 293, + "endColumn": 95, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 293, + "endColumn": 95, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 389, + "endColumn": 101, + "endOffset": 486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 389, + "endColumn": 101, + "endOffset": 486 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 491, + "endColumn": 101, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 491, + "endColumn": 101, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 593, + "endColumn": 93, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 593, + "endColumn": 93, + "endOffset": 682 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-nl.json b/build/intermediates/blame/res/debug/multi/values-nl.json new file mode 100644 index 0000000..5f5d44c --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-nl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 106, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 106, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 85, + "endOffset": 697 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 85, + "endOffset": 697 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 107, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 107, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 76, + "endOffset": 1002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 76, + "endOffset": 1002 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 76, + "endOffset": 1079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 76, + "endOffset": 1079 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 81, + "endOffset": 1161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 81, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 110, + "endOffset": 1272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 110, + "endOffset": 1272 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1277, + "endColumn": 103, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1277, + "endColumn": 103, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 114, + "endOffset": 1590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 114, + "endOffset": 1590 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 112, + "endOffset": 1703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 112, + "endOffset": 1703 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1708, + "endColumn": 102, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1708, + "endColumn": 102, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 117, + "endOffset": 1924 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 117, + "endOffset": 1924 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1929, + "endColumn": 102, + "endOffset": 2027 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1929, + "endColumn": 102, + "endOffset": 2027 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 81, + "endOffset": 2109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 81, + "endOffset": 2109 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2114, + "endColumn": 100, + "endOffset": 2210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2114, + "endColumn": 100, + "endOffset": 2210 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-pa-rIN.json b/build/intermediates/blame/res/debug/multi/values-pa-rIN.json new file mode 100644 index 0000000..8bcd2d4 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-pa-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa-rIN/values-pa-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 104, + "endOffset": 492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 104, + "endOffset": 492 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 104, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 104, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 85, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 85, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 76, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 76, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 75, + "endOffset": 1049 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 75, + "endOffset": 1049 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1054, + "endColumn": 78, + "endOffset": 1128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1054, + "endColumn": 78, + "endOffset": 1128 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 100, + "endOffset": 1229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 100, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 100, + "endOffset": 1330 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 100, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 96, + "endOffset": 1427 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 96, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 108, + "endOffset": 1536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 108, + "endOffset": 1536 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1541, + "endColumn": 98, + "endOffset": 1635 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1541, + "endColumn": 98, + "endOffset": 1635 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 109, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 109, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 121, + "endOffset": 1867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 121, + "endOffset": 1867 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 99, + "endOffset": 1967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 99, + "endOffset": 1967 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-pl.json b/build/intermediates/blame/res/debug/multi/values-pl.json new file mode 100644 index 0000000..b142207 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-pl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 101, + "endOffset": 499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 101, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 108, + "endOffset": 802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 108, + "endOffset": 802 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 118, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 118, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 77, + "endOffset": 999 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 77, + "endOffset": 999 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1004, + "endColumn": 76, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1004, + "endColumn": 76, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 108, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 108, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 108, + "endOffset": 1584 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 108, + "endOffset": 1584 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 110, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 110, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 107, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 107, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 95, + "endOffset": 2022 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 95, + "endOffset": 2022 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2027, + "endColumn": 81, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2027, + "endColumn": 81, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-port.json b/build/intermediates/blame/res/debug/multi/values-port.json new file mode 100644 index 0000000..78bb3cc --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-port.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-port/values-port.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-pt-rBR.json b/build/intermediates/blame/res/debug/multi/values-pt-rBR.json new file mode 100644 index 0000000..ec5d5d1 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-pt-rBR.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-pt-rPT.json b/build/intermediates/blame/res/debug/multi/values-pt-rPT.json new file mode 100644 index 0000000..01f651f --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-pt-rPT.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 123, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 123, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 83, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 83, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 80, + "endOffset": 1093 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 80, + "endOffset": 1093 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 86, + "endOffset": 1180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 86, + "endOffset": 1180 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 106, + "endOffset": 1287 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 106, + "endOffset": 1287 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1292, + "endColumn": 111, + "endOffset": 1399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1292, + "endColumn": 111, + "endOffset": 1399 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1404, + "endColumn": 101, + "endOffset": 1501 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1404, + "endColumn": 101, + "endOffset": 1501 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 98, + "endOffset": 2044 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 98, + "endOffset": 2044 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2049, + "endColumn": 84, + "endOffset": 2129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2049, + "endColumn": 84, + "endOffset": 2129 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2134, + "endColumn": 100, + "endOffset": 2230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2134, + "endColumn": 100, + "endOffset": 2230 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-pt.json b/build/intermediates/blame/res/debug/multi/values-pt.json new file mode 100644 index 0000000..ab34322 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-pt.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ro.json b/build/intermediates/blame/res/debug/multi/values-ro.json new file mode 100644 index 0000000..94b677f --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ro.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 107, + "endOffset": 279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 107, + "endOffset": 279 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 122, + "endOffset": 402 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 122, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 103, + "endOffset": 506 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 103, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 112, + "endOffset": 619 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 112, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 87, + "endOffset": 707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 87, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 84, + "endOffset": 1025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 84, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 81, + "endOffset": 1107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 81, + "endOffset": 1107 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 82, + "endOffset": 1190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 82, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 111, + "endOffset": 1302 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 111, + "endOffset": 1302 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1307, + "endColumn": 112, + "endOffset": 1415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1307, + "endColumn": 112, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 99, + "endOffset": 1515 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 99, + "endOffset": 1515 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1520, + "endColumn": 113, + "endOffset": 1629 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1520, + "endColumn": 113, + "endOffset": 1629 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1634, + "endColumn": 104, + "endOffset": 1734 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1634, + "endColumn": 104, + "endOffset": 1734 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1739, + "endColumn": 105, + "endOffset": 1840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1739, + "endColumn": 105, + "endOffset": 1840 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1845, + "endColumn": 120, + "endOffset": 1961 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1845, + "endColumn": 120, + "endOffset": 1961 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1966, + "endColumn": 102, + "endOffset": 2064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1966, + "endColumn": 102, + "endOffset": 2064 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2069, + "endColumn": 82, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2069, + "endColumn": 82, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ru.json b/build/intermediates/blame/res/debug/multi/values-ru.json new file mode 100644 index 0000000..6d406f2 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ru.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 107, + "endOffset": 273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 107, + "endOffset": 273 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 122, + "endOffset": 396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 122, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 111, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 111, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 119, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 119, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 78, + "endOffset": 1000 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 78, + "endOffset": 1000 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1005, + "endColumn": 77, + "endOffset": 1078 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1005, + "endColumn": 77, + "endOffset": 1078 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1083, + "endColumn": 79, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1083, + "endColumn": 79, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 105, + "endOffset": 1264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 105, + "endOffset": 1264 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 107, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 107, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 97, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 97, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 108, + "endOffset": 1579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 108, + "endOffset": 1579 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 105, + "endOffset": 1685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 105, + "endOffset": 1685 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1690, + "endColumn": 107, + "endOffset": 1793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1690, + "endColumn": 107, + "endOffset": 1793 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 135, + "endOffset": 1929 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 135, + "endOffset": 1929 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1934, + "endColumn": 99, + "endOffset": 2029 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1934, + "endColumn": 99, + "endOffset": 2029 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 80, + "endOffset": 2110 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 80, + "endOffset": 2110 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-si-rLK.json b/build/intermediates/blame/res/debug/multi/values-si-rLK.json new file mode 100644 index 0000000..e19e83a --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-si-rLK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si-rLK/values-si-rLK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 106, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 106, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 106, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 106, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 115, + "endOffset": 914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 115, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 88, + "endOffset": 1003 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 88, + "endOffset": 1003 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1008, + "endColumn": 86, + "endOffset": 1090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1008, + "endColumn": 86, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 83, + "endOffset": 1174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 83, + "endOffset": 1174 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 108, + "endOffset": 1283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 108, + "endOffset": 1283 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 104, + "endOffset": 1388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 104, + "endOffset": 1388 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 97, + "endOffset": 1486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 97, + "endOffset": 1486 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1491, + "endColumn": 109, + "endOffset": 1596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1491, + "endColumn": 109, + "endOffset": 1596 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 98, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 98, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 120, + "endOffset": 1922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 120, + "endOffset": 1922 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1927, + "endColumn": 98, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1927, + "endColumn": 98, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sk.json b/build/intermediates/blame/res/debug/multi/values-sk.json new file mode 100644 index 0000000..1f6ea34 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sk.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 99, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 99, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 110, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 110, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 77, + "endOffset": 989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 77, + "endOffset": 989 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 83, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 83, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 104, + "endOffset": 1256 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 104, + "endOffset": 1256 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 98, + "endOffset": 1464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 98, + "endOffset": 1464 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 105, + "endOffset": 1570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 105, + "endOffset": 1570 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 110, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 110, + "endOffset": 1681 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 108, + "endOffset": 1790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 108, + "endOffset": 1790 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 123, + "endOffset": 1914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 123, + "endOffset": 1914 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 97, + "endOffset": 2012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 97, + "endOffset": 2012 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2017, + "endColumn": 87, + "endOffset": 2100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2017, + "endColumn": 87, + "endOffset": 2100 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sl.json b/build/intermediates/blame/res/debug/multi/values-sl.json new file mode 100644 index 0000000..6985237 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 106, + "endOffset": 495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 106, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 107, + "endOffset": 603 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 107, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 102, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 102, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 118, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 118, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 84, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 84, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 83, + "endOffset": 1081 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 83, + "endOffset": 1081 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 83, + "endOffset": 1165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 83, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 107, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 107, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 108, + "endOffset": 1382 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 108, + "endOffset": 1382 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 99, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 99, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 112, + "endOffset": 1595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 112, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 106, + "endOffset": 1702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 106, + "endOffset": 1702 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1707, + "endColumn": 103, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1707, + "endColumn": 103, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 116, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 116, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 82, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 82, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sq-rAL.json b/build/intermediates/blame/res/debug/multi/values-sq-rAL.json new file mode 100644 index 0000000..2d1739a --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sq-rAL.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq-rAL/values-sq-rAL.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 111, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 111, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 109, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 109, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 80, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 80, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 78, + "endOffset": 1087 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 78, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 105, + "endOffset": 1276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 105, + "endOffset": 1276 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 104, + "endOffset": 1381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 104, + "endOffset": 1381 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 97, + "endOffset": 1479 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 97, + "endOffset": 1479 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1484, + "endColumn": 105, + "endOffset": 1585 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1484, + "endColumn": 105, + "endOffset": 1585 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 102, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 102, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1809, + "endColumn": 130, + "endOffset": 1935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1809, + "endColumn": 130, + "endOffset": 1935 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1940, + "endColumn": 98, + "endOffset": 2034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1940, + "endColumn": 98, + "endOffset": 2034 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 80, + "endOffset": 2115 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 80, + "endOffset": 2115 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2120, + "endColumn": 100, + "endOffset": 2216 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2120, + "endColumn": 100, + "endOffset": 2216 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sr.json b/build/intermediates/blame/res/debug/multi/values-sr.json new file mode 100644 index 0000000..1c5657c --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 102, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 102, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 117, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 117, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 80, + "endOffset": 988 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 80, + "endOffset": 988 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 79, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 79, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 87, + "endOffset": 1156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 87, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 104, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 104, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 103, + "endOffset": 1574 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 103, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 107, + "endOffset": 1682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 107, + "endOffset": 1682 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 100, + "endOffset": 1783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 100, + "endOffset": 1783 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 127, + "endOffset": 1911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 127, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 96, + "endOffset": 2008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 96, + "endOffset": 2008 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2013, + "endColumn": 83, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2013, + "endColumn": 83, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sv.json b/build/intermediates/blame/res/debug/multi/values-sv.json new file mode 100644 index 0000000..d211a99 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sv.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 110, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 110, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 84, + "endOffset": 686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 84, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 112, + "endOffset": 901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 112, + "endOffset": 901 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 75, + "endOffset": 977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 75, + "endOffset": 977 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 982, + "endColumn": 75, + "endOffset": 1053 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 982, + "endColumn": 75, + "endOffset": 1053 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1058, + "endColumn": 79, + "endOffset": 1133 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1058, + "endColumn": 79, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 105, + "endOffset": 1239 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 105, + "endOffset": 1239 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 99, + "endOffset": 1339 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 99, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 95, + "endOffset": 1435 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 95, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 104, + "endOffset": 1540 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 104, + "endOffset": 1540 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 101, + "endOffset": 1642 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 101, + "endOffset": 1642 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1647, + "endColumn": 101, + "endOffset": 1744 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1647, + "endColumn": 101, + "endOffset": 1744 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1749, + "endColumn": 116, + "endOffset": 1861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1749, + "endColumn": 116, + "endOffset": 1861 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 101, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 101, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 78, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 78, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 100, + "endOffset": 2143 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 100, + "endOffset": 2143 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sw.json b/build/intermediates/blame/res/debug/multi/values-sw.json new file mode 100644 index 0000000..ca7f90c --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sw.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 97, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 97, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 107, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 107, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 89, + "endOffset": 680 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 89, + "endOffset": 680 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 116, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 116, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 81, + "endOffset": 984 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 81, + "endOffset": 984 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 82, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 82, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 81, + "endOffset": 1149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 81, + "endOffset": 1149 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 100, + "endOffset": 1250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 100, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 108, + "endOffset": 1359 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 108, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 98, + "endOffset": 1458 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 98, + "endOffset": 1458 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1463, + "endColumn": 106, + "endOffset": 1565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1463, + "endColumn": 106, + "endOffset": 1565 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 108, + "endOffset": 1674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 108, + "endOffset": 1674 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 104, + "endOffset": 1779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 104, + "endOffset": 1779 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 118, + "endOffset": 1898 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 118, + "endOffset": 1898 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 96, + "endOffset": 1995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 96, + "endOffset": 1995 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2000, + "endColumn": 81, + "endOffset": 2077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2000, + "endColumn": 81, + "endOffset": 2077 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2082, + "endColumn": 100, + "endOffset": 2178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2082, + "endColumn": 100, + "endOffset": 2178 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json b/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json new file mode 100644 index 0000000..b60abd1 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-sw600dp-v13.json @@ -0,0 +1,159 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 68, + "endOffset": 188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 68, + "endOffset": 188 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 193, + "endColumn": 69, + "endOffset": 258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 193, + "endColumn": 69, + "endOffset": 258 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 73, + "endOffset": 332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 73, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 75, + "endOffset": 408 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 75, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 413, + "endColumn": 58, + "endOffset": 467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 413, + "endColumn": 58, + "endOffset": 467 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 472, + "endColumn": 70, + "endOffset": 538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 472, + "endColumn": 70, + "endOffset": 538 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 543, + "endColumn": 67, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 543, + "endColumn": 67, + "endOffset": 606 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ta-rIN.json b/build/intermediates/blame/res/debug/multi/values-ta-rIN.json new file mode 100644 index 0000000..0a694b7 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ta-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta-rIN/values-ta-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 104, + "endOffset": 500 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 104, + "endOffset": 500 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 114, + "endOffset": 615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 114, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 106, + "endOffset": 811 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 106, + "endOffset": 811 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 125, + "endOffset": 937 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 125, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 80, + "endOffset": 1018 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 80, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 79, + "endOffset": 1098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 79, + "endOffset": 1098 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 81, + "endOffset": 1180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 81, + "endOffset": 1180 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 101, + "endOffset": 1282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 101, + "endOffset": 1282 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 103, + "endOffset": 1386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 103, + "endOffset": 1386 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 96, + "endOffset": 1483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 96, + "endOffset": 1483 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 109, + "endOffset": 1593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 109, + "endOffset": 1593 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 101, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 101, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 106, + "endOffset": 1802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 106, + "endOffset": 1802 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1807, + "endColumn": 118, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1807, + "endColumn": 118, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 99, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 99, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 79, + "endOffset": 2101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 79, + "endOffset": 2101 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 100, + "endOffset": 2202 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 100, + "endOffset": 2202 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-te-rIN.json b/build/intermediates/blame/res/debug/multi/values-te-rIN.json new file mode 100644 index 0000000..39da95a --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-te-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te-rIN/values-te-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 108, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 108, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 110, + "endOffset": 615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 110, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 89, + "endOffset": 705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 89, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 104, + "endOffset": 810 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 104, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 124, + "endOffset": 935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 124, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 81, + "endOffset": 1017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 81, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 81, + "endOffset": 1099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 81, + "endOffset": 1099 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 84, + "endOffset": 1184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 84, + "endOffset": 1184 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1189, + "endColumn": 112, + "endOffset": 1297 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1189, + "endColumn": 112, + "endOffset": 1297 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1302, + "endColumn": 107, + "endOffset": 1405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1302, + "endColumn": 107, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 99, + "endOffset": 1505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 99, + "endOffset": 1505 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1510, + "endColumn": 110, + "endOffset": 1616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1510, + "endColumn": 110, + "endOffset": 1616 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1621, + "endColumn": 101, + "endOffset": 1718 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1621, + "endColumn": 101, + "endOffset": 1718 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1723, + "endColumn": 116, + "endOffset": 1835 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1723, + "endColumn": 116, + "endOffset": 1835 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 126, + "endOffset": 1962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 126, + "endOffset": 1962 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1967, + "endColumn": 100, + "endOffset": 2063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1967, + "endColumn": 100, + "endOffset": 2063 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 82, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 82, + "endOffset": 2146 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-th.json b/build/intermediates/blame/res/debug/multi/values-th.json new file mode 100644 index 0000000..49b745a --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-th.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 107, + "endOffset": 592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 107, + "endOffset": 592 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 597, + "endColumn": 88, + "endOffset": 681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 597, + "endColumn": 88, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 101, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 101, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 109, + "endOffset": 893 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 109, + "endOffset": 893 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 76, + "endOffset": 970 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 76, + "endOffset": 970 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 77, + "endOffset": 1048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 77, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 80, + "endOffset": 1129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 80, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 107, + "endOffset": 1237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 107, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 103, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 103, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 97, + "endOffset": 1439 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 97, + "endOffset": 1439 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1444, + "endColumn": 107, + "endOffset": 1547 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1444, + "endColumn": 107, + "endOffset": 1547 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 104, + "endOffset": 1652 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 104, + "endOffset": 1652 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1657, + "endColumn": 100, + "endOffset": 1753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1657, + "endColumn": 100, + "endOffset": 1753 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 115, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 115, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 94, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 94, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 80, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 80, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-tl.json b/build/intermediates/blame/res/debug/multi/values-tl.json new file mode 100644 index 0000000..5e1fdd2 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-tl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 116, + "endOffset": 625 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 116, + "endOffset": 625 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 87, + "endOffset": 713 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 87, + "endOffset": 713 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 105, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 105, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 78, + "endOffset": 1019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 78, + "endOffset": 1019 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 77, + "endOffset": 1097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 77, + "endOffset": 1097 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 83, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 83, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 108, + "endOffset": 1290 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 108, + "endOffset": 1290 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1295, + "endColumn": 110, + "endOffset": 1401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1295, + "endColumn": 110, + "endOffset": 1401 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1406, + "endColumn": 100, + "endOffset": 1502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1406, + "endColumn": 100, + "endOffset": 1502 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 109, + "endOffset": 1612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 109, + "endOffset": 1612 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 116, + "endOffset": 1729 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 116, + "endOffset": 1729 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1734, + "endColumn": 107, + "endOffset": 1837 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1734, + "endColumn": 107, + "endOffset": 1837 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1842, + "endColumn": 122, + "endOffset": 1960 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1842, + "endColumn": 122, + "endOffset": 1960 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 101, + "endOffset": 2062 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 101, + "endOffset": 2062 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 83, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 83, + "endOffset": 2146 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-tr.json b/build/intermediates/blame/res/debug/multi/values-tr.json new file mode 100644 index 0000000..ca398f4 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-tr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 98, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 98, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 111, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 111, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 105, + "endOffset": 788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 105, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 119, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 119, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 75, + "endOffset": 1063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 75, + "endOffset": 1063 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1068, + "endColumn": 78, + "endOffset": 1142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1068, + "endColumn": 78, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 106, + "endOffset": 1249 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 106, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 104, + "endOffset": 1354 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 104, + "endOffset": 1354 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1359, + "endColumn": 95, + "endOffset": 1450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1359, + "endColumn": 95, + "endOffset": 1450 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 106, + "endOffset": 1557 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 106, + "endOffset": 1557 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1562, + "endColumn": 101, + "endOffset": 1659 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1562, + "endColumn": 101, + "endOffset": 1659 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1664, + "endColumn": 107, + "endOffset": 1767 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1664, + "endColumn": 107, + "endOffset": 1767 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1772, + "endColumn": 118, + "endOffset": 1886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1772, + "endColumn": 118, + "endOffset": 1886 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 97, + "endOffset": 1984 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 97, + "endOffset": 1984 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1989, + "endColumn": 78, + "endOffset": 2063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1989, + "endColumn": 78, + "endOffset": 2063 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 100, + "endOffset": 2164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 100, + "endOffset": 2164 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-uk.json b/build/intermediates/blame/res/debug/multi/values-uk.json new file mode 100644 index 0000000..e6c189b --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-uk.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 78, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 78, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 79, + "endOffset": 1070 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 79, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 106, + "endOffset": 1364 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 106, + "endOffset": 1364 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 97, + "endOffset": 1462 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 97, + "endOffset": 1462 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 107, + "endOffset": 1570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 107, + "endOffset": 1570 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 105, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 105, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 123, + "endOffset": 1909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 123, + "endOffset": 1909 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 99, + "endOffset": 2009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 99, + "endOffset": 2009 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2014, + "endColumn": 80, + "endOffset": 2090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2014, + "endColumn": 80, + "endOffset": 2090 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2095, + "endColumn": 100, + "endOffset": 2191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2095, + "endColumn": 100, + "endOffset": 2191 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-ur-rPK.json b/build/intermediates/blame/res/debug/multi/values-ur-rPK.json new file mode 100644 index 0000000..c380466 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-ur-rPK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur-rPK/values-ur-rPK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 105, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 105, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 108, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 108, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 85, + "endOffset": 692 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 85, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 119, + "endOffset": 916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 119, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 75, + "endOffset": 992 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 75, + "endOffset": 992 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 997, + "endColumn": 75, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 997, + "endColumn": 75, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 107, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 107, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 108, + "endOffset": 1370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 108, + "endOffset": 1370 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 101, + "endOffset": 1472 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 101, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 110, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 110, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 107, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 107, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 128, + "endOffset": 1920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 128, + "endOffset": 1920 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 97, + "endOffset": 2018 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 97, + "endOffset": 2018 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2023, + "endColumn": 79, + "endOffset": 2098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2023, + "endColumn": 79, + "endOffset": 2098 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 102, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 102, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json b/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json new file mode 100644 index 0000000..e163cf3 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-uz-rUZ.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 113, + "endOffset": 604 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 113, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 115, + "endOffset": 917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 115, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 79, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 79, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 78, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 78, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 83, + "endOffset": 1160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 83, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 108, + "endOffset": 1269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 108, + "endOffset": 1269 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1274, + "endColumn": 106, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1274, + "endColumn": 106, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 100, + "endOffset": 1477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 100, + "endOffset": 1477 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 107, + "endOffset": 1585 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 107, + "endOffset": 1585 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 104, + "endOffset": 1690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 104, + "endOffset": 1690 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1695, + "endColumn": 106, + "endOffset": 1797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1695, + "endColumn": 106, + "endOffset": 1797 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1802, + "endColumn": 123, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1802, + "endColumn": 123, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 98, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 98, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v11.json b/build/intermediates/blame/res/debug/multi/values-v11.json new file mode 100644 index 0000000..4e9740c --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v11.json @@ -0,0 +1,499 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v11/values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2175 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2175 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2180, + "endLine": 37, + "endColumn": 12, + "endOffset": 2600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2180, + "endLine": 37, + "endColumn": 12, + "endOffset": 2600 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2605, + "endColumn": 88, + "endOffset": 2689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2605, + "endColumn": 88, + "endOffset": 2689 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2694, + "endLine": 42, + "endColumn": 12, + "endOffset": 2935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2694, + "endLine": 42, + "endColumn": 12, + "endOffset": 2935 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2940, + "endLine": 46, + "endColumn": 12, + "endOffset": 3184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2940, + "endLine": 46, + "endColumn": 12, + "endOffset": 3184 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3189, + "endColumn": 100, + "endOffset": 3285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3189, + "endColumn": 100, + "endOffset": 3285 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3290, + "endLine": 51, + "endColumn": 12, + "endOffset": 3537 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3290, + "endLine": 51, + "endColumn": 12, + "endOffset": 3537 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3542, + "endLine": 55, + "endColumn": 12, + "endOffset": 3792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3542, + "endLine": 55, + "endColumn": 12, + "endOffset": 3792 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3797, + "endColumn": 102, + "endOffset": 3895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3797, + "endColumn": 102, + "endOffset": 3895 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3900, + "endLine": 60, + "endColumn": 12, + "endOffset": 4148 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3900, + "endLine": 60, + "endColumn": 12, + "endOffset": 4148 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endLine": 65, + "endColumn": 12, + "endOffset": 4556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endLine": 65, + "endColumn": 12, + "endOffset": 4556 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4561, + "endLine": 70, + "endColumn": 12, + "endOffset": 4976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4561, + "endLine": 70, + "endColumn": 12, + "endOffset": 4976 + } + } + }, + { + "to": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4981, + "endLine": 75, + "endColumn": 12, + "endOffset": 5398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4981, + "endLine": 75, + "endColumn": 12, + "endOffset": 5398 + } + } + }, + { + "to": { + "startLine": 76, + "startColumn": 4, + "startOffset": 5403, + "endLine": 77, + "endColumn": 12, + "endOffset": 5505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 76, + "startColumn": 4, + "startOffset": 5403, + "endLine": 77, + "endColumn": 12, + "endOffset": 5505 + } + } + }, + { + "to": { + "startLine": 78, + "startColumn": 4, + "startOffset": 5510, + "endLine": 79, + "endColumn": 12, + "endOffset": 5634 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 78, + "startColumn": 4, + "startOffset": 5510, + "endLine": 79, + "endColumn": 12, + "endOffset": 5634 + } + } + }, + { + "to": { + "startLine": 80, + "startColumn": 4, + "startOffset": 5639, + "endColumn": 70, + "endOffset": 5705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 80, + "startColumn": 4, + "startOffset": 5639, + "endColumn": 70, + "endOffset": 5705 + } + } + }, + { + "to": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 82, + "endOffset": 5788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 82, + "endOffset": 5788 + } + } + }, + { + "to": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5793, + "endLine": 134, + "endColumn": 12, + "endOffset": 9727 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5793, + "endLine": 134, + "endColumn": 12, + "endOffset": 9727 + } + } + }, + { + "to": { + "startLine": 135, + "startColumn": 4, + "startOffset": 9732, + "endLine": 188, + "endColumn": 12, + "endOffset": 13809 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 135, + "startColumn": 4, + "startOffset": 9732, + "endLine": 188, + "endColumn": 12, + "endOffset": 13809 + } + } + }, + { + "to": { + "startLine": 189, + "startColumn": 4, + "startOffset": 13814, + "endColumn": 90, + "endOffset": 13900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 189, + "startColumn": 4, + "startOffset": 13814, + "endColumn": 90, + "endOffset": 13900 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v12.json b/build/intermediates/blame/res/debug/multi/values-v12.json new file mode 100644 index 0000000..77fccfb --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v12.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v12/values-v12.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 279, + "endLine": 7, + "endColumn": 12, + "endOffset": 474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 279, + "endLine": 7, + "endColumn": 12, + "endOffset": 474 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 479, + "endColumn": 118, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 479, + "endColumn": 118, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 598, + "endColumn": 94, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 598, + "endColumn": 94, + "endOffset": 688 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v13.json b/build/intermediates/blame/res/debug/multi/values-v13.json new file mode 100644 index 0000000..9145700 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v13/values-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v13/values-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v14.json b/build/intermediates/blame/res/debug/multi/values-v14.json new file mode 100644 index 0000000..6bf9ee4 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v14.json @@ -0,0 +1,243 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v14/values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1317, + "endColumn": 119, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1317, + "endColumn": 119, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 131, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 131, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 119, + "endOffset": 1684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 119, + "endOffset": 1684 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1689, + "endColumn": 62, + "endOffset": 1747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1689, + "endColumn": 62, + "endOffset": 1747 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1752, + "endLine": 27, + "endColumn": 12, + "endOffset": 1901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1752, + "endLine": 27, + "endColumn": 12, + "endOffset": 1901 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 62, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 62, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 131, + "endOffset": 2096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 131, + "endOffset": 2096 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v16.json b/build/intermediates/blame/res/debug/multi/values-v16.json new file mode 100644 index 0000000..71c02c3 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v16.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 65, + "endOffset": 116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v16/values-v16.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 65, + "endOffset": 116 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v17.json b/build/intermediates/blame/res/debug/multi/values-v17.json new file mode 100644 index 0000000..e12f748 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v17.json @@ -0,0 +1,301 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 223 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 223 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 228, + "endLine": 8, + "endColumn": 12, + "endOffset": 451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 228, + "endLine": 8, + "endColumn": 12, + "endOffset": 451 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 456, + "endLine": 11, + "endColumn": 12, + "endOffset": 609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 456, + "endLine": 11, + "endColumn": 12, + "endOffset": 609 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 614, + "endLine": 14, + "endColumn": 12, + "endOffset": 759 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 614, + "endLine": 14, + "endColumn": 12, + "endOffset": 759 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 764, + "endLine": 17, + "endColumn": 12, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 764, + "endLine": 17, + "endColumn": 12, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 936, + "endLine": 21, + "endColumn": 12, + "endOffset": 1159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 936, + "endLine": 21, + "endColumn": 12, + "endOffset": 1159 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1164, + "endLine": 25, + "endColumn": 12, + "endOffset": 1401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1164, + "endLine": 25, + "endColumn": 12, + "endOffset": 1401 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1406, + "endLine": 28, + "endColumn": 12, + "endOffset": 1572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1406, + "endLine": 28, + "endColumn": 12, + "endOffset": 1572 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1577, + "endLine": 31, + "endColumn": 12, + "endOffset": 1746 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1577, + "endLine": 31, + "endColumn": 12, + "endOffset": 1746 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1751, + "endLine": 34, + "endColumn": 12, + "endOffset": 1915 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1751, + "endLine": 34, + "endColumn": 12, + "endOffset": 1915 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1920, + "endLine": 38, + "endColumn": 12, + "endOffset": 2188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1920, + "endLine": 38, + "endColumn": 12, + "endOffset": 2188 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2193, + "endLine": 41, + "endColumn": 12, + "endOffset": 2388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2193, + "endLine": 41, + "endColumn": 12, + "endOffset": 2388 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2393, + "endLine": 45, + "endColumn": 12, + "endOffset": 2592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2393, + "endLine": 45, + "endColumn": 12, + "endOffset": 2592 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2597, + "endLine": 49, + "endColumn": 12, + "endOffset": 2921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2597, + "endLine": 49, + "endColumn": 12, + "endOffset": 2921 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v18.json b/build/intermediates/blame/res/debug/multi/values-v18.json new file mode 100644 index 0000000..d90d3d5 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v18.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v18/values-v18.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v21.json b/build/intermediates/blame/res/debug/multi/values-v21.json new file mode 100644 index 0000000..8a6390c --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v21.json @@ -0,0 +1,2060 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 63, + "endOffset": 218 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 63, + "endOffset": 218 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 223, + "endColumn": 66, + "endOffset": 285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 223, + "endColumn": 66, + "endOffset": 285 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 290, + "endColumn": 63, + "endOffset": 349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 290, + "endColumn": 63, + "endOffset": 349 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 354, + "endColumn": 90, + "endOffset": 440 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 354, + "endColumn": 90, + "endOffset": 440 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 445, + "endColumn": 102, + "endOffset": 543 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 445, + "endColumn": 102, + "endOffset": 543 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 548, + "endColumn": 102, + "endOffset": 646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 548, + "endColumn": 102, + "endOffset": 646 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 651, + "endColumn": 104, + "endOffset": 751 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 651, + "endColumn": 104, + "endOffset": 751 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 756, + "endColumn": 106, + "endOffset": 858 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 756, + "endColumn": 106, + "endOffset": 858 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 863, + "endColumn": 108, + "endOffset": 967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 863, + "endColumn": 108, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 972, + "endColumn": 108, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 972, + "endColumn": 108, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 108, + "endOffset": 1185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 108, + "endOffset": 1185 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 108, + "endOffset": 1294 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 108, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 108, + "endOffset": 1403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 108, + "endOffset": 1403 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1408, + "endColumn": 106, + "endOffset": 1510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1408, + "endColumn": 106, + "endOffset": 1510 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 102, + "endOffset": 1613 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 102, + "endOffset": 1613 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1618, + "endColumn": 118, + "endOffset": 1732 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1618, + "endColumn": 118, + "endOffset": 1732 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1737, + "endLine": 20, + "endColumn": 12, + "endOffset": 1887 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1737, + "endLine": 20, + "endColumn": 12, + "endOffset": 1887 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1892, + "endLine": 22, + "endColumn": 12, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1892, + "endLine": 22, + "endColumn": 12, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 104, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 104, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 120, + "endOffset": 2268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 120, + "endOffset": 2268 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2273, + "endColumn": 100, + "endOffset": 2369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2273, + "endColumn": 100, + "endOffset": 2369 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2374, + "endLine": 27, + "endColumn": 12, + "endOffset": 2516 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2374, + "endLine": 27, + "endColumn": 12, + "endOffset": 2516 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2521, + "endLine": 29, + "endColumn": 12, + "endOffset": 2657 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2521, + "endLine": 29, + "endColumn": 12, + "endOffset": 2657 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2662, + "endColumn": 102, + "endOffset": 2760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2662, + "endColumn": 102, + "endOffset": 2760 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2765, + "endColumn": 118, + "endOffset": 2879 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2765, + "endColumn": 118, + "endOffset": 2879 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2884, + "endColumn": 106, + "endOffset": 2986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2884, + "endColumn": 106, + "endOffset": 2986 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2991, + "endColumn": 102, + "endOffset": 3089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2991, + "endColumn": 102, + "endOffset": 3089 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3094, + "endLine": 35, + "endColumn": 12, + "endOffset": 3244 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3094, + "endLine": 35, + "endColumn": 12, + "endOffset": 3244 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3249, + "endLine": 37, + "endColumn": 12, + "endOffset": 3415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3249, + "endLine": 37, + "endColumn": 12, + "endOffset": 3415 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3420, + "endLine": 39, + "endColumn": 12, + "endOffset": 3564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3420, + "endLine": 39, + "endColumn": 12, + "endOffset": 3564 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3569, + "endLine": 41, + "endColumn": 12, + "endOffset": 3729 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3569, + "endLine": 41, + "endColumn": 12, + "endOffset": 3729 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3734, + "endLine": 43, + "endColumn": 12, + "endOffset": 3886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3734, + "endLine": 43, + "endColumn": 12, + "endOffset": 3886 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3891, + "endLine": 45, + "endColumn": 12, + "endOffset": 4037 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3891, + "endLine": 45, + "endColumn": 12, + "endOffset": 4037 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4042, + "endColumn": 118, + "endOffset": 4156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4042, + "endColumn": 118, + "endOffset": 4156 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 4161, + "endLine": 51, + "endColumn": 12, + "endOffset": 4528 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 4161, + "endLine": 51, + "endColumn": 12, + "endOffset": 4528 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4533, + "endLine": 53, + "endColumn": 12, + "endOffset": 4677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4533, + "endLine": 53, + "endColumn": 12, + "endOffset": 4677 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4682, + "endLine": 55, + "endColumn": 12, + "endOffset": 4826 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4682, + "endLine": 55, + "endColumn": 12, + "endOffset": 4826 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4831, + "endColumn": 111, + "endOffset": 4938 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4831, + "endColumn": 111, + "endOffset": 4938 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4943, + "endColumn": 146, + "endOffset": 5085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4943, + "endColumn": 146, + "endOffset": 5085 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5090, + "endLine": 59, + "endColumn": 12, + "endOffset": 5238 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5090, + "endLine": 59, + "endColumn": 12, + "endOffset": 5238 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 5243, + "endLine": 61, + "endColumn": 12, + "endOffset": 5385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 5243, + "endLine": 61, + "endColumn": 12, + "endOffset": 5385 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5390, + "endColumn": 74, + "endOffset": 5460 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5390, + "endColumn": 74, + "endOffset": 5460 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 5465, + "endColumn": 88, + "endOffset": 5549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 5465, + "endColumn": 88, + "endOffset": 5549 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 86, + "endOffset": 5636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 86, + "endOffset": 5636 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5641, + "endColumn": 100, + "endOffset": 5737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5641, + "endColumn": 100, + "endOffset": 5737 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 102, + "endOffset": 5840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 102, + "endOffset": 5840 + } + } + }, + { + "to": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5845, + "endLine": 110, + "endColumn": 12, + "endOffset": 8908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5845, + "endLine": 110, + "endColumn": 12, + "endOffset": 8908 + } + } + }, + { + "to": { + "startLine": 111, + "startColumn": 4, + "startOffset": 8913, + "endLine": 113, + "endColumn": 12, + "endOffset": 9094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 111, + "startColumn": 4, + "startOffset": 8913, + "endLine": 113, + "endColumn": 12, + "endOffset": 9094 + } + } + }, + { + "to": { + "startLine": 114, + "startColumn": 4, + "startOffset": 9099, + "endLine": 157, + "endColumn": 12, + "endOffset": 12174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 9099, + "endLine": 157, + "endColumn": 12, + "endOffset": 12174 + } + } + }, + { + "to": { + "startLine": 158, + "startColumn": 4, + "startOffset": 12179, + "endLine": 160, + "endColumn": 12, + "endOffset": 12372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 158, + "startColumn": 4, + "startOffset": 12179, + "endLine": 160, + "endColumn": 12, + "endOffset": 12372 + } + } + }, + { + "to": { + "startLine": 161, + "startColumn": 4, + "startOffset": 12377, + "endLine": 163, + "endColumn": 12, + "endOffset": 12572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 161, + "startColumn": 4, + "startOffset": 12377, + "endLine": 163, + "endColumn": 12, + "endOffset": 12572 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12577, + "endLine": 165, + "endColumn": 12, + "endOffset": 12695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12577, + "endLine": 165, + "endColumn": 12, + "endOffset": 12695 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12700, + "endLine": 167, + "endColumn": 12, + "endOffset": 12818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12700, + "endLine": 167, + "endColumn": 12, + "endOffset": 12818 + } + } + }, + { + "to": { + "startLine": 168, + "startColumn": 4, + "startOffset": 12823, + "endLine": 169, + "endColumn": 12, + "endOffset": 12931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 168, + "startColumn": 4, + "startOffset": 12823, + "endLine": 169, + "endColumn": 12, + "endOffset": 12931 + } + } + }, + { + "to": { + "startLine": 170, + "startColumn": 4, + "startOffset": 12936, + "endLine": 172, + "endColumn": 12, + "endOffset": 13114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 170, + "startColumn": 4, + "startOffset": 12936, + "endLine": 172, + "endColumn": 12, + "endOffset": 13114 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13119, + "endLine": 174, + "endColumn": 12, + "endOffset": 13245 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13119, + "endLine": 174, + "endColumn": 12, + "endOffset": 13245 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13250, + "endLine": 177, + "endColumn": 12, + "endOffset": 13446 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13250, + "endLine": 177, + "endColumn": 12, + "endOffset": 13446 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13451, + "endColumn": 88, + "endOffset": 13535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13451, + "endColumn": 88, + "endOffset": 13535 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13540, + "endColumn": 110, + "endOffset": 13646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13540, + "endColumn": 110, + "endOffset": 13646 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13651, + "endLine": 182, + "endColumn": 12, + "endOffset": 13879 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13651, + "endLine": 182, + "endColumn": 12, + "endOffset": 13879 + } + } + }, + { + "to": { + "startLine": 183, + "startColumn": 4, + "startOffset": 13884, + "endColumn": 100, + "endOffset": 13980 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 183, + "startColumn": 4, + "startOffset": 13884, + "endColumn": 100, + "endOffset": 13980 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 13985, + "endColumn": 94, + "endOffset": 14075 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 184, + "startColumn": 4, + "startOffset": 13985, + "endColumn": 94, + "endOffset": 14075 + } + } + }, + { + "to": { + "startLine": 185, + "startColumn": 4, + "startOffset": 14080, + "endColumn": 122, + "endOffset": 14198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 185, + "startColumn": 4, + "startOffset": 14080, + "endColumn": 122, + "endOffset": 14198 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14203, + "endColumn": 128, + "endOffset": 14327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14203, + "endColumn": 128, + "endOffset": 14327 + } + } + }, + { + "to": { + "startLine": 187, + "startColumn": 4, + "startOffset": 14332, + "endColumn": 116, + "endOffset": 14444 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 187, + "startColumn": 4, + "startOffset": 14332, + "endColumn": 116, + "endOffset": 14444 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14449, + "endLine": 190, + "endColumn": 12, + "endOffset": 14621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14449, + "endLine": 190, + "endColumn": 12, + "endOffset": 14621 + } + } + }, + { + "to": { + "startLine": 191, + "startColumn": 4, + "startOffset": 14626, + "endColumn": 98, + "endOffset": 14720 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 14626, + "endColumn": 98, + "endOffset": 14720 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14725, + "endLine": 193, + "endColumn": 12, + "endOffset": 14855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14725, + "endLine": 193, + "endColumn": 12, + "endOffset": 14855 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14860, + "endLine": 195, + "endColumn": 12, + "endOffset": 14998 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14860, + "endLine": 195, + "endColumn": 12, + "endOffset": 14998 + } + } + }, + { + "to": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15003, + "endLine": 197, + "endColumn": 12, + "endOffset": 15133 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15003, + "endLine": 197, + "endColumn": 12, + "endOffset": 15133 + } + } + }, + { + "to": { + "startLine": 198, + "startColumn": 4, + "startOffset": 15138, + "endLine": 199, + "endColumn": 12, + "endOffset": 15252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 15138, + "endLine": 199, + "endColumn": 12, + "endOffset": 15252 + } + } + }, + { + "to": { + "startLine": 200, + "startColumn": 4, + "startOffset": 15257, + "endLine": 203, + "endColumn": 12, + "endOffset": 15453 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 15257, + "endLine": 203, + "endColumn": 12, + "endOffset": 15453 + } + } + }, + { + "to": { + "startLine": 204, + "startColumn": 4, + "startOffset": 15458, + "endLine": 205, + "endColumn": 12, + "endOffset": 15572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 15458, + "endLine": 205, + "endColumn": 12, + "endOffset": 15572 + } + } + }, + { + "to": { + "startLine": 206, + "startColumn": 4, + "startOffset": 15577, + "endColumn": 92, + "endOffset": 15665 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 15577, + "endColumn": 92, + "endOffset": 15665 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15670, + "endColumn": 110, + "endOffset": 15776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15670, + "endColumn": 110, + "endOffset": 15776 + } + } + }, + { + "to": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15781, + "endColumn": 55, + "endOffset": 15832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15781, + "endColumn": 55, + "endOffset": 15832 + } + } + }, + { + "to": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15837, + "endLine": 210, + "endColumn": 12, + "endOffset": 15939 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15837, + "endLine": 210, + "endColumn": 12, + "endOffset": 15939 + } + } + }, + { + "to": { + "startLine": 211, + "startColumn": 4, + "startOffset": 15944, + "endLine": 214, + "endColumn": 12, + "endOffset": 16134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 211, + "startColumn": 4, + "startOffset": 15944, + "endLine": 214, + "endColumn": 12, + "endOffset": 16134 + } + } + }, + { + "to": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16139, + "endLine": 216, + "endColumn": 12, + "endOffset": 16245 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16139, + "endLine": 216, + "endColumn": 12, + "endOffset": 16245 + } + } + }, + { + "to": { + "startLine": 217, + "startColumn": 4, + "startOffset": 16250, + "endLine": 218, + "endColumn": 12, + "endOffset": 16378 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 16250, + "endLine": 218, + "endColumn": 12, + "endOffset": 16378 + } + } + }, + { + "to": { + "startLine": 219, + "startColumn": 4, + "startOffset": 16383, + "endColumn": 94, + "endOffset": 16473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 16383, + "endColumn": 94, + "endOffset": 16473 + } + } + }, + { + "to": { + "startLine": 220, + "startColumn": 4, + "startOffset": 16478, + "endColumn": 90, + "endOffset": 16564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 16478, + "endColumn": 90, + "endOffset": 16564 + } + } + }, + { + "to": { + "startLine": 221, + "startColumn": 4, + "startOffset": 16569, + "endColumn": 90, + "endOffset": 16655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 16569, + "endColumn": 90, + "endOffset": 16655 + } + } + }, + { + "to": { + "startLine": 222, + "startColumn": 4, + "startOffset": 16660, + "endColumn": 116, + "endOffset": 16772 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 16660, + "endColumn": 116, + "endOffset": 16772 + } + } + }, + { + "to": { + "startLine": 223, + "startColumn": 4, + "startOffset": 16777, + "endLine": 224, + "endColumn": 12, + "endOffset": 16911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 16777, + "endLine": 224, + "endColumn": 12, + "endOffset": 16911 + } + } + }, + { + "to": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16916, + "endColumn": 70, + "endOffset": 16982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16916, + "endColumn": 70, + "endOffset": 16982 + } + } + }, + { + "to": { + "startLine": 226, + "startColumn": 4, + "startOffset": 16987, + "endColumn": 82, + "endOffset": 17065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 16987, + "endColumn": 82, + "endOffset": 17065 + } + } + }, + { + "to": { + "startLine": 227, + "startColumn": 4, + "startOffset": 17070, + "endLine": 236, + "endColumn": 12, + "endOffset": 17745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 17070, + "endLine": 236, + "endColumn": 12, + "endOffset": 17745 + } + } + }, + { + "to": { + "startLine": 237, + "startColumn": 4, + "startOffset": 17750, + "endColumn": 56, + "endOffset": 17802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 237, + "startColumn": 4, + "startOffset": 17750, + "endColumn": 56, + "endOffset": 17802 + } + } + }, + { + "to": { + "startLine": 238, + "startColumn": 4, + "startOffset": 17807, + "endColumn": 57, + "endOffset": 17860 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 17807, + "endColumn": 57, + "endOffset": 17860 + } + } + }, + { + "to": { + "startLine": 239, + "startColumn": 4, + "startOffset": 17865, + "endLine": 250, + "endColumn": 12, + "endOffset": 18554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 239, + "startColumn": 4, + "startOffset": 17865, + "endLine": 250, + "endColumn": 12, + "endOffset": 18554 + } + } + }, + { + "to": { + "startLine": 251, + "startColumn": 4, + "startOffset": 18559, + "endLine": 262, + "endColumn": 12, + "endOffset": 19260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 251, + "startColumn": 4, + "startOffset": 18559, + "endLine": 262, + "endColumn": 12, + "endOffset": 19260 + } + } + }, + { + "to": { + "startLine": 263, + "startColumn": 4, + "startOffset": 19265, + "endColumn": 118, + "endOffset": 19379 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 263, + "startColumn": 4, + "startOffset": 19265, + "endColumn": 118, + "endOffset": 19379 + } + } + }, + { + "to": { + "startLine": 264, + "startColumn": 4, + "startOffset": 19384, + "endColumn": 128, + "endOffset": 19508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 19384, + "endColumn": 128, + "endOffset": 19508 + } + } + }, + { + "to": { + "startLine": 265, + "startColumn": 4, + "startOffset": 19513, + "endLine": 267, + "endColumn": 12, + "endOffset": 19679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 265, + "startColumn": 4, + "startOffset": 19513, + "endLine": 267, + "endColumn": 12, + "endOffset": 19679 + } + } + }, + { + "to": { + "startLine": 268, + "startColumn": 4, + "startOffset": 19684, + "endLine": 270, + "endColumn": 12, + "endOffset": 19845 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 268, + "startColumn": 4, + "startOffset": 19684, + "endLine": 270, + "endColumn": 12, + "endOffset": 19845 + } + } + }, + { + "to": { + "startLine": 271, + "startColumn": 4, + "startOffset": 19850, + "endColumn": 128, + "endOffset": 19974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 271, + "startColumn": 4, + "startOffset": 19850, + "endColumn": 128, + "endOffset": 19974 + } + } + }, + { + "to": { + "startLine": 272, + "startColumn": 4, + "startOffset": 19979, + "endLine": 274, + "endColumn": 12, + "endOffset": 20145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 272, + "startColumn": 4, + "startOffset": 19979, + "endLine": 274, + "endColumn": 12, + "endOffset": 20145 + } + } + }, + { + "to": { + "startLine": 275, + "startColumn": 4, + "startOffset": 20150, + "endColumn": 130, + "endOffset": 20276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 275, + "startColumn": 4, + "startOffset": 20150, + "endColumn": 130, + "endOffset": 20276 + } + } + }, + { + "to": { + "startLine": 276, + "startColumn": 4, + "startOffset": 20281, + "endLine": 278, + "endColumn": 12, + "endOffset": 20446 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 276, + "startColumn": 4, + "startOffset": 20281, + "endLine": 278, + "endColumn": 12, + "endOffset": 20446 + } + } + }, + { + "to": { + "startLine": 279, + "startColumn": 4, + "startOffset": 20451, + "endLine": 281, + "endColumn": 12, + "endOffset": 20621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 279, + "startColumn": 4, + "startOffset": 20451, + "endLine": 281, + "endColumn": 12, + "endOffset": 20621 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 20626, + "endLine": 286, + "endColumn": 12, + "endOffset": 20962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 20626, + "endLine": 286, + "endColumn": 12, + "endOffset": 20962 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v22.json b/build/intermediates/blame/res/debug/multi/values-v22.json new file mode 100644 index 0000000..4c6d0a8 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v22.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 74, + "endOffset": 125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 74, + "endOffset": 125 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 130, + "endColumn": 86, + "endOffset": 212 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 130, + "endColumn": 86, + "endOffset": 212 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 217, + "endLine": 8, + "endColumn": 12, + "endOffset": 548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 217, + "endLine": 8, + "endColumn": 12, + "endOffset": 548 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 553, + "endLine": 13, + "endColumn": 12, + "endOffset": 896 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 553, + "endLine": 13, + "endColumn": 12, + "endOffset": 896 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v23.json b/build/intermediates/blame/res/debug/multi/values-v23.json new file mode 100644 index 0000000..f11c6a5 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v23.json @@ -0,0 +1,220 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 134, + "endOffset": 185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 134, + "endOffset": 185 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 190, + "endColumn": 134, + "endOffset": 320 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 190, + "endColumn": 134, + "endOffset": 320 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 325, + "endColumn": 74, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 325, + "endColumn": 74, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 86, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 86, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endLine": 18, + "endColumn": 12, + "endOffset": 1272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endLine": 18, + "endColumn": 12, + "endOffset": 1272 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1277, + "endLine": 31, + "endColumn": 12, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1277, + "endLine": 31, + "endColumn": 12, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 126, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 126, + "endOffset": 2201 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2206, + "endColumn": 104, + "endOffset": 2306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2206, + "endColumn": 104, + "endOffset": 2306 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2311, + "endColumn": 114, + "endOffset": 2421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2311, + "endColumn": 114, + "endOffset": 2421 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2426, + "endColumn": 106, + "endOffset": 2528 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2426, + "endColumn": 106, + "endOffset": 2528 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2533, + "endColumn": 112, + "endOffset": 2641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2533, + "endColumn": 112, + "endOffset": 2641 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v24.json b/build/intermediates/blame/res/debug/multi/values-v24.json new file mode 100644 index 0000000..7369780 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v24.json @@ -0,0 +1,121 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 156, + "endOffset": 207 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 156, + "endOffset": 207 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 212, + "endColumn": 134, + "endOffset": 342 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 212, + "endColumn": 134, + "endOffset": 342 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 347, + "endColumn": 68, + "endOffset": 411 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 347, + "endColumn": 68, + "endOffset": 411 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 416, + "endColumn": 63, + "endOffset": 475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 416, + "endColumn": 63, + "endOffset": 475 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 68, + "endOffset": 544 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 68, + "endOffset": 544 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 549, + "endColumn": 69, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 549, + "endColumn": 69, + "endOffset": 614 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-v25.json b/build/intermediates/blame/res/debug/multi/values-v25.json new file mode 100644 index 0000000..2499d91 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-v25.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 5, + "endColumn": 12, + "endOffset": 303 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 5, + "endColumn": 12, + "endOffset": 303 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 308, + "endLine": 7, + "endColumn": 12, + "endOffset": 414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 308, + "endLine": 7, + "endColumn": 12, + "endOffset": 414 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-vi.json b/build/intermediates/blame/res/debug/multi/values-vi.json new file mode 100644 index 0000000..6f37639 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-vi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 107, + "endOffset": 503 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 107, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 108, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 108, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 83, + "endOffset": 696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 83, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 102, + "endOffset": 799 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 102, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 118, + "endOffset": 918 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 118, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 76, + "endOffset": 1072 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 76, + "endOffset": 1072 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1077, + "endColumn": 83, + "endOffset": 1156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1077, + "endColumn": 83, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 103, + "endOffset": 1260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 103, + "endOffset": 1260 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 108, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 108, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 104, + "endOffset": 1575 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 104, + "endOffset": 1575 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 113, + "endOffset": 1689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 113, + "endOffset": 1689 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1694, + "endColumn": 104, + "endOffset": 1794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1694, + "endColumn": 104, + "endOffset": 1794 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 119, + "endOffset": 1914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 119, + "endOffset": 1914 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 98, + "endOffset": 2013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 98, + "endOffset": 2013 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json b/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json new file mode 100644 index 0000000..523458a --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-xlarge-v4.json @@ -0,0 +1,121 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 70, + "endOffset": 192 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 70, + "endOffset": 192 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 197, + "endColumn": 69, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 197, + "endColumn": 69, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 267, + "endColumn": 69, + "endOffset": 332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 267, + "endColumn": 69, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 67, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 67, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 405, + "endColumn": 67, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 405, + "endColumn": 67, + "endOffset": 468 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-zh-rCN.json b/build/intermediates/blame/res/debug/multi/values-zh-rCN.json new file mode 100644 index 0000000..251b051 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-zh-rCN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 106, + "endOffset": 253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 106, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 94, + "endOffset": 471 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 94, + "endOffset": 471 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 99, + "endOffset": 571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 99, + "endOffset": 571 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 81, + "endOffset": 653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 81, + "endOffset": 653 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 658, + "endColumn": 96, + "endOffset": 750 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 658, + "endColumn": 96, + "endOffset": 750 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 755, + "endColumn": 105, + "endOffset": 856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 755, + "endColumn": 105, + "endOffset": 856 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 861, + "endColumn": 75, + "endOffset": 932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 861, + "endColumn": 75, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 77, + "endOffset": 1086 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 77, + "endOffset": 1086 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1091, + "endColumn": 95, + "endOffset": 1182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1091, + "endColumn": 95, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 95, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 95, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 94, + "endOffset": 1373 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 94, + "endOffset": 1373 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 96, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 96, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 94, + "endOffset": 1565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 94, + "endOffset": 1565 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 97, + "endOffset": 1663 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 97, + "endOffset": 1663 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 111, + "endOffset": 1775 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 111, + "endOffset": 1775 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 100, + "endOffset": 2048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 100, + "endOffset": 2048 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-zh-rHK.json b/build/intermediates/blame/res/debug/multi/values-zh-rHK.json new file mode 100644 index 0000000..32b88e7 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-zh-rHK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 97, + "endOffset": 1662 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 97, + "endOffset": 1662 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 112, + "endOffset": 1775 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 112, + "endOffset": 1775 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 101, + "endOffset": 2049 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 101, + "endOffset": 2049 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-zh-rTW.json b/build/intermediates/blame/res/debug/multi/values-zh-rTW.json new file mode 100644 index 0000000..c070eaa --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-zh-rTW.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 99, + "endOffset": 1664 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 99, + "endOffset": 1664 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1669, + "endColumn": 112, + "endOffset": 1777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1669, + "endColumn": 112, + "endOffset": 1777 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1782, + "endColumn": 93, + "endOffset": 1871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1782, + "endColumn": 93, + "endOffset": 1871 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1876, + "endColumn": 77, + "endOffset": 1949 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1876, + "endColumn": 77, + "endOffset": 1949 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1954, + "endColumn": 100, + "endOffset": 2050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1954, + "endColumn": 100, + "endOffset": 2050 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values-zu.json b/build/intermediates/blame/res/debug/multi/values-zu.json new file mode 100644 index 0000000..26dd7b0 --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values-zu.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 106, + "endOffset": 496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 106, + "endOffset": 496 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 113, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 113, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 126, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 126, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 79, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 79, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 79, + "endOffset": 1088 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 79, + "endOffset": 1088 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1093, + "endColumn": 85, + "endOffset": 1174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1093, + "endColumn": 85, + "endOffset": 1174 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 103, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 103, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 106, + "endOffset": 1589 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 106, + "endOffset": 1589 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 119, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 119, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 95, + "endOffset": 2017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 95, + "endOffset": 2017 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 80, + "endOffset": 2098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 80, + "endOffset": 2098 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 100, + "endOffset": 2199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 100, + "endOffset": 2199 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/multi/values.json b/build/intermediates/blame/res/debug/multi/values.json new file mode 100644 index 0000000..45daeef --- /dev/null +++ b/build/intermediates/blame/res/debug/multi/values.json @@ -0,0 +1,11967 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 57, + "endOffset": 353 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 57, + "endOffset": 353 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 358, + "endColumn": 61, + "endOffset": 415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 358, + "endColumn": 61, + "endOffset": 415 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 420, + "endColumn": 67, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 420, + "endColumn": 67, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 488, + "endColumn": 77, + "endOffset": 561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 488, + "endColumn": 77, + "endOffset": 561 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 566, + "endColumn": 80, + "endOffset": 642 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 566, + "endColumn": 80, + "endOffset": 642 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 647, + "endColumn": 60, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 647, + "endColumn": 60, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 708, + "endColumn": 74, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 708, + "endColumn": 74, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 783, + "endColumn": 75, + "endOffset": 854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 783, + "endColumn": 75, + "endOffset": 854 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 859, + "endColumn": 76, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 859, + "endColumn": 76, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 936, + "endColumn": 77, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 936, + "endColumn": 77, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 84, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 84, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 75, + "endOffset": 1252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 75, + "endOffset": 1252 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 75, + "endOffset": 1328 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 75, + "endOffset": 1328 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 51, + "endOffset": 1380 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 1765, + "endColumn": 51, + "endOffset": 1812 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 39, + "endOffset": 1420 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 383, + "endColumn": 39, + "endOffset": 418 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1425, + "endColumn": 76, + "endOffset": 1497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 76, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1502, + "endColumn": 77, + "endOffset": 1575 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 77, + "endOffset": 1483 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 105, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 105, + "endOffset": 1589 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 105, + "endOffset": 1787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1792, + "endColumn": 78, + "endOffset": 1866 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 78, + "endOffset": 1774 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1871, + "endColumn": 79, + "endOffset": 1946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 79, + "endOffset": 1854 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 56, + "endOffset": 2003 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1859, + "endColumn": 56, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2008, + "endColumn": 57, + "endOffset": 2061 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 57, + "endOffset": 1969 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2066, + "endColumn": 45, + "endOffset": 2107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 153, + "endColumn": 45, + "endOffset": 194 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2112, + "endColumn": 45, + "endOffset": 2153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 45, + "endOffset": 1169 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2158, + "endColumn": 46, + "endOffset": 2200 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 46, + "endOffset": 97 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2205, + "endColumn": 50, + "endOffset": 2251 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 102, + "endColumn": 50, + "endOffset": 148 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2256, + "endColumn": 47, + "endOffset": 2299 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 47, + "endOffset": 1217 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2304, + "endColumn": 50, + "endOffset": 2350 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 471, + "endColumn": 50, + "endOffset": 517 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2355, + "endColumn": 50, + "endOffset": 2401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 736, + "endColumn": 50, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2406, + "endColumn": 52, + "endOffset": 2454 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 522, + "endColumn": 52, + "endOffset": 570 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2459, + "endColumn": 59, + "endOffset": 2514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 575, + "endColumn": 59, + "endOffset": 630 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2519, + "endColumn": 53, + "endOffset": 2568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 841, + "endColumn": 53, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2573, + "endColumn": 45, + "endOffset": 2614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 45, + "endOffset": 1263 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2619, + "endColumn": 49, + "endOffset": 2664 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 895, + "endColumn": 49, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2669, + "endColumn": 52, + "endOffset": 2717 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 635, + "endColumn": 52, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2722, + "endColumn": 54, + "endOffset": 2772 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 199, + "endColumn": 54, + "endOffset": 249 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2777, + "endColumn": 60, + "endOffset": 2833 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1067, + "endColumn": 60, + "endOffset": 1123 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2838, + "endColumn": 60, + "endOffset": 2894 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 60, + "endOffset": 1062 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 2899, + "endColumn": 60, + "endOffset": 2955 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 945, + "endColumn": 60, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 2960, + "endColumn": 53, + "endOffset": 3009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 787, + "endColumn": 53, + "endOffset": 836 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3014, + "endColumn": 73, + "endOffset": 3083 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 73, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3088, + "endColumn": 74, + "endOffset": 3158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 74, + "endOffset": 2118 + } + } + }, + { + "to": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3163, + "endColumn": 64, + "endOffset": 3223 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2123, + "endColumn": 64, + "endOffset": 2183 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3228, + "endColumn": 65, + "endOffset": 3289 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2188, + "endColumn": 65, + "endOffset": 2249 + } + } + }, + { + "to": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3294, + "endColumn": 47, + "endOffset": 3337 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 688, + "endColumn": 47, + "endOffset": 731 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3342, + "endColumn": 71, + "endOffset": 3409 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2254, + "endColumn": 71, + "endOffset": 2321 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3414, + "endColumn": 72, + "endOffset": 3482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2326, + "endColumn": 72, + "endOffset": 2394 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3487, + "endColumn": 66, + "endOffset": 3549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2399, + "endColumn": 66, + "endOffset": 2461 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3554, + "endColumn": 67, + "endOffset": 3617 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2466, + "endColumn": 67, + "endOffset": 2529 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3622, + "endColumn": 43, + "endOffset": 3661 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 254, + "endColumn": 43, + "endOffset": 293 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 3666, + "endColumn": 58, + "endOffset": 3720 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2534, + "endColumn": 58, + "endOffset": 2588 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 3725, + "endColumn": 58, + "endOffset": 3779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2593, + "endColumn": 58, + "endOffset": 2647 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 3784, + "endColumn": 58, + "endOffset": 3838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2652, + "endColumn": 58, + "endOffset": 2706 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 3843, + "endColumn": 58, + "endOffset": 3897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2711, + "endColumn": 58, + "endOffset": 2765 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 3902, + "endColumn": 58, + "endOffset": 3956 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2770, + "endColumn": 58, + "endOffset": 2824 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 3961, + "endColumn": 53, + "endOffset": 4010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2829, + "endColumn": 53, + "endOffset": 2878 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4015, + "endColumn": 53, + "endOffset": 4064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2883, + "endColumn": 53, + "endOffset": 2932 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4069, + "endColumn": 52, + "endOffset": 4117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2937, + "endColumn": 52, + "endOffset": 2985 + } + } + }, + { + "to": { + "startLine": 67, + "startColumn": 4, + "startOffset": 4122, + "endColumn": 53, + "endOffset": 4171 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2990, + "endColumn": 53, + "endOffset": 3039 + } + } + }, + { + "to": { + "startLine": 68, + "startColumn": 4, + "startOffset": 4176, + "endColumn": 53, + "endOffset": 4225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3044, + "endColumn": 53, + "endOffset": 3093 + } + } + }, + { + "to": { + "startLine": 69, + "startColumn": 4, + "startOffset": 4230, + "endColumn": 53, + "endOffset": 4279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3098, + "endColumn": 53, + "endOffset": 3147 + } + } + }, + { + "to": { + "startLine": 70, + "startColumn": 4, + "startOffset": 4284, + "endColumn": 53, + "endOffset": 4333 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3152, + "endColumn": 53, + "endOffset": 3201 + } + } + }, + { + "to": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4338, + "endColumn": 68, + "endOffset": 4402 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3206, + "endColumn": 68, + "endOffset": 3270 + } + } + }, + { + "to": { + "startLine": 72, + "startColumn": 4, + "startOffset": 4407, + "endColumn": 62, + "endOffset": 4465 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3275, + "endColumn": 62, + "endOffset": 3333 + } + } + }, + { + "to": { + "startLine": 73, + "startColumn": 4, + "startOffset": 4470, + "endColumn": 88, + "endOffset": 4554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3338, + "endColumn": 88, + "endOffset": 3422 + } + } + }, + { + "to": { + "startLine": 74, + "startColumn": 4, + "startOffset": 4559, + "endColumn": 54, + "endOffset": 4609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1422, + "endColumn": 54, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 75, + "startColumn": 4, + "startOffset": 4614, + "endColumn": 56, + "endOffset": 4666 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 56, + "endOffset": 1360 + } + } + }, + { + "to": { + "startLine": 76, + "startColumn": 4, + "startOffset": 4671, + "endColumn": 56, + "endOffset": 4723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1365, + "endColumn": 56, + "endOffset": 1417 + } + } + }, + { + "to": { + "startLine": 77, + "startColumn": 4, + "startOffset": 4728, + "endColumn": 57, + "endOffset": 4781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 57, + "endOffset": 1530 + } + } + }, + { + "to": { + "startLine": 78, + "startColumn": 4, + "startOffset": 4786, + "endColumn": 71, + "endOffset": 4853 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 71, + "endOffset": 1671 + } + } + }, + { + "to": { + "startLine": 79, + "startColumn": 4, + "startOffset": 4858, + "endColumn": 72, + "endOffset": 4926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 1676, + "endColumn": 72, + "endOffset": 1744 + } + } + }, + { + "to": { + "startLine": 80, + "startColumn": 4, + "startOffset": 4931, + "endColumn": 68, + "endOffset": 4995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1535, + "endColumn": 68, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5000, + "endColumn": 38, + "endOffset": 5034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 38, + "endOffset": 1302 + } + } + }, + { + "to": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5039, + "endColumn": 73, + "endOffset": 5108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3427, + "endColumn": 73, + "endOffset": 3496 + } + } + }, + { + "to": { + "startLine": 83, + "startColumn": 4, + "startOffset": 5113, + "endColumn": 78, + "endOffset": 5187 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3501, + "endColumn": 78, + "endOffset": 3575 + } + } + }, + { + "to": { + "startLine": 84, + "startColumn": 4, + "startOffset": 5192, + "endColumn": 72, + "endOffset": 5260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3580, + "endColumn": 72, + "endOffset": 3648 + } + } + }, + { + "to": { + "startLine": 85, + "startColumn": 4, + "startOffset": 5265, + "endColumn": 73, + "endOffset": 5334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3653, + "endColumn": 73, + "endOffset": 3722 + } + } + }, + { + "to": { + "startLine": 86, + "startColumn": 4, + "startOffset": 5339, + "endColumn": 70, + "endOffset": 5405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3727, + "endColumn": 70, + "endOffset": 3793 + } + } + }, + { + "to": { + "startLine": 87, + "startColumn": 4, + "startOffset": 5410, + "endColumn": 71, + "endOffset": 5477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3798, + "endColumn": 71, + "endOffset": 3865 + } + } + }, + { + "to": { + "startLine": 88, + "startColumn": 4, + "startOffset": 5482, + "endColumn": 71, + "endOffset": 5549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3870, + "endColumn": 71, + "endOffset": 3937 + } + } + }, + { + "to": { + "startLine": 89, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 72, + "endOffset": 5622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 3942, + "endColumn": 72, + "endOffset": 4010 + } + } + }, + { + "to": { + "startLine": 90, + "startColumn": 4, + "startOffset": 5627, + "endColumn": 56, + "endOffset": 5679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4015, + "endColumn": 56, + "endOffset": 4067 + } + } + }, + { + "to": { + "startLine": 91, + "startColumn": 4, + "startOffset": 5684, + "endColumn": 57, + "endOffset": 5737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4072, + "endColumn": 57, + "endOffset": 4125 + } + } + }, + { + "to": { + "startLine": 92, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 72, + "endOffset": 5810 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4130, + "endColumn": 72, + "endOffset": 4198 + } + } + }, + { + "to": { + "startLine": 93, + "startColumn": 4, + "startOffset": 5815, + "endColumn": 73, + "endOffset": 5884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4203, + "endColumn": 73, + "endOffset": 4272 + } + } + }, + { + "to": { + "startLine": 94, + "startColumn": 4, + "startOffset": 5889, + "endColumn": 73, + "endOffset": 5958 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4277, + "endColumn": 73, + "endOffset": 4346 + } + } + }, + { + "to": { + "startLine": 95, + "startColumn": 4, + "startOffset": 5963, + "endColumn": 74, + "endOffset": 6033 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4351, + "endColumn": 74, + "endOffset": 4421 + } + } + }, + { + "to": { + "startLine": 96, + "startColumn": 4, + "startOffset": 6038, + "endColumn": 71, + "endOffset": 6105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4426, + "endColumn": 71, + "endOffset": 4493 + } + } + }, + { + "to": { + "startLine": 97, + "startColumn": 4, + "startOffset": 6110, + "endColumn": 72, + "endOffset": 6178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 4498, + "endColumn": 72, + "endOffset": 4566 + } + } + }, + { + "to": { + "startLine": 98, + "startColumn": 4, + "startOffset": 6183, + "endColumn": 69, + "endOffset": 6248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 4571, + "endColumn": 69, + "endOffset": 4636 + } + } + }, + { + "to": { + "startLine": 99, + "startColumn": 4, + "startOffset": 6253, + "endColumn": 70, + "endOffset": 6319 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 4641, + "endColumn": 70, + "endOffset": 4707 + } + } + }, + { + "to": { + "startLine": 100, + "startColumn": 4, + "startOffset": 6324, + "endColumn": 47, + "endOffset": 6367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 423, + "endColumn": 47, + "endOffset": 466 + } + } + }, + { + "to": { + "startLine": 101, + "startColumn": 4, + "startOffset": 6372, + "endColumn": 44, + "endOffset": 6412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 298, + "endColumn": 44, + "endOffset": 338 + } + } + }, + { + "to": { + "startLine": 102, + "startColumn": 4, + "startOffset": 6417, + "endColumn": 39, + "endOffset": 6452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 343, + "endColumn": 39, + "endOffset": 378 + } + } + }, + { + "to": { + "startLine": 240, + "startColumn": 4, + "startOffset": 27137, + "endColumn": 68, + "endOffset": 27201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 24572, + "endColumn": 68, + "endOffset": 24636 + } + } + }, + { + "to": { + "startLine": 241, + "startColumn": 4, + "startOffset": 27206, + "endColumn": 68, + "endOffset": 27270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 203, + "startColumn": 4, + "startOffset": 24641, + "endColumn": 68, + "endOffset": 24705 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 27275, + "endColumn": 69, + "endOffset": 27340 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 24710, + "endColumn": 69, + "endOffset": 24775 + } + } + }, + { + "to": { + "startLine": 243, + "startColumn": 4, + "startOffset": 27345, + "endColumn": 73, + "endOffset": 27414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 205, + "startColumn": 4, + "startOffset": 24780, + "endColumn": 73, + "endOffset": 24849 + } + } + }, + { + "to": { + "startLine": 244, + "startColumn": 4, + "startOffset": 27419, + "endColumn": 75, + "endOffset": 27490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 24854, + "endColumn": 75, + "endOffset": 24925 + } + } + }, + { + "to": { + "startLine": 245, + "startColumn": 4, + "startOffset": 27495, + "endColumn": 63, + "endOffset": 27554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 24930, + "endColumn": 63, + "endOffset": 24989 + } + } + }, + { + "to": { + "startLine": 246, + "startColumn": 4, + "startOffset": 27559, + "endColumn": 76, + "endOffset": 27631 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 24994, + "endColumn": 76, + "endOffset": 25066 + } + } + }, + { + "to": { + "startLine": 247, + "startColumn": 4, + "startOffset": 27636, + "endColumn": 75, + "endOffset": 27707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 209, + "startColumn": 4, + "startOffset": 25071, + "endColumn": 75, + "endOffset": 25142 + } + } + }, + { + "to": { + "startLine": 248, + "startColumn": 4, + "startOffset": 27712, + "endColumn": 76, + "endOffset": 27784 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 210, + "startColumn": 4, + "startOffset": 25147, + "endColumn": 76, + "endOffset": 25219 + } + } + }, + { + "to": { + "startLine": 249, + "startColumn": 4, + "startOffset": 27789, + "endColumn": 63, + "endOffset": 27848 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 211, + "startColumn": 4, + "startOffset": 25224, + "endColumn": 63, + "endOffset": 25283 + } + } + }, + { + "to": { + "startLine": 250, + "startColumn": 4, + "startOffset": 27853, + "endColumn": 64, + "endOffset": 27913 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 212, + "startColumn": 4, + "startOffset": 25288, + "endColumn": 64, + "endOffset": 25348 + } + } + }, + { + "to": { + "startLine": 251, + "startColumn": 4, + "startOffset": 27918, + "endColumn": 68, + "endOffset": 27982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 213, + "startColumn": 4, + "startOffset": 25353, + "endColumn": 68, + "endOffset": 25417 + } + } + }, + { + "to": { + "startLine": 252, + "startColumn": 4, + "startOffset": 27987, + "endColumn": 76, + "endOffset": 28059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 25422, + "endColumn": 76, + "endOffset": 25494 + } + } + }, + { + "to": { + "startLine": 253, + "startColumn": 4, + "startOffset": 28064, + "endColumn": 74, + "endOffset": 28134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 25499, + "endColumn": 74, + "endOffset": 25569 + } + } + }, + { + "to": { + "startLine": 254, + "startColumn": 4, + "startOffset": 28139, + "endColumn": 68, + "endOffset": 28203 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 25574, + "endColumn": 68, + "endOffset": 25638 + } + } + }, + { + "to": { + "startLine": 255, + "startColumn": 4, + "startOffset": 28208, + "endColumn": 67, + "endOffset": 28271 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 25643, + "endColumn": 67, + "endOffset": 25706 + } + } + }, + { + "to": { + "startLine": 256, + "startColumn": 4, + "startOffset": 28276, + "endColumn": 76, + "endOffset": 28348 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 218, + "startColumn": 4, + "startOffset": 25711, + "endColumn": 76, + "endOffset": 25783 + } + } + }, + { + "to": { + "startLine": 257, + "startColumn": 4, + "startOffset": 28353, + "endColumn": 65, + "endOffset": 28414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 25788, + "endColumn": 65, + "endOffset": 25849 + } + } + }, + { + "to": { + "startLine": 258, + "startColumn": 4, + "startOffset": 28419, + "endColumn": 96, + "endOffset": 28511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 25854, + "endColumn": 96, + "endOffset": 25946 + } + } + }, + { + "to": { + "startLine": 259, + "startColumn": 4, + "startOffset": 28516, + "endColumn": 64, + "endOffset": 28576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 25951, + "endColumn": 64, + "endOffset": 26011 + } + } + }, + { + "to": { + "startLine": 260, + "startColumn": 4, + "startOffset": 28581, + "endColumn": 68, + "endOffset": 28645 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 26016, + "endColumn": 68, + "endOffset": 26080 + } + } + }, + { + "to": { + "startLine": 261, + "startColumn": 4, + "startOffset": 28650, + "endColumn": 98, + "endOffset": 28744 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 26085, + "endColumn": 98, + "endOffset": 26179 + } + } + }, + { + "to": { + "startLine": 262, + "startColumn": 4, + "startOffset": 28749, + "endColumn": 70, + "endOffset": 28815 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 224, + "startColumn": 4, + "startOffset": 26184, + "endColumn": 70, + "endOffset": 26250 + } + } + }, + { + "to": { + "startLine": 263, + "startColumn": 4, + "startOffset": 28820, + "endColumn": 58, + "endOffset": 28874 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 26255, + "endColumn": 58, + "endOffset": 26309 + } + } + }, + { + "to": { + "startLine": 264, + "startColumn": 4, + "startOffset": 28879, + "endColumn": 57, + "endOffset": 28932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 26314, + "endColumn": 57, + "endOffset": 26367 + } + } + }, + { + "to": { + "startLine": 265, + "startColumn": 4, + "startOffset": 28937, + "endColumn": 56, + "endOffset": 28989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 26372, + "endColumn": 56, + "endOffset": 26424 + } + } + }, + { + "to": { + "startLine": 266, + "startColumn": 4, + "startOffset": 28994, + "endColumn": 58, + "endOffset": 29048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 26429, + "endColumn": 58, + "endOffset": 26483 + } + } + }, + { + "to": { + "startLine": 267, + "startColumn": 4, + "startOffset": 29053, + "endColumn": 70, + "endOffset": 29119 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 26488, + "endColumn": 70, + "endOffset": 26554 + } + } + }, + { + "to": { + "startLine": 268, + "startColumn": 4, + "startOffset": 29124, + "endColumn": 71, + "endOffset": 29191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 230, + "startColumn": 4, + "startOffset": 26559, + "endColumn": 71, + "endOffset": 26626 + } + } + }, + { + "to": { + "startLine": 269, + "startColumn": 4, + "startOffset": 29196, + "endColumn": 71, + "endOffset": 29263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 231, + "startColumn": 4, + "startOffset": 26631, + "endColumn": 71, + "endOffset": 26698 + } + } + }, + { + "to": { + "startLine": 270, + "startColumn": 4, + "startOffset": 29268, + "endColumn": 71, + "endOffset": 29335 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 232, + "startColumn": 4, + "startOffset": 26703, + "endColumn": 71, + "endOffset": 26770 + } + } + }, + { + "to": { + "startLine": 271, + "startColumn": 4, + "startOffset": 29340, + "endColumn": 71, + "endOffset": 29407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 233, + "startColumn": 4, + "startOffset": 26775, + "endColumn": 71, + "endOffset": 26842 + } + } + }, + { + "to": { + "startLine": 272, + "startColumn": 4, + "startOffset": 29412, + "endColumn": 66, + "endOffset": 29474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 26847, + "endColumn": 66, + "endOffset": 26909 + } + } + }, + { + "to": { + "startLine": 273, + "startColumn": 4, + "startOffset": 29479, + "endColumn": 67, + "endOffset": 29542 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 26914, + "endColumn": 67, + "endOffset": 26977 + } + } + }, + { + "to": { + "startLine": 274, + "startColumn": 4, + "startOffset": 29547, + "endColumn": 67, + "endOffset": 29610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 236, + "startColumn": 4, + "startOffset": 26982, + "endColumn": 67, + "endOffset": 27045 + } + } + }, + { + "to": { + "startLine": 275, + "startColumn": 4, + "startOffset": 29615, + "endColumn": 58, + "endOffset": 29669 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 237, + "startColumn": 4, + "startOffset": 27050, + "endColumn": 58, + "endOffset": 27104 + } + } + }, + { + "to": { + "startLine": 276, + "startColumn": 4, + "startOffset": 29674, + "endColumn": 62, + "endOffset": 29732 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 27109, + "endColumn": 62, + "endOffset": 27167 + } + } + }, + { + "to": { + "startLine": 277, + "startColumn": 4, + "startOffset": 29737, + "endColumn": 63, + "endOffset": 29796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 239, + "startColumn": 4, + "startOffset": 27172, + "endColumn": 63, + "endOffset": 27231 + } + } + }, + { + "to": { + "startLine": 278, + "startColumn": 4, + "startOffset": 29801, + "endColumn": 89, + "endOffset": 29886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 240, + "startColumn": 4, + "startOffset": 27236, + "endColumn": 89, + "endOffset": 27321 + } + } + }, + { + "to": { + "startLine": 279, + "startColumn": 4, + "startOffset": 29891, + "endColumn": 90, + "endOffset": 29977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 241, + "startColumn": 4, + "startOffset": 27326, + "endColumn": 90, + "endOffset": 27412 + } + } + }, + { + "to": { + "startLine": 280, + "startColumn": 4, + "startOffset": 29982, + "endColumn": 59, + "endOffset": 30037 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 242, + "startColumn": 4, + "startOffset": 27417, + "endColumn": 59, + "endOffset": 27472 + } + } + }, + { + "to": { + "startLine": 281, + "startColumn": 4, + "startOffset": 30042, + "endColumn": 65, + "endOffset": 30103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 243, + "startColumn": 4, + "startOffset": 27477, + "endColumn": 65, + "endOffset": 27538 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 30108, + "endColumn": 66, + "endOffset": 30170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 244, + "startColumn": 4, + "startOffset": 27543, + "endColumn": 66, + "endOffset": 27605 + } + } + }, + { + "to": { + "startLine": 283, + "startColumn": 4, + "startOffset": 30175, + "endColumn": 65, + "endOffset": 30236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 245, + "startColumn": 4, + "startOffset": 27610, + "endColumn": 65, + "endOffset": 27671 + } + } + }, + { + "to": { + "startLine": 284, + "startColumn": 4, + "startOffset": 30241, + "endColumn": 69, + "endOffset": 30306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 246, + "startColumn": 4, + "startOffset": 27676, + "endColumn": 69, + "endOffset": 27741 + } + } + }, + { + "to": { + "startLine": 285, + "startColumn": 4, + "startOffset": 30311, + "endColumn": 63, + "endOffset": 30370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 247, + "startColumn": 4, + "startOffset": 27746, + "endColumn": 63, + "endOffset": 27805 + } + } + }, + { + "to": { + "startLine": 286, + "startColumn": 4, + "startOffset": 30375, + "endColumn": 52, + "endOffset": 30423 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 248, + "startColumn": 4, + "startOffset": 27810, + "endColumn": 52, + "endOffset": 27858 + } + } + }, + { + "to": { + "startLine": 287, + "startColumn": 4, + "startOffset": 30428, + "endColumn": 112, + "endOffset": 30536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 249, + "startColumn": 4, + "startOffset": 27863, + "endColumn": 112, + "endOffset": 27971 + } + } + }, + { + "to": { + "startLine": 288, + "startColumn": 4, + "startOffset": 30541, + "endColumn": 57, + "endOffset": 30594 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 250, + "startColumn": 4, + "startOffset": 27976, + "endColumn": 57, + "endOffset": 28029 + } + } + }, + { + "to": { + "startLine": 289, + "startColumn": 4, + "startOffset": 30599, + "endColumn": 62, + "endOffset": 30657 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 251, + "startColumn": 4, + "startOffset": 28034, + "endColumn": 62, + "endOffset": 28092 + } + } + }, + { + "to": { + "startLine": 290, + "startColumn": 4, + "startOffset": 30662, + "endColumn": 64, + "endOffset": 30722 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 252, + "startColumn": 4, + "startOffset": 28097, + "endColumn": 64, + "endOffset": 28157 + } + } + }, + { + "to": { + "startLine": 291, + "startColumn": 4, + "startOffset": 30727, + "endColumn": 64, + "endOffset": 30787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 253, + "startColumn": 4, + "startOffset": 28162, + "endColumn": 64, + "endOffset": 28222 + } + } + }, + { + "to": { + "startLine": 292, + "startColumn": 4, + "startOffset": 30792, + "endColumn": 74, + "endOffset": 30862 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 28227, + "endColumn": 74, + "endOffset": 28297 + } + } + }, + { + "to": { + "startLine": 293, + "startColumn": 4, + "startOffset": 30867, + "endColumn": 72, + "endOffset": 30935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 255, + "startColumn": 4, + "startOffset": 28302, + "endColumn": 72, + "endOffset": 28370 + } + } + }, + { + "to": { + "startLine": 294, + "startColumn": 4, + "startOffset": 30940, + "endColumn": 71, + "endOffset": 31007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 256, + "startColumn": 4, + "startOffset": 28375, + "endColumn": 71, + "endOffset": 28442 + } + } + }, + { + "to": { + "startLine": 295, + "startColumn": 4, + "startOffset": 31012, + "endColumn": 48, + "endOffset": 31056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 257, + "startColumn": 4, + "startOffset": 28447, + "endColumn": 48, + "endOffset": 28491 + } + } + }, + { + "to": { + "startLine": 296, + "startColumn": 4, + "startOffset": 31061, + "endColumn": 60, + "endOffset": 31117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 258, + "startColumn": 4, + "startOffset": 28496, + "endColumn": 60, + "endOffset": 28552 + } + } + }, + { + "to": { + "startLine": 297, + "startColumn": 4, + "startOffset": 31122, + "endColumn": 60, + "endOffset": 31178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 259, + "startColumn": 4, + "startOffset": 28557, + "endColumn": 60, + "endOffset": 28613 + } + } + }, + { + "to": { + "startLine": 298, + "startColumn": 4, + "startOffset": 31183, + "endColumn": 60, + "endOffset": 31239 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 260, + "startColumn": 4, + "startOffset": 28618, + "endColumn": 60, + "endOffset": 28674 + } + } + }, + { + "to": { + "startLine": 299, + "startColumn": 4, + "startOffset": 31244, + "endColumn": 61, + "endOffset": 31301 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 261, + "startColumn": 4, + "startOffset": 28679, + "endColumn": 61, + "endOffset": 28736 + } + } + }, + { + "to": { + "startLine": 300, + "startColumn": 4, + "startOffset": 31306, + "endColumn": 63, + "endOffset": 31365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 262, + "startColumn": 4, + "startOffset": 28741, + "endColumn": 63, + "endOffset": 28800 + } + } + }, + { + "to": { + "startLine": 301, + "startColumn": 4, + "startOffset": 31370, + "endColumn": 63, + "endOffset": 31429 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 263, + "startColumn": 4, + "startOffset": 28805, + "endColumn": 63, + "endOffset": 28864 + } + } + }, + { + "to": { + "startLine": 302, + "startColumn": 4, + "startOffset": 31434, + "endColumn": 63, + "endOffset": 31493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 28869, + "endColumn": 63, + "endOffset": 28928 + } + } + }, + { + "to": { + "startLine": 303, + "startColumn": 4, + "startOffset": 31498, + "endColumn": 64, + "endOffset": 31558 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 265, + "startColumn": 4, + "startOffset": 28933, + "endColumn": 64, + "endOffset": 28993 + } + } + }, + { + "to": { + "startLine": 304, + "startColumn": 4, + "startOffset": 31563, + "endColumn": 62, + "endOffset": 31621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 266, + "startColumn": 4, + "startOffset": 28998, + "endColumn": 62, + "endOffset": 29056 + } + } + }, + { + "to": { + "startLine": 305, + "startColumn": 4, + "startOffset": 31626, + "endColumn": 59, + "endOffset": 31681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 267, + "startColumn": 4, + "startOffset": 29061, + "endColumn": 59, + "endOffset": 29116 + } + } + }, + { + "to": { + "startLine": 306, + "startColumn": 4, + "startOffset": 31686, + "endColumn": 60, + "endOffset": 31742 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 268, + "startColumn": 4, + "startOffset": 29121, + "endColumn": 60, + "endOffset": 29177 + } + } + }, + { + "to": { + "startLine": 307, + "startColumn": 4, + "startOffset": 31747, + "endColumn": 65, + "endOffset": 31808 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 269, + "startColumn": 4, + "startOffset": 29182, + "endColumn": 65, + "endOffset": 29243 + } + } + }, + { + "to": { + "startLine": 308, + "startColumn": 4, + "startOffset": 31813, + "endColumn": 58, + "endOffset": 31867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 270, + "startColumn": 4, + "startOffset": 29248, + "endColumn": 58, + "endOffset": 29302 + } + } + }, + { + "to": { + "startLine": 309, + "startColumn": 4, + "startOffset": 31872, + "endColumn": 59, + "endOffset": 31927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 271, + "startColumn": 4, + "startOffset": 29307, + "endColumn": 59, + "endOffset": 29362 + } + } + }, + { + "to": { + "startLine": 310, + "startColumn": 4, + "startOffset": 31932, + "endColumn": 61, + "endOffset": 31989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 272, + "startColumn": 4, + "startOffset": 29367, + "endColumn": 61, + "endOffset": 29424 + } + } + }, + { + "to": { + "startLine": 311, + "startColumn": 4, + "startOffset": 31994, + "endColumn": 70, + "endOffset": 32060 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 273, + "startColumn": 4, + "startOffset": 29429, + "endColumn": 70, + "endOffset": 29495 + } + } + }, + { + "to": { + "startLine": 312, + "startColumn": 4, + "startOffset": 32065, + "endColumn": 59, + "endOffset": 32120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 274, + "startColumn": 4, + "startOffset": 29500, + "endColumn": 59, + "endOffset": 29555 + } + } + }, + { + "to": { + "startLine": 313, + "startColumn": 4, + "startOffset": 32125, + "endColumn": 67, + "endOffset": 32188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 275, + "startColumn": 4, + "startOffset": 29560, + "endColumn": 67, + "endOffset": 29623 + } + } + }, + { + "to": { + "startLine": 314, + "startColumn": 4, + "startOffset": 32193, + "endColumn": 57, + "endOffset": 32246 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 88, + "endColumn": 57, + "endOffset": 141 + } + } + }, + { + "to": { + "startLine": 315, + "startColumn": 4, + "startOffset": 32251, + "endColumn": 55, + "endOffset": 32302 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 146, + "endColumn": 55, + "endOffset": 197 + } + } + }, + { + "to": { + "startLine": 316, + "startColumn": 4, + "startOffset": 32307, + "endColumn": 46, + "endOffset": 32349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 566, + "endColumn": 46, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 317, + "startColumn": 4, + "startOffset": 32354, + "endColumn": 85, + "endOffset": 32435 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 276, + "startColumn": 4, + "startOffset": 29628, + "endColumn": 85, + "endOffset": 29709 + } + } + }, + { + "to": { + "startLine": 318, + "startColumn": 4, + "startOffset": 32440, + "endColumn": 86, + "endOffset": 32522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 277, + "startColumn": 4, + "startOffset": 29714, + "endColumn": 86, + "endOffset": 29796 + } + } + }, + { + "to": { + "startLine": 319, + "startColumn": 4, + "startOffset": 32527, + "endColumn": 36, + "endOffset": 32559 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2225, + "endColumn": 36, + "endOffset": 2257 + } + } + }, + { + "to": { + "startLine": 320, + "startColumn": 4, + "startOffset": 32564, + "endColumn": 89, + "endOffset": 32649 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 278, + "startColumn": 4, + "startOffset": 29801, + "endColumn": 89, + "endOffset": 29886 + } + } + }, + { + "to": { + "startLine": 321, + "startColumn": 4, + "startOffset": 32654, + "endColumn": 86, + "endOffset": 32736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 279, + "startColumn": 4, + "startOffset": 29891, + "endColumn": 86, + "endOffset": 29973 + } + } + }, + { + "to": { + "startLine": 322, + "startColumn": 4, + "startOffset": 32741, + "endColumn": 87, + "endOffset": 32824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 280, + "startColumn": 4, + "startOffset": 29978, + "endColumn": 87, + "endOffset": 30061 + } + } + }, + { + "to": { + "startLine": 323, + "startColumn": 4, + "startOffset": 32829, + "endColumn": 81, + "endOffset": 32906 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 281, + "startColumn": 4, + "startOffset": 30066, + "endColumn": 81, + "endOffset": 30143 + } + } + }, + { + "to": { + "startLine": 324, + "startColumn": 4, + "startOffset": 32911, + "endColumn": 82, + "endOffset": 32989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 30148, + "endColumn": 82, + "endOffset": 30226 + } + } + }, + { + "to": { + "startLine": 325, + "startColumn": 4, + "startOffset": 32994, + "endColumn": 89, + "endOffset": 33079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 283, + "startColumn": 4, + "startOffset": 30231, + "endColumn": 89, + "endOffset": 30316 + } + } + }, + { + "to": { + "startLine": 326, + "startColumn": 4, + "startOffset": 33084, + "endColumn": 90, + "endOffset": 33170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 284, + "startColumn": 4, + "startOffset": 30321, + "endColumn": 90, + "endOffset": 30407 + } + } + }, + { + "to": { + "startLine": 327, + "startColumn": 4, + "startOffset": 33175, + "endColumn": 46, + "endOffset": 33217 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 470, + "endColumn": 46, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 328, + "startColumn": 4, + "startOffset": 33222, + "endColumn": 48, + "endOffset": 33266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 294, + "endColumn": 48, + "endOffset": 338 + } + } + }, + { + "to": { + "startLine": 329, + "startColumn": 4, + "startOffset": 33271, + "endColumn": 60, + "endOffset": 33327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 285, + "startColumn": 4, + "startOffset": 30412, + "endColumn": 60, + "endOffset": 30468 + } + } + }, + { + "to": { + "startLine": 330, + "startColumn": 4, + "startOffset": 33332, + "endColumn": 60, + "endOffset": 33388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 286, + "startColumn": 4, + "startOffset": 30473, + "endColumn": 60, + "endOffset": 30529 + } + } + }, + { + "to": { + "startLine": 331, + "startColumn": 4, + "startOffset": 33393, + "endColumn": 61, + "endOffset": 33450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 287, + "startColumn": 4, + "startOffset": 30534, + "endColumn": 61, + "endOffset": 30591 + } + } + }, + { + "to": { + "startLine": 332, + "startColumn": 4, + "startOffset": 33455, + "endColumn": 63, + "endOffset": 33514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 288, + "startColumn": 4, + "startOffset": 30596, + "endColumn": 63, + "endOffset": 30655 + } + } + }, + { + "to": { + "startLine": 333, + "startColumn": 4, + "startOffset": 33519, + "endColumn": 61, + "endOffset": 33576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 289, + "startColumn": 4, + "startOffset": 30660, + "endColumn": 61, + "endOffset": 30717 + } + } + }, + { + "to": { + "startLine": 334, + "startColumn": 4, + "startOffset": 33581, + "endColumn": 60, + "endOffset": 33637 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 290, + "startColumn": 4, + "startOffset": 30722, + "endColumn": 60, + "endOffset": 30778 + } + } + }, + { + "to": { + "startLine": 335, + "startColumn": 4, + "startOffset": 33642, + "endColumn": 67, + "endOffset": 33705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 291, + "startColumn": 4, + "startOffset": 30783, + "endColumn": 67, + "endOffset": 30846 + } + } + }, + { + "to": { + "startLine": 336, + "startColumn": 4, + "startOffset": 33710, + "endColumn": 99, + "endOffset": 33805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 292, + "startColumn": 4, + "startOffset": 30851, + "endColumn": 99, + "endOffset": 30946 + } + } + }, + { + "to": { + "startLine": 337, + "startColumn": 4, + "startOffset": 33810, + "endColumn": 59, + "endOffset": 33865 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 293, + "startColumn": 4, + "startOffset": 30951, + "endColumn": 59, + "endOffset": 31006 + } + } + }, + { + "to": { + "startLine": 338, + "startColumn": 4, + "startOffset": 33870, + "endColumn": 65, + "endOffset": 33931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 294, + "startColumn": 4, + "startOffset": 31011, + "endColumn": 65, + "endOffset": 31072 + } + } + }, + { + "to": { + "startLine": 339, + "startColumn": 4, + "startOffset": 33936, + "endColumn": 72, + "endOffset": 34004 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 295, + "startColumn": 4, + "startOffset": 31077, + "endColumn": 72, + "endOffset": 31145 + } + } + }, + { + "to": { + "startLine": 340, + "startColumn": 4, + "startOffset": 34009, + "endColumn": 68, + "endOffset": 34073 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 296, + "startColumn": 4, + "startOffset": 31150, + "endColumn": 68, + "endOffset": 31214 + } + } + }, + { + "to": { + "startLine": 341, + "startColumn": 4, + "startOffset": 34078, + "endColumn": 56, + "endOffset": 34130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 297, + "startColumn": 4, + "startOffset": 31219, + "endColumn": 56, + "endOffset": 31271 + } + } + }, + { + "to": { + "startLine": 342, + "startColumn": 4, + "startOffset": 34135, + "endColumn": 51, + "endOffset": 34182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 298, + "startColumn": 4, + "startOffset": 31276, + "endColumn": 51, + "endOffset": 31323 + } + } + }, + { + "to": { + "startLine": 343, + "startColumn": 4, + "startOffset": 34187, + "endColumn": 61, + "endOffset": 34244 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 299, + "startColumn": 4, + "startOffset": 31328, + "endColumn": 61, + "endOffset": 31385 + } + } + }, + { + "to": { + "startLine": 344, + "startColumn": 4, + "startOffset": 34249, + "endColumn": 50, + "endOffset": 34295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 50, + "endOffset": 1849 + } + } + }, + { + "to": { + "startLine": 345, + "startColumn": 4, + "startOffset": 34300, + "endColumn": 61, + "endOffset": 34357 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1603, + "endColumn": 61, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 346, + "startColumn": 4, + "startOffset": 34362, + "endColumn": 55, + "endOffset": 34413 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 55, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 347, + "startColumn": 4, + "startOffset": 34418, + "endColumn": 60, + "endOffset": 34474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 60, + "endOffset": 1484 + } + } + }, + { + "to": { + "startLine": 348, + "startColumn": 4, + "startOffset": 34479, + "endColumn": 61, + "endOffset": 34536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1519, + "endColumn": 61, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 349, + "startColumn": 4, + "startOffset": 34541, + "endColumn": 63, + "endOffset": 34600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 63, + "endOffset": 1724 + } + } + }, + { + "to": { + "startLine": 350, + "startColumn": 4, + "startOffset": 34605, + "endColumn": 48, + "endOffset": 34649 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 517, + "endColumn": 48, + "endOffset": 561 + } + } + }, + { + "to": { + "startLine": 351, + "startColumn": 4, + "startOffset": 34654, + "endColumn": 36, + "endOffset": 34686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 36, + "endOffset": 1886 + } + } + }, + { + "to": { + "startLine": 352, + "startColumn": 4, + "startOffset": 34691, + "endColumn": 36, + "endOffset": 34723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 36, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 353, + "startColumn": 4, + "startOffset": 34728, + "endColumn": 36, + "endOffset": 34760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 36, + "endOffset": 1960 + } + } + }, + { + "to": { + "startLine": 354, + "startColumn": 4, + "startOffset": 34765, + "endColumn": 36, + "endOffset": 34797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 36, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 355, + "startColumn": 4, + "startOffset": 34802, + "endColumn": 36, + "endOffset": 34834 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 36, + "endOffset": 2034 + } + } + }, + { + "to": { + "startLine": 356, + "startColumn": 4, + "startOffset": 34839, + "endColumn": 36, + "endOffset": 34871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 36, + "endOffset": 2071 + } + } + }, + { + "to": { + "startLine": 357, + "startColumn": 4, + "startOffset": 34876, + "endColumn": 36, + "endOffset": 34908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2076, + "endColumn": 36, + "endOffset": 2108 + } + } + }, + { + "to": { + "startLine": 358, + "startColumn": 4, + "startOffset": 34913, + "endColumn": 36, + "endOffset": 34945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 36, + "endOffset": 2145 + } + } + }, + { + "to": { + "startLine": 359, + "startColumn": 4, + "startOffset": 34950, + "endColumn": 36, + "endOffset": 34982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2150, + "endColumn": 36, + "endOffset": 2182 + } + } + }, + { + "to": { + "startLine": 360, + "startColumn": 4, + "startOffset": 34987, + "endColumn": 36, + "endOffset": 35019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2187, + "endColumn": 36, + "endOffset": 2219 + } + } + }, + { + "to": { + "startLine": 361, + "startColumn": 4, + "startOffset": 35024, + "endColumn": 45, + "endOffset": 35065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 202, + "endColumn": 45, + "endOffset": 243 + } + } + }, + { + "to": { + "startLine": 362, + "startColumn": 4, + "startOffset": 35070, + "endColumn": 45, + "endOffset": 35111 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 248, + "endColumn": 45, + "endOffset": 289 + } + } + }, + { + "to": { + "startLine": 363, + "startColumn": 4, + "startOffset": 35116, + "endColumn": 53, + "endOffset": 35165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 343, + "endColumn": 53, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 364, + "startColumn": 4, + "startOffset": 35170, + "endColumn": 71, + "endOffset": 35237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 300, + "startColumn": 4, + "startOffset": 31390, + "endColumn": 71, + "endOffset": 31457 + } + } + }, + { + "to": { + "startLine": 365, + "startColumn": 4, + "startOffset": 35242, + "endColumn": 75, + "endOffset": 35313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 301, + "startColumn": 4, + "startOffset": 31462, + "endColumn": 75, + "endOffset": 31533 + } + } + }, + { + "to": { + "startLine": 366, + "startColumn": 4, + "startOffset": 35318, + "endColumn": 56, + "endOffset": 35370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 302, + "startColumn": 4, + "startOffset": 31538, + "endColumn": 56, + "endOffset": 31590 + } + } + }, + { + "to": { + "startLine": 367, + "startColumn": 4, + "startOffset": 35375, + "endColumn": 47, + "endOffset": 35418 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 303, + "startColumn": 4, + "startOffset": 31595, + "endColumn": 47, + "endOffset": 31638 + } + } + }, + { + "to": { + "startLine": 368, + "startColumn": 4, + "startOffset": 35423, + "endColumn": 48, + "endOffset": 35467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 304, + "startColumn": 4, + "startOffset": 31643, + "endColumn": 48, + "endOffset": 31687 + } + } + }, + { + "to": { + "startLine": 369, + "startColumn": 4, + "startOffset": 35472, + "endColumn": 50, + "endOffset": 35518 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 305, + "startColumn": 4, + "startOffset": 31692, + "endColumn": 50, + "endOffset": 31738 + } + } + }, + { + "to": { + "startLine": 370, + "startColumn": 4, + "startOffset": 35523, + "endColumn": 33, + "endOffset": 35552 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 306, + "startColumn": 4, + "startOffset": 31743, + "endColumn": 33, + "endOffset": 31772 + } + } + }, + { + "to": { + "startLine": 371, + "startColumn": 4, + "startOffset": 35557, + "endColumn": 46, + "endOffset": 35599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 307, + "startColumn": 4, + "startOffset": 31777, + "endColumn": 46, + "endOffset": 31819 + } + } + }, + { + "to": { + "startLine": 372, + "startColumn": 4, + "startOffset": 35604, + "endColumn": 48, + "endOffset": 35648 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 308, + "startColumn": 4, + "startOffset": 31824, + "endColumn": 48, + "endOffset": 31868 + } + } + }, + { + "to": { + "startLine": 373, + "startColumn": 4, + "startOffset": 35653, + "endColumn": 45, + "endOffset": 35694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 309, + "startColumn": 4, + "startOffset": 31873, + "endColumn": 45, + "endOffset": 31914 + } + } + }, + { + "to": { + "startLine": 374, + "startColumn": 4, + "startOffset": 35699, + "endColumn": 31, + "endOffset": 35726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 310, + "startColumn": 4, + "startOffset": 31919, + "endColumn": 31, + "endOffset": 31946 + } + } + }, + { + "to": { + "startLine": 375, + "startColumn": 4, + "startOffset": 35731, + "endColumn": 63, + "endOffset": 35790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 311, + "startColumn": 4, + "startOffset": 31951, + "endColumn": 63, + "endOffset": 32010 + } + } + }, + { + "to": { + "startLine": 376, + "startColumn": 4, + "startOffset": 35795, + "endColumn": 61, + "endOffset": 35852 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 312, + "startColumn": 4, + "startOffset": 32015, + "endColumn": 61, + "endOffset": 32072 + } + } + }, + { + "to": { + "startLine": 377, + "startColumn": 4, + "startOffset": 35857, + "endColumn": 59, + "endOffset": 35912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 313, + "startColumn": 4, + "startOffset": 32077, + "endColumn": 59, + "endOffset": 32132 + } + } + }, + { + "to": { + "startLine": 378, + "startColumn": 4, + "startOffset": 35917, + "endColumn": 69, + "endOffset": 35982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 314, + "startColumn": 4, + "startOffset": 32137, + "endColumn": 69, + "endOffset": 32202 + } + } + }, + { + "to": { + "startLine": 379, + "startColumn": 4, + "startOffset": 35987, + "endColumn": 73, + "endOffset": 36056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 315, + "startColumn": 4, + "startOffset": 32207, + "endColumn": 73, + "endOffset": 32276 + } + } + }, + { + "to": { + "startLine": 380, + "startColumn": 4, + "startOffset": 36061, + "endColumn": 77, + "endOffset": 36134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 316, + "startColumn": 4, + "startOffset": 32281, + "endColumn": 77, + "endOffset": 32354 + } + } + }, + { + "to": { + "startLine": 381, + "startColumn": 4, + "startOffset": 36139, + "endColumn": 92, + "endOffset": 36227 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 317, + "startColumn": 4, + "startOffset": 32359, + "endColumn": 92, + "endOffset": 32447 + } + } + }, + { + "to": { + "startLine": 382, + "startColumn": 4, + "startOffset": 36232, + "endColumn": 69, + "endOffset": 36297 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 318, + "startColumn": 4, + "startOffset": 32452, + "endColumn": 69, + "endOffset": 32517 + } + } + }, + { + "to": { + "startLine": 383, + "startColumn": 4, + "startOffset": 36302, + "endColumn": 77, + "endOffset": 36375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 319, + "startColumn": 4, + "startOffset": 32522, + "endColumn": 77, + "endOffset": 32595 + } + } + }, + { + "to": { + "startLine": 384, + "startColumn": 4, + "startOffset": 36380, + "endColumn": 53, + "endOffset": 36429 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 320, + "startColumn": 4, + "startOffset": 32600, + "endColumn": 53, + "endOffset": 32649 + } + } + }, + { + "to": { + "startLine": 385, + "startColumn": 4, + "startOffset": 36434, + "endColumn": 69, + "endOffset": 36499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 321, + "startColumn": 4, + "startOffset": 32654, + "endColumn": 69, + "endOffset": 32719 + } + } + }, + { + "to": { + "startLine": 386, + "startColumn": 4, + "startOffset": 36504, + "endColumn": 84, + "endOffset": 36584 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 322, + "startColumn": 4, + "startOffset": 32724, + "endColumn": 84, + "endOffset": 32804 + } + } + }, + { + "to": { + "startLine": 387, + "startColumn": 4, + "startOffset": 36589, + "endColumn": 47, + "endOffset": 36632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 323, + "startColumn": 4, + "startOffset": 32809, + "endColumn": 47, + "endOffset": 32852 + } + } + }, + { + "to": { + "startLine": 388, + "startColumn": 4, + "startOffset": 36637, + "endColumn": 45, + "endOffset": 36678 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 324, + "startColumn": 4, + "startOffset": 32857, + "endColumn": 45, + "endOffset": 32898 + } + } + }, + { + "to": { + "startLine": 389, + "startColumn": 4, + "startOffset": 36683, + "endColumn": 70, + "endOffset": 36749 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 325, + "startColumn": 4, + "startOffset": 32903, + "endColumn": 70, + "endOffset": 32969 + } + } + }, + { + "to": { + "startLine": 390, + "startColumn": 4, + "startOffset": 36754, + "endColumn": 77, + "endOffset": 36827 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 326, + "startColumn": 4, + "startOffset": 32974, + "endColumn": 77, + "endOffset": 33047 + } + } + }, + { + "to": { + "startLine": 391, + "startColumn": 4, + "startOffset": 36832, + "endColumn": 77, + "endOffset": 36905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 327, + "startColumn": 4, + "startOffset": 33052, + "endColumn": 77, + "endOffset": 33125 + } + } + }, + { + "to": { + "startLine": 392, + "startColumn": 4, + "startOffset": 36910, + "endColumn": 71, + "endOffset": 36977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 328, + "startColumn": 4, + "startOffset": 33130, + "endColumn": 71, + "endOffset": 33197 + } + } + }, + { + "to": { + "startLine": 393, + "startColumn": 4, + "startOffset": 36982, + "endColumn": 73, + "endOffset": 37051 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 329, + "startColumn": 4, + "startOffset": 33202, + "endColumn": 73, + "endOffset": 33271 + } + } + }, + { + "to": { + "startLine": 394, + "startColumn": 4, + "startOffset": 37056, + "endColumn": 73, + "endOffset": 37125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 330, + "startColumn": 4, + "startOffset": 33276, + "endColumn": 73, + "endOffset": 33345 + } + } + }, + { + "to": { + "startLine": 395, + "startColumn": 4, + "startOffset": 37130, + "endColumn": 73, + "endOffset": 37199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 331, + "startColumn": 4, + "startOffset": 33350, + "endColumn": 73, + "endOffset": 33419 + } + } + }, + { + "to": { + "startLine": 396, + "startColumn": 4, + "startOffset": 37204, + "endColumn": 79, + "endOffset": 37279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 332, + "startColumn": 4, + "startOffset": 33424, + "endColumn": 79, + "endOffset": 33499 + } + } + }, + { + "to": { + "startLine": 397, + "startColumn": 4, + "startOffset": 37284, + "endColumn": 72, + "endOffset": 37352 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 333, + "startColumn": 4, + "startOffset": 33504, + "endColumn": 72, + "endOffset": 33572 + } + } + }, + { + "to": { + "startLine": 398, + "startColumn": 4, + "startOffset": 37357, + "endColumn": 68, + "endOffset": 37421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 334, + "startColumn": 4, + "startOffset": 33577, + "endColumn": 68, + "endOffset": 33641 + } + } + }, + { + "to": { + "startLine": 399, + "startColumn": 4, + "startOffset": 37426, + "endColumn": 71, + "endOffset": 37493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 335, + "startColumn": 4, + "startOffset": 33646, + "endColumn": 71, + "endOffset": 33713 + } + } + }, + { + "to": { + "startLine": 400, + "startColumn": 4, + "startOffset": 37498, + "endColumn": 76, + "endOffset": 37570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 336, + "startColumn": 4, + "startOffset": 33718, + "endColumn": 76, + "endOffset": 33790 + } + } + }, + { + "to": { + "startLine": 401, + "startColumn": 4, + "startOffset": 37575, + "endColumn": 51, + "endOffset": 37622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 337, + "startColumn": 4, + "startOffset": 33795, + "endColumn": 51, + "endOffset": 33842 + } + } + }, + { + "to": { + "startLine": 402, + "startColumn": 4, + "startOffset": 37627, + "endColumn": 72, + "endOffset": 37695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 338, + "startColumn": 4, + "startOffset": 33847, + "endColumn": 72, + "endOffset": 33915 + } + } + }, + { + "to": { + "startLine": 403, + "startColumn": 4, + "startOffset": 37700, + "endColumn": 73, + "endOffset": 37769 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 339, + "startColumn": 4, + "startOffset": 33920, + "endColumn": 73, + "endOffset": 33989 + } + } + }, + { + "to": { + "startLine": 404, + "startColumn": 4, + "startOffset": 37774, + "endColumn": 68, + "endOffset": 37838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 340, + "startColumn": 4, + "startOffset": 33994, + "endColumn": 68, + "endOffset": 34058 + } + } + }, + { + "to": { + "startLine": 405, + "startColumn": 4, + "startOffset": 37843, + "endColumn": 74, + "endOffset": 37913 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 341, + "startColumn": 4, + "startOffset": 34063, + "endColumn": 74, + "endOffset": 34133 + } + } + }, + { + "to": { + "startLine": 406, + "startColumn": 4, + "startOffset": 37918, + "endColumn": 73, + "endOffset": 37987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 342, + "startColumn": 4, + "startOffset": 34138, + "endColumn": 73, + "endOffset": 34207 + } + } + }, + { + "to": { + "startLine": 407, + "startColumn": 4, + "startOffset": 37992, + "endColumn": 73, + "endOffset": 38061 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 343, + "startColumn": 4, + "startOffset": 34212, + "endColumn": 73, + "endOffset": 34281 + } + } + }, + { + "to": { + "startLine": 408, + "startColumn": 4, + "startOffset": 38066, + "endColumn": 88, + "endOffset": 38150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 344, + "startColumn": 4, + "startOffset": 34286, + "endColumn": 88, + "endOffset": 34370 + } + } + }, + { + "to": { + "startLine": 409, + "startColumn": 4, + "startOffset": 38155, + "endColumn": 69, + "endOffset": 38220 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 345, + "startColumn": 4, + "startOffset": 34375, + "endColumn": 69, + "endOffset": 34440 + } + } + }, + { + "to": { + "startLine": 410, + "startColumn": 4, + "startOffset": 38225, + "endColumn": 44, + "endOffset": 38265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/strings.xml", + "position": { + "startLine": 1, + "startColumn": 4, + "startOffset": 16, + "endColumn": 44, + "endOffset": 56 + } + } + }, + { + "to": { + "startLine": 411, + "startColumn": 4, + "startOffset": 38270, + "endColumn": 80, + "endOffset": 38346 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/strings.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 61, + "endColumn": 80, + "endOffset": 137 + } + } + }, + { + "to": { + "startLine": 412, + "startColumn": 4, + "startOffset": 38351, + "endColumn": 52, + "endOffset": 38399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 346, + "startColumn": 4, + "startOffset": 34445, + "endColumn": 52, + "endOffset": 34493 + } + } + }, + { + "to": { + "startLine": 413, + "startColumn": 4, + "startOffset": 38404, + "endColumn": 70, + "endOffset": 38470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 347, + "startColumn": 4, + "startOffset": 34498, + "endColumn": 70, + "endOffset": 34564 + } + } + }, + { + "to": { + "startLine": 414, + "startColumn": 4, + "startOffset": 38475, + "endColumn": 77, + "endOffset": 38548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 348, + "startColumn": 4, + "startOffset": 34569, + "endColumn": 77, + "endOffset": 34642 + } + } + }, + { + "to": { + "startLine": 415, + "startColumn": 4, + "startOffset": 38553, + "endColumn": 89, + "endOffset": 38638 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 349, + "startColumn": 4, + "startOffset": 34647, + "endColumn": 89, + "endOffset": 34732 + } + } + }, + { + "to": { + "startLine": 416, + "startColumn": 4, + "startOffset": 38643, + "endColumn": 87, + "endOffset": 38726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 350, + "startColumn": 4, + "startOffset": 34737, + "endColumn": 87, + "endOffset": 34820 + } + } + }, + { + "to": { + "startLine": 417, + "startColumn": 4, + "startOffset": 38731, + "endColumn": 95, + "endOffset": 38822 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 351, + "startColumn": 4, + "startOffset": 34825, + "endColumn": 95, + "endOffset": 34916 + } + } + }, + { + "to": { + "startLine": 418, + "startColumn": 4, + "startOffset": 38827, + "endLine": 424, + "endColumn": 12, + "endOffset": 39323 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 352, + "startColumn": 4, + "startOffset": 34921, + "endLine": 358, + "endColumn": 12, + "endOffset": 35417 + } + } + }, + { + "to": { + "startLine": 425, + "startColumn": 4, + "startOffset": 39328, + "endColumn": 88, + "endOffset": 39412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 359, + "startColumn": 4, + "startOffset": 35422, + "endColumn": 88, + "endOffset": 35506 + } + } + }, + { + "to": { + "startLine": 426, + "startColumn": 4, + "startOffset": 39417, + "endLine": 429, + "endColumn": 12, + "endOffset": 39659 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 360, + "startColumn": 4, + "startOffset": 35511, + "endLine": 363, + "endColumn": 12, + "endOffset": 35753 + } + } + }, + { + "to": { + "startLine": 430, + "startColumn": 4, + "startOffset": 39664, + "endLine": 433, + "endColumn": 12, + "endOffset": 39940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 364, + "startColumn": 4, + "startOffset": 35758, + "endLine": 367, + "endColumn": 12, + "endOffset": 36034 + } + } + }, + { + "to": { + "startLine": 434, + "startColumn": 4, + "startOffset": 39945, + "endLine": 438, + "endColumn": 12, + "endOffset": 40225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 368, + "startColumn": 4, + "startOffset": 36039, + "endLine": 372, + "endColumn": 12, + "endOffset": 36319 + } + } + }, + { + "to": { + "startLine": 439, + "startColumn": 4, + "startOffset": 40230, + "endLine": 444, + "endColumn": 12, + "endOffset": 40618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 373, + "startColumn": 4, + "startOffset": 36324, + "endLine": 378, + "endColumn": 12, + "endOffset": 36712 + } + } + }, + { + "to": { + "startLine": 445, + "startColumn": 4, + "startOffset": 40623, + "endLine": 451, + "endColumn": 12, + "endOffset": 41095 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 379, + "startColumn": 4, + "startOffset": 36717, + "endLine": 385, + "endColumn": 12, + "endOffset": 37189 + } + } + }, + { + "to": { + "startLine": 452, + "startColumn": 4, + "startOffset": 41100, + "endLine": 455, + "endColumn": 12, + "endOffset": 41317 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 386, + "startColumn": 4, + "startOffset": 37194, + "endLine": 389, + "endColumn": 12, + "endOffset": 37411 + } + } + }, + { + "to": { + "startLine": 456, + "startColumn": 4, + "startOffset": 41322, + "endLine": 459, + "endColumn": 12, + "endOffset": 41539 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 390, + "startColumn": 4, + "startOffset": 37416, + "endLine": 393, + "endColumn": 12, + "endOffset": 37633 + } + } + }, + { + "to": { + "startLine": 460, + "startColumn": 4, + "startOffset": 41544, + "endLine": 464, + "endColumn": 12, + "endOffset": 41807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 394, + "startColumn": 4, + "startOffset": 37638, + "endLine": 398, + "endColumn": 12, + "endOffset": 37901 + } + } + }, + { + "to": { + "startLine": 465, + "startColumn": 4, + "startOffset": 41812, + "endLine": 468, + "endColumn": 12, + "endOffset": 42034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 399, + "startColumn": 4, + "startOffset": 37906, + "endLine": 402, + "endColumn": 12, + "endOffset": 38128 + } + } + }, + { + "to": { + "startLine": 469, + "startColumn": 4, + "startOffset": 42039, + "endLine": 472, + "endColumn": 12, + "endOffset": 42264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 403, + "startColumn": 4, + "startOffset": 38133, + "endLine": 406, + "endColumn": 12, + "endOffset": 38358 + } + } + }, + { + "to": { + "startLine": 473, + "startColumn": 4, + "startOffset": 42269, + "endLine": 476, + "endColumn": 12, + "endOffset": 42494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 407, + "startColumn": 4, + "startOffset": 38363, + "endLine": 410, + "endColumn": 12, + "endOffset": 38588 + } + } + }, + { + "to": { + "startLine": 477, + "startColumn": 4, + "startOffset": 42499, + "endLine": 480, + "endColumn": 12, + "endOffset": 42724 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 411, + "startColumn": 4, + "startOffset": 38593, + "endLine": 414, + "endColumn": 12, + "endOffset": 38818 + } + } + }, + { + "to": { + "startLine": 481, + "startColumn": 4, + "startOffset": 42729, + "endLine": 484, + "endColumn": 12, + "endOffset": 42954 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 415, + "startColumn": 4, + "startOffset": 38823, + "endLine": 418, + "endColumn": 12, + "endOffset": 39048 + } + } + }, + { + "to": { + "startLine": 485, + "startColumn": 4, + "startOffset": 42959, + "endLine": 488, + "endColumn": 12, + "endOffset": 43181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 419, + "startColumn": 4, + "startOffset": 39053, + "endLine": 422, + "endColumn": 12, + "endOffset": 39275 + } + } + }, + { + "to": { + "startLine": 489, + "startColumn": 4, + "startOffset": 43186, + "endLine": 492, + "endColumn": 12, + "endOffset": 43420 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 423, + "startColumn": 4, + "startOffset": 39280, + "endLine": 426, + "endColumn": 12, + "endOffset": 39514 + } + } + }, + { + "to": { + "startLine": 493, + "startColumn": 4, + "startOffset": 43425, + "endLine": 496, + "endColumn": 12, + "endOffset": 43646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 427, + "startColumn": 4, + "startOffset": 39519, + "endLine": 430, + "endColumn": 12, + "endOffset": 39740 + } + } + }, + { + "to": { + "startLine": 497, + "startColumn": 4, + "startOffset": 43651, + "endLine": 500, + "endColumn": 12, + "endOffset": 43891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 431, + "startColumn": 4, + "startOffset": 39745, + "endLine": 434, + "endColumn": 12, + "endOffset": 39985 + } + } + }, + { + "to": { + "startLine": 501, + "startColumn": 4, + "startOffset": 43896, + "endLine": 504, + "endColumn": 12, + "endOffset": 44121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 435, + "startColumn": 4, + "startOffset": 39990, + "endLine": 438, + "endColumn": 12, + "endOffset": 40215 + } + } + }, + { + "to": { + "startLine": 505, + "startColumn": 4, + "startOffset": 44126, + "endLine": 508, + "endColumn": 12, + "endOffset": 44369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 439, + "startColumn": 4, + "startOffset": 40220, + "endLine": 442, + "endColumn": 12, + "endOffset": 40463 + } + } + }, + { + "to": { + "startLine": 509, + "startColumn": 4, + "startOffset": 44374, + "endLine": 512, + "endColumn": 12, + "endOffset": 44588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 443, + "startColumn": 4, + "startOffset": 40468, + "endLine": 446, + "endColumn": 12, + "endOffset": 40682 + } + } + }, + { + "to": { + "startLine": 513, + "startColumn": 4, + "startOffset": 44593, + "endLine": 517, + "endColumn": 12, + "endOffset": 44871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 447, + "startColumn": 4, + "startOffset": 40687, + "endLine": 451, + "endColumn": 12, + "endOffset": 40965 + } + } + }, + { + "to": { + "startLine": 518, + "startColumn": 4, + "startOffset": 44876, + "endLine": 521, + "endColumn": 12, + "endOffset": 45079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 452, + "startColumn": 4, + "startOffset": 40970, + "endLine": 455, + "endColumn": 12, + "endOffset": 41173 + } + } + }, + { + "to": { + "startLine": 522, + "startColumn": 4, + "startOffset": 45084, + "endLine": 524, + "endColumn": 12, + "endOffset": 45210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 456, + "startColumn": 4, + "startOffset": 41178, + "endLine": 458, + "endColumn": 12, + "endOffset": 41304 + } + } + }, + { + "to": { + "startLine": 525, + "startColumn": 4, + "startOffset": 45215, + "endLine": 528, + "endColumn": 12, + "endOffset": 45437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 459, + "startColumn": 4, + "startOffset": 41309, + "endLine": 462, + "endColumn": 12, + "endOffset": 41531 + } + } + }, + { + "to": { + "startLine": 529, + "startColumn": 4, + "startOffset": 45442, + "endLine": 532, + "endColumn": 12, + "endOffset": 45683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 463, + "startColumn": 4, + "startOffset": 41536, + "endLine": 466, + "endColumn": 12, + "endOffset": 41777 + } + } + }, + { + "to": { + "startLine": 533, + "startColumn": 4, + "startOffset": 45688, + "endLine": 536, + "endColumn": 12, + "endOffset": 45908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 467, + "startColumn": 4, + "startOffset": 41782, + "endLine": 470, + "endColumn": 12, + "endOffset": 42002 + } + } + }, + { + "to": { + "startLine": 537, + "startColumn": 4, + "startOffset": 45913, + "endLine": 540, + "endColumn": 12, + "endOffset": 46155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 471, + "startColumn": 4, + "startOffset": 42007, + "endLine": 474, + "endColumn": 12, + "endOffset": 42249 + } + } + }, + { + "to": { + "startLine": 541, + "startColumn": 4, + "startOffset": 46160, + "endLine": 544, + "endColumn": 12, + "endOffset": 46376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 475, + "startColumn": 4, + "startOffset": 42254, + "endLine": 478, + "endColumn": 12, + "endOffset": 42470 + } + } + }, + { + "to": { + "startLine": 545, + "startColumn": 4, + "startOffset": 46381, + "endLine": 548, + "endColumn": 12, + "endOffset": 46621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 479, + "startColumn": 4, + "startOffset": 42475, + "endLine": 482, + "endColumn": 12, + "endOffset": 42715 + } + } + }, + { + "to": { + "startLine": 549, + "startColumn": 4, + "startOffset": 46626, + "endLine": 552, + "endColumn": 12, + "endOffset": 46897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 483, + "startColumn": 4, + "startOffset": 42720, + "endLine": 486, + "endColumn": 12, + "endOffset": 42991 + } + } + }, + { + "to": { + "startLine": 553, + "startColumn": 4, + "startOffset": 46902, + "endLine": 556, + "endColumn": 12, + "endOffset": 47198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 487, + "startColumn": 4, + "startOffset": 42996, + "endLine": 490, + "endColumn": 12, + "endOffset": 43292 + } + } + }, + { + "to": { + "startLine": 557, + "startColumn": 4, + "startOffset": 47203, + "endLine": 560, + "endColumn": 12, + "endOffset": 47522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 491, + "startColumn": 4, + "startOffset": 43297, + "endLine": 494, + "endColumn": 12, + "endOffset": 43616 + } + } + }, + { + "to": { + "startLine": 561, + "startColumn": 4, + "startOffset": 47527, + "endLine": 564, + "endColumn": 12, + "endOffset": 47813 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 495, + "startColumn": 4, + "startOffset": 43621, + "endLine": 498, + "endColumn": 12, + "endOffset": 43907 + } + } + }, + { + "to": { + "startLine": 565, + "startColumn": 4, + "startOffset": 47818, + "endLine": 568, + "endColumn": 12, + "endOffset": 48127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 499, + "startColumn": 4, + "startOffset": 43912, + "endLine": 502, + "endColumn": 12, + "endOffset": 44221 + } + } + }, + { + "to": { + "startLine": 569, + "startColumn": 4, + "startOffset": 48132, + "endColumn": 136, + "endOffset": 48264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 503, + "startColumn": 4, + "startOffset": 44226, + "endColumn": 136, + "endOffset": 44358 + } + } + }, + { + "to": { + "startLine": 570, + "startColumn": 4, + "startOffset": 48269, + "endColumn": 130, + "endOffset": 48395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 504, + "startColumn": 4, + "startOffset": 44363, + "endColumn": 130, + "endOffset": 44489 + } + } + }, + { + "to": { + "startLine": 571, + "startColumn": 4, + "startOffset": 48400, + "endColumn": 104, + "endOffset": 48500 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 505, + "startColumn": 4, + "startOffset": 44494, + "endColumn": 104, + "endOffset": 44594 + } + } + }, + { + "to": { + "startLine": 572, + "startColumn": 4, + "startOffset": 48505, + "endLine": 574, + "endColumn": 12, + "endOffset": 48742 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 506, + "startColumn": 4, + "startOffset": 44599, + "endLine": 508, + "endColumn": 12, + "endOffset": 44836 + } + } + }, + { + "to": { + "startLine": 575, + "startColumn": 4, + "startOffset": 48747, + "endLine": 577, + "endColumn": 12, + "endOffset": 48909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 509, + "startColumn": 4, + "startOffset": 44841, + "endLine": 511, + "endColumn": 12, + "endOffset": 45003 + } + } + }, + { + "to": { + "startLine": 578, + "startColumn": 4, + "startOffset": 48914, + "endLine": 580, + "endColumn": 12, + "endOffset": 49113 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 512, + "startColumn": 4, + "startOffset": 45008, + "endLine": 514, + "endColumn": 12, + "endOffset": 45207 + } + } + }, + { + "to": { + "startLine": 581, + "startColumn": 4, + "startOffset": 49118, + "endLine": 583, + "endColumn": 12, + "endOffset": 49321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 515, + "startColumn": 4, + "startOffset": 45212, + "endLine": 517, + "endColumn": 12, + "endOffset": 45415 + } + } + }, + { + "to": { + "startLine": 584, + "startColumn": 4, + "startOffset": 49326, + "endLine": 587, + "endColumn": 12, + "endOffset": 49592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 518, + "startColumn": 4, + "startOffset": 45420, + "endLine": 521, + "endColumn": 12, + "endOffset": 45686 + } + } + }, + { + "to": { + "startLine": 588, + "startColumn": 4, + "startOffset": 49597, + "endColumn": 111, + "endOffset": 49704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 522, + "startColumn": 4, + "startOffset": 45691, + "endColumn": 111, + "endOffset": 45798 + } + } + }, + { + "to": { + "startLine": 589, + "startColumn": 4, + "startOffset": 49709, + "endColumn": 111, + "endOffset": 49816 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 523, + "startColumn": 4, + "startOffset": 45803, + "endColumn": 111, + "endOffset": 45910 + } + } + }, + { + "to": { + "startLine": 590, + "startColumn": 4, + "startOffset": 49821, + "endColumn": 104, + "endOffset": 49921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 524, + "startColumn": 4, + "startOffset": 45915, + "endColumn": 104, + "endOffset": 46015 + } + } + }, + { + "to": { + "startLine": 591, + "startColumn": 4, + "startOffset": 49926, + "endColumn": 116, + "endOffset": 50038 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 525, + "startColumn": 4, + "startOffset": 46020, + "endColumn": 116, + "endOffset": 46132 + } + } + }, + { + "to": { + "startLine": 592, + "startColumn": 4, + "startOffset": 50043, + "endLine": 594, + "endColumn": 12, + "endOffset": 50252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 526, + "startColumn": 4, + "startOffset": 46137, + "endLine": 528, + "endColumn": 12, + "endOffset": 46346 + } + } + }, + { + "to": { + "startLine": 595, + "startColumn": 4, + "startOffset": 50257, + "endLine": 596, + "endColumn": 12, + "endOffset": 50398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 529, + "startColumn": 4, + "startOffset": 46351, + "endLine": 530, + "endColumn": 12, + "endOffset": 46492 + } + } + }, + { + "to": { + "startLine": 597, + "startColumn": 4, + "startOffset": 50403, + "endLine": 598, + "endColumn": 12, + "endOffset": 50538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 531, + "startColumn": 4, + "startOffset": 46497, + "endLine": 532, + "endColumn": 12, + "endOffset": 46632 + } + } + }, + { + "to": { + "startLine": 599, + "startColumn": 4, + "startOffset": 50543, + "endLine": 600, + "endColumn": 12, + "endOffset": 50624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 533, + "startColumn": 4, + "startOffset": 46637, + "endLine": 534, + "endColumn": 12, + "endOffset": 46718 + } + } + }, + { + "to": { + "startLine": 601, + "startColumn": 4, + "startOffset": 50629, + "endLine": 605, + "endColumn": 12, + "endOffset": 50972 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 535, + "startColumn": 4, + "startOffset": 46723, + "endLine": 539, + "endColumn": 12, + "endOffset": 47066 + } + } + }, + { + "to": { + "startLine": 606, + "startColumn": 4, + "startOffset": 50977, + "endColumn": 87, + "endOffset": 51060 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 540, + "startColumn": 4, + "startOffset": 47071, + "endColumn": 87, + "endOffset": 47154 + } + } + }, + { + "to": { + "startLine": 607, + "startColumn": 4, + "startOffset": 51065, + "endLine": 610, + "endColumn": 12, + "endOffset": 51290 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 541, + "startColumn": 4, + "startOffset": 47159, + "endLine": 544, + "endColumn": 12, + "endOffset": 47384 + } + } + }, + { + "to": { + "startLine": 611, + "startColumn": 4, + "startOffset": 51295, + "endLine": 616, + "endColumn": 12, + "endOffset": 51708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 545, + "startColumn": 4, + "startOffset": 47389, + "endLine": 550, + "endColumn": 12, + "endOffset": 47802 + } + } + }, + { + "to": { + "startLine": 617, + "startColumn": 4, + "startOffset": 51713, + "endLine": 620, + "endColumn": 12, + "endOffset": 51941 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 551, + "startColumn": 4, + "startOffset": 47807, + "endLine": 554, + "endColumn": 12, + "endOffset": 48035 + } + } + }, + { + "to": { + "startLine": 621, + "startColumn": 4, + "startOffset": 51946, + "endColumn": 81, + "endOffset": 52023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 555, + "startColumn": 4, + "startOffset": 48040, + "endColumn": 81, + "endOffset": 48117 + } + } + }, + { + "to": { + "startLine": 622, + "startColumn": 4, + "startOffset": 52028, + "endLine": 623, + "endColumn": 12, + "endOffset": 52121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 556, + "startColumn": 4, + "startOffset": 48122, + "endLine": 557, + "endColumn": 12, + "endOffset": 48215 + } + } + }, + { + "to": { + "startLine": 624, + "startColumn": 4, + "startOffset": 52126, + "endLine": 634, + "endColumn": 12, + "endOffset": 52738 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 558, + "startColumn": 4, + "startOffset": 48220, + "endLine": 568, + "endColumn": 12, + "endOffset": 48832 + } + } + }, + { + "to": { + "startLine": 635, + "startColumn": 4, + "startOffset": 52743, + "endColumn": 99, + "endOffset": 52838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 569, + "startColumn": 4, + "startOffset": 48837, + "endColumn": 99, + "endOffset": 48932 + } + } + }, + { + "to": { + "startLine": 636, + "startColumn": 4, + "startOffset": 52843, + "endLine": 639, + "endColumn": 12, + "endOffset": 53074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 570, + "startColumn": 4, + "startOffset": 48937, + "endLine": 573, + "endColumn": 12, + "endOffset": 49168 + } + } + }, + { + "to": { + "startLine": 640, + "startColumn": 4, + "startOffset": 53079, + "endLine": 645, + "endColumn": 12, + "endOffset": 53498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 574, + "startColumn": 4, + "startOffset": 49173, + "endLine": 579, + "endColumn": 12, + "endOffset": 49592 + } + } + }, + { + "to": { + "startLine": 646, + "startColumn": 4, + "startOffset": 53503, + "endLine": 649, + "endColumn": 12, + "endOffset": 53737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 580, + "startColumn": 4, + "startOffset": 49597, + "endLine": 583, + "endColumn": 12, + "endOffset": 49831 + } + } + }, + { + "to": { + "startLine": 650, + "startColumn": 4, + "startOffset": 53742, + "endColumn": 93, + "endOffset": 53831 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 584, + "startColumn": 4, + "startOffset": 49836, + "endColumn": 93, + "endOffset": 49925 + } + } + }, + { + "to": { + "startLine": 651, + "startColumn": 4, + "startOffset": 53836, + "endColumn": 88, + "endOffset": 53920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 585, + "startColumn": 4, + "startOffset": 49930, + "endColumn": 88, + "endOffset": 50014 + } + } + }, + { + "to": { + "startLine": 652, + "startColumn": 4, + "startOffset": 53925, + "endLine": 655, + "endColumn": 12, + "endOffset": 54157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 586, + "startColumn": 4, + "startOffset": 50019, + "endLine": 589, + "endColumn": 12, + "endOffset": 50251 + } + } + }, + { + "to": { + "startLine": 656, + "startColumn": 4, + "startOffset": 54162, + "endLine": 682, + "endColumn": 12, + "endOffset": 56209 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 590, + "startColumn": 4, + "startOffset": 50256, + "endLine": 616, + "endColumn": 12, + "endOffset": 52303 + } + } + }, + { + "to": { + "startLine": 683, + "startColumn": 4, + "startOffset": 56214, + "endLine": 686, + "endColumn": 12, + "endOffset": 56451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 617, + "startColumn": 4, + "startOffset": 52308, + "endLine": 620, + "endColumn": 12, + "endOffset": 52545 + } + } + }, + { + "to": { + "startLine": 687, + "startColumn": 4, + "startOffset": 56456, + "endColumn": 101, + "endOffset": 56553 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 621, + "startColumn": 4, + "startOffset": 52550, + "endColumn": 101, + "endOffset": 52647 + } + } + }, + { + "to": { + "startLine": 688, + "startColumn": 4, + "startOffset": 56558, + "endLine": 691, + "endColumn": 12, + "endOffset": 56790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 622, + "startColumn": 4, + "startOffset": 52652, + "endLine": 625, + "endColumn": 12, + "endOffset": 52884 + } + } + }, + { + "to": { + "startLine": 692, + "startColumn": 4, + "startOffset": 56795, + "endLine": 719, + "endColumn": 12, + "endOffset": 58974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 626, + "startColumn": 4, + "startOffset": 52889, + "endLine": 653, + "endColumn": 12, + "endOffset": 55068 + } + } + }, + { + "to": { + "startLine": 720, + "startColumn": 4, + "startOffset": 58979, + "endLine": 878, + "endColumn": 12, + "endOffset": 69143 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 654, + "startColumn": 4, + "startOffset": 55073, + "endLine": 812, + "endColumn": 12, + "endOffset": 65237 + } + } + }, + { + "to": { + "startLine": 879, + "startColumn": 4, + "startOffset": 69148, + "endLine": 900, + "endColumn": 12, + "endOffset": 70394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 813, + "startColumn": 4, + "startOffset": 65242, + "endLine": 834, + "endColumn": 12, + "endOffset": 66488 + } + } + }, + { + "to": { + "startLine": 901, + "startColumn": 4, + "startOffset": 70399, + "endLine": 1059, + "endColumn": 12, + "endOffset": 80662 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 835, + "startColumn": 4, + "startOffset": 66493, + "endLine": 993, + "endColumn": 12, + "endOffset": 76756 + } + } + }, + { + "to": { + "startLine": 1060, + "startColumn": 4, + "startOffset": 80667, + "endLine": 1081, + "endColumn": 12, + "endOffset": 81925 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 994, + "startColumn": 4, + "startOffset": 76761, + "endLine": 1015, + "endColumn": 12, + "endOffset": 78019 + } + } + }, + { + "to": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 81930, + "endLine": 1108, + "endColumn": 12, + "endOffset": 83417 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 78024, + "endLine": 1042, + "endColumn": 12, + "endOffset": 79511 + } + } + }, + { + "to": { + "startLine": 1109, + "startColumn": 4, + "startOffset": 83422, + "endLine": 1115, + "endColumn": 12, + "endOffset": 83953 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 79516, + "endLine": 1049, + "endColumn": 12, + "endOffset": 80047 + } + } + }, + { + "to": { + "startLine": 1116, + "startColumn": 4, + "startOffset": 83958, + "endLine": 1120, + "endColumn": 12, + "endOffset": 84283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1050, + "startColumn": 4, + "startOffset": 80052, + "endLine": 1054, + "endColumn": 12, + "endOffset": 80377 + } + } + }, + { + "to": { + "startLine": 1121, + "startColumn": 4, + "startOffset": 84288, + "endLine": 1142, + "endColumn": 12, + "endOffset": 85548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 80382, + "endLine": 1076, + "endColumn": 12, + "endOffset": 81642 + } + } + }, + { + "to": { + "startLine": 1143, + "startColumn": 4, + "startOffset": 85553, + "endLine": 1147, + "endColumn": 12, + "endOffset": 85804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1077, + "startColumn": 4, + "startOffset": 81647, + "endLine": 1081, + "endColumn": 12, + "endOffset": 81898 + } + } + }, + { + "to": { + "startLine": 1148, + "startColumn": 4, + "startOffset": 85809, + "endLine": 1152, + "endColumn": 12, + "endOffset": 86040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 81903, + "endLine": 1086, + "endColumn": 12, + "endOffset": 82134 + } + } + }, + { + "to": { + "startLine": 1153, + "startColumn": 4, + "startOffset": 86045, + "endLine": 1162, + "endColumn": 12, + "endOffset": 86587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1087, + "startColumn": 4, + "startOffset": 82139, + "endLine": 1096, + "endColumn": 12, + "endOffset": 82681 + } + } + }, + { + "to": { + "startLine": 1163, + "startColumn": 4, + "startOffset": 86592, + "endLine": 1171, + "endColumn": 12, + "endOffset": 87081 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1097, + "startColumn": 4, + "startOffset": 82686, + "endLine": 1105, + "endColumn": 12, + "endOffset": 83175 + } + } + }, + { + "to": { + "startLine": 1172, + "startColumn": 4, + "startOffset": 87086, + "endLine": 1180, + "endColumn": 12, + "endOffset": 87686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1106, + "startColumn": 4, + "startOffset": 83180, + "endLine": 1114, + "endColumn": 12, + "endOffset": 83780 + } + } + }, + { + "to": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 87691, + "endLine": 1184, + "endColumn": 12, + "endOffset": 87884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1115, + "startColumn": 4, + "startOffset": 83785, + "endLine": 1118, + "endColumn": 12, + "endOffset": 83978 + } + } + }, + { + "to": { + "startLine": 1185, + "startColumn": 4, + "startOffset": 87889, + "endLine": 1191, + "endColumn": 12, + "endOffset": 88464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1119, + "startColumn": 4, + "startOffset": 83983, + "endLine": 1125, + "endColumn": 12, + "endOffset": 84558 + } + } + }, + { + "to": { + "startLine": 1192, + "startColumn": 4, + "startOffset": 88469, + "endLine": 1199, + "endColumn": 12, + "endOffset": 89028 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1126, + "startColumn": 4, + "startOffset": 84563, + "endLine": 1133, + "endColumn": 12, + "endOffset": 85122 + } + } + }, + { + "to": { + "startLine": 1200, + "startColumn": 4, + "startOffset": 89033, + "endLine": 1206, + "endColumn": 12, + "endOffset": 89403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1134, + "startColumn": 4, + "startOffset": 85127, + "endLine": 1140, + "endColumn": 12, + "endOffset": 85497 + } + } + }, + { + "to": { + "startLine": 1207, + "startColumn": 4, + "startOffset": 89408, + "endColumn": 117, + "endOffset": 89521 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1141, + "startColumn": 4, + "startOffset": 85502, + "endColumn": 117, + "endOffset": 85615 + } + } + }, + { + "to": { + "startLine": 1208, + "startColumn": 4, + "startOffset": 89526, + "endLine": 1216, + "endColumn": 12, + "endOffset": 90059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1142, + "startColumn": 4, + "startOffset": 85620, + "endLine": 1150, + "endColumn": 12, + "endOffset": 86153 + } + } + }, + { + "to": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 90064, + "endLine": 1219, + "endColumn": 12, + "endOffset": 90216 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1151, + "startColumn": 4, + "startOffset": 86158, + "endLine": 1153, + "endColumn": 12, + "endOffset": 86310 + } + } + }, + { + "to": { + "startLine": 1220, + "startColumn": 4, + "startOffset": 90221, + "endLine": 1222, + "endColumn": 12, + "endOffset": 90412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1154, + "startColumn": 4, + "startOffset": 86315, + "endLine": 1156, + "endColumn": 12, + "endOffset": 86506 + } + } + }, + { + "to": { + "startLine": 1223, + "startColumn": 4, + "startOffset": 90417, + "endLine": 1226, + "endColumn": 12, + "endOffset": 90685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1157, + "startColumn": 4, + "startOffset": 86511, + "endLine": 1160, + "endColumn": 12, + "endOffset": 86779 + } + } + }, + { + "to": { + "startLine": 1227, + "startColumn": 4, + "startOffset": 90690, + "endLine": 1230, + "endColumn": 12, + "endOffset": 90941 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1161, + "startColumn": 4, + "startOffset": 86784, + "endLine": 1164, + "endColumn": 12, + "endOffset": 87035 + } + } + }, + { + "to": { + "startLine": 1231, + "startColumn": 4, + "startOffset": 90946, + "endLine": 1234, + "endColumn": 12, + "endOffset": 91111 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1165, + "startColumn": 4, + "startOffset": 87040, + "endLine": 1168, + "endColumn": 12, + "endOffset": 87205 + } + } + }, + { + "to": { + "startLine": 1235, + "startColumn": 4, + "startOffset": 91116, + "endLine": 1237, + "endColumn": 12, + "endOffset": 91252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1169, + "startColumn": 4, + "startOffset": 87210, + "endLine": 1171, + "endColumn": 12, + "endOffset": 87346 + } + } + }, + { + "to": { + "startLine": 1238, + "startColumn": 4, + "startOffset": 91257, + "endColumn": 63, + "endOffset": 91316 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1172, + "startColumn": 4, + "startOffset": 87351, + "endColumn": 63, + "endOffset": 87410 + } + } + }, + { + "to": { + "startLine": 1239, + "startColumn": 4, + "startOffset": 91321, + "endLine": 1242, + "endColumn": 12, + "endOffset": 91598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1173, + "startColumn": 4, + "startOffset": 87415, + "endLine": 1176, + "endColumn": 12, + "endOffset": 87692 + } + } + }, + { + "to": { + "startLine": 1243, + "startColumn": 4, + "startOffset": 91603, + "endLine": 1246, + "endColumn": 12, + "endOffset": 91884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1177, + "startColumn": 4, + "startOffset": 87697, + "endLine": 1180, + "endColumn": 12, + "endOffset": 87978 + } + } + }, + { + "to": { + "startLine": 1247, + "startColumn": 4, + "startOffset": 91889, + "endLine": 1256, + "endColumn": 12, + "endOffset": 92560 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 87983, + "endLine": 1190, + "endColumn": 12, + "endOffset": 88654 + } + } + }, + { + "to": { + "startLine": 1257, + "startColumn": 4, + "startOffset": 92565, + "endLine": 1261, + "endColumn": 12, + "endOffset": 92824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1191, + "startColumn": 4, + "startOffset": 88659, + "endLine": 1195, + "endColumn": 12, + "endOffset": 88918 + } + } + }, + { + "to": { + "startLine": 1262, + "startColumn": 4, + "startOffset": 92829, + "endLine": 1268, + "endColumn": 12, + "endOffset": 93162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1196, + "startColumn": 4, + "startOffset": 88923, + "endLine": 1202, + "endColumn": 12, + "endOffset": 89256 + } + } + }, + { + "to": { + "startLine": 1269, + "startColumn": 4, + "startOffset": 93167, + "endLine": 1274, + "endColumn": 12, + "endOffset": 93515 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1203, + "startColumn": 4, + "startOffset": 89261, + "endLine": 1208, + "endColumn": 12, + "endOffset": 89609 + } + } + }, + { + "to": { + "startLine": 1275, + "startColumn": 4, + "startOffset": 93520, + "endColumn": 93, + "endOffset": 93609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1209, + "startColumn": 4, + "startOffset": 89614, + "endColumn": 93, + "endOffset": 89703 + } + } + }, + { + "to": { + "startLine": 1276, + "startColumn": 4, + "startOffset": 93614, + "endLine": 1278, + "endColumn": 12, + "endOffset": 93795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1210, + "startColumn": 4, + "startOffset": 89708, + "endLine": 1212, + "endColumn": 12, + "endOffset": 89889 + } + } + }, + { + "to": { + "startLine": 1279, + "startColumn": 4, + "startOffset": 93800, + "endLine": 1282, + "endColumn": 12, + "endOffset": 94101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1213, + "startColumn": 4, + "startOffset": 89894, + "endLine": 1216, + "endColumn": 12, + "endOffset": 90195 + } + } + }, + { + "to": { + "startLine": 1283, + "startColumn": 4, + "startOffset": 94106, + "endLine": 1287, + "endColumn": 12, + "endOffset": 94363 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 90200, + "endLine": 1221, + "endColumn": 12, + "endOffset": 90457 + } + } + }, + { + "to": { + "startLine": 1288, + "startColumn": 4, + "startOffset": 94368, + "endLine": 1289, + "endColumn": 12, + "endOffset": 94488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1222, + "startColumn": 4, + "startOffset": 90462, + "endLine": 1223, + "endColumn": 12, + "endOffset": 90582 + } + } + }, + { + "to": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 94493, + "endLine": 1291, + "endColumn": 12, + "endOffset": 94615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1224, + "startColumn": 4, + "startOffset": 90587, + "endLine": 1225, + "endColumn": 12, + "endOffset": 90709 + } + } + }, + { + "to": { + "startLine": 1292, + "startColumn": 4, + "startOffset": 94620, + "endLine": 1294, + "endColumn": 12, + "endOffset": 94854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1226, + "startColumn": 4, + "startOffset": 90714, + "endLine": 1228, + "endColumn": 12, + "endOffset": 90948 + } + } + }, + { + "to": { + "startLine": 1295, + "startColumn": 4, + "startOffset": 94859, + "endLine": 1297, + "endColumn": 12, + "endOffset": 95065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1229, + "startColumn": 4, + "startOffset": 90953, + "endLine": 1231, + "endColumn": 12, + "endOffset": 91159 + } + } + }, + { + "to": { + "startLine": 1298, + "startColumn": 4, + "startOffset": 95070, + "endLine": 1299, + "endColumn": 12, + "endOffset": 95184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1232, + "startColumn": 4, + "startOffset": 91164, + "endLine": 1233, + "endColumn": 12, + "endOffset": 91278 + } + } + }, + { + "to": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 95189, + "endLine": 1303, + "endColumn": 12, + "endOffset": 95377 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1234, + "startColumn": 4, + "startOffset": 91283, + "endLine": 1237, + "endColumn": 12, + "endOffset": 91471 + } + } + }, + { + "to": { + "startLine": 1304, + "startColumn": 4, + "startOffset": 95382, + "endLine": 1306, + "endColumn": 12, + "endOffset": 95554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1238, + "startColumn": 4, + "startOffset": 91476, + "endLine": 1240, + "endColumn": 12, + "endOffset": 91648 + } + } + }, + { + "to": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 95559, + "endLine": 1313, + "endColumn": 12, + "endOffset": 96009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1241, + "startColumn": 4, + "startOffset": 91653, + "endLine": 1247, + "endColumn": 12, + "endOffset": 92103 + } + } + }, + { + "to": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 96014, + "endLine": 1316, + "endColumn": 12, + "endOffset": 96190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1248, + "startColumn": 4, + "startOffset": 92108, + "endLine": 1250, + "endColumn": 12, + "endOffset": 92284 + } + } + }, + { + "to": { + "startLine": 1317, + "startColumn": 4, + "startOffset": 96195, + "endLine": 1319, + "endColumn": 12, + "endOffset": 96312 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1251, + "startColumn": 4, + "startOffset": 92289, + "endLine": 1253, + "endColumn": 12, + "endOffset": 92406 + } + } + }, + { + "to": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 96317, + "endLine": 1323, + "endColumn": 12, + "endOffset": 96571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1254, + "startColumn": 4, + "startOffset": 92411, + "endLine": 1257, + "endColumn": 12, + "endOffset": 92665 + } + } + }, + { + "to": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 96576, + "endLine": 1325, + "endColumn": 12, + "endOffset": 96684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1258, + "startColumn": 4, + "startOffset": 92670, + "endLine": 1259, + "endColumn": 12, + "endOffset": 92778 + } + } + }, + { + "to": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 96689, + "endLine": 1329, + "endColumn": 12, + "endOffset": 96871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1260, + "startColumn": 4, + "startOffset": 92783, + "endLine": 1263, + "endColumn": 12, + "endOffset": 92965 + } + } + }, + { + "to": { + "startLine": 1330, + "startColumn": 4, + "startOffset": 96876, + "endLine": 1331, + "endColumn": 12, + "endOffset": 96973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1264, + "startColumn": 4, + "startOffset": 92970, + "endLine": 1265, + "endColumn": 12, + "endOffset": 93067 + } + } + }, + { + "to": { + "startLine": 1332, + "startColumn": 4, + "startOffset": 96978, + "endLine": 1337, + "endColumn": 12, + "endOffset": 97417 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1266, + "startColumn": 4, + "startOffset": 93072, + "endLine": 1271, + "endColumn": 12, + "endOffset": 93511 + } + } + }, + { + "to": { + "startLine": 1338, + "startColumn": 4, + "startOffset": 97422, + "endLine": 1339, + "endColumn": 12, + "endOffset": 97541 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1272, + "startColumn": 4, + "startOffset": 93516, + "endLine": 1273, + "endColumn": 12, + "endOffset": 93635 + } + } + }, + { + "to": { + "startLine": 1340, + "startColumn": 4, + "startOffset": 97546, + "endLine": 1343, + "endColumn": 12, + "endOffset": 97816 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 93640, + "endLine": 1277, + "endColumn": 12, + "endOffset": 93910 + } + } + }, + { + "to": { + "startLine": 1344, + "startColumn": 4, + "startOffset": 97821, + "endLine": 1351, + "endColumn": 12, + "endOffset": 98324 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1278, + "startColumn": 4, + "startOffset": 93915, + "endLine": 1285, + "endColumn": 12, + "endOffset": 94418 + } + } + }, + { + "to": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 98329, + "endLine": 1359, + "endColumn": 12, + "endOffset": 98820 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1286, + "startColumn": 4, + "startOffset": 94423, + "endLine": 1293, + "endColumn": 12, + "endOffset": 94914 + } + } + }, + { + "to": { + "startLine": 1360, + "startColumn": 4, + "startOffset": 98825, + "endLine": 1371, + "endColumn": 12, + "endOffset": 99697 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1294, + "startColumn": 4, + "startOffset": 94919, + "endLine": 1305, + "endColumn": 12, + "endOffset": 95791 + } + } + }, + { + "to": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 99702, + "endLine": 1377, + "endColumn": 12, + "endOffset": 99991 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 95796, + "endLine": 1311, + "endColumn": 12, + "endOffset": 96085 + } + } + }, + { + "to": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 99996, + "endLine": 1386, + "endColumn": 12, + "endOffset": 100561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 96090, + "endLine": 1320, + "endColumn": 12, + "endOffset": 96655 + } + } + }, + { + "to": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 100566, + "endLine": 1389, + "endColumn": 12, + "endOffset": 100710 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1321, + "startColumn": 4, + "startOffset": 96660, + "endLine": 1323, + "endColumn": 12, + "endOffset": 96804 + } + } + }, + { + "to": { + "startLine": 1390, + "startColumn": 4, + "startOffset": 100715, + "endLine": 1400, + "endColumn": 12, + "endOffset": 101442 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 96809, + "endLine": 1334, + "endColumn": 12, + "endOffset": 97536 + } + } + }, + { + "to": { + "startLine": 1401, + "startColumn": 4, + "startOffset": 101447, + "endLine": 1403, + "endColumn": 12, + "endOffset": 101614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 97541, + "endLine": 1337, + "endColumn": 12, + "endOffset": 97708 + } + } + }, + { + "to": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 101619, + "endLine": 1408, + "endColumn": 12, + "endOffset": 101950 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1338, + "startColumn": 4, + "startOffset": 97713, + "endLine": 1342, + "endColumn": 12, + "endOffset": 98044 + } + } + }, + { + "to": { + "startLine": 1409, + "startColumn": 4, + "startOffset": 101955, + "endLine": 1422, + "endColumn": 12, + "endOffset": 103008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1343, + "startColumn": 4, + "startOffset": 98049, + "endLine": 1356, + "endColumn": 12, + "endOffset": 99102 + } + } + }, + { + "to": { + "startLine": 1423, + "startColumn": 4, + "startOffset": 103013, + "endLine": 1427, + "endColumn": 12, + "endOffset": 103286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 99107, + "endLine": 1361, + "endColumn": 12, + "endOffset": 99380 + } + } + }, + { + "to": { + "startLine": 1428, + "startColumn": 4, + "startOffset": 103291, + "endLine": 1442, + "endColumn": 12, + "endOffset": 103922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 875, + "endLine": 21, + "endColumn": 12, + "endOffset": 1506 + } + } + }, + { + "to": { + "startLine": 1443, + "startColumn": 4, + "startOffset": 103927, + "endLine": 1458, + "endColumn": 12, + "endOffset": 104556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1511, + "endLine": 37, + "endColumn": 12, + "endOffset": 2140 + } + } + }, + { + "to": { + "startLine": 1459, + "startColumn": 4, + "startOffset": 104561, + "endLine": 1473, + "endColumn": 12, + "endOffset": 105194 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2145, + "endLine": 52, + "endColumn": 12, + "endOffset": 2778 + } + } + }, + { + "to": { + "startLine": 1474, + "startColumn": 4, + "startOffset": 105199, + "endLine": 1488, + "endColumn": 12, + "endOffset": 105832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 2783, + "endLine": 67, + "endColumn": 12, + "endOffset": 3416 + } + } + }, + { + "to": { + "startLine": 1489, + "startColumn": 4, + "startOffset": 105837, + "endLine": 1504, + "endColumn": 12, + "endOffset": 106472 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 3421, + "endLine": 83, + "endColumn": 12, + "endOffset": 4056 + } + } + }, + { + "to": { + "startLine": 1505, + "startColumn": 4, + "startOffset": 106477, + "endLine": 1519, + "endColumn": 12, + "endOffset": 107108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 84, + "startColumn": 4, + "startOffset": 4061, + "endLine": 98, + "endColumn": 12, + "endOffset": 4692 + } + } + }, + { + "to": { + "startLine": 1520, + "startColumn": 4, + "startOffset": 107113, + "endLine": 1534, + "endColumn": 12, + "endOffset": 107747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 99, + "startColumn": 4, + "startOffset": 4697, + "endLine": 113, + "endColumn": 12, + "endOffset": 5331 + } + } + }, + { + "to": { + "startLine": 1535, + "startColumn": 4, + "startOffset": 107752, + "endLine": 1549, + "endColumn": 12, + "endOffset": 108384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 5336, + "endLine": 128, + "endColumn": 12, + "endOffset": 5968 + } + } + }, + { + "to": { + "startLine": 1550, + "startColumn": 4, + "startOffset": 108389, + "endLine": 1591, + "endColumn": 12, + "endOffset": 111570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1362, + "startColumn": 4, + "startOffset": 99385, + "endLine": 1403, + "endColumn": 12, + "endOffset": 102566 + } + } + }, + { + "to": { + "startLine": 1592, + "startColumn": 4, + "startOffset": 111575, + "endLine": 1634, + "endColumn": 12, + "endOffset": 114899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 102571, + "endLine": 1446, + "endColumn": 12, + "endOffset": 105895 + } + } + }, + { + "to": { + "startLine": 1635, + "startColumn": 4, + "startOffset": 114904, + "endColumn": 61, + "endOffset": 114961 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1447, + "startColumn": 4, + "startOffset": 105900, + "endColumn": 61, + "endOffset": 105957 + } + } + }, + { + "to": { + "startLine": 1636, + "startColumn": 4, + "startOffset": 114966, + "endLine": 1645, + "endColumn": 12, + "endOffset": 115591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1448, + "startColumn": 4, + "startOffset": 105962, + "endLine": 1457, + "endColumn": 12, + "endOffset": 106587 + } + } + }, + { + "to": { + "startLine": 1646, + "startColumn": 4, + "startOffset": 115596, + "endLine": 1654, + "endColumn": 12, + "endOffset": 116205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1458, + "startColumn": 4, + "startOffset": 106592, + "endLine": 1466, + "endColumn": 12, + "endOffset": 107201 + } + } + }, + { + "to": { + "startLine": 1655, + "startColumn": 4, + "startOffset": 116210, + "endColumn": 85, + "endOffset": 116291 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1467, + "startColumn": 4, + "startOffset": 107206, + "endColumn": 85, + "endOffset": 107287 + } + } + }, + { + "to": { + "startLine": 1656, + "startColumn": 4, + "startOffset": 116296, + "endLine": 1657, + "endColumn": 12, + "endOffset": 116404 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1468, + "startColumn": 4, + "startOffset": 107292, + "endLine": 1469, + "endColumn": 12, + "endOffset": 107400 + } + } + }, + { + "to": { + "startLine": 1658, + "startColumn": 4, + "startOffset": 116409, + "endLine": 1661, + "endColumn": 12, + "endOffset": 116633 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1470, + "startColumn": 4, + "startOffset": 107405, + "endLine": 1473, + "endColumn": 12, + "endOffset": 107629 + } + } + }, + { + "to": { + "startLine": 1662, + "startColumn": 4, + "startOffset": 116638, + "endLine": 1664, + "endColumn": 12, + "endOffset": 116793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1474, + "startColumn": 4, + "startOffset": 107634, + "endLine": 1476, + "endColumn": 12, + "endOffset": 107789 + } + } + }, + { + "to": { + "startLine": 1665, + "startColumn": 4, + "startOffset": 116798, + "endLine": 1667, + "endColumn": 12, + "endOffset": 116945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1477, + "startColumn": 4, + "startOffset": 107794, + "endLine": 1479, + "endColumn": 12, + "endOffset": 107941 + } + } + }, + { + "to": { + "startLine": 1668, + "startColumn": 4, + "startOffset": 116950, + "endLine": 1670, + "endColumn": 12, + "endOffset": 117116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1480, + "startColumn": 4, + "startOffset": 107946, + "endLine": 1482, + "endColumn": 12, + "endOffset": 108112 + } + } + }, + { + "to": { + "startLine": 1671, + "startColumn": 4, + "startOffset": 117121, + "endLine": 1673, + "endColumn": 12, + "endOffset": 117283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1483, + "startColumn": 4, + "startOffset": 108117, + "endLine": 1485, + "endColumn": 12, + "endOffset": 108279 + } + } + }, + { + "to": { + "startLine": 1674, + "startColumn": 4, + "startOffset": 117288, + "endLine": 1677, + "endColumn": 12, + "endOffset": 117526 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1486, + "startColumn": 4, + "startOffset": 108284, + "endLine": 1489, + "endColumn": 12, + "endOffset": 108522 + } + } + }, + { + "to": { + "startLine": 1678, + "startColumn": 4, + "startOffset": 117531, + "endLine": 1680, + "endColumn": 12, + "endOffset": 117696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1490, + "startColumn": 4, + "startOffset": 108527, + "endLine": 1492, + "endColumn": 12, + "endOffset": 108692 + } + } + }, + { + "to": { + "startLine": 1681, + "startColumn": 4, + "startOffset": 117701, + "endLine": 1683, + "endColumn": 12, + "endOffset": 117869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1493, + "startColumn": 4, + "startOffset": 108697, + "endLine": 1495, + "endColumn": 12, + "endOffset": 108865 + } + } + }, + { + "to": { + "startLine": 1684, + "startColumn": 4, + "startOffset": 117874, + "endLine": 1686, + "endColumn": 12, + "endOffset": 118040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1496, + "startColumn": 4, + "startOffset": 108870, + "endLine": 1498, + "endColumn": 12, + "endOffset": 109036 + } + } + }, + { + "to": { + "startLine": 1687, + "startColumn": 4, + "startOffset": 118045, + "endLine": 1690, + "endColumn": 12, + "endOffset": 118314 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1499, + "startColumn": 4, + "startOffset": 109041, + "endLine": 1502, + "endColumn": 12, + "endOffset": 109310 + } + } + }, + { + "to": { + "startLine": 1691, + "startColumn": 4, + "startOffset": 118319, + "endLine": 1693, + "endColumn": 12, + "endOffset": 118513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1503, + "startColumn": 4, + "startOffset": 109315, + "endLine": 1505, + "endColumn": 12, + "endOffset": 109509 + } + } + }, + { + "to": { + "startLine": 1694, + "startColumn": 4, + "startOffset": 118518, + "endLine": 1697, + "endColumn": 12, + "endOffset": 118718 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1506, + "startColumn": 4, + "startOffset": 109514, + "endLine": 1509, + "endColumn": 12, + "endOffset": 109714 + } + } + }, + { + "to": { + "startLine": 1698, + "startColumn": 4, + "startOffset": 118723, + "endLine": 1701, + "endColumn": 12, + "endOffset": 119048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1510, + "startColumn": 4, + "startOffset": 109719, + "endLine": 1513, + "endColumn": 12, + "endOffset": 110044 + } + } + }, + { + "to": { + "startLine": 1702, + "startColumn": 4, + "startOffset": 119053, + "endColumn": 83, + "endOffset": 119132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1514, + "startColumn": 4, + "startOffset": 110049, + "endColumn": 83, + "endOffset": 110128 + } + } + }, + { + "to": { + "startLine": 1703, + "startColumn": 4, + "startOffset": 119137, + "endColumn": 95, + "endOffset": 119228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1515, + "startColumn": 4, + "startOffset": 110133, + "endColumn": 95, + "endOffset": 110224 + } + } + }, + { + "to": { + "startLine": 1704, + "startColumn": 4, + "startOffset": 119233, + "endColumn": 95, + "endOffset": 119324 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1516, + "startColumn": 4, + "startOffset": 110229, + "endColumn": 95, + "endOffset": 110320 + } + } + }, + { + "to": { + "startLine": 1705, + "startColumn": 4, + "startOffset": 119329, + "endColumn": 97, + "endOffset": 119422 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1517, + "startColumn": 4, + "startOffset": 110325, + "endColumn": 97, + "endOffset": 110418 + } + } + }, + { + "to": { + "startLine": 1706, + "startColumn": 4, + "startOffset": 119427, + "endColumn": 99, + "endOffset": 119522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1518, + "startColumn": 4, + "startOffset": 110423, + "endColumn": 99, + "endOffset": 110518 + } + } + }, + { + "to": { + "startLine": 1707, + "startColumn": 4, + "startOffset": 119527, + "endColumn": 101, + "endOffset": 119624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1519, + "startColumn": 4, + "startOffset": 110523, + "endColumn": 101, + "endOffset": 110620 + } + } + }, + { + "to": { + "startLine": 1708, + "startColumn": 4, + "startOffset": 119629, + "endColumn": 101, + "endOffset": 119726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1520, + "startColumn": 4, + "startOffset": 110625, + "endColumn": 101, + "endOffset": 110722 + } + } + }, + { + "to": { + "startLine": 1709, + "startColumn": 4, + "startOffset": 119731, + "endColumn": 101, + "endOffset": 119828 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1521, + "startColumn": 4, + "startOffset": 110727, + "endColumn": 101, + "endOffset": 110824 + } + } + }, + { + "to": { + "startLine": 1710, + "startColumn": 4, + "startOffset": 119833, + "endColumn": 101, + "endOffset": 119930 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1522, + "startColumn": 4, + "startOffset": 110829, + "endColumn": 101, + "endOffset": 110926 + } + } + }, + { + "to": { + "startLine": 1711, + "startColumn": 4, + "startOffset": 119935, + "endColumn": 101, + "endOffset": 120032 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1523, + "startColumn": 4, + "startOffset": 110931, + "endColumn": 101, + "endOffset": 111028 + } + } + }, + { + "to": { + "startLine": 1712, + "startColumn": 4, + "startOffset": 120037, + "endColumn": 99, + "endOffset": 120132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1524, + "startColumn": 4, + "startOffset": 111033, + "endColumn": 99, + "endOffset": 111128 + } + } + }, + { + "to": { + "startLine": 1713, + "startColumn": 4, + "startOffset": 120137, + "endColumn": 95, + "endOffset": 120228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1525, + "startColumn": 4, + "startOffset": 111133, + "endColumn": 95, + "endOffset": 111224 + } + } + }, + { + "to": { + "startLine": 1714, + "startColumn": 4, + "startOffset": 120233, + "endColumn": 111, + "endOffset": 120340 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1526, + "startColumn": 4, + "startOffset": 111229, + "endColumn": 111, + "endOffset": 111336 + } + } + }, + { + "to": { + "startLine": 1715, + "startColumn": 4, + "startOffset": 120345, + "endColumn": 128, + "endOffset": 120469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1527, + "startColumn": 4, + "startOffset": 111341, + "endColumn": 128, + "endOffset": 111465 + } + } + }, + { + "to": { + "startLine": 1716, + "startColumn": 4, + "startOffset": 120474, + "endColumn": 122, + "endOffset": 120592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1528, + "startColumn": 4, + "startOffset": 111470, + "endColumn": 122, + "endOffset": 111588 + } + } + }, + { + "to": { + "startLine": 1717, + "startColumn": 4, + "startOffset": 120597, + "endColumn": 130, + "endOffset": 120723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1529, + "startColumn": 4, + "startOffset": 111593, + "endColumn": 130, + "endOffset": 111719 + } + } + }, + { + "to": { + "startLine": 1718, + "startColumn": 4, + "startOffset": 120728, + "endColumn": 130, + "endOffset": 120854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1530, + "startColumn": 4, + "startOffset": 111724, + "endColumn": 130, + "endOffset": 111850 + } + } + }, + { + "to": { + "startLine": 1719, + "startColumn": 4, + "startOffset": 120859, + "endColumn": 97, + "endOffset": 120952 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1531, + "startColumn": 4, + "startOffset": 111855, + "endColumn": 97, + "endOffset": 111948 + } + } + }, + { + "to": { + "startLine": 1720, + "startColumn": 4, + "startOffset": 120957, + "endColumn": 113, + "endOffset": 121066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1532, + "startColumn": 4, + "startOffset": 111953, + "endColumn": 113, + "endOffset": 112062 + } + } + }, + { + "to": { + "startLine": 1721, + "startColumn": 4, + "startOffset": 121071, + "endColumn": 93, + "endOffset": 121160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1533, + "startColumn": 4, + "startOffset": 112067, + "endColumn": 93, + "endOffset": 112156 + } + } + }, + { + "to": { + "startLine": 1722, + "startColumn": 4, + "startOffset": 121165, + "endLine": 1725, + "endColumn": 12, + "endOffset": 121359 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1534, + "startColumn": 4, + "startOffset": 112161, + "endLine": 1537, + "endColumn": 12, + "endOffset": 112355 + } + } + }, + { + "to": { + "startLine": 1726, + "startColumn": 4, + "startOffset": 121364, + "endLine": 1729, + "endColumn": 12, + "endOffset": 121563 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1538, + "startColumn": 4, + "startOffset": 112360, + "endLine": 1541, + "endColumn": 12, + "endOffset": 112559 + } + } + }, + { + "to": { + "startLine": 1730, + "startColumn": 4, + "startOffset": 121568, + "endColumn": 68, + "endOffset": 121632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1542, + "startColumn": 4, + "startOffset": 112564, + "endColumn": 68, + "endOffset": 112628 + } + } + }, + { + "to": { + "startLine": 1731, + "startColumn": 4, + "startOffset": 121637, + "endColumn": 115, + "endOffset": 121748 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1543, + "startColumn": 4, + "startOffset": 112633, + "endColumn": 115, + "endOffset": 112744 + } + } + }, + { + "to": { + "startLine": 1732, + "startColumn": 4, + "startOffset": 121753, + "endColumn": 127, + "endOffset": 121876 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1544, + "startColumn": 4, + "startOffset": 112749, + "endColumn": 127, + "endOffset": 112872 + } + } + }, + { + "to": { + "startLine": 1733, + "startColumn": 4, + "startOffset": 121881, + "endColumn": 63, + "endOffset": 121940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1545, + "startColumn": 4, + "startOffset": 112877, + "endColumn": 63, + "endOffset": 112936 + } + } + }, + { + "to": { + "startLine": 1734, + "startColumn": 4, + "startOffset": 121945, + "endLine": 1737, + "endColumn": 12, + "endOffset": 122144 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1546, + "startColumn": 4, + "startOffset": 112941, + "endLine": 1549, + "endColumn": 12, + "endOffset": 113140 + } + } + }, + { + "to": { + "startLine": 1738, + "startColumn": 4, + "startOffset": 122149, + "endColumn": 68, + "endOffset": 122213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1550, + "startColumn": 4, + "startOffset": 113145, + "endColumn": 68, + "endOffset": 113209 + } + } + }, + { + "to": { + "startLine": 1739, + "startColumn": 4, + "startOffset": 122218, + "endLine": 1742, + "endColumn": 12, + "endOffset": 122416 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1551, + "startColumn": 4, + "startOffset": 113214, + "endLine": 1554, + "endColumn": 12, + "endOffset": 113412 + } + } + }, + { + "to": { + "startLine": 1743, + "startColumn": 4, + "startOffset": 122421, + "endColumn": 69, + "endOffset": 122486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1555, + "startColumn": 4, + "startOffset": 113417, + "endColumn": 69, + "endOffset": 113482 + } + } + }, + { + "to": { + "startLine": 1744, + "startColumn": 4, + "startOffset": 122491, + "endLine": 1745, + "endColumn": 12, + "endOffset": 122626 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1556, + "startColumn": 4, + "startOffset": 113487, + "endLine": 1557, + "endColumn": 12, + "endOffset": 113622 + } + } + }, + { + "to": { + "startLine": 1746, + "startColumn": 4, + "startOffset": 122631, + "endLine": 1747, + "endColumn": 12, + "endOffset": 122760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1558, + "startColumn": 4, + "startOffset": 113627, + "endLine": 1559, + "endColumn": 12, + "endOffset": 113756 + } + } + }, + { + "to": { + "startLine": 1748, + "startColumn": 4, + "startOffset": 122765, + "endColumn": 95, + "endOffset": 122856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1560, + "startColumn": 4, + "startOffset": 113761, + "endColumn": 95, + "endOffset": 113852 + } + } + }, + { + "to": { + "startLine": 1749, + "startColumn": 4, + "startOffset": 122861, + "endColumn": 111, + "endOffset": 122968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1561, + "startColumn": 4, + "startOffset": 113857, + "endColumn": 111, + "endOffset": 113964 + } + } + }, + { + "to": { + "startLine": 1750, + "startColumn": 4, + "startOffset": 122973, + "endColumn": 99, + "endOffset": 123068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1562, + "startColumn": 4, + "startOffset": 113969, + "endColumn": 99, + "endOffset": 114064 + } + } + }, + { + "to": { + "startLine": 1751, + "startColumn": 4, + "startOffset": 123073, + "endColumn": 115, + "endOffset": 123184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1563, + "startColumn": 4, + "startOffset": 114069, + "endColumn": 115, + "endOffset": 114180 + } + } + }, + { + "to": { + "startLine": 1752, + "startColumn": 4, + "startOffset": 123189, + "endColumn": 95, + "endOffset": 123280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1564, + "startColumn": 4, + "startOffset": 114185, + "endColumn": 95, + "endOffset": 114276 + } + } + }, + { + "to": { + "startLine": 1753, + "startColumn": 4, + "startOffset": 123285, + "endColumn": 111, + "endOffset": 123392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1565, + "startColumn": 4, + "startOffset": 114281, + "endColumn": 111, + "endOffset": 114388 + } + } + }, + { + "to": { + "startLine": 1754, + "startColumn": 4, + "startOffset": 123397, + "endLine": 1755, + "endColumn": 12, + "endOffset": 123532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1566, + "startColumn": 4, + "startOffset": 114393, + "endLine": 1567, + "endColumn": 12, + "endOffset": 114528 + } + } + }, + { + "to": { + "startLine": 1756, + "startColumn": 4, + "startOffset": 123537, + "endColumn": 135, + "endOffset": 123668 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1568, + "startColumn": 4, + "startOffset": 114533, + "endColumn": 135, + "endOffset": 114664 + } + } + }, + { + "to": { + "startLine": 1757, + "startColumn": 4, + "startOffset": 123673, + "endLine": 1758, + "endColumn": 12, + "endOffset": 123832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1569, + "startColumn": 4, + "startOffset": 114669, + "endLine": 1570, + "endColumn": 12, + "endOffset": 114828 + } + } + }, + { + "to": { + "startLine": 1759, + "startColumn": 4, + "startOffset": 123837, + "endColumn": 129, + "endOffset": 123962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1571, + "startColumn": 4, + "startOffset": 114833, + "endColumn": 129, + "endOffset": 114958 + } + } + }, + { + "to": { + "startLine": 1760, + "startColumn": 4, + "startOffset": 123967, + "endLine": 1761, + "endColumn": 12, + "endOffset": 124120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1572, + "startColumn": 4, + "startOffset": 114963, + "endLine": 1573, + "endColumn": 12, + "endOffset": 115116 + } + } + }, + { + "to": { + "startLine": 1762, + "startColumn": 4, + "startOffset": 124125, + "endLine": 1763, + "endColumn": 12, + "endOffset": 124270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1574, + "startColumn": 4, + "startOffset": 115121, + "endLine": 1575, + "endColumn": 12, + "endOffset": 115266 + } + } + }, + { + "to": { + "startLine": 1764, + "startColumn": 4, + "startOffset": 124275, + "endColumn": 140, + "endOffset": 124411 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1576, + "startColumn": 4, + "startOffset": 115271, + "endColumn": 140, + "endOffset": 115407 + } + } + }, + { + "to": { + "startLine": 1765, + "startColumn": 4, + "startOffset": 124416, + "endLine": 1766, + "endColumn": 12, + "endOffset": 124555 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1577, + "startColumn": 4, + "startOffset": 115412, + "endLine": 1578, + "endColumn": 12, + "endOffset": 115551 + } + } + }, + { + "to": { + "startLine": 1767, + "startColumn": 4, + "startOffset": 124560, + "endColumn": 134, + "endOffset": 124690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1579, + "startColumn": 4, + "startOffset": 115556, + "endColumn": 134, + "endOffset": 115686 + } + } + }, + { + "to": { + "startLine": 1768, + "startColumn": 4, + "startOffset": 124695, + "endColumn": 111, + "endOffset": 124802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1580, + "startColumn": 4, + "startOffset": 115691, + "endColumn": 111, + "endOffset": 115798 + } + } + }, + { + "to": { + "startLine": 1769, + "startColumn": 4, + "startOffset": 124807, + "endColumn": 149, + "endOffset": 124952 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1581, + "startColumn": 4, + "startOffset": 115803, + "endColumn": 149, + "endOffset": 115948 + } + } + }, + { + "to": { + "startLine": 1770, + "startColumn": 4, + "startOffset": 124957, + "endColumn": 127, + "endOffset": 125080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1582, + "startColumn": 4, + "startOffset": 115953, + "endColumn": 127, + "endOffset": 116076 + } + } + }, + { + "to": { + "startLine": 1771, + "startColumn": 4, + "startOffset": 125085, + "endColumn": 127, + "endOffset": 125208 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1583, + "startColumn": 4, + "startOffset": 116081, + "endColumn": 127, + "endOffset": 116204 + } + } + }, + { + "to": { + "startLine": 1772, + "startColumn": 4, + "startOffset": 125213, + "endLine": 1773, + "endColumn": 12, + "endOffset": 125344 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1584, + "startColumn": 4, + "startOffset": 116209, + "endLine": 1585, + "endColumn": 12, + "endOffset": 116340 + } + } + }, + { + "to": { + "startLine": 1774, + "startColumn": 4, + "startOffset": 125349, + "endColumn": 131, + "endOffset": 125476 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1586, + "startColumn": 4, + "startOffset": 116345, + "endColumn": 131, + "endOffset": 116472 + } + } + }, + { + "to": { + "startLine": 1775, + "startColumn": 4, + "startOffset": 125481, + "endColumn": 129, + "endOffset": 125606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1587, + "startColumn": 4, + "startOffset": 116477, + "endColumn": 129, + "endOffset": 116602 + } + } + }, + { + "to": { + "startLine": 1776, + "startColumn": 4, + "startOffset": 125611, + "endColumn": 129, + "endOffset": 125736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1588, + "startColumn": 4, + "startOffset": 116607, + "endColumn": 129, + "endOffset": 116732 + } + } + }, + { + "to": { + "startLine": 1777, + "startColumn": 4, + "startOffset": 125741, + "endColumn": 111, + "endOffset": 125848 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1589, + "startColumn": 4, + "startOffset": 116737, + "endColumn": 111, + "endOffset": 116844 + } + } + }, + { + "to": { + "startLine": 1778, + "startColumn": 4, + "startOffset": 125853, + "endColumn": 139, + "endOffset": 125988 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1590, + "startColumn": 4, + "startOffset": 116849, + "endColumn": 139, + "endOffset": 116984 + } + } + }, + { + "to": { + "startLine": 1779, + "startColumn": 4, + "startOffset": 125993, + "endColumn": 67, + "endOffset": 126056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1591, + "startColumn": 4, + "startOffset": 116989, + "endColumn": 67, + "endOffset": 117052 + } + } + }, + { + "to": { + "startLine": 1780, + "startColumn": 4, + "startOffset": 126061, + "endColumn": 72, + "endOffset": 126129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1592, + "startColumn": 4, + "startOffset": 117057, + "endColumn": 72, + "endOffset": 117125 + } + } + }, + { + "to": { + "startLine": 1781, + "startColumn": 4, + "startOffset": 126134, + "endColumn": 73, + "endOffset": 126203 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1593, + "startColumn": 4, + "startOffset": 117130, + "endColumn": 73, + "endOffset": 117199 + } + } + }, + { + "to": { + "startLine": 1782, + "startColumn": 4, + "startOffset": 126208, + "endColumn": 72, + "endOffset": 126276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1594, + "startColumn": 4, + "startOffset": 117204, + "endColumn": 72, + "endOffset": 117272 + } + } + }, + { + "to": { + "startLine": 1783, + "startColumn": 4, + "startOffset": 126281, + "endColumn": 73, + "endOffset": 126350 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1595, + "startColumn": 4, + "startOffset": 117277, + "endColumn": 73, + "endOffset": 117346 + } + } + }, + { + "to": { + "startLine": 1784, + "startColumn": 4, + "startOffset": 126355, + "endLine": 1785, + "endColumn": 12, + "endOffset": 126496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1596, + "startColumn": 4, + "startOffset": 117351, + "endLine": 1597, + "endColumn": 12, + "endOffset": 117492 + } + } + }, + { + "to": { + "startLine": 1786, + "startColumn": 4, + "startOffset": 126501, + "endLine": 1787, + "endColumn": 12, + "endOffset": 126640 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1598, + "startColumn": 4, + "startOffset": 117497, + "endLine": 1599, + "endColumn": 12, + "endOffset": 117636 + } + } + }, + { + "to": { + "startLine": 1788, + "startColumn": 4, + "startOffset": 126645, + "endLine": 1789, + "endColumn": 12, + "endOffset": 126778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1600, + "startColumn": 4, + "startOffset": 117641, + "endLine": 1601, + "endColumn": 12, + "endOffset": 117774 + } + } + }, + { + "to": { + "startLine": 1790, + "startColumn": 4, + "startOffset": 126783, + "endColumn": 65, + "endOffset": 126844 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1602, + "startColumn": 4, + "startOffset": 117779, + "endColumn": 65, + "endOffset": 117840 + } + } + }, + { + "to": { + "startLine": 1791, + "startColumn": 4, + "startOffset": 126849, + "endColumn": 89, + "endOffset": 126934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1603, + "startColumn": 4, + "startOffset": 117845, + "endColumn": 89, + "endOffset": 117930 + } + } + }, + { + "to": { + "startLine": 1792, + "startColumn": 4, + "startOffset": 126939, + "endColumn": 75, + "endOffset": 127010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1604, + "startColumn": 4, + "startOffset": 117935, + "endColumn": 75, + "endOffset": 118006 + } + } + }, + { + "to": { + "startLine": 1793, + "startColumn": 4, + "startOffset": 127015, + "endColumn": 103, + "endOffset": 127114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1605, + "startColumn": 4, + "startOffset": 118011, + "endColumn": 103, + "endOffset": 118110 + } + } + }, + { + "to": { + "startLine": 1794, + "startColumn": 4, + "startOffset": 127119, + "endColumn": 89, + "endOffset": 127204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1606, + "startColumn": 4, + "startOffset": 118115, + "endColumn": 89, + "endOffset": 118200 + } + } + }, + { + "to": { + "startLine": 1795, + "startColumn": 4, + "startOffset": 127209, + "endColumn": 101, + "endOffset": 127306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1607, + "startColumn": 4, + "startOffset": 118205, + "endColumn": 101, + "endOffset": 118302 + } + } + }, + { + "to": { + "startLine": 1796, + "startColumn": 4, + "startOffset": 127311, + "endColumn": 107, + "endOffset": 127414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1608, + "startColumn": 4, + "startOffset": 118307, + "endColumn": 107, + "endOffset": 118410 + } + } + }, + { + "to": { + "startLine": 1797, + "startColumn": 4, + "startOffset": 127419, + "endColumn": 107, + "endOffset": 127522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1609, + "startColumn": 4, + "startOffset": 118415, + "endColumn": 107, + "endOffset": 118518 + } + } + }, + { + "to": { + "startLine": 1798, + "startColumn": 4, + "startOffset": 127527, + "endColumn": 99, + "endOffset": 127622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1610, + "startColumn": 4, + "startOffset": 118523, + "endColumn": 99, + "endOffset": 118618 + } + } + }, + { + "to": { + "startLine": 1799, + "startColumn": 4, + "startOffset": 127627, + "endColumn": 79, + "endOffset": 127702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1611, + "startColumn": 4, + "startOffset": 118623, + "endColumn": 79, + "endOffset": 118698 + } + } + }, + { + "to": { + "startLine": 1800, + "startColumn": 4, + "startOffset": 127707, + "endColumn": 91, + "endOffset": 127794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1612, + "startColumn": 4, + "startOffset": 118703, + "endColumn": 91, + "endOffset": 118790 + } + } + }, + { + "to": { + "startLine": 1801, + "startColumn": 4, + "startOffset": 127799, + "endColumn": 97, + "endOffset": 127892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1613, + "startColumn": 4, + "startOffset": 118795, + "endColumn": 97, + "endOffset": 118888 + } + } + }, + { + "to": { + "startLine": 1802, + "startColumn": 4, + "startOffset": 127897, + "endLine": 1803, + "endColumn": 12, + "endOffset": 128002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1614, + "startColumn": 4, + "startOffset": 118893, + "endLine": 1615, + "endColumn": 12, + "endOffset": 118998 + } + } + }, + { + "to": { + "startLine": 1804, + "startColumn": 4, + "startOffset": 128007, + "endColumn": 77, + "endOffset": 128080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1616, + "startColumn": 4, + "startOffset": 119003, + "endColumn": 77, + "endOffset": 119076 + } + } + }, + { + "to": { + "startLine": 1805, + "startColumn": 4, + "startOffset": 128085, + "endColumn": 105, + "endOffset": 128186 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1617, + "startColumn": 4, + "startOffset": 119081, + "endColumn": 105, + "endOffset": 119182 + } + } + }, + { + "to": { + "startLine": 1806, + "startColumn": 4, + "startOffset": 128191, + "endColumn": 91, + "endOffset": 128278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1618, + "startColumn": 4, + "startOffset": 119187, + "endColumn": 91, + "endOffset": 119274 + } + } + }, + { + "to": { + "startLine": 1807, + "startColumn": 4, + "startOffset": 128283, + "endColumn": 103, + "endOffset": 128382 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1619, + "startColumn": 4, + "startOffset": 119279, + "endColumn": 103, + "endOffset": 119378 + } + } + }, + { + "to": { + "startLine": 1808, + "startColumn": 4, + "startOffset": 128387, + "endColumn": 109, + "endOffset": 128492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1620, + "startColumn": 4, + "startOffset": 119383, + "endColumn": 109, + "endOffset": 119488 + } + } + }, + { + "to": { + "startLine": 1809, + "startColumn": 4, + "startOffset": 128497, + "endLine": 1810, + "endColumn": 12, + "endOffset": 128614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1621, + "startColumn": 4, + "startOffset": 119493, + "endLine": 1622, + "endColumn": 12, + "endOffset": 119610 + } + } + }, + { + "to": { + "startLine": 1811, + "startColumn": 4, + "startOffset": 128619, + "endLine": 1814, + "endColumn": 12, + "endOffset": 128777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1623, + "startColumn": 4, + "startOffset": 119615, + "endLine": 1626, + "endColumn": 12, + "endOffset": 119773 + } + } + }, + { + "to": { + "startLine": 1815, + "startColumn": 4, + "startOffset": 128782, + "endLine": 1818, + "endColumn": 12, + "endOffset": 128934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1627, + "startColumn": 4, + "startOffset": 119778, + "endLine": 1630, + "endColumn": 12, + "endOffset": 119930 + } + } + }, + { + "to": { + "startLine": 1819, + "startColumn": 4, + "startOffset": 128939, + "endColumn": 79, + "endOffset": 129014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1631, + "startColumn": 4, + "startOffset": 119935, + "endColumn": 79, + "endOffset": 120010 + } + } + }, + { + "to": { + "startLine": 1820, + "startColumn": 4, + "startOffset": 129019, + "endColumn": 99, + "endOffset": 129114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1632, + "startColumn": 4, + "startOffset": 120015, + "endColumn": 99, + "endOffset": 120110 + } + } + }, + { + "to": { + "startLine": 1821, + "startColumn": 4, + "startOffset": 129119, + "endColumn": 89, + "endOffset": 129204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1633, + "startColumn": 4, + "startOffset": 120115, + "endColumn": 89, + "endOffset": 120200 + } + } + }, + { + "to": { + "startLine": 1822, + "startColumn": 4, + "startOffset": 129209, + "endColumn": 109, + "endOffset": 129314 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1634, + "startColumn": 4, + "startOffset": 120205, + "endColumn": 109, + "endOffset": 120310 + } + } + }, + { + "to": { + "startLine": 1823, + "startColumn": 4, + "startOffset": 129319, + "endColumn": 93, + "endOffset": 129408 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1635, + "startColumn": 4, + "startOffset": 120315, + "endColumn": 93, + "endOffset": 120404 + } + } + }, + { + "to": { + "startLine": 1824, + "startColumn": 4, + "startOffset": 129413, + "endColumn": 105, + "endOffset": 129514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1636, + "startColumn": 4, + "startOffset": 120409, + "endColumn": 105, + "endOffset": 120510 + } + } + }, + { + "to": { + "startLine": 1825, + "startColumn": 4, + "startOffset": 129519, + "endColumn": 91, + "endOffset": 129606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1637, + "startColumn": 4, + "startOffset": 120515, + "endColumn": 91, + "endOffset": 120602 + } + } + }, + { + "to": { + "startLine": 1826, + "startColumn": 4, + "startOffset": 129611, + "endLine": 1827, + "endColumn": 12, + "endOffset": 129706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1638, + "startColumn": 4, + "startOffset": 120607, + "endLine": 1639, + "endColumn": 12, + "endOffset": 120702 + } + } + }, + { + "to": { + "startLine": 1828, + "startColumn": 4, + "startOffset": 129711, + "endLine": 1829, + "endColumn": 12, + "endOffset": 129818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1640, + "startColumn": 4, + "startOffset": 120707, + "endLine": 1641, + "endColumn": 12, + "endOffset": 120814 + } + } + }, + { + "to": { + "startLine": 1830, + "startColumn": 4, + "startOffset": 129823, + "endLine": 1831, + "endColumn": 12, + "endOffset": 129932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1642, + "startColumn": 4, + "startOffset": 120819, + "endLine": 1643, + "endColumn": 12, + "endOffset": 120928 + } + } + }, + { + "to": { + "startLine": 1832, + "startColumn": 4, + "startOffset": 129937, + "endLine": 1833, + "endColumn": 12, + "endOffset": 130048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1644, + "startColumn": 4, + "startOffset": 120933, + "endLine": 1645, + "endColumn": 12, + "endOffset": 121044 + } + } + }, + { + "to": { + "startLine": 1834, + "startColumn": 4, + "startOffset": 130053, + "endLine": 1835, + "endColumn": 12, + "endOffset": 130164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1646, + "startColumn": 4, + "startOffset": 121049, + "endLine": 1647, + "endColumn": 12, + "endOffset": 121160 + } + } + }, + { + "to": { + "startLine": 1836, + "startColumn": 4, + "startOffset": 130169, + "endColumn": 93, + "endOffset": 130258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1648, + "startColumn": 4, + "startOffset": 121165, + "endColumn": 93, + "endOffset": 121254 + } + } + }, + { + "to": { + "startLine": 1837, + "startColumn": 4, + "startOffset": 130263, + "endColumn": 113, + "endOffset": 130372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1649, + "startColumn": 4, + "startOffset": 121259, + "endColumn": 113, + "endOffset": 121368 + } + } + }, + { + "to": { + "startLine": 1838, + "startColumn": 4, + "startOffset": 130377, + "endColumn": 111, + "endOffset": 130484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1650, + "startColumn": 4, + "startOffset": 121373, + "endColumn": 111, + "endOffset": 121480 + } + } + }, + { + "to": { + "startLine": 1839, + "startColumn": 4, + "startOffset": 130489, + "endLine": 1840, + "endColumn": 12, + "endOffset": 130586 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1651, + "startColumn": 4, + "startOffset": 121485, + "endLine": 1652, + "endColumn": 12, + "endOffset": 121582 + } + } + }, + { + "to": { + "startLine": 1841, + "startColumn": 4, + "startOffset": 130591, + "endLine": 1842, + "endColumn": 12, + "endOffset": 130706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1653, + "startColumn": 4, + "startOffset": 121587, + "endLine": 1654, + "endColumn": 12, + "endOffset": 121702 + } + } + }, + { + "to": { + "startLine": 1843, + "startColumn": 4, + "startOffset": 130711, + "endLine": 1844, + "endColumn": 12, + "endOffset": 130828 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1655, + "startColumn": 4, + "startOffset": 121707, + "endLine": 1656, + "endColumn": 12, + "endOffset": 121824 + } + } + }, + { + "to": { + "startLine": 1845, + "startColumn": 4, + "startOffset": 130833, + "endColumn": 81, + "endOffset": 130910 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1657, + "startColumn": 4, + "startOffset": 121829, + "endColumn": 81, + "endOffset": 121906 + } + } + }, + { + "to": { + "startLine": 1846, + "startColumn": 4, + "startOffset": 130915, + "endColumn": 103, + "endOffset": 131014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1658, + "startColumn": 4, + "startOffset": 121911, + "endColumn": 103, + "endOffset": 122010 + } + } + }, + { + "to": { + "startLine": 1847, + "startColumn": 4, + "startOffset": 131019, + "endColumn": 119, + "endOffset": 131134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1659, + "startColumn": 4, + "startOffset": 122015, + "endColumn": 119, + "endOffset": 122130 + } + } + }, + { + "to": { + "startLine": 1848, + "startColumn": 4, + "startOffset": 131139, + "endColumn": 125, + "endOffset": 131260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1660, + "startColumn": 4, + "startOffset": 122135, + "endColumn": 125, + "endOffset": 122256 + } + } + }, + { + "to": { + "startLine": 1849, + "startColumn": 4, + "startOffset": 131265, + "endColumn": 97, + "endOffset": 131358 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1661, + "startColumn": 4, + "startOffset": 122261, + "endColumn": 97, + "endOffset": 122354 + } + } + }, + { + "to": { + "startLine": 1850, + "startColumn": 4, + "startOffset": 131363, + "endColumn": 93, + "endOffset": 131452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1662, + "startColumn": 4, + "startOffset": 122359, + "endColumn": 93, + "endOffset": 122448 + } + } + }, + { + "to": { + "startLine": 1851, + "startColumn": 4, + "startOffset": 131457, + "endColumn": 87, + "endOffset": 131540 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1663, + "startColumn": 4, + "startOffset": 122453, + "endColumn": 87, + "endOffset": 122536 + } + } + }, + { + "to": { + "startLine": 1852, + "startColumn": 4, + "startOffset": 131545, + "endColumn": 111, + "endOffset": 131652 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1664, + "startColumn": 4, + "startOffset": 122541, + "endColumn": 111, + "endOffset": 122648 + } + } + }, + { + "to": { + "startLine": 1853, + "startColumn": 4, + "startOffset": 131657, + "endColumn": 115, + "endOffset": 131768 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1665, + "startColumn": 4, + "startOffset": 122653, + "endColumn": 115, + "endOffset": 122764 + } + } + }, + { + "to": { + "startLine": 1854, + "startColumn": 4, + "startOffset": 131773, + "endColumn": 121, + "endOffset": 131890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1666, + "startColumn": 4, + "startOffset": 122769, + "endColumn": 121, + "endOffset": 122886 + } + } + }, + { + "to": { + "startLine": 1855, + "startColumn": 4, + "startOffset": 131895, + "endColumn": 111, + "endOffset": 132002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1667, + "startColumn": 4, + "startOffset": 122891, + "endColumn": 111, + "endOffset": 122998 + } + } + }, + { + "to": { + "startLine": 1856, + "startColumn": 4, + "startOffset": 132007, + "endLine": 1858, + "endColumn": 12, + "endOffset": 132177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1668, + "startColumn": 4, + "startOffset": 123003, + "endLine": 1670, + "endColumn": 12, + "endOffset": 123173 + } + } + }, + { + "to": { + "startLine": 1859, + "startColumn": 4, + "startOffset": 132182, + "endColumn": 115, + "endOffset": 132293 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1671, + "startColumn": 4, + "startOffset": 123178, + "endColumn": 115, + "endOffset": 123289 + } + } + }, + { + "to": { + "startLine": 1860, + "startColumn": 4, + "startOffset": 132298, + "endColumn": 85, + "endOffset": 132379 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1672, + "startColumn": 4, + "startOffset": 123294, + "endColumn": 85, + "endOffset": 123375 + } + } + }, + { + "to": { + "startLine": 1861, + "startColumn": 4, + "startOffset": 132384, + "endColumn": 91, + "endOffset": 132471 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1673, + "startColumn": 4, + "startOffset": 123380, + "endColumn": 91, + "endOffset": 123467 + } + } + }, + { + "to": { + "startLine": 1862, + "startColumn": 4, + "startOffset": 132476, + "endLine": 1863, + "endColumn": 12, + "endOffset": 132583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1674, + "startColumn": 4, + "startOffset": 123472, + "endLine": 1675, + "endColumn": 12, + "endOffset": 123579 + } + } + }, + { + "to": { + "startLine": 1864, + "startColumn": 4, + "startOffset": 132588, + "endLine": 1865, + "endColumn": 12, + "endOffset": 132707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1676, + "startColumn": 4, + "startOffset": 123584, + "endLine": 1677, + "endColumn": 12, + "endOffset": 123703 + } + } + }, + { + "to": { + "startLine": 1866, + "startColumn": 4, + "startOffset": 132712, + "endColumn": 66, + "endOffset": 132774 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1678, + "startColumn": 4, + "startOffset": 123708, + "endColumn": 66, + "endOffset": 123770 + } + } + }, + { + "to": { + "startLine": 1867, + "startColumn": 4, + "startOffset": 132779, + "endLine": 1868, + "endColumn": 12, + "endOffset": 132900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1679, + "startColumn": 4, + "startOffset": 123775, + "endLine": 1680, + "endColumn": 12, + "endOffset": 123896 + } + } + }, + { + "to": { + "startLine": 1869, + "startColumn": 4, + "startOffset": 132905, + "endColumn": 67, + "endOffset": 132968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1681, + "startColumn": 4, + "startOffset": 123901, + "endColumn": 67, + "endOffset": 123964 + } + } + }, + { + "to": { + "startLine": 1870, + "startColumn": 4, + "startOffset": 132973, + "endLine": 1871, + "endColumn": 12, + "endOffset": 133096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1682, + "startColumn": 4, + "startOffset": 123969, + "endLine": 1683, + "endColumn": 12, + "endOffset": 124092 + } + } + }, + { + "to": { + "startLine": 1872, + "startColumn": 4, + "startOffset": 133101, + "endLine": 1873, + "endColumn": 12, + "endOffset": 133240 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1684, + "startColumn": 4, + "startOffset": 124097, + "endLine": 1685, + "endColumn": 12, + "endOffset": 124236 + } + } + }, + { + "to": { + "startLine": 1874, + "startColumn": 4, + "startOffset": 133245, + "endLine": 1875, + "endColumn": 12, + "endOffset": 133368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1686, + "startColumn": 4, + "startOffset": 124241, + "endLine": 1687, + "endColumn": 12, + "endOffset": 124364 + } + } + }, + { + "to": { + "startLine": 1876, + "startColumn": 4, + "startOffset": 133373, + "endColumn": 68, + "endOffset": 133437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1688, + "startColumn": 4, + "startOffset": 124369, + "endColumn": 68, + "endOffset": 124433 + } + } + }, + { + "to": { + "startLine": 1877, + "startColumn": 4, + "startOffset": 133442, + "endColumn": 94, + "endOffset": 133532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1689, + "startColumn": 4, + "startOffset": 124438, + "endColumn": 94, + "endOffset": 124528 + } + } + }, + { + "to": { + "startLine": 1878, + "startColumn": 4, + "startOffset": 133537, + "endColumn": 114, + "endOffset": 133647 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1690, + "startColumn": 4, + "startOffset": 124533, + "endColumn": 114, + "endOffset": 124643 + } + } + }, + { + "to": { + "startLine": 1879, + "startColumn": 4, + "startOffset": 133652, + "endColumn": 112, + "endOffset": 133760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1691, + "startColumn": 4, + "startOffset": 124648, + "endColumn": 112, + "endOffset": 124756 + } + } + }, + { + "to": { + "startLine": 1880, + "startColumn": 4, + "startOffset": 133765, + "endColumn": 98, + "endOffset": 133859 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1692, + "startColumn": 4, + "startOffset": 124761, + "endColumn": 98, + "endOffset": 124855 + } + } + }, + { + "to": { + "startLine": 1881, + "startColumn": 4, + "startOffset": 133864, + "endColumn": 108, + "endOffset": 133968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1693, + "startColumn": 4, + "startOffset": 124860, + "endColumn": 108, + "endOffset": 124964 + } + } + }, + { + "to": { + "startLine": 1882, + "startColumn": 4, + "startOffset": 133973, + "endColumn": 110, + "endOffset": 134079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1694, + "startColumn": 4, + "startOffset": 124969, + "endColumn": 110, + "endOffset": 125075 + } + } + }, + { + "to": { + "startLine": 1883, + "startColumn": 4, + "startOffset": 134084, + "endColumn": 110, + "endOffset": 134190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1695, + "startColumn": 4, + "startOffset": 125080, + "endColumn": 110, + "endOffset": 125186 + } + } + }, + { + "to": { + "startLine": 1884, + "startColumn": 4, + "startOffset": 134195, + "endColumn": 100, + "endOffset": 134291 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1696, + "startColumn": 4, + "startOffset": 125191, + "endColumn": 100, + "endOffset": 125287 + } + } + }, + { + "to": { + "startLine": 1885, + "startColumn": 4, + "startOffset": 134296, + "endColumn": 104, + "endOffset": 134396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1697, + "startColumn": 4, + "startOffset": 125292, + "endColumn": 104, + "endOffset": 125392 + } + } + }, + { + "to": { + "startLine": 1886, + "startColumn": 4, + "startOffset": 134401, + "endColumn": 99, + "endOffset": 134496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1698, + "startColumn": 4, + "startOffset": 125397, + "endColumn": 99, + "endOffset": 125492 + } + } + }, + { + "to": { + "startLine": 1887, + "startColumn": 4, + "startOffset": 134501, + "endLine": 1888, + "endColumn": 12, + "endOffset": 134626 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1699, + "startColumn": 4, + "startOffset": 125497, + "endLine": 1700, + "endColumn": 12, + "endOffset": 125622 + } + } + }, + { + "to": { + "startLine": 1889, + "startColumn": 4, + "startOffset": 134631, + "endColumn": 90, + "endOffset": 134717 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1701, + "startColumn": 4, + "startOffset": 125627, + "endColumn": 90, + "endOffset": 125713 + } + } + }, + { + "to": { + "startLine": 1890, + "startColumn": 4, + "startOffset": 134722, + "endColumn": 122, + "endOffset": 134840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1702, + "startColumn": 4, + "startOffset": 125718, + "endColumn": 122, + "endOffset": 125836 + } + } + }, + { + "to": { + "startLine": 1891, + "startColumn": 4, + "startOffset": 134845, + "endColumn": 93, + "endOffset": 134934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1703, + "startColumn": 4, + "startOffset": 125841, + "endColumn": 93, + "endOffset": 125930 + } + } + }, + { + "to": { + "startLine": 1892, + "startColumn": 4, + "startOffset": 134939, + "endLine": 1893, + "endColumn": 12, + "endOffset": 135046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1704, + "startColumn": 4, + "startOffset": 125935, + "endLine": 1705, + "endColumn": 12, + "endOffset": 126042 + } + } + }, + { + "to": { + "startLine": 1894, + "startColumn": 4, + "startOffset": 135051, + "endColumn": 85, + "endOffset": 135132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1706, + "startColumn": 4, + "startOffset": 126047, + "endColumn": 85, + "endOffset": 126128 + } + } + }, + { + "to": { + "startLine": 1895, + "startColumn": 4, + "startOffset": 135137, + "endColumn": 103, + "endOffset": 135236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1707, + "startColumn": 4, + "startOffset": 126133, + "endColumn": 103, + "endOffset": 126232 + } + } + }, + { + "to": { + "startLine": 1896, + "startColumn": 4, + "startOffset": 135241, + "endColumn": 95, + "endOffset": 135332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1708, + "startColumn": 4, + "startOffset": 126237, + "endColumn": 95, + "endOffset": 126328 + } + } + }, + { + "to": { + "startLine": 1897, + "startColumn": 4, + "startOffset": 135337, + "endColumn": 74, + "endOffset": 135407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1709, + "startColumn": 4, + "startOffset": 126333, + "endColumn": 74, + "endOffset": 126403 + } + } + }, + { + "to": { + "startLine": 1898, + "startColumn": 4, + "startOffset": 135412, + "endColumn": 69, + "endOffset": 135477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1710, + "startColumn": 4, + "startOffset": 126408, + "endColumn": 69, + "endOffset": 126473 + } + } + }, + { + "to": { + "startLine": 1899, + "startColumn": 4, + "startOffset": 135482, + "endColumn": 87, + "endOffset": 135565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1711, + "startColumn": 4, + "startOffset": 126478, + "endColumn": 87, + "endOffset": 126561 + } + } + }, + { + "to": { + "startLine": 1900, + "startColumn": 4, + "startOffset": 135570, + "endLine": 1901, + "endColumn": 12, + "endOffset": 135683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1712, + "startColumn": 4, + "startOffset": 126566, + "endLine": 1713, + "endColumn": 12, + "endOffset": 126679 + } + } + }, + { + "to": { + "startLine": 1902, + "startColumn": 4, + "startOffset": 135688, + "endLine": 1903, + "endColumn": 12, + "endOffset": 135787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1714, + "startColumn": 4, + "startOffset": 126684, + "endLine": 1715, + "endColumn": 12, + "endOffset": 126783 + } + } + }, + { + "to": { + "startLine": 1904, + "startColumn": 4, + "startOffset": 135792, + "endLine": 1905, + "endColumn": 12, + "endOffset": 135891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1716, + "startColumn": 4, + "startOffset": 126788, + "endLine": 1717, + "endColumn": 12, + "endOffset": 126887 + } + } + }, + { + "to": { + "startLine": 1906, + "startColumn": 4, + "startOffset": 135896, + "endLine": 1907, + "endColumn": 12, + "endOffset": 136017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1718, + "startColumn": 4, + "startOffset": 126892, + "endLine": 1719, + "endColumn": 12, + "endOffset": 127013 + } + } + }, + { + "to": { + "startLine": 1908, + "startColumn": 4, + "startOffset": 136022, + "endColumn": 87, + "endOffset": 136105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1720, + "startColumn": 4, + "startOffset": 127018, + "endColumn": 87, + "endOffset": 127101 + } + } + }, + { + "to": { + "startLine": 1909, + "startColumn": 4, + "startOffset": 136110, + "endColumn": 107, + "endOffset": 136213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1721, + "startColumn": 4, + "startOffset": 127106, + "endColumn": 107, + "endOffset": 127209 + } + } + }, + { + "to": { + "startLine": 1910, + "startColumn": 4, + "startOffset": 136218, + "endColumn": 99, + "endOffset": 136313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1722, + "startColumn": 4, + "startOffset": 127214, + "endColumn": 99, + "endOffset": 127309 + } + } + }, + { + "to": { + "startLine": 1911, + "startColumn": 4, + "startOffset": 136318, + "endColumn": 89, + "endOffset": 136403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1723, + "startColumn": 4, + "startOffset": 127314, + "endColumn": 89, + "endOffset": 127399 + } + } + }, + { + "to": { + "startLine": 1912, + "startColumn": 4, + "startOffset": 136408, + "endColumn": 109, + "endOffset": 136513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1724, + "startColumn": 4, + "startOffset": 127404, + "endColumn": 109, + "endOffset": 127509 + } + } + }, + { + "to": { + "startLine": 1913, + "startColumn": 4, + "startOffset": 136518, + "endColumn": 83, + "endOffset": 136597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1725, + "startColumn": 4, + "startOffset": 127514, + "endColumn": 83, + "endOffset": 127593 + } + } + }, + { + "to": { + "startLine": 1914, + "startColumn": 4, + "startOffset": 136602, + "endColumn": 101, + "endOffset": 136699 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1726, + "startColumn": 4, + "startOffset": 127598, + "endColumn": 101, + "endOffset": 127695 + } + } + }, + { + "to": { + "startLine": 1915, + "startColumn": 4, + "startOffset": 136704, + "endColumn": 83, + "endOffset": 136783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1727, + "startColumn": 4, + "startOffset": 127700, + "endColumn": 83, + "endOffset": 127779 + } + } + }, + { + "to": { + "startLine": 1916, + "startColumn": 4, + "startOffset": 136788, + "endColumn": 53, + "endOffset": 136837 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1728, + "startColumn": 4, + "startOffset": 127784, + "endColumn": 53, + "endOffset": 127833 + } + } + }, + { + "to": { + "startLine": 1917, + "startColumn": 4, + "startOffset": 136842, + "endColumn": 63, + "endOffset": 136901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1729, + "startColumn": 4, + "startOffset": 127838, + "endColumn": 63, + "endOffset": 127897 + } + } + }, + { + "to": { + "startLine": 1918, + "startColumn": 4, + "startOffset": 136906, + "endColumn": 105, + "endOffset": 137007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1730, + "startColumn": 4, + "startOffset": 127902, + "endColumn": 105, + "endOffset": 128003 + } + } + }, + { + "to": { + "startLine": 1919, + "startColumn": 4, + "startOffset": 137012, + "endColumn": 109, + "endOffset": 137117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1731, + "startColumn": 4, + "startOffset": 128008, + "endColumn": 109, + "endOffset": 128113 + } + } + }, + { + "to": { + "startLine": 1920, + "startColumn": 4, + "startOffset": 137122, + "endColumn": 83, + "endOffset": 137201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1732, + "startColumn": 4, + "startOffset": 128118, + "endColumn": 83, + "endOffset": 128197 + } + } + }, + { + "to": { + "startLine": 1921, + "startColumn": 4, + "startOffset": 137206, + "endColumn": 119, + "endOffset": 137321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1733, + "startColumn": 4, + "startOffset": 128202, + "endColumn": 119, + "endOffset": 128317 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/anim.json b/build/intermediates/blame/res/debug/single/anim.json new file mode 100644 index 0000000..4b713c7 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/anim.json @@ -0,0 +1,42 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_slide_out_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_popup_exit.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_exit.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_popup_enter.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_enter.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_shrink_fade_out_from_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_grow_fade_in_from_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_grow_fade_in_from_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_slide_out_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_slide_in_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_fade_in.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_in.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_slide_in_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/anim/abc_fade_out.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_out.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/color-v11.json b/build/intermediates/blame/res/debug/single/color-v11.json new file mode 100644 index 0000000..b25d78c --- /dev/null +++ b/build/intermediates/blame/res/debug/single/color-v11.json @@ -0,0 +1,10 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v11/abc_background_cache_hint_selector_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/color-v23.json b/build/intermediates/blame/res/debug/single/color-v23.json new file mode 100644 index 0000000..391103b --- /dev/null +++ b/build/intermediates/blame/res/debug/single/color-v23.json @@ -0,0 +1,42 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_default.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_default.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_color_highlight_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_color_highlight_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_switch_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_btn_colored_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_edittext.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_edittext.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_spinner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_spinner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_seek_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_seek_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_btn_colored_borderless_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_switch_track.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_track.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color-v23/abc_tint_btn_checkable.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_btn_checkable.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/color.json b/build/intermediates/blame/res/debug/single/color.json new file mode 100644 index 0000000..70641e9 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/color.json @@ -0,0 +1,82 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_spinner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_spinner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_btn_colored_borderless_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_btn_checkable.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_btn_checkable.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_hint_foreground_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/switch_thumb_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_seek_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_seek_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/switch_thumb_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_primary_text_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_secondary_text_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_edittext.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_edittext.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_hint_foreground_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_switch_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_switch_track.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_track.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_primary_text_disable_only_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_tint_default.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_default.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_secondary_text_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_search_url_text.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_search_url_text.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_btn_colored_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_primary_text_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/color/abc_primary_text_disable_only_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json b/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..3e3e3dd --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-hdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json b/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json new file mode 100644 index 0000000..6bd2135 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-ldrtl-hdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json b/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json new file mode 100644 index 0000000..c570297 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-ldrtl-mdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json b/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json new file mode 100644 index 0000000..783b46d --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-ldrtl-xhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json b/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json new file mode 100644 index 0000000..0324dd9 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json b/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json new file mode 100644 index 0000000..0d0723f --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-ldrtl-xxxhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json b/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..e1eda0d --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-mdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-mdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-v21.json b/build/intermediates/blame/res/debug/single/drawable-v21.json new file mode 100644 index 0000000..b052f67 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-v21.json @@ -0,0 +1,18 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-v21/abc_action_bar_item_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_action_bar_item_background_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-v21/abc_edit_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_edit_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-v21/notification_action_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/notification_action_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-v21/abc_btn_colored_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_btn_colored_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-v23.json b/build/intermediates/blame/res/debug/single/drawable-v23.json new file mode 100644 index 0000000..7652c12 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-v23.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-v23/abc_control_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json b/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json new file mode 100644 index 0000000..639a4d4 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-xhdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json b/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json new file mode 100644 index 0000000..f64282d --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-xxhdpi-v4.json @@ -0,0 +1,190 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json b/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json new file mode 100644 index 0000000..1e77c5c --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable-xxxhdpi-v4.json @@ -0,0 +1,106 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/drawable.json b/build/intermediates/blame/res/debug/single/drawable.json new file mode 100644 index 0000000..6390361 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/drawable.json @@ -0,0 +1,166 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_btn_radio_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_radio_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_item_background_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_textfield_search_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_textfield_search_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_btn_check_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_check_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_edit_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_edit_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_spinner_textfield_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_spinner_textfield_background_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_dialog_material_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_dialog_material_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_list_selector_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_text_cursor_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_text_cursor_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_seekbar_track_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_track_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_voice_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_voice_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/notification_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_go_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_go_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/notification_icon_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_icon_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_list_selector_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_arrow_drop_right_black_24dp.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_list_selector_background_transition_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_btn_default_mtrl_shape.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_btn_colored_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_colored_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_vector_test.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_vector_test.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ratingbar_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_cab_background_top_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_top_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/notification_tile_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_tile_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/background_with_corner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/drawable/background_with_corner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_switch_thumb_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_switch_thumb_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_menu_overflow_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_menu_overflow_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/bg_with_corner_in_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/drawable/bg_with_corner_in_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_list_selector_background_transition_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_ab_back_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_ab_back_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_seekbar_tick_mark_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_tick_mark_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_seekbar_thumb_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_thumb_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/notification_bg_low.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg_low.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_btn_borderless_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_borderless_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_item_background_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ratingbar_small_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_small_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ic_clear_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_clear_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_cab_background_internal_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_internal_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_ratingbar_indicator_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_indicator_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/abc_tab_indicator_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_tab_indicator_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/drawable/bg_with_corner_in_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/drawable/bg_with_corner_in_top.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/layout-v11.json b/build/intermediates/blame/res/debug/single/layout-v11.json new file mode 100644 index 0000000..23bddcb --- /dev/null +++ b/build/intermediates/blame/res/debug/single/layout-v11.json @@ -0,0 +1,26 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v11/notification_template_big_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v11/notification_template_big_media_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v11/notification_media_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v11/notification_media_cancel_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_cancel_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v11/notification_template_big_media_narrow.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v11/notification_template_big_media_narrow_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow_custom.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/layout-v16.json b/build/intermediates/blame/res/debug/single/layout-v16.json new file mode 100644 index 0000000..661d83a --- /dev/null +++ b/build/intermediates/blame/res/debug/single/layout-v16.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v16/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v16/notification_template_custom_big.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/layout-v21.json b/build/intermediates/blame/res/debug/single/layout-v21.json new file mode 100644 index 0000000..b08d0f9 --- /dev/null +++ b/build/intermediates/blame/res/debug/single/layout-v21.json @@ -0,0 +1,18 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v21/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_custom_big.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v21/notification_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v21/notification_template_icon_group.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_icon_group.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout-v21/notification_action_tombstone.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action_tombstone.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/debug/single/layout.json b/build/intermediates/blame/res/debug/single/layout.json new file mode 100644 index 0000000..c62e14d --- /dev/null +++ b/build/intermediates/blame/res/debug/single/layout.json @@ -0,0 +1,166 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_media_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_media_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_list_menu_item_radio.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_radio.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/pop_upgrade_dialog.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/layout/pop_upgrade_dialog.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/support_simple_spinner_dropdown_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/support_simple_spinner_dropdown_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_screen_toolbar.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_toolbar.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_dialog_title_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_dialog_title_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/select_dialog_multichoice_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_multichoice_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_lines_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_lines_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_bar_up_container.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_up_container.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_mode_bar.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_bar.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_select_dialog_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_select_dialog_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_action_tombstone.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_action_tombstone.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_mode_close_item_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_close_item_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_part_time.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_part_time.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_bar_title_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_title_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_menu_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/select_dialog_item_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_item_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_part_chronometer.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_part_chronometer.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_search_view.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_search_view.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_popup_menu_header_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_popup_menu_header_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_alert_dialog_title_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_title_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_alert_dialog_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_icon_group.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_icon_group.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_activity_chooser_view_list_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_alert_dialog_button_bar_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_button_bar_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_expanded_menu_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_expanded_menu_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_search_dropdown_item_icons_2line.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_custom_big.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_list_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_popup_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_popup_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/notification_template_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_action_bar_view_list_nav_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_list_menu_item_icon.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_icon.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_activity_chooser_view.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_screen_simple.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_simple.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/select_dialog_singlechoice_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_singlechoice_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_list_menu_item_checkbox.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_checkbox.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/debug/layout/abc_screen_content_include.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_content_include.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-af.json b/build/intermediates/blame/res/release/multi/values-af.json new file mode 100644 index 0000000..1dfbce2 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-af.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-af/values-af.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 105, + "endOffset": 591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 105, + "endOffset": 591 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 596, + "endColumn": 84, + "endOffset": 676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 596, + "endColumn": 84, + "endOffset": 676 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 102, + "endOffset": 779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 102, + "endOffset": 779 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 784, + "endColumn": 117, + "endOffset": 897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 784, + "endColumn": 117, + "endOffset": 897 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 75, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 902, + "endColumn": 75, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 76, + "endOffset": 1050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 76, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 106, + "endOffset": 1238 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 106, + "endOffset": 1238 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 102, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1243, + "endColumn": 102, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 96, + "endOffset": 1438 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 96, + "endOffset": 1438 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 107, + "endOffset": 1546 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1443, + "endColumn": 107, + "endOffset": 1546 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 101, + "endOffset": 1648 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1551, + "endColumn": 101, + "endOffset": 1648 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 101, + "endOffset": 1750 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1653, + "endColumn": 101, + "endOffset": 1750 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1755, + "endColumn": 116, + "endOffset": 1867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1755, + "endColumn": 116, + "endOffset": 1867 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 97, + "endOffset": 1965 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 97, + "endOffset": 1965 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 79, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 79, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-af/values-af.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-am.json b/build/intermediates/blame/res/release/multi/values-am.json new file mode 100644 index 0000000..e053bd4 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-am.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-am/values-am.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 101, + "endOffset": 152 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 107, + "endOffset": 260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 157, + "endColumn": 107, + "endOffset": 260 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 265, + "endColumn": 122, + "endOffset": 383 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 265, + "endColumn": 122, + "endOffset": 383 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 98, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 388, + "endColumn": 98, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 105, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 85, + "endOffset": 674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 85, + "endOffset": 674 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 679, + "endColumn": 102, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 112, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 112, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 77, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 77, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 77, + "endOffset": 1046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 77, + "endOffset": 1046 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1051, + "endColumn": 78, + "endOffset": 1125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1051, + "endColumn": 78, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 99, + "endOffset": 1225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 99, + "endOffset": 1225 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1230, + "endColumn": 99, + "endOffset": 1325 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1230, + "endColumn": 99, + "endOffset": 1325 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 95, + "endOffset": 1421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1330, + "endColumn": 95, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 98, + "endOffset": 1623 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 98, + "endOffset": 1623 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 106, + "endOffset": 1730 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1628, + "endColumn": 106, + "endOffset": 1730 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1735, + "endColumn": 115, + "endOffset": 1846 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1735, + "endColumn": 115, + "endOffset": 1846 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1851, + "endColumn": 95, + "endOffset": 1942 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1851, + "endColumn": 95, + "endOffset": 1942 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 78, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 78, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 100, + "endOffset": 2122 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-am/values-am.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 100, + "endOffset": 2122 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ar.json b/build/intermediates/blame/res/release/multi/values-ar.json new file mode 100644 index 0000000..1d59683 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ar.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ar/values-ar.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 103, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 108, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 108, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 81, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 81, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 100, + "endOffset": 794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 100, + "endOffset": 794 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 113, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 799, + "endColumn": 113, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 78, + "endOffset": 1145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 78, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 104, + "endOffset": 1250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 104, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 100, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 100, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 95, + "endOffset": 1447 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 95, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 107, + "endOffset": 1555 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 107, + "endOffset": 1555 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 102, + "endOffset": 1658 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1560, + "endColumn": 102, + "endOffset": 1658 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1663, + "endColumn": 102, + "endOffset": 1761 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1663, + "endColumn": 102, + "endOffset": 1761 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1766, + "endColumn": 118, + "endOffset": 1880 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1766, + "endColumn": 118, + "endOffset": 1880 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1885, + "endColumn": 96, + "endOffset": 1977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1885, + "endColumn": 96, + "endOffset": 1977 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 80, + "endOffset": 2058 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 80, + "endOffset": 2058 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2063, + "endColumn": 100, + "endOffset": 2159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ar/values-ar.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2063, + "endColumn": 100, + "endOffset": 2159 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-az-rAZ.json b/build/intermediates/blame/res/release/multi/values-az-rAZ.json new file mode 100644 index 0000000..bf6e0b6 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-az-rAZ.json @@ -0,0 +1,387 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-az-rAZ/values-az-rAZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 98, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 111, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 87, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 87, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 106, + "endOffset": 795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 106, + "endOffset": 795 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 113, + "endOffset": 909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 800, + "endColumn": 113, + "endOffset": 909 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 78, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 78, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 84, + "endOffset": 1154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 84, + "endOffset": 1154 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 106, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1159, + "endColumn": 106, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 106, + "endOffset": 1368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 106, + "endOffset": 1368 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 99, + "endOffset": 1468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 99, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 108, + "endOffset": 1577 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 108, + "endOffset": 1577 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 103, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 103, + "endOffset": 1681 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 109, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 109, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 96, + "endOffset": 1888 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 96, + "endOffset": 1888 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1893, + "endColumn": 82, + "endOffset": 1971 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1893, + "endColumn": 82, + "endOffset": 1971 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1976, + "endColumn": 100, + "endOffset": 2072 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-az-rAZ/values-az-rAZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1976, + "endColumn": 100, + "endOffset": 2072 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-b+sr+Latn.json b/build/intermediates/blame/res/release/multi/values-b+sr+Latn.json new file mode 100644 index 0000000..51477a1 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-b+sr+Latn.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 105, + "endOffset": 600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 105, + "endOffset": 600 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 85, + "endOffset": 686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 605, + "endColumn": 85, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 103, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 103, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 117, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 117, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 81, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 81, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 87, + "endOffset": 1159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 87, + "endOffset": 1159 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1164, + "endColumn": 105, + "endOffset": 1265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1164, + "endColumn": 105, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 107, + "endOffset": 1373 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 107, + "endOffset": 1373 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 100, + "endOffset": 1474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 100, + "endOffset": 1474 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1479, + "endColumn": 104, + "endOffset": 1579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1479, + "endColumn": 104, + "endOffset": 1579 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 107, + "endOffset": 1687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 107, + "endOffset": 1687 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1692, + "endColumn": 100, + "endOffset": 1788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1692, + "endColumn": 100, + "endOffset": 1788 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 127, + "endOffset": 1916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 127, + "endOffset": 1916 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1921, + "endColumn": 96, + "endOffset": 2013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1921, + "endColumn": 96, + "endOffset": 2013 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-be-rBY.json b/build/intermediates/blame/res/release/multi/values-be-rBY.json new file mode 100644 index 0000000..83b602a --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-be-rBY.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-be-rBY/values-be-rBY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 102, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 102, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 115, + "endOffset": 620 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 115, + "endOffset": 620 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 625, + "endColumn": 85, + "endOffset": 706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 625, + "endColumn": 85, + "endOffset": 706 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 107, + "endOffset": 814 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 711, + "endColumn": 107, + "endOffset": 814 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 117, + "endOffset": 932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 819, + "endColumn": 117, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 78, + "endOffset": 1011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 937, + "endColumn": 78, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 77, + "endOffset": 1089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 77, + "endOffset": 1089 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1094, + "endColumn": 82, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1094, + "endColumn": 82, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 105, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 105, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 107, + "endOffset": 1590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 107, + "endOffset": 1590 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 104, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 104, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 104, + "endOffset": 1800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 104, + "endOffset": 1800 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1805, + "endColumn": 119, + "endOffset": 1920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1805, + "endColumn": 119, + "endOffset": 1920 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 99, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 99, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 80, + "endOffset": 2101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 80, + "endOffset": 2101 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 108, + "endOffset": 2210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-be-rBY/values-be-rBY.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 108, + "endOffset": 2210 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-bg.json b/build/intermediates/blame/res/release/multi/values-bg.json new file mode 100644 index 0000000..3ca54dd --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-bg.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bg/values-bg.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 110, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 110, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 127, + "endOffset": 404 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 127, + "endOffset": 404 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 106, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 409, + "endColumn": 106, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 104, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 104, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 78, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 78, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 82, + "endOffset": 1168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 82, + "endOffset": 1168 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1173, + "endColumn": 113, + "endOffset": 1282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1173, + "endColumn": 113, + "endOffset": 1282 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 108, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 108, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 113, + "endOffset": 1605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 113, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 105, + "endOffset": 1711 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 105, + "endOffset": 1711 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1716, + "endColumn": 107, + "endOffset": 1819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1716, + "endColumn": 107, + "endOffset": 1819 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1824, + "endColumn": 122, + "endOffset": 1942 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1824, + "endColumn": 122, + "endOffset": 1942 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 98, + "endOffset": 2041 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1947, + "endColumn": 98, + "endOffset": 2041 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2046, + "endColumn": 82, + "endOffset": 2124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2046, + "endColumn": 82, + "endOffset": 2124 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bg/values-bg.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-bn-rBD.json b/build/intermediates/blame/res/release/multi/values-bn-rBD.json new file mode 100644 index 0000000..43da95a --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-bn-rBD.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bn-rBD/values-bn-rBD.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 111, + "endOffset": 502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 111, + "endOffset": 502 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 105, + "endOffset": 608 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 507, + "endColumn": 105, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 93, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 613, + "endColumn": 93, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 104, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 128, + "endOffset": 936 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 128, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 77, + "endOffset": 1014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 77, + "endOffset": 1014 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 86, + "endOffset": 1179 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 86, + "endOffset": 1179 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 109, + "endOffset": 1289 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 109, + "endOffset": 1289 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1294, + "endColumn": 115, + "endOffset": 1405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1294, + "endColumn": 115, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 106, + "endOffset": 1512 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 106, + "endOffset": 1512 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1517, + "endColumn": 109, + "endOffset": 1622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1517, + "endColumn": 109, + "endOffset": 1622 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1627, + "endColumn": 105, + "endOffset": 1728 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1627, + "endColumn": 105, + "endOffset": 1728 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 112, + "endOffset": 1841 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 112, + "endOffset": 1841 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1846, + "endColumn": 127, + "endOffset": 1969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1846, + "endColumn": 127, + "endOffset": 1969 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 104, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 104, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 89, + "endOffset": 2164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 89, + "endOffset": 2164 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2169, + "endColumn": 100, + "endOffset": 2265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bn-rBD/values-bn-rBD.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2169, + "endColumn": 100, + "endOffset": 2265 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-bs-rBA.json b/build/intermediates/blame/res/release/multi/values-bs-rBA.json new file mode 100644 index 0000000..ddabd98 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-bs-rBA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-bs-rBA/values-bs-rBA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 108, + "endOffset": 509 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 108, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 106, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 87, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 87, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 121, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 121, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 81, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 81, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 80, + "endOffset": 1090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 80, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 85, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 85, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 102, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 102, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 104, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 104, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 104, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 104, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 110, + "endOffset": 1698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 110, + "endOffset": 1698 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1703, + "endColumn": 104, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1703, + "endColumn": 104, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 119, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 119, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-bs-rBA/values-bs-rBA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ca.json b/build/intermediates/blame/res/release/multi/values-ca.json new file mode 100644 index 0000000..9652fec --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ca.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ca/values-ca.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 82, + "endOffset": 695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 82, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 107, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 107, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 125, + "endOffset": 929 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 125, + "endOffset": 929 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 83, + "endOffset": 1013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 934, + "endColumn": 83, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 80, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 80, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 82, + "endOffset": 1177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 82, + "endOffset": 1177 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1182, + "endColumn": 110, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1182, + "endColumn": 110, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 108, + "endOffset": 1397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 108, + "endOffset": 1397 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1402, + "endColumn": 97, + "endOffset": 1495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1402, + "endColumn": 97, + "endOffset": 1495 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1500, + "endColumn": 109, + "endOffset": 1605 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 103, + "endOffset": 1709 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1610, + "endColumn": 103, + "endOffset": 1709 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1714, + "endColumn": 107, + "endOffset": 1817 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1714, + "endColumn": 107, + "endOffset": 1817 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1822, + "endColumn": 122, + "endOffset": 1940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1822, + "endColumn": 122, + "endOffset": 1940 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1945, + "endColumn": 98, + "endOffset": 2039 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1945, + "endColumn": 98, + "endOffset": 2039 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2044, + "endColumn": 80, + "endOffset": 2120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2044, + "endColumn": 80, + "endOffset": 2120 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2125, + "endColumn": 100, + "endOffset": 2221 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ca/values-ca.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2125, + "endColumn": 100, + "endOffset": 2221 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-cs.json b/build/intermediates/blame/res/release/multi/values-cs.json new file mode 100644 index 0000000..b24263b --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-cs.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-cs/values-cs.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 108, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 108, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 123, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 123, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 101, + "endOffset": 492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 101, + "endOffset": 492 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 108, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 108, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 104, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 116, + "endOffset": 909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 116, + "endOffset": 909 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 914, + "endColumn": 80, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 80, + "endOffset": 1071 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 83, + "endOffset": 1155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1076, + "endColumn": 83, + "endOffset": 1155 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 108, + "endOffset": 1368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 108, + "endOffset": 1368 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 98, + "endOffset": 1467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1373, + "endColumn": 98, + "endOffset": 1467 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1472, + "endColumn": 105, + "endOffset": 1573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1472, + "endColumn": 105, + "endOffset": 1573 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 109, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 109, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 106, + "endOffset": 1790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 106, + "endOffset": 1790 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 121, + "endOffset": 1912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 121, + "endOffset": 1912 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1917, + "endColumn": 97, + "endOffset": 2010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1917, + "endColumn": 97, + "endOffset": 2010 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 81, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2015, + "endColumn": 81, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-cs/values-cs.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-da.json b/build/intermediates/blame/res/release/multi/values-da.json new file mode 100644 index 0000000..2f9ef26 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-da.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-da/values-da.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 98, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 98, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 111, + "endOffset": 595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 111, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 82, + "endOffset": 678 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 82, + "endOffset": 678 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 683, + "endColumn": 99, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 683, + "endColumn": 99, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 112, + "endOffset": 891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 112, + "endOffset": 891 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 896, + "endColumn": 76, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 896, + "endColumn": 76, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 76, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 76, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 78, + "endOffset": 1124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 78, + "endOffset": 1124 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 108, + "endOffset": 1233 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1129, + "endColumn": 108, + "endOffset": 1233 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 107, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1238, + "endColumn": 107, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 95, + "endOffset": 1437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 95, + "endOffset": 1437 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1442, + "endColumn": 113, + "endOffset": 1551 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1442, + "endColumn": 113, + "endOffset": 1551 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 101, + "endOffset": 1653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1556, + "endColumn": 101, + "endOffset": 1653 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 100, + "endOffset": 1754 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 100, + "endOffset": 1754 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1759, + "endColumn": 115, + "endOffset": 1870 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1759, + "endColumn": 115, + "endOffset": 1870 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1875, + "endColumn": 96, + "endOffset": 1967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1875, + "endColumn": 96, + "endOffset": 1967 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-da/values-da.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-de.json b/build/intermediates/blame/res/release/multi/values-de.json new file mode 100644 index 0000000..dfb513d --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-de.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-de/values-de.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 85, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 85, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 104, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 114, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 114, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 76, + "endOffset": 979 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 76, + "endOffset": 979 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 75, + "endOffset": 1055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 984, + "endColumn": 75, + "endOffset": 1055 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 81, + "endOffset": 1137 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 81, + "endOffset": 1137 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 110, + "endOffset": 1248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1142, + "endColumn": 110, + "endOffset": 1248 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 102, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1253, + "endColumn": 102, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 98, + "endOffset": 1450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 98, + "endOffset": 1450 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 110, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 110, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 101, + "endOffset": 1663 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 101, + "endOffset": 1663 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 106, + "endOffset": 1770 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 106, + "endOffset": 1770 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 121, + "endOffset": 1892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 121, + "endOffset": 1892 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1897, + "endColumn": 101, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1897, + "endColumn": 101, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 81, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 81, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 100, + "endOffset": 2177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-de/values-de.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 100, + "endOffset": 2177 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-el.json b/build/intermediates/blame/res/release/multi/values-el.json new file mode 100644 index 0000000..1428d44 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-el.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-el/values-el.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 110, + "endOffset": 510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 110, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 116, + "endOffset": 627 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 116, + "endOffset": 627 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 632, + "endColumn": 84, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 104, + "endOffset": 817 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 104, + "endOffset": 817 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 125, + "endOffset": 943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 822, + "endColumn": 125, + "endOffset": 943 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 948, + "endColumn": 87, + "endOffset": 1031 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 948, + "endColumn": 87, + "endOffset": 1031 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 85, + "endOffset": 1117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1036, + "endColumn": 85, + "endOffset": 1117 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 84, + "endOffset": 1202 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1122, + "endColumn": 84, + "endOffset": 1202 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 110, + "endOffset": 1313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1207, + "endColumn": 110, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 109, + "endOffset": 1423 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 109, + "endOffset": 1423 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 101, + "endOffset": 1525 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 101, + "endOffset": 1525 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1530, + "endColumn": 110, + "endOffset": 1636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1530, + "endColumn": 110, + "endOffset": 1636 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 108, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 108, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 107, + "endOffset": 1853 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 107, + "endOffset": 1853 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 122, + "endOffset": 1976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1858, + "endColumn": 122, + "endOffset": 1976 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1981, + "endColumn": 99, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1981, + "endColumn": 99, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 84, + "endOffset": 2161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 84, + "endOffset": 2161 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2166, + "endColumn": 100, + "endOffset": 2262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-el/values-el.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2166, + "endColumn": 100, + "endOffset": 2262 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-en-rAU.json b/build/intermediates/blame/res/release/multi/values-en-rAU.json new file mode 100644 index 0000000..fd9b997 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-en-rAU.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rAU/values-en-rAU.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-en-rGB.json b/build/intermediates/blame/res/release/multi/values-en-rGB.json new file mode 100644 index 0000000..1822b64 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-en-rGB.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rGB/values-en-rGB.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-en-rIN.json b/build/intermediates/blame/res/release/multi/values-en-rIN.json new file mode 100644 index 0000000..771863c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-en-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 99, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 107, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 83, + "endOffset": 677 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 682, + "endColumn": 99, + "endOffset": 777 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 782, + "endColumn": 114, + "endOffset": 892 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 897, + "endColumn": 76, + "endOffset": 969 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 974, + "endColumn": 75, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 81, + "endOffset": 1127 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1132, + "endColumn": 102, + "endOffset": 1230 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1235, + "endColumn": 103, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 98, + "endOffset": 1433 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1438, + "endColumn": 104, + "endOffset": 1538 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1543, + "endColumn": 102, + "endOffset": 1641 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1646, + "endColumn": 103, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 118, + "endOffset": 1864 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1869, + "endColumn": 99, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 81, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-en-rIN/values-en-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-es-rUS.json b/build/intermediates/blame/res/release/multi/values-es-rUS.json new file mode 100644 index 0000000..e0e8f03 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-es-rUS.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 108, + "endOffset": 510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 108, + "endOffset": 510 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 107, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 515, + "endColumn": 107, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 84, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 84, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 84, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 84, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 111, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 111, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 100, + "endOffset": 1501 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 100, + "endOffset": 1501 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 99, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 99, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 81, + "endOffset": 2127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 81, + "endOffset": 2127 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2132, + "endColumn": 100, + "endOffset": 2228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es-rUS/values-es-rUS.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2132, + "endColumn": 100, + "endOffset": 2228 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-es.json b/build/intermediates/blame/res/release/multi/values-es.json new file mode 100644 index 0000000..3f19477 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-es.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-es/values-es.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 112, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 112, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 107, + "endOffset": 619 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 107, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 84, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 84, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 100, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 127, + "endOffset": 933 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 127, + "endOffset": 933 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 75, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 938, + "endColumn": 75, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 75, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 75, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 106, + "endOffset": 1274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 106, + "endOffset": 1274 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1279, + "endColumn": 99, + "endOffset": 1374 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1279, + "endColumn": 99, + "endOffset": 1374 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1379, + "endColumn": 98, + "endOffset": 1473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1379, + "endColumn": 98, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 107, + "endOffset": 1581 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 107, + "endOffset": 1581 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1586, + "endColumn": 106, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1586, + "endColumn": 106, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 106, + "endOffset": 1795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 106, + "endOffset": 1795 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 121, + "endOffset": 1917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1800, + "endColumn": 121, + "endOffset": 1917 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1922, + "endColumn": 99, + "endOffset": 2017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1922, + "endColumn": 99, + "endOffset": 2017 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 81, + "endOffset": 2099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 81, + "endOffset": 2099 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 100, + "endOffset": 2200 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-es/values-es.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 100, + "endOffset": 2200 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-et-rEE.json b/build/intermediates/blame/res/release/multi/values-et-rEE.json new file mode 100644 index 0000000..75dbb28 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-et-rEE.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-et-rEE/values-et-rEE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 106, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 106, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 110, + "endOffset": 616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 110, + "endOffset": 616 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 621, + "endColumn": 85, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 101, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 101, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 116, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 116, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 79, + "endOffset": 1001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 79, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 77, + "endOffset": 1079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 77, + "endOffset": 1079 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 82, + "endOffset": 1162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 82, + "endOffset": 1162 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 110, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1167, + "endColumn": 110, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 104, + "endOffset": 1378 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 104, + "endOffset": 1378 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1383, + "endColumn": 98, + "endOffset": 1477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1383, + "endColumn": 98, + "endOffset": 1477 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 109, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 109, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 100, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 100, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 102, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 102, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 127, + "endOffset": 1919 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 127, + "endOffset": 1919 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1924, + "endColumn": 101, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1924, + "endColumn": 101, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-et-rEE/values-et-rEE.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-eu-rES.json b/build/intermediates/blame/res/release/multi/values-eu-rES.json new file mode 100644 index 0000000..d81eec5 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-eu-rES.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-eu-rES/values-eu-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 97, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 97, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 109, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 85, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 123, + "endOffset": 914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 123, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 86, + "endOffset": 1001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 86, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 83, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 83, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 81, + "endOffset": 1167 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 108, + "endOffset": 1276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1172, + "endColumn": 108, + "endOffset": 1276 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 109, + "endOffset": 1386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 109, + "endOffset": 1386 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 98, + "endOffset": 1485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 98, + "endOffset": 1485 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1490, + "endColumn": 108, + "endOffset": 1594 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1490, + "endColumn": 108, + "endOffset": 1594 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1599, + "endColumn": 112, + "endOffset": 1707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1599, + "endColumn": 112, + "endOffset": 1707 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1712, + "endColumn": 110, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1712, + "endColumn": 110, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 136, + "endOffset": 1955 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 136, + "endOffset": 1955 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1960, + "endColumn": 98, + "endOffset": 2054 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1960, + "endColumn": 98, + "endOffset": 2054 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2059, + "endColumn": 81, + "endOffset": 2136 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2059, + "endColumn": 81, + "endOffset": 2136 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2141, + "endColumn": 100, + "endOffset": 2237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-eu-rES/values-eu-rES.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2141, + "endColumn": 100, + "endOffset": 2237 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-fa.json b/build/intermediates/blame/res/release/multi/values-fa.json new file mode 100644 index 0000000..fa6d66d --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-fa.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fa/values-fa.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 109, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 109, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 125, + "endOffset": 396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 125, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 102, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 110, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 83, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 83, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 102, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 102, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 114, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 114, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 78, + "endOffset": 991 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 78, + "endOffset": 991 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 77, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 996, + "endColumn": 77, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 80, + "endOffset": 1150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 80, + "endOffset": 1150 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1155, + "endColumn": 111, + "endOffset": 1262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1155, + "endColumn": 111, + "endOffset": 1262 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1267, + "endColumn": 102, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1267, + "endColumn": 102, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 109, + "endOffset": 1573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 109, + "endOffset": 1573 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 102, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1578, + "endColumn": 102, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 124, + "endOffset": 1910 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 124, + "endOffset": 1910 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1915, + "endColumn": 100, + "endOffset": 2011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1915, + "endColumn": 100, + "endOffset": 2011 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2016, + "endColumn": 80, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2016, + "endColumn": 80, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fa/values-fa.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-fi.json b/build/intermediates/blame/res/release/multi/values-fi.json new file mode 100644 index 0000000..84628d1 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-fi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fi/values-fi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 99, + "endOffset": 489 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 99, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 100, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 100, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 85, + "endOffset": 676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 85, + "endOffset": 676 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 681, + "endColumn": 104, + "endOffset": 781 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 117, + "endOffset": 899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 117, + "endOffset": 899 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 86, + "endOffset": 986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 904, + "endColumn": 86, + "endOffset": 986 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 81, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 81, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 79, + "endOffset": 1148 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 79, + "endOffset": 1148 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 106, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1153, + "endColumn": 106, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 102, + "endOffset": 1358 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 102, + "endOffset": 1358 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 96, + "endOffset": 1455 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1363, + "endColumn": 96, + "endOffset": 1455 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 105, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1460, + "endColumn": 105, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 103, + "endOffset": 1764 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 103, + "endOffset": 1764 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 118, + "endOffset": 1883 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 118, + "endOffset": 1883 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1888, + "endColumn": 98, + "endOffset": 1982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1888, + "endColumn": 98, + "endOffset": 1982 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1987, + "endColumn": 79, + "endOffset": 2062 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1987, + "endColumn": 79, + "endOffset": 2062 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 100, + "endOffset": 2163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fi/values-fi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 100, + "endOffset": 2163 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-fr-rCA.json b/build/intermediates/blame/res/release/multi/values-fr-rCA.json new file mode 100644 index 0000000..7d627e8 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-fr-rCA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 86, + "endOffset": 705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 86, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 115, + "endOffset": 821 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 115, + "endOffset": 821 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 129, + "endOffset": 951 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 826, + "endColumn": 129, + "endOffset": 951 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 956, + "endColumn": 82, + "endOffset": 1034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 956, + "endColumn": 82, + "endOffset": 1034 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 79, + "endOffset": 1114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1039, + "endColumn": 79, + "endOffset": 1114 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 95, + "endOffset": 1210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1119, + "endColumn": 95, + "endOffset": 1210 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 109, + "endOffset": 1320 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1215, + "endColumn": 109, + "endOffset": 1320 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 111, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1325, + "endColumn": 111, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 110, + "endOffset": 1646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 110, + "endOffset": 1646 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1651, + "endColumn": 106, + "endOffset": 1753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1651, + "endColumn": 106, + "endOffset": 1753 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 101, + "endOffset": 1855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 101, + "endOffset": 1855 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1860, + "endColumn": 121, + "endOffset": 1977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1860, + "endColumn": 121, + "endOffset": 1977 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 98, + "endOffset": 2076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1982, + "endColumn": 98, + "endOffset": 2076 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 85, + "endOffset": 2162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2081, + "endColumn": 85, + "endOffset": 2162 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2167, + "endColumn": 100, + "endOffset": 2263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr-rCA/values-fr-rCA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2167, + "endColumn": 100, + "endOffset": 2263 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-fr.json b/build/intermediates/blame/res/release/multi/values-fr.json new file mode 100644 index 0000000..da5f9fb --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-fr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-fr/values-fr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 114, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 110, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 81, + "endOffset": 700 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 81, + "endOffset": 700 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 105, + "endOffset": 806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 705, + "endColumn": 105, + "endOffset": 806 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 129, + "endOffset": 936 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 811, + "endColumn": 129, + "endOffset": 936 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 82, + "endOffset": 1019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 941, + "endColumn": 82, + "endOffset": 1019 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 79, + "endOffset": 1099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 79, + "endOffset": 1099 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 85, + "endOffset": 1185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 85, + "endOffset": 1185 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 109, + "endOffset": 1295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 109, + "endOffset": 1295 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1300, + "endColumn": 111, + "endOffset": 1407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1300, + "endColumn": 111, + "endOffset": 1407 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1412, + "endColumn": 102, + "endOffset": 1510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1412, + "endColumn": 102, + "endOffset": 1510 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 110, + "endOffset": 1621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 110, + "endOffset": 1621 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 106, + "endOffset": 1728 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 106, + "endOffset": 1728 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 106, + "endOffset": 1835 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1733, + "endColumn": 106, + "endOffset": 1835 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 121, + "endOffset": 1957 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 121, + "endOffset": 1957 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 98, + "endOffset": 2056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 98, + "endOffset": 2056 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2061, + "endColumn": 85, + "endOffset": 2142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2061, + "endColumn": 85, + "endOffset": 2142 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 100, + "endOffset": 2243 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-fr/values-fr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2147, + "endColumn": 100, + "endOffset": 2243 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-gl-rES.json b/build/intermediates/blame/res/release/multi/values-gl-rES.json new file mode 100644 index 0000000..71ab450 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-gl-rES.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gl-rES/values-gl-rES.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 111, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 111, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 107, + "endOffset": 613 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 107, + "endOffset": 613 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 618, + "endColumn": 84, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 101, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 125, + "endOffset": 926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 125, + "endOffset": 926 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 83, + "endOffset": 1010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 931, + "endColumn": 83, + "endOffset": 1010 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 81, + "endOffset": 1173 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 81, + "endOffset": 1173 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1178, + "endColumn": 106, + "endOffset": 1280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1178, + "endColumn": 106, + "endOffset": 1280 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 108, + "endOffset": 1389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 108, + "endOffset": 1389 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 98, + "endOffset": 1488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1394, + "endColumn": 98, + "endOffset": 1488 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1493, + "endColumn": 107, + "endOffset": 1596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1493, + "endColumn": 107, + "endOffset": 1596 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 102, + "endOffset": 1699 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 102, + "endOffset": 1699 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1704, + "endColumn": 106, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1704, + "endColumn": 106, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 121, + "endOffset": 1928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 121, + "endOffset": 1928 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1933, + "endColumn": 99, + "endOffset": 2028 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1933, + "endColumn": 99, + "endOffset": 2028 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2033, + "endColumn": 81, + "endOffset": 2110 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2033, + "endColumn": 81, + "endOffset": 2110 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gl-rES/values-gl-rES.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-gu-rIN.json b/build/intermediates/blame/res/release/multi/values-gu-rIN.json new file mode 100644 index 0000000..31b2775 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-gu-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-gu-rIN/values-gu-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 106, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 106, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 86, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 86, + "endOffset": 688 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 100, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 693, + "endColumn": 100, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 122, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 122, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 76, + "endOffset": 989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 76, + "endOffset": 989 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 79, + "endOffset": 1147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 79, + "endOffset": 1147 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1152, + "endColumn": 105, + "endOffset": 1253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1152, + "endColumn": 105, + "endOffset": 1253 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 101, + "endOffset": 1355 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1258, + "endColumn": 101, + "endOffset": 1355 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 96, + "endOffset": 1452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1360, + "endColumn": 96, + "endOffset": 1452 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 108, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1457, + "endColumn": 108, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 98, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 109, + "endOffset": 1770 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 109, + "endOffset": 1770 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 120, + "endOffset": 1891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1775, + "endColumn": 120, + "endOffset": 1891 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1896, + "endColumn": 102, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1896, + "endColumn": 102, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 79, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 79, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 100, + "endOffset": 2175 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-gu-rIN/values-gu-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 100, + "endOffset": 2175 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-h720dp-v13.json b/build/intermediates/blame/res/release/multi/values-h720dp-v13.json new file mode 100644 index 0000000..e90b844 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-h720dp-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-h720dp-v13/values-h720dp-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 66, + "endOffset": 117 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-hdpi-v4.json b/build/intermediates/blame/res/release/multi/values-hdpi-v4.json new file mode 100644 index 0000000..0451bd2 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-hdpi-v4.json @@ -0,0 +1,28 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hdpi-v4/values-hdpi-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 13, + "endOffset": 327 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-hi.json b/build/intermediates/blame/res/release/multi/values-hi.json new file mode 100644 index 0000000..32369ec --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-hi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hi/values-hi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 116, + "endOffset": 167 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 172, + "endColumn": 107, + "endOffset": 275 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 280, + "endColumn": 122, + "endOffset": 398 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 104, + "endOffset": 503 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 403, + "endColumn": 104, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 106, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 106, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 84, + "endOffset": 695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 84, + "endOffset": 695 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 101, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 700, + "endColumn": 101, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 121, + "endOffset": 919 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 121, + "endOffset": 919 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 924, + "endColumn": 76, + "endOffset": 996 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 924, + "endColumn": 76, + "endOffset": 996 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1001, + "endColumn": 77, + "endOffset": 1074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1001, + "endColumn": 77, + "endOffset": 1074 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1079, + "endColumn": 89, + "endOffset": 1164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1079, + "endColumn": 89, + "endOffset": 1164 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1169, + "endColumn": 108, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1169, + "endColumn": 108, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 101, + "endOffset": 1375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 101, + "endOffset": 1375 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1380, + "endColumn": 97, + "endOffset": 1473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1380, + "endColumn": 97, + "endOffset": 1473 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 109, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1478, + "endColumn": 109, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 114, + "endOffset": 1798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 114, + "endOffset": 1798 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 124, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 124, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 105, + "endOffset": 2029 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 105, + "endOffset": 2029 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 78, + "endOffset": 2108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 78, + "endOffset": 2108 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 100, + "endOffset": 2209 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hi/values-hi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 100, + "endOffset": 2209 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-hr.json b/build/intermediates/blame/res/release/multi/values-hr.json new file mode 100644 index 0000000..0930a36 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-hr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hr/values-hr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 96, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 96, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 109, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 488, + "endColumn": 109, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 598, + "endColumn": 85, + "endOffset": 679 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 103, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 684, + "endColumn": 103, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 118, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 118, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 83, + "endOffset": 986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 83, + "endOffset": 986 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 82, + "endOffset": 1069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 991, + "endColumn": 82, + "endOffset": 1069 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 85, + "endOffset": 1155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1074, + "endColumn": 85, + "endOffset": 1155 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1160, + "endColumn": 103, + "endOffset": 1259 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 112, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1264, + "endColumn": 112, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 105, + "endOffset": 1478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 105, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 104, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 104, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 112, + "endOffset": 1696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 112, + "endOffset": 1696 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1701, + "endColumn": 106, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1701, + "endColumn": 106, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 96, + "endOffset": 2023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 96, + "endOffset": 2023 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2028, + "endColumn": 88, + "endOffset": 2112 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2028, + "endColumn": 88, + "endOffset": 2112 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2117, + "endColumn": 100, + "endOffset": 2213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hr/values-hr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2117, + "endColumn": 100, + "endOffset": 2213 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-hu.json b/build/intermediates/blame/res/release/multi/values-hu.json new file mode 100644 index 0000000..4e1d037 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-hu.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hu/values-hu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 104, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 104, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 114, + "endOffset": 609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 114, + "endOffset": 609 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 614, + "endColumn": 83, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 614, + "endColumn": 83, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 111, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 111, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 129, + "endOffset": 935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 129, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 75, + "endOffset": 1011 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 75, + "endOffset": 1011 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 75, + "endOffset": 1087 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1016, + "endColumn": 75, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 109, + "endOffset": 1280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 109, + "endOffset": 1280 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 110, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1285, + "endColumn": 110, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 99, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 110, + "endOffset": 1602 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 110, + "endOffset": 1602 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1607, + "endColumn": 107, + "endOffset": 1710 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1607, + "endColumn": 107, + "endOffset": 1710 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 118, + "endOffset": 1829 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1715, + "endColumn": 118, + "endOffset": 1829 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1834, + "endColumn": 133, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1834, + "endColumn": 133, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 102, + "endOffset": 2066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 102, + "endOffset": 2066 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2071, + "endColumn": 82, + "endOffset": 2149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2071, + "endColumn": 82, + "endOffset": 2149 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hu/values-hu.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-hy-rAM.json b/build/intermediates/blame/res/release/multi/values-hy-rAM.json new file mode 100644 index 0000000..666707b --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-hy-rAM.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-hy-rAM/values-hy-rAM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 100, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 100, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 109, + "endOffset": 595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 109, + "endOffset": 595 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 88, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 600, + "endColumn": 88, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 105, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 114, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 80, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 80, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 106, + "endOffset": 1260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 106, + "endOffset": 1260 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 106, + "endOffset": 1367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 106, + "endOffset": 1367 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 98, + "endOffset": 1466 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 98, + "endOffset": 1466 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 109, + "endOffset": 1576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1471, + "endColumn": 109, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 106, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 106, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 99, + "endOffset": 1783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 99, + "endOffset": 1783 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 124, + "endOffset": 1908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 124, + "endOffset": 1908 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 81, + "endOffset": 2089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 81, + "endOffset": 2089 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 100, + "endOffset": 2190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-hy-rAM/values-hy-rAM.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2094, + "endColumn": 100, + "endOffset": 2190 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-in.json b/build/intermediates/blame/res/release/multi/values-in.json new file mode 100644 index 0000000..56882bc --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-in.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-in/values-in.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 104, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 104, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 86, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 86, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 115, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 115, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 81, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 78, + "endOffset": 1066 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 85, + "endOffset": 1152 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1071, + "endColumn": 85, + "endOffset": 1152 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 102, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1157, + "endColumn": 102, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 108, + "endOffset": 1364 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 108, + "endOffset": 1364 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 100, + "endOffset": 1465 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 100, + "endOffset": 1465 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 103, + "endOffset": 1569 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1470, + "endColumn": 103, + "endOffset": 1569 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1574, + "endColumn": 107, + "endOffset": 1677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1574, + "endColumn": 107, + "endOffset": 1677 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 107, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 107, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 122, + "endOffset": 1908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 122, + "endOffset": 1908 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1913, + "endColumn": 98, + "endOffset": 2007 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 83, + "endOffset": 2091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2012, + "endColumn": 83, + "endOffset": 2091 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2096, + "endColumn": 100, + "endOffset": 2192 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-in/values-in.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2096, + "endColumn": 100, + "endOffset": 2192 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-is-rIS.json b/build/intermediates/blame/res/release/multi/values-is-rIS.json new file mode 100644 index 0000000..51ca75a --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-is-rIS.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-is-rIS/values-is-rIS.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 99, + "endOffset": 150 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 107, + "endOffset": 258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 155, + "endColumn": 107, + "endOffset": 258 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 122, + "endOffset": 381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 263, + "endColumn": 122, + "endOffset": 381 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 96, + "endOffset": 478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 386, + "endColumn": 96, + "endOffset": 478 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 111, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 483, + "endColumn": 111, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 84, + "endOffset": 675 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 84, + "endOffset": 675 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 100, + "endOffset": 776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 680, + "endColumn": 100, + "endOffset": 776 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 113, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 781, + "endColumn": 113, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 79, + "endOffset": 970 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 79, + "endOffset": 970 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 79, + "endOffset": 1050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 79, + "endOffset": 1050 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1055, + "endColumn": 80, + "endOffset": 1131 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 109, + "endOffset": 1241 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1136, + "endColumn": 109, + "endOffset": 1241 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 107, + "endOffset": 1349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1246, + "endColumn": 107, + "endOffset": 1349 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1354, + "endColumn": 97, + "endOffset": 1447 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1354, + "endColumn": 97, + "endOffset": 1447 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 108, + "endOffset": 1556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1452, + "endColumn": 108, + "endOffset": 1556 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 98, + "endOffset": 1655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1561, + "endColumn": 98, + "endOffset": 1655 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1660, + "endColumn": 102, + "endOffset": 1758 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1660, + "endColumn": 102, + "endOffset": 1758 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1763, + "endColumn": 117, + "endOffset": 1876 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1763, + "endColumn": 117, + "endOffset": 1876 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1881, + "endColumn": 97, + "endOffset": 1974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1881, + "endColumn": 97, + "endOffset": 1974 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1979, + "endColumn": 80, + "endOffset": 2055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1979, + "endColumn": 80, + "endOffset": 2055 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2060, + "endColumn": 100, + "endOffset": 2156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-is-rIS/values-is-rIS.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2060, + "endColumn": 100, + "endOffset": 2156 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-it.json b/build/intermediates/blame/res/release/multi/values-it.json new file mode 100644 index 0000000..bbba6c1 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-it.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-it/values-it.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 99, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 108, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 108, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 108, + "endOffset": 792 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 124, + "endOffset": 917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 797, + "endColumn": 124, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 76, + "endOffset": 994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 76, + "endOffset": 994 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 75, + "endOffset": 1070 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 75, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 107, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 97, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 103, + "endOffset": 1567 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 103, + "endOffset": 1567 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1572, + "endColumn": 104, + "endOffset": 1672 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1572, + "endColumn": 104, + "endOffset": 1672 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1677, + "endColumn": 106, + "endOffset": 1779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1677, + "endColumn": 106, + "endOffset": 1779 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 121, + "endOffset": 1901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 121, + "endOffset": 1901 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 99, + "endOffset": 2001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 99, + "endOffset": 2001 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 82, + "endOffset": 2084 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 82, + "endOffset": 2084 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-it/values-it.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-iw.json b/build/intermediates/blame/res/release/multi/values-iw.json new file mode 100644 index 0000000..0ca0636 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-iw.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-iw/values-iw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 109, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 109, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 125, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 125, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 98, + "endOffset": 489 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 494, + "endColumn": 107, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 83, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 99, + "endOffset": 781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 99, + "endOffset": 781 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 113, + "endOffset": 895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 786, + "endColumn": 113, + "endOffset": 895 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 77, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 900, + "endColumn": 77, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 77, + "endOffset": 1051 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 77, + "endOffset": 1051 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 78, + "endOffset": 1130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1056, + "endColumn": 78, + "endOffset": 1130 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 101, + "endOffset": 1232 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1135, + "endColumn": 101, + "endOffset": 1232 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 103, + "endOffset": 1336 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 103, + "endOffset": 1336 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1341, + "endColumn": 95, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1341, + "endColumn": 95, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 102, + "endOffset": 1535 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 100, + "endOffset": 1636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1540, + "endColumn": 100, + "endOffset": 1636 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 99, + "endOffset": 1736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1641, + "endColumn": 99, + "endOffset": 1736 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1741, + "endColumn": 115, + "endOffset": 1852 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1741, + "endColumn": 115, + "endOffset": 1852 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1857, + "endColumn": 95, + "endOffset": 1948 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1857, + "endColumn": 95, + "endOffset": 1948 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1953, + "endColumn": 78, + "endOffset": 2027 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1953, + "endColumn": 78, + "endOffset": 2027 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 102, + "endOffset": 2130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-iw/values-iw.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 102, + "endOffset": 2130 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ja.json b/build/intermediates/blame/res/release/multi/values-ja.json new file mode 100644 index 0000000..812e845 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ja.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ja/values-ja.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 96, + "endOffset": 147 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 106, + "endOffset": 254 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 152, + "endColumn": 106, + "endOffset": 254 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 120, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 259, + "endColumn": 120, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 104, + "endOffset": 573 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 104, + "endOffset": 573 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 81, + "endOffset": 655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 578, + "endColumn": 81, + "endOffset": 655 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 660, + "endColumn": 97, + "endOffset": 753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 660, + "endColumn": 97, + "endOffset": 753 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 758, + "endColumn": 107, + "endOffset": 861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 758, + "endColumn": 107, + "endOffset": 861 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 866, + "endColumn": 76, + "endOffset": 938 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 866, + "endColumn": 76, + "endOffset": 938 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 943, + "endColumn": 75, + "endOffset": 1014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 943, + "endColumn": 75, + "endOffset": 1014 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1019, + "endColumn": 77, + "endOffset": 1092 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 101, + "endOffset": 1194 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1097, + "endColumn": 101, + "endOffset": 1194 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1199, + "endColumn": 98, + "endOffset": 1293 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1199, + "endColumn": 98, + "endOffset": 1293 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 94, + "endOffset": 1388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1298, + "endColumn": 94, + "endOffset": 1388 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 102, + "endOffset": 1491 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 102, + "endOffset": 1491 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 94, + "endOffset": 1586 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1496, + "endColumn": 94, + "endOffset": 1586 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1591, + "endColumn": 95, + "endOffset": 1682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1591, + "endColumn": 95, + "endOffset": 1682 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 110, + "endOffset": 1793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 110, + "endOffset": 1793 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 96, + "endOffset": 1890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 96, + "endOffset": 1890 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1895, + "endColumn": 77, + "endOffset": 1968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1895, + "endColumn": 77, + "endOffset": 1968 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1973, + "endColumn": 100, + "endOffset": 2069 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ja/values-ja.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1973, + "endColumn": 100, + "endOffset": 2069 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ka-rGE.json b/build/intermediates/blame/res/release/multi/values-ka-rGE.json new file mode 100644 index 0000000..0971004 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ka-rGE.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ka-rGE/values-ka-rGE.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 103, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 110, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 110, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 112, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 112, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 83, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 83, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 81, + "endOffset": 1077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 81, + "endOffset": 1077 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 82, + "endOffset": 1160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 82, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 112, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 112, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 106, + "endOffset": 1380 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 106, + "endOffset": 1380 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 97, + "endOffset": 1478 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 97, + "endOffset": 1478 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 112, + "endOffset": 1591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1483, + "endColumn": 112, + "endOffset": 1591 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 103, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1596, + "endColumn": 103, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 103, + "endOffset": 1799 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 103, + "endOffset": 1799 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1804, + "endColumn": 121, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1804, + "endColumn": 121, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 97, + "endOffset": 2019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 97, + "endOffset": 2019 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2024, + "endColumn": 80, + "endOffset": 2100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2024, + "endColumn": 80, + "endOffset": 2100 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ka-rGE/values-ka-rGE.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-kk-rKZ.json b/build/intermediates/blame/res/release/multi/values-kk-rKZ.json new file mode 100644 index 0000000..9e40b8c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-kk-rKZ.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kk-rKZ/values-kk-rKZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 111, + "endOffset": 162 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 167, + "endColumn": 107, + "endOffset": 270 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 275, + "endColumn": 122, + "endOffset": 393 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 102, + "endOffset": 496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 398, + "endColumn": 102, + "endOffset": 496 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 109, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 109, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 84, + "endOffset": 691 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 105, + "endOffset": 797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 696, + "endColumn": 105, + "endOffset": 797 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 118, + "endOffset": 916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 802, + "endColumn": 118, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 80, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 80, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 79, + "endOffset": 1077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 79, + "endOffset": 1077 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 80, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1082, + "endColumn": 80, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 102, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 104, + "endOffset": 1366 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 104, + "endOffset": 1366 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 97, + "endOffset": 1464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1371, + "endColumn": 97, + "endOffset": 1464 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 106, + "endOffset": 1571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 106, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 108, + "endOffset": 1680 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 108, + "endOffset": 1680 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1685, + "endColumn": 99, + "endOffset": 1780 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1685, + "endColumn": 99, + "endOffset": 1780 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 114, + "endOffset": 1895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 114, + "endOffset": 1895 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1900, + "endColumn": 98, + "endOffset": 1994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1900, + "endColumn": 98, + "endOffset": 1994 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 80, + "endOffset": 2075 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1999, + "endColumn": 80, + "endOffset": 2075 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2080, + "endColumn": 100, + "endOffset": 2176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kk-rKZ/values-kk-rKZ.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2080, + "endColumn": 100, + "endOffset": 2176 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-km-rKH.json b/build/intermediates/blame/res/release/multi/values-km-rKH.json new file mode 100644 index 0000000..54b82c1 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-km-rKH.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-km-rKH/values-km-rKH.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 99, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 99, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 111, + "endOffset": 596 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 86, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 601, + "endColumn": 86, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 103, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 103, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 117, + "endOffset": 905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 117, + "endOffset": 905 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 76, + "endOffset": 982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 910, + "endColumn": 76, + "endOffset": 982 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 987, + "endColumn": 76, + "endOffset": 1059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 987, + "endColumn": 76, + "endOffset": 1059 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 82, + "endOffset": 1142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1064, + "endColumn": 82, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 103, + "endOffset": 1246 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 103, + "endOffset": 1246 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1251, + "endColumn": 104, + "endOffset": 1351 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1251, + "endColumn": 104, + "endOffset": 1351 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 99, + "endOffset": 1451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1356, + "endColumn": 99, + "endOffset": 1451 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 109, + "endOffset": 1561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1456, + "endColumn": 109, + "endOffset": 1561 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 106, + "endOffset": 1668 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1566, + "endColumn": 106, + "endOffset": 1668 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1673, + "endColumn": 107, + "endOffset": 1776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1673, + "endColumn": 107, + "endOffset": 1776 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1781, + "endColumn": 122, + "endOffset": 1899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1781, + "endColumn": 122, + "endOffset": 1899 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1904, + "endColumn": 97, + "endOffset": 1997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1904, + "endColumn": 97, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 82, + "endOffset": 2080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 82, + "endOffset": 2080 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-km-rKH/values-km-rKH.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-kn-rIN.json b/build/intermediates/blame/res/release/multi/values-kn-rIN.json new file mode 100644 index 0000000..3498fc9 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-kn-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-kn-rIN/values-kn-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 111, + "endOffset": 511 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 516, + "endColumn": 112, + "endOffset": 624 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 629, + "endColumn": 87, + "endOffset": 712 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 106, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 717, + "endColumn": 106, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 126, + "endOffset": 946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 126, + "endOffset": 946 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 76, + "endOffset": 1023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 951, + "endColumn": 76, + "endOffset": 1023 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 76, + "endOffset": 1100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1028, + "endColumn": 76, + "endOffset": 1100 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1105, + "endColumn": 81, + "endOffset": 1182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1105, + "endColumn": 81, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 115, + "endOffset": 1298 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 115, + "endOffset": 1298 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 110, + "endOffset": 1409 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1303, + "endColumn": 110, + "endOffset": 1409 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 98, + "endOffset": 1508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1414, + "endColumn": 98, + "endOffset": 1508 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1513, + "endColumn": 112, + "endOffset": 1621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1513, + "endColumn": 112, + "endOffset": 1621 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 103, + "endOffset": 1725 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1626, + "endColumn": 103, + "endOffset": 1725 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1730, + "endColumn": 113, + "endOffset": 1839 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1730, + "endColumn": 113, + "endOffset": 1839 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1844, + "endColumn": 125, + "endOffset": 1965 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1844, + "endColumn": 125, + "endOffset": 1965 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 99, + "endOffset": 2065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1970, + "endColumn": 99, + "endOffset": 2065 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2070, + "endColumn": 81, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2070, + "endColumn": 81, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-kn-rIN/values-kn-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ko.json b/build/intermediates/blame/res/release/multi/values-ko.json new file mode 100644 index 0000000..ee6564c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ko.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ko/values-ko.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 107, + "endOffset": 253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 107, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 93, + "endOffset": 470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 93, + "endOffset": 470 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 475, + "endColumn": 101, + "endOffset": 572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 475, + "endColumn": 101, + "endOffset": 572 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 81, + "endOffset": 654 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 577, + "endColumn": 81, + "endOffset": 654 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 659, + "endColumn": 97, + "endOffset": 752 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 659, + "endColumn": 97, + "endOffset": 752 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 757, + "endColumn": 105, + "endOffset": 858 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 757, + "endColumn": 105, + "endOffset": 858 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 863, + "endColumn": 78, + "endOffset": 937 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 863, + "endColumn": 78, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 942, + "endColumn": 75, + "endOffset": 1013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 942, + "endColumn": 75, + "endOffset": 1013 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 79, + "endOffset": 1093 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1018, + "endColumn": 79, + "endOffset": 1093 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 97, + "endOffset": 1191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 97, + "endOffset": 1191 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 94, + "endOffset": 1286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1196, + "endColumn": 94, + "endOffset": 1286 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 94, + "endOffset": 1381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1291, + "endColumn": 94, + "endOffset": 1381 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 99, + "endOffset": 1481 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 99, + "endOffset": 1481 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 95, + "endOffset": 1577 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1486, + "endColumn": 95, + "endOffset": 1577 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 98, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1582, + "endColumn": 98, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 114, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 114, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 93, + "endOffset": 1885 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 93, + "endOffset": 1885 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1890, + "endColumn": 77, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1890, + "endColumn": 77, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 100, + "endOffset": 2064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ko/values-ko.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 100, + "endOffset": 2064 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ky-rKG.json b/build/intermediates/blame/res/release/multi/values-ky-rKG.json new file mode 100644 index 0000000..f7ceae0 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ky-rKG.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ky-rKG/values-ky-rKG.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 107, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 267, + "endColumn": 122, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 94, + "endOffset": 480 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 94, + "endOffset": 480 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 485, + "endColumn": 118, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 485, + "endColumn": 118, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 83, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 106, + "endOffset": 790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 106, + "endOffset": 790 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 795, + "endColumn": 116, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 80, + "endOffset": 1145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 80, + "endOffset": 1145 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 109, + "endOffset": 1255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1150, + "endColumn": 109, + "endOffset": 1255 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 106, + "endOffset": 1362 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1260, + "endColumn": 106, + "endOffset": 1362 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 97, + "endOffset": 1460 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1367, + "endColumn": 97, + "endOffset": 1460 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1465, + "endColumn": 105, + "endOffset": 1566 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1465, + "endColumn": 105, + "endOffset": 1566 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 106, + "endOffset": 1673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1571, + "endColumn": 106, + "endOffset": 1673 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 100, + "endOffset": 1774 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 100, + "endOffset": 1774 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 123, + "endOffset": 1898 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 123, + "endOffset": 1898 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 102, + "endOffset": 2001 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 102, + "endOffset": 2001 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 80, + "endOffset": 2082 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2006, + "endColumn": 80, + "endOffset": 2082 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2087, + "endColumn": 100, + "endOffset": 2183 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ky-rKG/values-ky-rKG.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2087, + "endColumn": 100, + "endOffset": 2183 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-land.json b/build/intermediates/blame/res/release/multi/values-land.json new file mode 100644 index 0000000..2b1eb56 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-land.json @@ -0,0 +1,83 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-land/values-land.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 63, + "endOffset": 184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 63, + "endOffset": 184 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 70, + "endOffset": 255 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 189, + "endColumn": 70, + "endOffset": 255 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 260, + "endColumn": 67, + "endOffset": 323 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-land/values-land.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 260, + "endColumn": 67, + "endOffset": 323 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-large-v4.json b/build/intermediates/blame/res/release/multi/values-large-v4.json new file mode 100644 index 0000000..231a6e2 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-large-v4.json @@ -0,0 +1,178 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 114, + "endColumn": 70, + "endOffset": 180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 114, + "endColumn": 70, + "endOffset": 180 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 185, + "endColumn": 70, + "endOffset": 251 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 185, + "endColumn": 70, + "endOffset": 251 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 256, + "endColumn": 69, + "endOffset": 321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 256, + "endColumn": 69, + "endOffset": 321 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 326, + "endColumn": 69, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 326, + "endColumn": 69, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 67, + "endOffset": 459 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 396, + "endColumn": 67, + "endOffset": 459 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 464, + "endColumn": 67, + "endOffset": 527 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 532, + "endColumn": 103, + "endOffset": 631 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 532, + "endColumn": 103, + "endOffset": 631 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 636, + "endColumn": 115, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-large-v4/values-large-v4.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 636, + "endColumn": 115, + "endOffset": 747 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ldltr-v21.json b/build/intermediates/blame/res/release/multi/values-ldltr-v21.json new file mode 100644 index 0000000..088504b --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ldltr-v21.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ldltr-v21/values-ldltr-v21.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-lo-rLA.json b/build/intermediates/blame/res/release/multi/values-lo-rLA.json new file mode 100644 index 0000000..441b655 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-lo-rLA.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lo-rLA/values-lo-rLA.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 96, + "endOffset": 481 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 96, + "endOffset": 481 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 486, + "endColumn": 106, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 84, + "endOffset": 673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 593, + "endColumn": 84, + "endOffset": 673 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 678, + "endColumn": 104, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 678, + "endColumn": 104, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 111, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 783, + "endColumn": 111, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 76, + "endOffset": 967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 895, + "endColumn": 76, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 972, + "endColumn": 77, + "endOffset": 1045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 972, + "endColumn": 77, + "endOffset": 1045 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 79, + "endOffset": 1125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1050, + "endColumn": 79, + "endOffset": 1125 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 106, + "endOffset": 1232 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1130, + "endColumn": 106, + "endOffset": 1232 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 96, + "endOffset": 1329 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1237, + "endColumn": 96, + "endOffset": 1329 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1334, + "endColumn": 97, + "endOffset": 1427 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1334, + "endColumn": 97, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 104, + "endOffset": 1532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 104, + "endOffset": 1532 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1537, + "endColumn": 102, + "endOffset": 1635 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1537, + "endColumn": 102, + "endOffset": 1635 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 103, + "endOffset": 1739 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 103, + "endOffset": 1739 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1744, + "endColumn": 121, + "endOffset": 1861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1744, + "endColumn": 121, + "endOffset": 1861 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 95, + "endOffset": 1957 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 95, + "endOffset": 1957 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 80, + "endOffset": 2038 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1962, + "endColumn": 80, + "endOffset": 2038 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2043, + "endColumn": 100, + "endOffset": 2139 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lo-rLA/values-lo-rLA.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2043, + "endColumn": 100, + "endOffset": 2139 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-lt.json b/build/intermediates/blame/res/release/multi/values-lt.json new file mode 100644 index 0000000..6267aa4 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-lt.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lt/values-lt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 100, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 100, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 112, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 112, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 86, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 86, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 108, + "endOffset": 807 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 812, + "endColumn": 120, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 81, + "endOffset": 1010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 81, + "endOffset": 1010 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1015, + "endColumn": 80, + "endOffset": 1091 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 84, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1096, + "endColumn": 84, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 108, + "endOffset": 1285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 108, + "endOffset": 1285 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 108, + "endOffset": 1394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1290, + "endColumn": 108, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 99, + "endOffset": 1494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1399, + "endColumn": 99, + "endOffset": 1494 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1499, + "endColumn": 109, + "endOffset": 1604 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1499, + "endColumn": 109, + "endOffset": 1604 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1609, + "endColumn": 103, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1609, + "endColumn": 103, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 112, + "endOffset": 1821 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 112, + "endOffset": 1821 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1826, + "endColumn": 129, + "endOffset": 1951 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1826, + "endColumn": 129, + "endOffset": 1951 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1956, + "endColumn": 100, + "endOffset": 2052 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1956, + "endColumn": 100, + "endOffset": 2052 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2057, + "endColumn": 82, + "endOffset": 2135 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2057, + "endColumn": 82, + "endOffset": 2135 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2140, + "endColumn": 100, + "endOffset": 2236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lt/values-lt.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2140, + "endColumn": 100, + "endOffset": 2236 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-lv.json b/build/intermediates/blame/res/release/multi/values-lv.json new file mode 100644 index 0000000..bbbaa22 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-lv.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-lv/values-lv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 107, + "endOffset": 509 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 107, + "endOffset": 509 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 108, + "endOffset": 618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 514, + "endColumn": 108, + "endOffset": 618 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 85, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 623, + "endColumn": 85, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 103, + "endOffset": 808 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 103, + "endOffset": 808 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 121, + "endOffset": 930 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 813, + "endColumn": 121, + "endOffset": 930 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 81, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 935, + "endColumn": 81, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 81, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 84, + "endOffset": 1179 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 84, + "endOffset": 1179 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 108, + "endOffset": 1288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1184, + "endColumn": 108, + "endOffset": 1288 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1293, + "endColumn": 111, + "endOffset": 1400 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 98, + "endOffset": 1499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1405, + "endColumn": 98, + "endOffset": 1499 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1504, + "endColumn": 110, + "endOffset": 1610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1504, + "endColumn": 110, + "endOffset": 1610 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 108, + "endOffset": 1719 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1615, + "endColumn": 108, + "endOffset": 1719 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1724, + "endColumn": 104, + "endOffset": 1824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1724, + "endColumn": 104, + "endOffset": 1824 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1829, + "endColumn": 118, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1829, + "endColumn": 118, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 98, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 98, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 81, + "endOffset": 2124 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 81, + "endOffset": 2124 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-lv/values-lv.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2129, + "endColumn": 100, + "endOffset": 2225 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-mk-rMK.json b/build/intermediates/blame/res/release/multi/values-mk-rMK.json new file mode 100644 index 0000000..173ae8c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-mk-rMK.json @@ -0,0 +1,368 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mk-rMK/values-mk-rMK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 122, + "endOffset": 281 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 122, + "endOffset": 281 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 103, + "endOffset": 385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 286, + "endColumn": 103, + "endOffset": 385 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 107, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 390, + "endColumn": 107, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 85, + "endOffset": 579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 85, + "endOffset": 579 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 104, + "endOffset": 684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 584, + "endColumn": 104, + "endOffset": 684 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 118, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 689, + "endColumn": 118, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 82, + "endOffset": 886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 82, + "endOffset": 886 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 81, + "endOffset": 968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 891, + "endColumn": 81, + "endOffset": 968 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 86, + "endOffset": 1055 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 973, + "endColumn": 86, + "endOffset": 1055 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 105, + "endOffset": 1161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1060, + "endColumn": 105, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 106, + "endOffset": 1268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 106, + "endOffset": 1268 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 100, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1273, + "endColumn": 100, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 106, + "endOffset": 1476 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 110, + "endOffset": 1587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1481, + "endColumn": 110, + "endOffset": 1587 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 103, + "endOffset": 1691 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1592, + "endColumn": 103, + "endOffset": 1691 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1696, + "endColumn": 97, + "endOffset": 1789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1696, + "endColumn": 97, + "endOffset": 1789 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1794, + "endColumn": 83, + "endOffset": 1873 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1794, + "endColumn": 83, + "endOffset": 1873 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 100, + "endOffset": 1974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mk-rMK/values-mk-rMK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1878, + "endColumn": 100, + "endOffset": 1974 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ml-rIN.json b/build/intermediates/blame/res/release/multi/values-ml-rIN.json new file mode 100644 index 0000000..7243780 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ml-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ml-rIN/values-ml-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 117, + "endOffset": 518 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 117, + "endOffset": 518 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 523, + "endColumn": 114, + "endOffset": 633 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 523, + "endColumn": 114, + "endOffset": 633 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 92, + "endOffset": 726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 638, + "endColumn": 92, + "endOffset": 726 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 731, + "endColumn": 104, + "endOffset": 831 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 731, + "endColumn": 104, + "endOffset": 831 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 131, + "endOffset": 963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 836, + "endColumn": 131, + "endOffset": 963 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 968, + "endColumn": 76, + "endOffset": 1040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 968, + "endColumn": 76, + "endOffset": 1040 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1045, + "endColumn": 75, + "endOffset": 1116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1045, + "endColumn": 75, + "endOffset": 1116 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 81, + "endOffset": 1198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1121, + "endColumn": 81, + "endOffset": 1198 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 110, + "endOffset": 1309 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1203, + "endColumn": 110, + "endOffset": 1309 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1314, + "endColumn": 105, + "endOffset": 1415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1314, + "endColumn": 105, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 97, + "endOffset": 1513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 97, + "endOffset": 1513 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 113, + "endOffset": 1627 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1518, + "endColumn": 113, + "endOffset": 1627 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1632, + "endColumn": 99, + "endOffset": 1727 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1632, + "endColumn": 99, + "endOffset": 1727 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1732, + "endColumn": 110, + "endOffset": 1838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1732, + "endColumn": 110, + "endOffset": 1838 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1843, + "endColumn": 127, + "endOffset": 1966 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1843, + "endColumn": 127, + "endOffset": 1966 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1971, + "endColumn": 100, + "endOffset": 2067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1971, + "endColumn": 100, + "endOffset": 2067 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2072, + "endColumn": 81, + "endOffset": 2149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2072, + "endColumn": 81, + "endOffset": 2149 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ml-rIN/values-ml-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2154, + "endColumn": 100, + "endOffset": 2250 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-mn-rMN.json b/build/intermediates/blame/res/release/multi/values-mn-rMN.json new file mode 100644 index 0000000..b37c93f --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-mn-rMN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mn-rMN/values-mn-rMN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 112, + "endOffset": 163 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 107, + "endOffset": 271 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 168, + "endColumn": 107, + "endOffset": 271 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 122, + "endOffset": 394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 276, + "endColumn": 122, + "endOffset": 394 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 399, + "endColumn": 99, + "endOffset": 494 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 112, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 499, + "endColumn": 112, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 105, + "endOffset": 800 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 111, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 805, + "endColumn": 111, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 81, + "endOffset": 994 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 81, + "endOffset": 994 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 81, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 999, + "endColumn": 81, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 103, + "endOffset": 1371 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 103, + "endOffset": 1371 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1376, + "endColumn": 96, + "endOffset": 1468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1376, + "endColumn": 96, + "endOffset": 1468 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1473, + "endColumn": 107, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 100, + "endOffset": 1677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1581, + "endColumn": 100, + "endOffset": 1677 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 102, + "endOffset": 1780 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1682, + "endColumn": 102, + "endOffset": 1780 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 121, + "endOffset": 1902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1785, + "endColumn": 121, + "endOffset": 1902 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1907, + "endColumn": 96, + "endOffset": 1999 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1907, + "endColumn": 96, + "endOffset": 1999 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2004, + "endColumn": 80, + "endOffset": 2080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2004, + "endColumn": 80, + "endOffset": 2080 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mn-rMN/values-mn-rMN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2085, + "endColumn": 100, + "endOffset": 2181 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-mr-rIN.json b/build/intermediates/blame/res/release/multi/values-mr-rIN.json new file mode 100644 index 0000000..c5faf1e --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-mr-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-mr-rIN/values-mr-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 105, + "endOffset": 505 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 510, + "endColumn": 106, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 89, + "endOffset": 702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 89, + "endOffset": 702 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 100, + "endOffset": 803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 707, + "endColumn": 100, + "endOffset": 803 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 114, + "endOffset": 918 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 808, + "endColumn": 114, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 77, + "endOffset": 1073 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 77, + "endOffset": 1073 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1078, + "endColumn": 79, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1078, + "endColumn": 79, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 111, + "endOffset": 1265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 111, + "endOffset": 1265 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 101, + "endOffset": 1367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1270, + "endColumn": 101, + "endOffset": 1367 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 95, + "endOffset": 1463 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1372, + "endColumn": 95, + "endOffset": 1463 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 108, + "endOffset": 1572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1468, + "endColumn": 108, + "endOffset": 1572 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1577, + "endColumn": 100, + "endOffset": 1673 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1577, + "endColumn": 100, + "endOffset": 1673 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 114, + "endOffset": 1788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1678, + "endColumn": 114, + "endOffset": 1788 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 122, + "endOffset": 1911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1793, + "endColumn": 122, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 104, + "endOffset": 2016 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 104, + "endOffset": 2016 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2021, + "endColumn": 79, + "endOffset": 2096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2021, + "endColumn": 79, + "endOffset": 2096 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2101, + "endColumn": 100, + "endOffset": 2197 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-mr-rIN/values-mr-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2101, + "endColumn": 100, + "endOffset": 2197 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ms-rMY.json b/build/intermediates/blame/res/release/multi/values-ms-rMY.json new file mode 100644 index 0000000..05800da --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ms-rMY.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ms-rMY/values-ms-rMY.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 110, + "endOffset": 161 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 166, + "endColumn": 107, + "endOffset": 269 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 274, + "endColumn": 122, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 107, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 107, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 86, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 110, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 110, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 77, + "endOffset": 985 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 990, + "endColumn": 78, + "endOffset": 1064 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 79, + "endOffset": 1144 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1069, + "endColumn": 79, + "endOffset": 1144 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 111, + "endOffset": 1256 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1149, + "endColumn": 111, + "endOffset": 1256 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 96, + "endOffset": 1462 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 96, + "endOffset": 1462 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 108, + "endOffset": 1571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 108, + "endOffset": 1571 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 102, + "endOffset": 1674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1576, + "endColumn": 102, + "endOffset": 1674 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 106, + "endOffset": 1781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 106, + "endOffset": 1781 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1786, + "endColumn": 121, + "endOffset": 1903 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1786, + "endColumn": 121, + "endOffset": 1903 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1908, + "endColumn": 100, + "endOffset": 2004 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1908, + "endColumn": 100, + "endOffset": 2004 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2009, + "endColumn": 79, + "endOffset": 2084 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2009, + "endColumn": 79, + "endOffset": 2084 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ms-rMY/values-ms-rMY.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2089, + "endColumn": 100, + "endOffset": 2185 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-my-rMM.json b/build/intermediates/blame/res/release/multi/values-my-rMM.json new file mode 100644 index 0000000..87fda29 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-my-rMM.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-my-rMM/values-my-rMM.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 104, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 116, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 116, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 92, + "endOffset": 707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 92, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 127, + "endOffset": 947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 127, + "endOffset": 947 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 952, + "endColumn": 77, + "endOffset": 1025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 952, + "endColumn": 77, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 78, + "endOffset": 1104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 78, + "endOffset": 1104 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 85, + "endOffset": 1190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1109, + "endColumn": 85, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 122, + "endOffset": 1313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 122, + "endOffset": 1313 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 111, + "endOffset": 1425 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1318, + "endColumn": 111, + "endOffset": 1425 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1430, + "endColumn": 101, + "endOffset": 1527 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1430, + "endColumn": 101, + "endOffset": 1527 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1532, + "endColumn": 125, + "endOffset": 1653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1532, + "endColumn": 125, + "endOffset": 1653 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 110, + "endOffset": 1764 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1658, + "endColumn": 110, + "endOffset": 1764 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 109, + "endOffset": 1874 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1769, + "endColumn": 109, + "endOffset": 1874 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1879, + "endColumn": 122, + "endOffset": 1997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1879, + "endColumn": 122, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 99, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 99, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 83, + "endOffset": 2181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 83, + "endOffset": 2181 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2186, + "endColumn": 100, + "endOffset": 2282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-my-rMM/values-my-rMM.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2186, + "endColumn": 100, + "endOffset": 2282 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-nb.json b/build/intermediates/blame/res/release/multi/values-nb.json new file mode 100644 index 0000000..74c95aa --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-nb.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nb/values-nb.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 108, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 108, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 124, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 94, + "endOffset": 487 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 397, + "endColumn": 94, + "endOffset": 487 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 113, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 492, + "endColumn": 113, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 85, + "endOffset": 687 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 99, + "endOffset": 787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 692, + "endColumn": 99, + "endOffset": 787 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 112, + "endOffset": 900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 792, + "endColumn": 112, + "endOffset": 900 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 75, + "endOffset": 976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 905, + "endColumn": 75, + "endOffset": 976 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 981, + "endColumn": 75, + "endOffset": 1052 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 981, + "endColumn": 75, + "endOffset": 1052 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1057, + "endColumn": 79, + "endOffset": 1132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1057, + "endColumn": 79, + "endOffset": 1132 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 102, + "endOffset": 1235 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1137, + "endColumn": 102, + "endOffset": 1235 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 98, + "endOffset": 1334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1240, + "endColumn": 98, + "endOffset": 1334 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 95, + "endOffset": 1430 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1339, + "endColumn": 95, + "endOffset": 1430 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1435, + "endColumn": 103, + "endOffset": 1534 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1435, + "endColumn": 103, + "endOffset": 1534 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1539, + "endColumn": 97, + "endOffset": 1632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1539, + "endColumn": 97, + "endOffset": 1632 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1637, + "endColumn": 100, + "endOffset": 1733 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1637, + "endColumn": 100, + "endOffset": 1733 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1738, + "endColumn": 115, + "endOffset": 1849 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1738, + "endColumn": 115, + "endOffset": 1849 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 96, + "endOffset": 1946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 96, + "endOffset": 1946 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 78, + "endOffset": 2025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 78, + "endOffset": 2025 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2030, + "endColumn": 100, + "endOffset": 2126 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nb/values-nb.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2030, + "endColumn": 100, + "endOffset": 2126 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ne-rNP.json b/build/intermediates/blame/res/release/multi/values-ne-rNP.json new file mode 100644 index 0000000..0243ebc --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ne-rNP.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ne-rNP/values-ne-rNP.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 107, + "endOffset": 598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 107, + "endOffset": 598 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 90, + "endOffset": 689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 603, + "endColumn": 90, + "endOffset": 689 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 106, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 694, + "endColumn": 106, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 126, + "endOffset": 923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 126, + "endOffset": 923 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 93, + "endOffset": 1017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 928, + "endColumn": 93, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 89, + "endOffset": 1107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 89, + "endOffset": 1107 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 87, + "endOffset": 1195 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 87, + "endOffset": 1195 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1200, + "endColumn": 109, + "endOffset": 1305 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1200, + "endColumn": 109, + "endOffset": 1305 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 115, + "endOffset": 1421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1310, + "endColumn": 115, + "endOffset": 1421 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1426, + "endColumn": 102, + "endOffset": 1524 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 114, + "endOffset": 1639 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1529, + "endColumn": 114, + "endOffset": 1639 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1644, + "endColumn": 101, + "endOffset": 1741 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1644, + "endColumn": 101, + "endOffset": 1741 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1746, + "endColumn": 114, + "endOffset": 1856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1746, + "endColumn": 114, + "endOffset": 1856 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1861, + "endColumn": 130, + "endOffset": 1987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1861, + "endColumn": 130, + "endOffset": 1987 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1992, + "endColumn": 111, + "endOffset": 2099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1992, + "endColumn": 111, + "endOffset": 2099 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 85, + "endOffset": 2185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2104, + "endColumn": 85, + "endOffset": 2185 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2190, + "endColumn": 100, + "endOffset": 2286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ne-rNP/values-ne-rNP.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2190, + "endColumn": 100, + "endOffset": 2286 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-night-v8.json b/build/intermediates/blame/res/release/multi/values-night-v8.json new file mode 100644 index 0000000..1f681b6 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-night-v8.json @@ -0,0 +1,140 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 69, + "endOffset": 120 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 83, + "endOffset": 204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 125, + "endColumn": 83, + "endOffset": 204 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endColumn": 83, + "endOffset": 288 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endColumn": 83, + "endOffset": 288 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 293, + "endColumn": 95, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 293, + "endColumn": 95, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 389, + "endColumn": 101, + "endOffset": 486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 389, + "endColumn": 101, + "endOffset": 486 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 491, + "endColumn": 101, + "endOffset": 588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 491, + "endColumn": 101, + "endOffset": 588 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 593, + "endColumn": 93, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-night-v8/values-night-v8.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 593, + "endColumn": 93, + "endOffset": 682 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-nl.json b/build/intermediates/blame/res/release/multi/values-nl.json new file mode 100644 index 0000000..e0fb2b5 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-nl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-nl/values-nl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 117, + "endOffset": 168 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 173, + "endColumn": 107, + "endOffset": 276 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 281, + "endColumn": 122, + "endOffset": 399 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 404, + "endColumn": 104, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 106, + "endOffset": 611 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 106, + "endOffset": 611 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 85, + "endOffset": 697 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 616, + "endColumn": 85, + "endOffset": 697 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 107, + "endOffset": 805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 702, + "endColumn": 107, + "endOffset": 805 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 810, + "endColumn": 119, + "endOffset": 925 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 76, + "endOffset": 1002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 930, + "endColumn": 76, + "endOffset": 1002 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 76, + "endOffset": 1079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1007, + "endColumn": 76, + "endOffset": 1079 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 81, + "endOffset": 1161 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1084, + "endColumn": 81, + "endOffset": 1161 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 110, + "endOffset": 1272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1166, + "endColumn": 110, + "endOffset": 1272 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1277, + "endColumn": 103, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1277, + "endColumn": 103, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 114, + "endOffset": 1590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 114, + "endOffset": 1590 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 112, + "endOffset": 1703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1595, + "endColumn": 112, + "endOffset": 1703 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1708, + "endColumn": 102, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1708, + "endColumn": 102, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 117, + "endOffset": 1924 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 117, + "endOffset": 1924 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1929, + "endColumn": 102, + "endOffset": 2027 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1929, + "endColumn": 102, + "endOffset": 2027 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 81, + "endOffset": 2109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2032, + "endColumn": 81, + "endOffset": 2109 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2114, + "endColumn": 100, + "endOffset": 2210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-nl/values-nl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2114, + "endColumn": 100, + "endOffset": 2210 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-pa-rIN.json b/build/intermediates/blame/res/release/multi/values-pa-rIN.json new file mode 100644 index 0000000..7337575 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-pa-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pa-rIN/values-pa-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 104, + "endOffset": 492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 104, + "endOffset": 492 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 104, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 497, + "endColumn": 104, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 85, + "endOffset": 683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 85, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 688, + "endColumn": 99, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 112, + "endOffset": 896 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 76, + "endOffset": 973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 901, + "endColumn": 76, + "endOffset": 973 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 75, + "endOffset": 1049 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 978, + "endColumn": 75, + "endOffset": 1049 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1054, + "endColumn": 78, + "endOffset": 1128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1054, + "endColumn": 78, + "endOffset": 1128 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 100, + "endOffset": 1229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1133, + "endColumn": 100, + "endOffset": 1229 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 100, + "endOffset": 1330 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1234, + "endColumn": 100, + "endOffset": 1330 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 96, + "endOffset": 1427 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1335, + "endColumn": 96, + "endOffset": 1427 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 108, + "endOffset": 1536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1432, + "endColumn": 108, + "endOffset": 1536 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1541, + "endColumn": 98, + "endOffset": 1635 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1541, + "endColumn": 98, + "endOffset": 1635 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 109, + "endOffset": 1745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1640, + "endColumn": 109, + "endOffset": 1745 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 121, + "endOffset": 1867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1750, + "endColumn": 121, + "endOffset": 1867 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 99, + "endOffset": 1967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1872, + "endColumn": 99, + "endOffset": 1967 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1972, + "endColumn": 78, + "endOffset": 2046 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pa-rIN/values-pa-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2051, + "endColumn": 100, + "endOffset": 2147 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-pl.json b/build/intermediates/blame/res/release/multi/values-pl.json new file mode 100644 index 0000000..0ed085d --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-pl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pl/values-pl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 115, + "endOffset": 166 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 171, + "endColumn": 107, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 279, + "endColumn": 122, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 101, + "endOffset": 499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 402, + "endColumn": 101, + "endOffset": 499 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 504, + "endColumn": 107, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 85, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 108, + "endOffset": 802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 108, + "endOffset": 802 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 118, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 807, + "endColumn": 118, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 77, + "endOffset": 999 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 77, + "endOffset": 999 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1004, + "endColumn": 76, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1004, + "endColumn": 76, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 81, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 108, + "endOffset": 1267 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 108, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1272, + "endColumn": 108, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 98, + "endOffset": 1475 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 108, + "endOffset": 1584 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1480, + "endColumn": 108, + "endOffset": 1584 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 110, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1589, + "endColumn": 110, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 107, + "endOffset": 1803 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 107, + "endOffset": 1803 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1808, + "endColumn": 122, + "endOffset": 1926 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 95, + "endOffset": 2022 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1931, + "endColumn": 95, + "endOffset": 2022 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2027, + "endColumn": 81, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2027, + "endColumn": 81, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pl/values-pl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-port.json b/build/intermediates/blame/res/release/multi/values-port.json new file mode 100644 index 0000000..d19f442 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-port.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-port/values-port.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-port/values-port.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 55, + "endOffset": 106 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-pt-rBR.json b/build/intermediates/blame/res/release/multi/values-pt-rBR.json new file mode 100644 index 0000000..58e6315 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-pt-rBR.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rBR/values-pt-rBR.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-pt-rPT.json b/build/intermediates/blame/res/release/multi/values-pt-rPT.json new file mode 100644 index 0000000..f76337d --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-pt-rPT.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 123, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 123, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 83, + "endOffset": 1012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 83, + "endOffset": 1012 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 80, + "endOffset": 1093 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1017, + "endColumn": 80, + "endOffset": 1093 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 86, + "endOffset": 1180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1098, + "endColumn": 86, + "endOffset": 1180 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 106, + "endOffset": 1287 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 106, + "endOffset": 1287 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1292, + "endColumn": 111, + "endOffset": 1399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1292, + "endColumn": 111, + "endOffset": 1399 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1404, + "endColumn": 101, + "endOffset": 1501 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1404, + "endColumn": 101, + "endOffset": 1501 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1506, + "endColumn": 107, + "endOffset": 1609 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1614, + "endColumn": 106, + "endOffset": 1716 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1721, + "endColumn": 106, + "endOffset": 1823 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1828, + "endColumn": 121, + "endOffset": 1945 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 98, + "endOffset": 2044 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1950, + "endColumn": 98, + "endOffset": 2044 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2049, + "endColumn": 84, + "endOffset": 2129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2049, + "endColumn": 84, + "endOffset": 2129 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2134, + "endColumn": 100, + "endOffset": 2230 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt-rPT/values-pt-rPT.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2134, + "endColumn": 100, + "endOffset": 2230 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-pt.json b/build/intermediates/blame/res/release/multi/values-pt.json new file mode 100644 index 0000000..a31891d --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-pt.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-pt/values-pt.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 119, + "endOffset": 170 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 175, + "endColumn": 107, + "endOffset": 278 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 283, + "endColumn": 122, + "endOffset": 401 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 406, + "endColumn": 105, + "endOffset": 507 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 512, + "endColumn": 106, + "endOffset": 614 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 619, + "endColumn": 88, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 708, + "endColumn": 100, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 117, + "endOffset": 922 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 927, + "endColumn": 82, + "endOffset": 1005 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1010, + "endColumn": 79, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 86, + "endOffset": 1172 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1177, + "endColumn": 106, + "endOffset": 1279 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1284, + "endColumn": 111, + "endOffset": 1391 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1396, + "endColumn": 101, + "endOffset": 1493 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1498, + "endColumn": 107, + "endOffset": 1601 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1606, + "endColumn": 106, + "endOffset": 1708 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1713, + "endColumn": 109, + "endOffset": 1818 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1823, + "endColumn": 124, + "endOffset": 1943 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1948, + "endColumn": 99, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 84, + "endOffset": 2128 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-pt/values-pt.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2133, + "endColumn": 100, + "endOffset": 2229 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ro.json b/build/intermediates/blame/res/release/multi/values-ro.json new file mode 100644 index 0000000..820edc0 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ro.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ro/values-ro.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 120, + "endOffset": 171 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 107, + "endOffset": 279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 176, + "endColumn": 107, + "endOffset": 279 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 122, + "endOffset": 402 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 284, + "endColumn": 122, + "endOffset": 402 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 103, + "endOffset": 506 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 407, + "endColumn": 103, + "endOffset": 506 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 112, + "endOffset": 619 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 511, + "endColumn": 112, + "endOffset": 619 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 87, + "endOffset": 707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 624, + "endColumn": 87, + "endOffset": 707 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 712, + "endColumn": 111, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 84, + "endOffset": 1025 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 84, + "endOffset": 1025 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 81, + "endOffset": 1107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1030, + "endColumn": 81, + "endOffset": 1107 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 82, + "endOffset": 1190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1112, + "endColumn": 82, + "endOffset": 1190 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 111, + "endOffset": 1302 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1195, + "endColumn": 111, + "endOffset": 1302 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1307, + "endColumn": 112, + "endOffset": 1415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1307, + "endColumn": 112, + "endOffset": 1415 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 99, + "endOffset": 1515 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1420, + "endColumn": 99, + "endOffset": 1515 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1520, + "endColumn": 113, + "endOffset": 1629 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1520, + "endColumn": 113, + "endOffset": 1629 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1634, + "endColumn": 104, + "endOffset": 1734 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1634, + "endColumn": 104, + "endOffset": 1734 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1739, + "endColumn": 105, + "endOffset": 1840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1739, + "endColumn": 105, + "endOffset": 1840 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1845, + "endColumn": 120, + "endOffset": 1961 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1845, + "endColumn": 120, + "endOffset": 1961 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1966, + "endColumn": 102, + "endOffset": 2064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1966, + "endColumn": 102, + "endOffset": 2064 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2069, + "endColumn": 82, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2069, + "endColumn": 82, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ro/values-ro.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 100, + "endOffset": 2248 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ru.json b/build/intermediates/blame/res/release/multi/values-ru.json new file mode 100644 index 0000000..155f964 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ru.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ru/values-ru.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 114, + "endOffset": 165 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 107, + "endOffset": 273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 170, + "endColumn": 107, + "endOffset": 273 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 122, + "endOffset": 396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 278, + "endColumn": 122, + "endOffset": 396 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 401, + "endColumn": 101, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 111, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 111, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 85, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 104, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 119, + "endOffset": 921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 119, + "endOffset": 921 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 78, + "endOffset": 1000 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 926, + "endColumn": 78, + "endOffset": 1000 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1005, + "endColumn": 77, + "endOffset": 1078 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1005, + "endColumn": 77, + "endOffset": 1078 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1083, + "endColumn": 79, + "endOffset": 1158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1083, + "endColumn": 79, + "endOffset": 1158 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 105, + "endOffset": 1264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1163, + "endColumn": 105, + "endOffset": 1264 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 107, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1269, + "endColumn": 107, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 97, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 97, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 108, + "endOffset": 1579 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 108, + "endOffset": 1579 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 105, + "endOffset": 1685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1584, + "endColumn": 105, + "endOffset": 1685 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1690, + "endColumn": 107, + "endOffset": 1793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1690, + "endColumn": 107, + "endOffset": 1793 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 135, + "endOffset": 1929 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1798, + "endColumn": 135, + "endOffset": 1929 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1934, + "endColumn": 99, + "endOffset": 2029 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1934, + "endColumn": 99, + "endOffset": 2029 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 80, + "endOffset": 2110 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2034, + "endColumn": 80, + "endOffset": 2110 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ru/values-ru.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2115, + "endColumn": 100, + "endOffset": 2211 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-si-rLK.json b/build/intermediates/blame/res/release/multi/values-si-rLK.json new file mode 100644 index 0000000..51f10d2 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-si-rLK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-si-rLK/values-si-rLK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 106, + "endOffset": 498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 106, + "endOffset": 498 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 106, + "endOffset": 605 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 503, + "endColumn": 106, + "endOffset": 605 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 610, + "endColumn": 87, + "endOffset": 693 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 698, + "endColumn": 104, + "endOffset": 798 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 115, + "endOffset": 914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 803, + "endColumn": 115, + "endOffset": 914 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 88, + "endOffset": 1003 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 919, + "endColumn": 88, + "endOffset": 1003 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1008, + "endColumn": 86, + "endOffset": 1090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1008, + "endColumn": 86, + "endOffset": 1090 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 83, + "endOffset": 1174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1095, + "endColumn": 83, + "endOffset": 1174 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 108, + "endOffset": 1283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 108, + "endOffset": 1283 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 104, + "endOffset": 1388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1288, + "endColumn": 104, + "endOffset": 1388 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 97, + "endOffset": 1486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1393, + "endColumn": 97, + "endOffset": 1486 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1491, + "endColumn": 109, + "endOffset": 1596 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1491, + "endColumn": 109, + "endOffset": 1596 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 98, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1601, + "endColumn": 98, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 120, + "endOffset": 1922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 120, + "endOffset": 1922 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1927, + "endColumn": 98, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1927, + "endColumn": 98, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 81, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-si-rLK/values-si-rLK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sk.json b/build/intermediates/blame/res/release/multi/values-sk.json new file mode 100644 index 0000000..e6b6d0c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sk.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sk/values-sk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 99, + "endOffset": 488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 99, + "endOffset": 488 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 110, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 493, + "endColumn": 110, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 77, + "endOffset": 989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 77, + "endOffset": 989 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 994, + "endColumn": 77, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 83, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 83, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 104, + "endOffset": 1256 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 104, + "endOffset": 1256 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1261, + "endColumn": 108, + "endOffset": 1365 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 98, + "endOffset": 1464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1370, + "endColumn": 98, + "endOffset": 1464 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 105, + "endOffset": 1570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1469, + "endColumn": 105, + "endOffset": 1570 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 110, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 110, + "endOffset": 1681 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 108, + "endOffset": 1790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 108, + "endOffset": 1790 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 123, + "endOffset": 1914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1795, + "endColumn": 123, + "endOffset": 1914 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 97, + "endOffset": 2012 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 97, + "endOffset": 2012 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2017, + "endColumn": 87, + "endOffset": 2100 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2017, + "endColumn": 87, + "endOffset": 2100 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sk/values-sk.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2105, + "endColumn": 100, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sl.json b/build/intermediates/blame/res/release/multi/values-sl.json new file mode 100644 index 0000000..63547b3 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sl/values-sl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 106, + "endOffset": 157 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 162, + "endColumn": 107, + "endOffset": 265 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 270, + "endColumn": 122, + "endOffset": 388 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 106, + "endOffset": 495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 393, + "endColumn": 106, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 107, + "endOffset": 603 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 107, + "endOffset": 603 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 608, + "endColumn": 86, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 102, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 102, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 118, + "endOffset": 912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 118, + "endOffset": 912 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 84, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 917, + "endColumn": 84, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 83, + "endOffset": 1081 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 83, + "endOffset": 1081 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 83, + "endOffset": 1165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1086, + "endColumn": 83, + "endOffset": 1165 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 107, + "endOffset": 1273 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1170, + "endColumn": 107, + "endOffset": 1273 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 108, + "endOffset": 1382 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1278, + "endColumn": 108, + "endOffset": 1382 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 99, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1387, + "endColumn": 99, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 112, + "endOffset": 1595 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 112, + "endOffset": 1595 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 106, + "endOffset": 1702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1600, + "endColumn": 106, + "endOffset": 1702 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1707, + "endColumn": 103, + "endOffset": 1806 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1707, + "endColumn": 103, + "endOffset": 1806 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 116, + "endOffset": 1923 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1811, + "endColumn": 116, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 96, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 82, + "endOffset": 2103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 82, + "endOffset": 2103 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sl/values-sl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2108, + "endColumn": 100, + "endOffset": 2204 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sq-rAL.json b/build/intermediates/blame/res/release/multi/values-sq-rAL.json new file mode 100644 index 0000000..ae07560 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sq-rAL.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sq-rAL/values-sq-rAL.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 99, + "endOffset": 495 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 111, + "endOffset": 607 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 500, + "endColumn": 111, + "endOffset": 607 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 612, + "endColumn": 86, + "endOffset": 694 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 109, + "endOffset": 804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 699, + "endColumn": 109, + "endOffset": 804 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 809, + "endColumn": 122, + "endOffset": 927 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 80, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 932, + "endColumn": 80, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 78, + "endOffset": 1087 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 78, + "endOffset": 1087 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1092, + "endColumn": 82, + "endOffset": 1170 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 105, + "endOffset": 1276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1175, + "endColumn": 105, + "endOffset": 1276 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 104, + "endOffset": 1381 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1281, + "endColumn": 104, + "endOffset": 1381 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 97, + "endOffset": 1479 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1386, + "endColumn": 97, + "endOffset": 1479 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1484, + "endColumn": 105, + "endOffset": 1585 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1484, + "endColumn": 105, + "endOffset": 1585 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 102, + "endOffset": 1688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 102, + "endOffset": 1688 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1693, + "endColumn": 115, + "endOffset": 1804 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1809, + "endColumn": 130, + "endOffset": 1935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1809, + "endColumn": 130, + "endOffset": 1935 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1940, + "endColumn": 98, + "endOffset": 2034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1940, + "endColumn": 98, + "endOffset": 2034 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 80, + "endOffset": 2115 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 80, + "endOffset": 2115 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2120, + "endColumn": 100, + "endOffset": 2216 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sq-rAL/values-sq-rAL.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2120, + "endColumn": 100, + "endOffset": 2216 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sr.json b/build/intermediates/blame/res/release/multi/values-sr.json new file mode 100644 index 0000000..94404e1 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sr/values-sr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 108, + "endOffset": 159 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 164, + "endColumn": 107, + "endOffset": 267 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 272, + "endColumn": 122, + "endOffset": 390 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 102, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 395, + "endColumn": 102, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 103, + "endOffset": 789 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 117, + "endOffset": 907 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 794, + "endColumn": 117, + "endOffset": 907 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 80, + "endOffset": 988 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 912, + "endColumn": 80, + "endOffset": 988 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 79, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 993, + "endColumn": 79, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 87, + "endOffset": 1156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 87, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 104, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 104, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 107, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 103, + "endOffset": 1574 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 103, + "endOffset": 1574 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 107, + "endOffset": 1682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1579, + "endColumn": 107, + "endOffset": 1682 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 100, + "endOffset": 1783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1687, + "endColumn": 100, + "endOffset": 1783 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 127, + "endOffset": 1911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1788, + "endColumn": 127, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 96, + "endOffset": 2008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 96, + "endOffset": 2008 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2013, + "endColumn": 83, + "endOffset": 2092 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2013, + "endColumn": 83, + "endOffset": 2092 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sr/values-sr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2097, + "endColumn": 100, + "endOffset": 2193 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sv.json b/build/intermediates/blame/res/release/multi/values-sv.json new file mode 100644 index 0000000..cdf8e67 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sv.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sv/values-sv.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 105, + "endOffset": 156 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 161, + "endColumn": 107, + "endOffset": 264 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 269, + "endColumn": 122, + "endOffset": 387 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 392, + "endColumn": 102, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 110, + "endOffset": 601 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 110, + "endOffset": 601 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 84, + "endOffset": 686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 606, + "endColumn": 84, + "endOffset": 686 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 691, + "endColumn": 101, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 112, + "endOffset": 901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 112, + "endOffset": 901 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 75, + "endOffset": 977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 906, + "endColumn": 75, + "endOffset": 977 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 982, + "endColumn": 75, + "endOffset": 1053 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 982, + "endColumn": 75, + "endOffset": 1053 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1058, + "endColumn": 79, + "endOffset": 1133 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1058, + "endColumn": 79, + "endOffset": 1133 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 105, + "endOffset": 1239 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1138, + "endColumn": 105, + "endOffset": 1239 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 99, + "endOffset": 1339 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1244, + "endColumn": 99, + "endOffset": 1339 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 95, + "endOffset": 1435 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1344, + "endColumn": 95, + "endOffset": 1435 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 104, + "endOffset": 1540 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1440, + "endColumn": 104, + "endOffset": 1540 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 101, + "endOffset": 1642 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1545, + "endColumn": 101, + "endOffset": 1642 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1647, + "endColumn": 101, + "endOffset": 1744 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1647, + "endColumn": 101, + "endOffset": 1744 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1749, + "endColumn": 116, + "endOffset": 1861 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1749, + "endColumn": 116, + "endOffset": 1861 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 101, + "endOffset": 1963 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1866, + "endColumn": 101, + "endOffset": 1963 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 78, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1968, + "endColumn": 78, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 100, + "endOffset": 2143 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sv/values-sv.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 100, + "endOffset": 2143 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sw.json b/build/intermediates/blame/res/release/multi/values-sw.json new file mode 100644 index 0000000..9a22e22 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sw.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 102, + "endOffset": 153 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 158, + "endColumn": 107, + "endOffset": 261 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 266, + "endColumn": 122, + "endOffset": 384 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 97, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 389, + "endColumn": 97, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 107, + "endOffset": 590 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endColumn": 107, + "endOffset": 590 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 89, + "endOffset": 680 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 595, + "endColumn": 89, + "endOffset": 680 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 685, + "endColumn": 104, + "endOffset": 785 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 116, + "endOffset": 902 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 790, + "endColumn": 116, + "endOffset": 902 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 81, + "endOffset": 984 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 907, + "endColumn": 81, + "endOffset": 984 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 82, + "endOffset": 1067 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 989, + "endColumn": 82, + "endOffset": 1067 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 81, + "endOffset": 1149 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1072, + "endColumn": 81, + "endOffset": 1149 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 100, + "endOffset": 1250 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1154, + "endColumn": 100, + "endOffset": 1250 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 108, + "endOffset": 1359 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1255, + "endColumn": 108, + "endOffset": 1359 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 98, + "endOffset": 1458 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1364, + "endColumn": 98, + "endOffset": 1458 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1463, + "endColumn": 106, + "endOffset": 1565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1463, + "endColumn": 106, + "endOffset": 1565 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 108, + "endOffset": 1674 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 108, + "endOffset": 1674 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 104, + "endOffset": 1779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1679, + "endColumn": 104, + "endOffset": 1779 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 118, + "endOffset": 1898 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1784, + "endColumn": 118, + "endOffset": 1898 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 96, + "endOffset": 1995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1903, + "endColumn": 96, + "endOffset": 1995 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2000, + "endColumn": 81, + "endOffset": 2077 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2000, + "endColumn": 81, + "endOffset": 2077 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2082, + "endColumn": 100, + "endOffset": 2178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw/values-sw.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2082, + "endColumn": 100, + "endOffset": 2178 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json b/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json new file mode 100644 index 0000000..d7fa108 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-sw600dp-v13.json @@ -0,0 +1,159 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 68, + "endOffset": 119 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 68, + "endOffset": 188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 124, + "endColumn": 68, + "endOffset": 188 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 193, + "endColumn": 69, + "endOffset": 258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 193, + "endColumn": 69, + "endOffset": 258 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 73, + "endOffset": 332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 263, + "endColumn": 73, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 75, + "endOffset": 408 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 75, + "endOffset": 408 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 413, + "endColumn": 58, + "endOffset": 467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 413, + "endColumn": 58, + "endOffset": 467 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 472, + "endColumn": 70, + "endOffset": 538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 472, + "endColumn": 70, + "endOffset": 538 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 543, + "endColumn": 67, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 543, + "endColumn": 67, + "endOffset": 606 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ta-rIN.json b/build/intermediates/blame/res/release/multi/values-ta-rIN.json new file mode 100644 index 0000000..9fdb212 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ta-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ta-rIN/values-ta-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 104, + "endOffset": 500 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 104, + "endOffset": 500 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 114, + "endOffset": 615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 505, + "endColumn": 114, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 88, + "endOffset": 704 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 106, + "endOffset": 811 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 709, + "endColumn": 106, + "endOffset": 811 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 125, + "endOffset": 937 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 816, + "endColumn": 125, + "endOffset": 937 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 80, + "endOffset": 1018 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 942, + "endColumn": 80, + "endOffset": 1018 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 79, + "endOffset": 1098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1023, + "endColumn": 79, + "endOffset": 1098 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 81, + "endOffset": 1180 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1103, + "endColumn": 81, + "endOffset": 1180 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 101, + "endOffset": 1282 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1185, + "endColumn": 101, + "endOffset": 1282 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 103, + "endOffset": 1386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1287, + "endColumn": 103, + "endOffset": 1386 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 96, + "endOffset": 1483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1391, + "endColumn": 96, + "endOffset": 1483 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 109, + "endOffset": 1593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 109, + "endOffset": 1593 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 101, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1598, + "endColumn": 101, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 106, + "endOffset": 1802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 106, + "endOffset": 1802 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1807, + "endColumn": 118, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1807, + "endColumn": 118, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 99, + "endOffset": 2021 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 99, + "endOffset": 2021 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 79, + "endOffset": 2101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2026, + "endColumn": 79, + "endOffset": 2101 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 100, + "endOffset": 2202 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ta-rIN/values-ta-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2106, + "endColumn": 100, + "endOffset": 2202 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-te-rIN.json b/build/intermediates/blame/res/release/multi/values-te-rIN.json new file mode 100644 index 0000000..6cb02cf --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-te-rIN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-te-rIN/values-te-rIN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 108, + "endOffset": 504 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 108, + "endOffset": 504 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 110, + "endOffset": 615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 509, + "endColumn": 110, + "endOffset": 615 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 89, + "endOffset": 705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 620, + "endColumn": 89, + "endOffset": 705 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 104, + "endOffset": 810 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 710, + "endColumn": 104, + "endOffset": 810 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 124, + "endOffset": 935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 815, + "endColumn": 124, + "endOffset": 935 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 81, + "endOffset": 1017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 940, + "endColumn": 81, + "endOffset": 1017 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 81, + "endOffset": 1099 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1022, + "endColumn": 81, + "endOffset": 1099 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 84, + "endOffset": 1184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1104, + "endColumn": 84, + "endOffset": 1184 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1189, + "endColumn": 112, + "endOffset": 1297 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1189, + "endColumn": 112, + "endOffset": 1297 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1302, + "endColumn": 107, + "endOffset": 1405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1302, + "endColumn": 107, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 99, + "endOffset": 1505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 99, + "endOffset": 1505 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1510, + "endColumn": 110, + "endOffset": 1616 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1510, + "endColumn": 110, + "endOffset": 1616 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1621, + "endColumn": 101, + "endOffset": 1718 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1621, + "endColumn": 101, + "endOffset": 1718 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1723, + "endColumn": 116, + "endOffset": 1835 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1723, + "endColumn": 116, + "endOffset": 1835 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 126, + "endOffset": 1962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1840, + "endColumn": 126, + "endOffset": 1962 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1967, + "endColumn": 100, + "endOffset": 2063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1967, + "endColumn": 100, + "endOffset": 2063 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 82, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 82, + "endOffset": 2146 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-te-rIN/values-te-rIN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-th.json b/build/intermediates/blame/res/release/multi/values-th.json new file mode 100644 index 0000000..679d89a --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-th.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-th/values-th.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 97, + "endOffset": 484 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 107, + "endOffset": 592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 489, + "endColumn": 107, + "endOffset": 592 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 597, + "endColumn": 88, + "endOffset": 681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 597, + "endColumn": 88, + "endOffset": 681 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 101, + "endOffset": 783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 686, + "endColumn": 101, + "endOffset": 783 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 109, + "endOffset": 893 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 788, + "endColumn": 109, + "endOffset": 893 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 76, + "endOffset": 970 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 898, + "endColumn": 76, + "endOffset": 970 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 77, + "endOffset": 1048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 975, + "endColumn": 77, + "endOffset": 1048 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 80, + "endOffset": 1129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1053, + "endColumn": 80, + "endOffset": 1129 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 107, + "endOffset": 1237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1134, + "endColumn": 107, + "endOffset": 1237 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 103, + "endOffset": 1341 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1242, + "endColumn": 103, + "endOffset": 1341 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 97, + "endOffset": 1439 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1346, + "endColumn": 97, + "endOffset": 1439 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1444, + "endColumn": 107, + "endOffset": 1547 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1444, + "endColumn": 107, + "endOffset": 1547 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 104, + "endOffset": 1652 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1552, + "endColumn": 104, + "endOffset": 1652 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1657, + "endColumn": 100, + "endOffset": 1753 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1657, + "endColumn": 100, + "endOffset": 1753 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 115, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1758, + "endColumn": 115, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 94, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 94, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 80, + "endOffset": 2045 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 80, + "endOffset": 2045 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-th/values-th.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2050, + "endColumn": 100, + "endOffset": 2146 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-tl.json b/build/intermediates/blame/res/release/multi/values-tl.json new file mode 100644 index 0000000..09ebc1c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-tl.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tl/values-tl.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 118, + "endOffset": 169 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 174, + "endColumn": 107, + "endOffset": 277 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 282, + "endColumn": 122, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 405, + "endColumn": 107, + "endOffset": 508 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 116, + "endOffset": 625 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 513, + "endColumn": 116, + "endOffset": 625 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 87, + "endOffset": 713 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 630, + "endColumn": 87, + "endOffset": 713 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 105, + "endOffset": 819 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 718, + "endColumn": 105, + "endOffset": 819 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 824, + "endColumn": 120, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 78, + "endOffset": 1019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 945, + "endColumn": 78, + "endOffset": 1019 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 77, + "endOffset": 1097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1024, + "endColumn": 77, + "endOffset": 1097 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 83, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1102, + "endColumn": 83, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 108, + "endOffset": 1290 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 108, + "endOffset": 1290 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1295, + "endColumn": 110, + "endOffset": 1401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1295, + "endColumn": 110, + "endOffset": 1401 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1406, + "endColumn": 100, + "endOffset": 1502 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1406, + "endColumn": 100, + "endOffset": 1502 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 109, + "endOffset": 1612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1507, + "endColumn": 109, + "endOffset": 1612 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 116, + "endOffset": 1729 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1617, + "endColumn": 116, + "endOffset": 1729 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1734, + "endColumn": 107, + "endOffset": 1837 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1734, + "endColumn": 107, + "endOffset": 1837 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1842, + "endColumn": 122, + "endOffset": 1960 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1842, + "endColumn": 122, + "endOffset": 1960 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 101, + "endOffset": 2062 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 101, + "endOffset": 2062 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 83, + "endOffset": 2146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2067, + "endColumn": 83, + "endOffset": 2146 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tl/values-tl.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2151, + "endColumn": 100, + "endOffset": 2247 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-tr.json b/build/intermediates/blame/res/release/multi/values-tr.json new file mode 100644 index 0000000..3b00e43 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-tr.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-tr/values-tr.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 98, + "endOffset": 485 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 98, + "endOffset": 485 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 111, + "endOffset": 597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 490, + "endColumn": 111, + "endOffset": 597 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 602, + "endColumn": 84, + "endOffset": 682 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 105, + "endOffset": 788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 687, + "endColumn": 105, + "endOffset": 788 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 119, + "endOffset": 908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 793, + "endColumn": 119, + "endOffset": 908 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 913, + "endColumn": 78, + "endOffset": 987 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 75, + "endOffset": 1063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 992, + "endColumn": 75, + "endOffset": 1063 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1068, + "endColumn": 78, + "endOffset": 1142 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1068, + "endColumn": 78, + "endOffset": 1142 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 106, + "endOffset": 1249 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1147, + "endColumn": 106, + "endOffset": 1249 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 104, + "endOffset": 1354 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1254, + "endColumn": 104, + "endOffset": 1354 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1359, + "endColumn": 95, + "endOffset": 1450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1359, + "endColumn": 95, + "endOffset": 1450 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 106, + "endOffset": 1557 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1455, + "endColumn": 106, + "endOffset": 1557 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1562, + "endColumn": 101, + "endOffset": 1659 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1562, + "endColumn": 101, + "endOffset": 1659 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1664, + "endColumn": 107, + "endOffset": 1767 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1664, + "endColumn": 107, + "endOffset": 1767 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1772, + "endColumn": 118, + "endOffset": 1886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1772, + "endColumn": 118, + "endOffset": 1886 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 97, + "endOffset": 1984 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 97, + "endOffset": 1984 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1989, + "endColumn": 78, + "endOffset": 2063 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1989, + "endColumn": 78, + "endOffset": 2063 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 100, + "endOffset": 2164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-tr/values-tr.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2068, + "endColumn": 100, + "endOffset": 2164 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-uk.json b/build/intermediates/blame/res/release/multi/values-uk.json new file mode 100644 index 0000000..fbd11de --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-uk.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uk/values-uk.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 101, + "endOffset": 493 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 498, + "endColumn": 105, + "endOffset": 599 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 604, + "endColumn": 85, + "endOffset": 685 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 690, + "endColumn": 107, + "endOffset": 793 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 798, + "endColumn": 117, + "endOffset": 911 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 78, + "endOffset": 990 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 916, + "endColumn": 78, + "endOffset": 990 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 79, + "endOffset": 1070 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 995, + "endColumn": 79, + "endOffset": 1070 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1075, + "endColumn": 80, + "endOffset": 1151 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1156, + "endColumn": 105, + "endOffset": 1257 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 106, + "endOffset": 1364 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1262, + "endColumn": 106, + "endOffset": 1364 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 97, + "endOffset": 1462 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1369, + "endColumn": 97, + "endOffset": 1462 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 107, + "endOffset": 1570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1467, + "endColumn": 107, + "endOffset": 1570 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 105, + "endOffset": 1676 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1575, + "endColumn": 105, + "endOffset": 1676 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1681, + "endColumn": 108, + "endOffset": 1785 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 123, + "endOffset": 1909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1790, + "endColumn": 123, + "endOffset": 1909 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 99, + "endOffset": 2009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1914, + "endColumn": 99, + "endOffset": 2009 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2014, + "endColumn": 80, + "endOffset": 2090 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2014, + "endColumn": 80, + "endOffset": 2090 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2095, + "endColumn": 100, + "endOffset": 2191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uk/values-uk.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2095, + "endColumn": 100, + "endOffset": 2191 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-ur-rPK.json b/build/intermediates/blame/res/release/multi/values-ur-rPK.json new file mode 100644 index 0000000..5c93c1c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-ur-rPK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-ur-rPK/values-ur-rPK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 109, + "endOffset": 160 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 165, + "endColumn": 107, + "endOffset": 268 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 273, + "endColumn": 122, + "endOffset": 391 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 105, + "endOffset": 497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 396, + "endColumn": 105, + "endOffset": 497 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 108, + "endOffset": 606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 502, + "endColumn": 108, + "endOffset": 606 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 85, + "endOffset": 692 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 611, + "endColumn": 85, + "endOffset": 692 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 697, + "endColumn": 103, + "endOffset": 796 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 119, + "endOffset": 916 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 801, + "endColumn": 119, + "endOffset": 916 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 75, + "endOffset": 992 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 921, + "endColumn": 75, + "endOffset": 992 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 997, + "endColumn": 75, + "endOffset": 1068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 997, + "endColumn": 75, + "endOffset": 1068 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1073, + "endColumn": 84, + "endOffset": 1153 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 107, + "endOffset": 1261 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1158, + "endColumn": 107, + "endOffset": 1261 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 108, + "endOffset": 1370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1266, + "endColumn": 108, + "endOffset": 1370 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 101, + "endOffset": 1472 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1375, + "endColumn": 101, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 110, + "endOffset": 1583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 110, + "endOffset": 1583 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1588, + "endColumn": 99, + "endOffset": 1683 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 107, + "endOffset": 1791 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1688, + "endColumn": 107, + "endOffset": 1791 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 128, + "endOffset": 1920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1796, + "endColumn": 128, + "endOffset": 1920 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 97, + "endOffset": 2018 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1925, + "endColumn": 97, + "endOffset": 2018 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2023, + "endColumn": 79, + "endOffset": 2098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2023, + "endColumn": 79, + "endOffset": 2098 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 102, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-ur-rPK/values-ur-rPK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 102, + "endOffset": 2201 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-uz-rUZ.json b/build/intermediates/blame/res/release/multi/values-uz-rUZ.json new file mode 100644 index 0000000..9929ab8 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-uz-rUZ.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-uz-rUZ/values-uz-rUZ.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 104, + "endOffset": 155 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 160, + "endColumn": 107, + "endOffset": 263 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 268, + "endColumn": 122, + "endOffset": 386 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 391, + "endColumn": 103, + "endOffset": 490 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 113, + "endOffset": 604 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 495, + "endColumn": 113, + "endOffset": 604 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 609, + "endColumn": 85, + "endOffset": 690 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 695, + "endColumn": 110, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 115, + "endOffset": 917 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 115, + "endOffset": 917 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 79, + "endOffset": 997 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 922, + "endColumn": 79, + "endOffset": 997 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 78, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1002, + "endColumn": 78, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 83, + "endOffset": 1160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 83, + "endOffset": 1160 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 108, + "endOffset": 1269 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1165, + "endColumn": 108, + "endOffset": 1269 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1274, + "endColumn": 106, + "endOffset": 1376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1274, + "endColumn": 106, + "endOffset": 1376 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 100, + "endOffset": 1477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1381, + "endColumn": 100, + "endOffset": 1477 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 107, + "endOffset": 1585 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1482, + "endColumn": 107, + "endOffset": 1585 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 104, + "endOffset": 1690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1590, + "endColumn": 104, + "endOffset": 1690 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1695, + "endColumn": 106, + "endOffset": 1797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1695, + "endColumn": 106, + "endOffset": 1797 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1802, + "endColumn": 123, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1802, + "endColumn": 123, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 98, + "endOffset": 2020 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 98, + "endOffset": 2020 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2025, + "endColumn": 83, + "endOffset": 2104 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-uz-rUZ/values-uz-rUZ.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2109, + "endColumn": 100, + "endOffset": 2205 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v11.json b/build/intermediates/blame/res/release/multi/values-v11.json new file mode 100644 index 0000000..02440cb --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v11.json @@ -0,0 +1,499 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v11/values-v11.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 7, + "endColumn": 12, + "endOffset": 469 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 474, + "endLine": 13, + "endColumn": 12, + "endOffset": 894 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 899, + "endLine": 19, + "endColumn": 12, + "endOffset": 1322 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1327, + "endLine": 25, + "endColumn": 12, + "endOffset": 1748 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2175 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1753, + "endLine": 31, + "endColumn": 12, + "endOffset": 2175 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2180, + "endLine": 37, + "endColumn": 12, + "endOffset": 2600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2180, + "endLine": 37, + "endColumn": 12, + "endOffset": 2600 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2605, + "endColumn": 88, + "endOffset": 2689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2605, + "endColumn": 88, + "endOffset": 2689 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2694, + "endLine": 42, + "endColumn": 12, + "endOffset": 2935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2694, + "endLine": 42, + "endColumn": 12, + "endOffset": 2935 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2940, + "endLine": 46, + "endColumn": 12, + "endOffset": 3184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2940, + "endLine": 46, + "endColumn": 12, + "endOffset": 3184 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3189, + "endColumn": 100, + "endOffset": 3285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3189, + "endColumn": 100, + "endOffset": 3285 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3290, + "endLine": 51, + "endColumn": 12, + "endOffset": 3537 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3290, + "endLine": 51, + "endColumn": 12, + "endOffset": 3537 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3542, + "endLine": 55, + "endColumn": 12, + "endOffset": 3792 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3542, + "endLine": 55, + "endColumn": 12, + "endOffset": 3792 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3797, + "endColumn": 102, + "endOffset": 3895 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3797, + "endColumn": 102, + "endOffset": 3895 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3900, + "endLine": 60, + "endColumn": 12, + "endOffset": 4148 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3900, + "endLine": 60, + "endColumn": 12, + "endOffset": 4148 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endLine": 65, + "endColumn": 12, + "endOffset": 4556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4153, + "endLine": 65, + "endColumn": 12, + "endOffset": 4556 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4561, + "endLine": 70, + "endColumn": 12, + "endOffset": 4976 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4561, + "endLine": 70, + "endColumn": 12, + "endOffset": 4976 + } + } + }, + { + "to": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4981, + "endLine": 75, + "endColumn": 12, + "endOffset": 5398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4981, + "endLine": 75, + "endColumn": 12, + "endOffset": 5398 + } + } + }, + { + "to": { + "startLine": 76, + "startColumn": 4, + "startOffset": 5403, + "endLine": 77, + "endColumn": 12, + "endOffset": 5505 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 76, + "startColumn": 4, + "startOffset": 5403, + "endLine": 77, + "endColumn": 12, + "endOffset": 5505 + } + } + }, + { + "to": { + "startLine": 78, + "startColumn": 4, + "startOffset": 5510, + "endLine": 79, + "endColumn": 12, + "endOffset": 5634 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 78, + "startColumn": 4, + "startOffset": 5510, + "endLine": 79, + "endColumn": 12, + "endOffset": 5634 + } + } + }, + { + "to": { + "startLine": 80, + "startColumn": 4, + "startOffset": 5639, + "endColumn": 70, + "endOffset": 5705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 80, + "startColumn": 4, + "startOffset": 5639, + "endColumn": 70, + "endOffset": 5705 + } + } + }, + { + "to": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 82, + "endOffset": 5788 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5710, + "endColumn": 82, + "endOffset": 5788 + } + } + }, + { + "to": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5793, + "endLine": 134, + "endColumn": 12, + "endOffset": 9727 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5793, + "endLine": 134, + "endColumn": 12, + "endOffset": 9727 + } + } + }, + { + "to": { + "startLine": 135, + "startColumn": 4, + "startOffset": 9732, + "endLine": 188, + "endColumn": 12, + "endOffset": 13809 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 135, + "startColumn": 4, + "startOffset": 9732, + "endLine": 188, + "endColumn": 12, + "endOffset": 13809 + } + } + }, + { + "to": { + "startLine": 189, + "startColumn": 4, + "startOffset": 13814, + "endColumn": 90, + "endOffset": 13900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v11/values-v11.xml", + "position": { + "startLine": 189, + "startColumn": 4, + "startOffset": 13814, + "endColumn": 90, + "endOffset": 13900 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v12.json b/build/intermediates/blame/res/release/multi/values-v12.json new file mode 100644 index 0000000..c872017 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v12.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v12/values-v12.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 274 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 274 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 279, + "endLine": 7, + "endColumn": 12, + "endOffset": 474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 279, + "endLine": 7, + "endColumn": 12, + "endOffset": 474 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 479, + "endColumn": 118, + "endOffset": 593 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 479, + "endColumn": 118, + "endOffset": 593 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 598, + "endColumn": 94, + "endOffset": 688 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v12/values-v12.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 598, + "endColumn": 94, + "endOffset": 688 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v13.json b/build/intermediates/blame/res/release/multi/values-v13.json new file mode 100644 index 0000000..cd3c342 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v13.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v13/values-v13.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v13/values-v13.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 58, + "endOffset": 109 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v14.json b/build/intermediates/blame/res/release/multi/values-v14.json new file mode 100644 index 0000000..363f9d3 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v14.json @@ -0,0 +1,243 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v14/values-v14.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 6, + "endColumn": 12, + "endOffset": 326 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 331, + "endColumn": 70, + "endOffset": 397 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 402, + "endColumn": 82, + "endOffset": 480 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 485, + "endLine": 14, + "endColumn": 12, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 895, + "endLine": 20, + "endColumn": 12, + "endOffset": 1312 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1317, + "endColumn": 119, + "endOffset": 1432 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1317, + "endColumn": 119, + "endOffset": 1432 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 131, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1437, + "endColumn": 131, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 119, + "endOffset": 1684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 119, + "endOffset": 1684 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1689, + "endColumn": 62, + "endOffset": 1747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1689, + "endColumn": 62, + "endOffset": 1747 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1752, + "endLine": 27, + "endColumn": 12, + "endOffset": 1901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1752, + "endLine": 27, + "endColumn": 12, + "endOffset": 1901 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 62, + "endOffset": 1964 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1906, + "endColumn": 62, + "endOffset": 1964 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 131, + "endOffset": 2096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v14/values-v14.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1969, + "endColumn": 131, + "endOffset": 2096 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v16.json b/build/intermediates/blame/res/release/multi/values-v16.json new file mode 100644 index 0000000..534b820 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v16.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v16/values-v16.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 65, + "endOffset": 116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v16/values-v16.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 65, + "endOffset": 116 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v17.json b/build/intermediates/blame/res/release/multi/values-v17.json new file mode 100644 index 0000000..c023936 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v17.json @@ -0,0 +1,301 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v17/values-v17.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 223 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endLine": 4, + "endColumn": 12, + "endOffset": 223 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 228, + "endLine": 8, + "endColumn": 12, + "endOffset": 451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 228, + "endLine": 8, + "endColumn": 12, + "endOffset": 451 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 456, + "endLine": 11, + "endColumn": 12, + "endOffset": 609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 456, + "endLine": 11, + "endColumn": 12, + "endOffset": 609 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 614, + "endLine": 14, + "endColumn": 12, + "endOffset": 759 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 614, + "endLine": 14, + "endColumn": 12, + "endOffset": 759 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 764, + "endLine": 17, + "endColumn": 12, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 764, + "endLine": 17, + "endColumn": 12, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 936, + "endLine": 21, + "endColumn": 12, + "endOffset": 1159 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 936, + "endLine": 21, + "endColumn": 12, + "endOffset": 1159 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1164, + "endLine": 25, + "endColumn": 12, + "endOffset": 1401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1164, + "endLine": 25, + "endColumn": 12, + "endOffset": 1401 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1406, + "endLine": 28, + "endColumn": 12, + "endOffset": 1572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1406, + "endLine": 28, + "endColumn": 12, + "endOffset": 1572 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1577, + "endLine": 31, + "endColumn": 12, + "endOffset": 1746 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1577, + "endLine": 31, + "endColumn": 12, + "endOffset": 1746 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1751, + "endLine": 34, + "endColumn": 12, + "endOffset": 1915 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1751, + "endLine": 34, + "endColumn": 12, + "endOffset": 1915 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1920, + "endLine": 38, + "endColumn": 12, + "endOffset": 2188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1920, + "endLine": 38, + "endColumn": 12, + "endOffset": 2188 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2193, + "endLine": 41, + "endColumn": 12, + "endOffset": 2388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2193, + "endLine": 41, + "endColumn": 12, + "endOffset": 2388 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2393, + "endLine": 45, + "endColumn": 12, + "endOffset": 2592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2393, + "endLine": 45, + "endColumn": 12, + "endOffset": 2592 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2597, + "endLine": 49, + "endColumn": 12, + "endOffset": 2921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v17/values-v17.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2597, + "endLine": 49, + "endColumn": 12, + "endOffset": 2921 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v18.json b/build/intermediates/blame/res/release/multi/values-v18.json new file mode 100644 index 0000000..f971912 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v18.json @@ -0,0 +1,26 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v18/values-v18.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v18/values-v18.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 48, + "endOffset": 99 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v21.json b/build/intermediates/blame/res/release/multi/values-v21.json new file mode 100644 index 0000000..ffd3e17 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v21.json @@ -0,0 +1,2060 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v21/values-v21.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 103, + "endOffset": 154 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 63, + "endOffset": 218 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 159, + "endColumn": 63, + "endOffset": 218 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 223, + "endColumn": 66, + "endOffset": 285 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 223, + "endColumn": 66, + "endOffset": 285 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 290, + "endColumn": 63, + "endOffset": 349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 290, + "endColumn": 63, + "endOffset": 349 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 354, + "endColumn": 90, + "endOffset": 440 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 354, + "endColumn": 90, + "endOffset": 440 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 445, + "endColumn": 102, + "endOffset": 543 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 445, + "endColumn": 102, + "endOffset": 543 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 548, + "endColumn": 102, + "endOffset": 646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 548, + "endColumn": 102, + "endOffset": 646 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 651, + "endColumn": 104, + "endOffset": 751 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 651, + "endColumn": 104, + "endOffset": 751 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 756, + "endColumn": 106, + "endOffset": 858 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 756, + "endColumn": 106, + "endOffset": 858 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 863, + "endColumn": 108, + "endOffset": 967 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 863, + "endColumn": 108, + "endOffset": 967 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 972, + "endColumn": 108, + "endOffset": 1076 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 972, + "endColumn": 108, + "endOffset": 1076 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 108, + "endOffset": 1185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1081, + "endColumn": 108, + "endOffset": 1185 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 108, + "endOffset": 1294 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1190, + "endColumn": 108, + "endOffset": 1294 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 108, + "endOffset": 1403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1299, + "endColumn": 108, + "endOffset": 1403 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1408, + "endColumn": 106, + "endOffset": 1510 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1408, + "endColumn": 106, + "endOffset": 1510 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 102, + "endOffset": 1613 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1515, + "endColumn": 102, + "endOffset": 1613 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1618, + "endColumn": 118, + "endOffset": 1732 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1618, + "endColumn": 118, + "endOffset": 1732 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1737, + "endLine": 20, + "endColumn": 12, + "endOffset": 1887 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1737, + "endLine": 20, + "endColumn": 12, + "endOffset": 1887 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1892, + "endLine": 22, + "endColumn": 12, + "endOffset": 2042 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1892, + "endLine": 22, + "endColumn": 12, + "endOffset": 2042 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 104, + "endOffset": 2147 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 2047, + "endColumn": 104, + "endOffset": 2147 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 120, + "endOffset": 2268 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 2152, + "endColumn": 120, + "endOffset": 2268 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2273, + "endColumn": 100, + "endOffset": 2369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 2273, + "endColumn": 100, + "endOffset": 2369 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2374, + "endLine": 27, + "endColumn": 12, + "endOffset": 2516 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 2374, + "endLine": 27, + "endColumn": 12, + "endOffset": 2516 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2521, + "endLine": 29, + "endColumn": 12, + "endOffset": 2657 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 2521, + "endLine": 29, + "endColumn": 12, + "endOffset": 2657 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2662, + "endColumn": 102, + "endOffset": 2760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2662, + "endColumn": 102, + "endOffset": 2760 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2765, + "endColumn": 118, + "endOffset": 2879 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2765, + "endColumn": 118, + "endOffset": 2879 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2884, + "endColumn": 106, + "endOffset": 2986 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2884, + "endColumn": 106, + "endOffset": 2986 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2991, + "endColumn": 102, + "endOffset": 3089 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2991, + "endColumn": 102, + "endOffset": 3089 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3094, + "endLine": 35, + "endColumn": 12, + "endOffset": 3244 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 3094, + "endLine": 35, + "endColumn": 12, + "endOffset": 3244 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3249, + "endLine": 37, + "endColumn": 12, + "endOffset": 3415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 3249, + "endLine": 37, + "endColumn": 12, + "endOffset": 3415 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3420, + "endLine": 39, + "endColumn": 12, + "endOffset": 3564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 3420, + "endLine": 39, + "endColumn": 12, + "endOffset": 3564 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3569, + "endLine": 41, + "endColumn": 12, + "endOffset": 3729 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 3569, + "endLine": 41, + "endColumn": 12, + "endOffset": 3729 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3734, + "endLine": 43, + "endColumn": 12, + "endOffset": 3886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 3734, + "endLine": 43, + "endColumn": 12, + "endOffset": 3886 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3891, + "endLine": 45, + "endColumn": 12, + "endOffset": 4037 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 3891, + "endLine": 45, + "endColumn": 12, + "endOffset": 4037 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4042, + "endColumn": 118, + "endOffset": 4156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 4042, + "endColumn": 118, + "endOffset": 4156 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 4161, + "endLine": 51, + "endColumn": 12, + "endOffset": 4528 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 4161, + "endLine": 51, + "endColumn": 12, + "endOffset": 4528 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4533, + "endLine": 53, + "endColumn": 12, + "endOffset": 4677 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 4533, + "endLine": 53, + "endColumn": 12, + "endOffset": 4677 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4682, + "endLine": 55, + "endColumn": 12, + "endOffset": 4826 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 4682, + "endLine": 55, + "endColumn": 12, + "endOffset": 4826 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4831, + "endColumn": 111, + "endOffset": 4938 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 4831, + "endColumn": 111, + "endOffset": 4938 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4943, + "endColumn": 146, + "endOffset": 5085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 4943, + "endColumn": 146, + "endOffset": 5085 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5090, + "endLine": 59, + "endColumn": 12, + "endOffset": 5238 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 5090, + "endLine": 59, + "endColumn": 12, + "endOffset": 5238 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 5243, + "endLine": 61, + "endColumn": 12, + "endOffset": 5385 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 5243, + "endLine": 61, + "endColumn": 12, + "endOffset": 5385 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5390, + "endColumn": 74, + "endOffset": 5460 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 5390, + "endColumn": 74, + "endOffset": 5460 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 5465, + "endColumn": 88, + "endOffset": 5549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 5465, + "endColumn": 88, + "endOffset": 5549 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 86, + "endOffset": 5636 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 86, + "endOffset": 5636 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5641, + "endColumn": 100, + "endOffset": 5737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 5641, + "endColumn": 100, + "endOffset": 5737 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 102, + "endOffset": 5840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 102, + "endOffset": 5840 + } + } + }, + { + "to": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5845, + "endLine": 110, + "endColumn": 12, + "endOffset": 8908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 5845, + "endLine": 110, + "endColumn": 12, + "endOffset": 8908 + } + } + }, + { + "to": { + "startLine": 111, + "startColumn": 4, + "startOffset": 8913, + "endLine": 113, + "endColumn": 12, + "endOffset": 9094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 111, + "startColumn": 4, + "startOffset": 8913, + "endLine": 113, + "endColumn": 12, + "endOffset": 9094 + } + } + }, + { + "to": { + "startLine": 114, + "startColumn": 4, + "startOffset": 9099, + "endLine": 157, + "endColumn": 12, + "endOffset": 12174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 9099, + "endLine": 157, + "endColumn": 12, + "endOffset": 12174 + } + } + }, + { + "to": { + "startLine": 158, + "startColumn": 4, + "startOffset": 12179, + "endLine": 160, + "endColumn": 12, + "endOffset": 12372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 158, + "startColumn": 4, + "startOffset": 12179, + "endLine": 160, + "endColumn": 12, + "endOffset": 12372 + } + } + }, + { + "to": { + "startLine": 161, + "startColumn": 4, + "startOffset": 12377, + "endLine": 163, + "endColumn": 12, + "endOffset": 12572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 161, + "startColumn": 4, + "startOffset": 12377, + "endLine": 163, + "endColumn": 12, + "endOffset": 12572 + } + } + }, + { + "to": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12577, + "endLine": 165, + "endColumn": 12, + "endOffset": 12695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 164, + "startColumn": 4, + "startOffset": 12577, + "endLine": 165, + "endColumn": 12, + "endOffset": 12695 + } + } + }, + { + "to": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12700, + "endLine": 167, + "endColumn": 12, + "endOffset": 12818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 166, + "startColumn": 4, + "startOffset": 12700, + "endLine": 167, + "endColumn": 12, + "endOffset": 12818 + } + } + }, + { + "to": { + "startLine": 168, + "startColumn": 4, + "startOffset": 12823, + "endLine": 169, + "endColumn": 12, + "endOffset": 12931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 168, + "startColumn": 4, + "startOffset": 12823, + "endLine": 169, + "endColumn": 12, + "endOffset": 12931 + } + } + }, + { + "to": { + "startLine": 170, + "startColumn": 4, + "startOffset": 12936, + "endLine": 172, + "endColumn": 12, + "endOffset": 13114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 170, + "startColumn": 4, + "startOffset": 12936, + "endLine": 172, + "endColumn": 12, + "endOffset": 13114 + } + } + }, + { + "to": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13119, + "endLine": 174, + "endColumn": 12, + "endOffset": 13245 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 173, + "startColumn": 4, + "startOffset": 13119, + "endLine": 174, + "endColumn": 12, + "endOffset": 13245 + } + } + }, + { + "to": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13250, + "endLine": 177, + "endColumn": 12, + "endOffset": 13446 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 175, + "startColumn": 4, + "startOffset": 13250, + "endLine": 177, + "endColumn": 12, + "endOffset": 13446 + } + } + }, + { + "to": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13451, + "endColumn": 88, + "endOffset": 13535 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 178, + "startColumn": 4, + "startOffset": 13451, + "endColumn": 88, + "endOffset": 13535 + } + } + }, + { + "to": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13540, + "endColumn": 110, + "endOffset": 13646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 179, + "startColumn": 4, + "startOffset": 13540, + "endColumn": 110, + "endOffset": 13646 + } + } + }, + { + "to": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13651, + "endLine": 182, + "endColumn": 12, + "endOffset": 13879 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 180, + "startColumn": 4, + "startOffset": 13651, + "endLine": 182, + "endColumn": 12, + "endOffset": 13879 + } + } + }, + { + "to": { + "startLine": 183, + "startColumn": 4, + "startOffset": 13884, + "endColumn": 100, + "endOffset": 13980 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 183, + "startColumn": 4, + "startOffset": 13884, + "endColumn": 100, + "endOffset": 13980 + } + } + }, + { + "to": { + "startLine": 184, + "startColumn": 4, + "startOffset": 13985, + "endColumn": 94, + "endOffset": 14075 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 184, + "startColumn": 4, + "startOffset": 13985, + "endColumn": 94, + "endOffset": 14075 + } + } + }, + { + "to": { + "startLine": 185, + "startColumn": 4, + "startOffset": 14080, + "endColumn": 122, + "endOffset": 14198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 185, + "startColumn": 4, + "startOffset": 14080, + "endColumn": 122, + "endOffset": 14198 + } + } + }, + { + "to": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14203, + "endColumn": 128, + "endOffset": 14327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 186, + "startColumn": 4, + "startOffset": 14203, + "endColumn": 128, + "endOffset": 14327 + } + } + }, + { + "to": { + "startLine": 187, + "startColumn": 4, + "startOffset": 14332, + "endColumn": 116, + "endOffset": 14444 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 187, + "startColumn": 4, + "startOffset": 14332, + "endColumn": 116, + "endOffset": 14444 + } + } + }, + { + "to": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14449, + "endLine": 190, + "endColumn": 12, + "endOffset": 14621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 188, + "startColumn": 4, + "startOffset": 14449, + "endLine": 190, + "endColumn": 12, + "endOffset": 14621 + } + } + }, + { + "to": { + "startLine": 191, + "startColumn": 4, + "startOffset": 14626, + "endColumn": 98, + "endOffset": 14720 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 191, + "startColumn": 4, + "startOffset": 14626, + "endColumn": 98, + "endOffset": 14720 + } + } + }, + { + "to": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14725, + "endLine": 193, + "endColumn": 12, + "endOffset": 14855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 192, + "startColumn": 4, + "startOffset": 14725, + "endLine": 193, + "endColumn": 12, + "endOffset": 14855 + } + } + }, + { + "to": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14860, + "endLine": 195, + "endColumn": 12, + "endOffset": 14998 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 194, + "startColumn": 4, + "startOffset": 14860, + "endLine": 195, + "endColumn": 12, + "endOffset": 14998 + } + } + }, + { + "to": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15003, + "endLine": 197, + "endColumn": 12, + "endOffset": 15133 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 196, + "startColumn": 4, + "startOffset": 15003, + "endLine": 197, + "endColumn": 12, + "endOffset": 15133 + } + } + }, + { + "to": { + "startLine": 198, + "startColumn": 4, + "startOffset": 15138, + "endLine": 199, + "endColumn": 12, + "endOffset": 15252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 198, + "startColumn": 4, + "startOffset": 15138, + "endLine": 199, + "endColumn": 12, + "endOffset": 15252 + } + } + }, + { + "to": { + "startLine": 200, + "startColumn": 4, + "startOffset": 15257, + "endLine": 203, + "endColumn": 12, + "endOffset": 15453 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 200, + "startColumn": 4, + "startOffset": 15257, + "endLine": 203, + "endColumn": 12, + "endOffset": 15453 + } + } + }, + { + "to": { + "startLine": 204, + "startColumn": 4, + "startOffset": 15458, + "endLine": 205, + "endColumn": 12, + "endOffset": 15572 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 15458, + "endLine": 205, + "endColumn": 12, + "endOffset": 15572 + } + } + }, + { + "to": { + "startLine": 206, + "startColumn": 4, + "startOffset": 15577, + "endColumn": 92, + "endOffset": 15665 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 15577, + "endColumn": 92, + "endOffset": 15665 + } + } + }, + { + "to": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15670, + "endColumn": 110, + "endOffset": 15776 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 15670, + "endColumn": 110, + "endOffset": 15776 + } + } + }, + { + "to": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15781, + "endColumn": 55, + "endOffset": 15832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 15781, + "endColumn": 55, + "endOffset": 15832 + } + } + }, + { + "to": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15837, + "endLine": 210, + "endColumn": 12, + "endOffset": 15939 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 209, + "startColumn": 4, + "startOffset": 15837, + "endLine": 210, + "endColumn": 12, + "endOffset": 15939 + } + } + }, + { + "to": { + "startLine": 211, + "startColumn": 4, + "startOffset": 15944, + "endLine": 214, + "endColumn": 12, + "endOffset": 16134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 211, + "startColumn": 4, + "startOffset": 15944, + "endLine": 214, + "endColumn": 12, + "endOffset": 16134 + } + } + }, + { + "to": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16139, + "endLine": 216, + "endColumn": 12, + "endOffset": 16245 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 16139, + "endLine": 216, + "endColumn": 12, + "endOffset": 16245 + } + } + }, + { + "to": { + "startLine": 217, + "startColumn": 4, + "startOffset": 16250, + "endLine": 218, + "endColumn": 12, + "endOffset": 16378 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 16250, + "endLine": 218, + "endColumn": 12, + "endOffset": 16378 + } + } + }, + { + "to": { + "startLine": 219, + "startColumn": 4, + "startOffset": 16383, + "endColumn": 94, + "endOffset": 16473 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 16383, + "endColumn": 94, + "endOffset": 16473 + } + } + }, + { + "to": { + "startLine": 220, + "startColumn": 4, + "startOffset": 16478, + "endColumn": 90, + "endOffset": 16564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 16478, + "endColumn": 90, + "endOffset": 16564 + } + } + }, + { + "to": { + "startLine": 221, + "startColumn": 4, + "startOffset": 16569, + "endColumn": 90, + "endOffset": 16655 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 16569, + "endColumn": 90, + "endOffset": 16655 + } + } + }, + { + "to": { + "startLine": 222, + "startColumn": 4, + "startOffset": 16660, + "endColumn": 116, + "endOffset": 16772 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 16660, + "endColumn": 116, + "endOffset": 16772 + } + } + }, + { + "to": { + "startLine": 223, + "startColumn": 4, + "startOffset": 16777, + "endLine": 224, + "endColumn": 12, + "endOffset": 16911 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 16777, + "endLine": 224, + "endColumn": 12, + "endOffset": 16911 + } + } + }, + { + "to": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16916, + "endColumn": 70, + "endOffset": 16982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 16916, + "endColumn": 70, + "endOffset": 16982 + } + } + }, + { + "to": { + "startLine": 226, + "startColumn": 4, + "startOffset": 16987, + "endColumn": 82, + "endOffset": 17065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 16987, + "endColumn": 82, + "endOffset": 17065 + } + } + }, + { + "to": { + "startLine": 227, + "startColumn": 4, + "startOffset": 17070, + "endLine": 236, + "endColumn": 12, + "endOffset": 17745 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 17070, + "endLine": 236, + "endColumn": 12, + "endOffset": 17745 + } + } + }, + { + "to": { + "startLine": 237, + "startColumn": 4, + "startOffset": 17750, + "endColumn": 56, + "endOffset": 17802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 237, + "startColumn": 4, + "startOffset": 17750, + "endColumn": 56, + "endOffset": 17802 + } + } + }, + { + "to": { + "startLine": 238, + "startColumn": 4, + "startOffset": 17807, + "endColumn": 57, + "endOffset": 17860 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 17807, + "endColumn": 57, + "endOffset": 17860 + } + } + }, + { + "to": { + "startLine": 239, + "startColumn": 4, + "startOffset": 17865, + "endLine": 250, + "endColumn": 12, + "endOffset": 18554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 239, + "startColumn": 4, + "startOffset": 17865, + "endLine": 250, + "endColumn": 12, + "endOffset": 18554 + } + } + }, + { + "to": { + "startLine": 251, + "startColumn": 4, + "startOffset": 18559, + "endLine": 262, + "endColumn": 12, + "endOffset": 19260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 251, + "startColumn": 4, + "startOffset": 18559, + "endLine": 262, + "endColumn": 12, + "endOffset": 19260 + } + } + }, + { + "to": { + "startLine": 263, + "startColumn": 4, + "startOffset": 19265, + "endColumn": 118, + "endOffset": 19379 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 263, + "startColumn": 4, + "startOffset": 19265, + "endColumn": 118, + "endOffset": 19379 + } + } + }, + { + "to": { + "startLine": 264, + "startColumn": 4, + "startOffset": 19384, + "endColumn": 128, + "endOffset": 19508 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 19384, + "endColumn": 128, + "endOffset": 19508 + } + } + }, + { + "to": { + "startLine": 265, + "startColumn": 4, + "startOffset": 19513, + "endLine": 267, + "endColumn": 12, + "endOffset": 19679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 265, + "startColumn": 4, + "startOffset": 19513, + "endLine": 267, + "endColumn": 12, + "endOffset": 19679 + } + } + }, + { + "to": { + "startLine": 268, + "startColumn": 4, + "startOffset": 19684, + "endLine": 270, + "endColumn": 12, + "endOffset": 19845 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 268, + "startColumn": 4, + "startOffset": 19684, + "endLine": 270, + "endColumn": 12, + "endOffset": 19845 + } + } + }, + { + "to": { + "startLine": 271, + "startColumn": 4, + "startOffset": 19850, + "endColumn": 128, + "endOffset": 19974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 271, + "startColumn": 4, + "startOffset": 19850, + "endColumn": 128, + "endOffset": 19974 + } + } + }, + { + "to": { + "startLine": 272, + "startColumn": 4, + "startOffset": 19979, + "endLine": 274, + "endColumn": 12, + "endOffset": 20145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 272, + "startColumn": 4, + "startOffset": 19979, + "endLine": 274, + "endColumn": 12, + "endOffset": 20145 + } + } + }, + { + "to": { + "startLine": 275, + "startColumn": 4, + "startOffset": 20150, + "endColumn": 130, + "endOffset": 20276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 275, + "startColumn": 4, + "startOffset": 20150, + "endColumn": 130, + "endOffset": 20276 + } + } + }, + { + "to": { + "startLine": 276, + "startColumn": 4, + "startOffset": 20281, + "endLine": 278, + "endColumn": 12, + "endOffset": 20446 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 276, + "startColumn": 4, + "startOffset": 20281, + "endLine": 278, + "endColumn": 12, + "endOffset": 20446 + } + } + }, + { + "to": { + "startLine": 279, + "startColumn": 4, + "startOffset": 20451, + "endLine": 281, + "endColumn": 12, + "endOffset": 20621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 279, + "startColumn": 4, + "startOffset": 20451, + "endLine": 281, + "endColumn": 12, + "endOffset": 20621 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 20626, + "endLine": 286, + "endColumn": 12, + "endOffset": 20962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v21/values-v21.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 20626, + "endLine": 286, + "endColumn": 12, + "endOffset": 20962 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v22.json b/build/intermediates/blame/res/release/multi/values-v22.json new file mode 100644 index 0000000..8d53f6d --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v22.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v22/values-v22.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 74, + "endOffset": 125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 74, + "endOffset": 125 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 130, + "endColumn": 86, + "endOffset": 212 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 130, + "endColumn": 86, + "endOffset": 212 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 217, + "endLine": 8, + "endColumn": 12, + "endOffset": 548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 217, + "endLine": 8, + "endColumn": 12, + "endOffset": 548 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 553, + "endLine": 13, + "endColumn": 12, + "endOffset": 896 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v22/values-v22.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 553, + "endLine": 13, + "endColumn": 12, + "endOffset": 896 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v23.json b/build/intermediates/blame/res/release/multi/values-v23.json new file mode 100644 index 0000000..ffd8c0c --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v23.json @@ -0,0 +1,220 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v23/values-v23.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 134, + "endOffset": 185 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 134, + "endOffset": 185 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 190, + "endColumn": 134, + "endOffset": 320 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 190, + "endColumn": 134, + "endOffset": 320 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 325, + "endColumn": 74, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 325, + "endColumn": 74, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 86, + "endOffset": 482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 86, + "endOffset": 482 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endLine": 18, + "endColumn": 12, + "endOffset": 1272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 487, + "endLine": 18, + "endColumn": 12, + "endOffset": 1272 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1277, + "endLine": 31, + "endColumn": 12, + "endOffset": 2074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1277, + "endLine": 31, + "endColumn": 12, + "endOffset": 2074 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 126, + "endOffset": 2201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2079, + "endColumn": 126, + "endOffset": 2201 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2206, + "endColumn": 104, + "endOffset": 2306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2206, + "endColumn": 104, + "endOffset": 2306 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2311, + "endColumn": 114, + "endOffset": 2421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2311, + "endColumn": 114, + "endOffset": 2421 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2426, + "endColumn": 106, + "endOffset": 2528 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2426, + "endColumn": 106, + "endOffset": 2528 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2533, + "endColumn": 112, + "endOffset": 2641 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v23/values-v23.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2533, + "endColumn": 112, + "endOffset": 2641 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v24.json b/build/intermediates/blame/res/release/multi/values-v24.json new file mode 100644 index 0000000..a253e64 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v24.json @@ -0,0 +1,121 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v24/values-v24.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 156, + "endOffset": 207 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 156, + "endOffset": 207 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 212, + "endColumn": 134, + "endOffset": 342 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 212, + "endColumn": 134, + "endOffset": 342 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 347, + "endColumn": 68, + "endOffset": 411 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 347, + "endColumn": 68, + "endOffset": 411 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 416, + "endColumn": 63, + "endOffset": 475 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 416, + "endColumn": 63, + "endOffset": 475 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 68, + "endOffset": 544 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 480, + "endColumn": 68, + "endOffset": 544 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 549, + "endColumn": 69, + "endOffset": 614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v24/values-v24.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 549, + "endColumn": 69, + "endOffset": 614 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-v25.json b/build/intermediates/blame/res/release/multi/values-v25.json new file mode 100644 index 0000000..2d0f230 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-v25.json @@ -0,0 +1,87 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-v25/values-v25.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 82, + "endOffset": 204 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 5, + "endColumn": 12, + "endOffset": 303 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 209, + "endLine": 5, + "endColumn": 12, + "endOffset": 303 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 308, + "endLine": 7, + "endColumn": 12, + "endOffset": 414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-v25/values-v25.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 308, + "endLine": 7, + "endColumn": 12, + "endOffset": 414 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-vi.json b/build/intermediates/blame/res/release/multi/values-vi.json new file mode 100644 index 0000000..f1095f3 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-vi.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-vi/values-vi.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 113, + "endOffset": 164 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 169, + "endColumn": 107, + "endOffset": 272 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 277, + "endColumn": 122, + "endOffset": 395 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 107, + "endOffset": 503 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 400, + "endColumn": 107, + "endOffset": 503 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 108, + "endOffset": 612 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 508, + "endColumn": 108, + "endOffset": 612 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 83, + "endOffset": 696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 617, + "endColumn": 83, + "endOffset": 696 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 102, + "endOffset": 799 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 701, + "endColumn": 102, + "endOffset": 799 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 118, + "endOffset": 918 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 804, + "endColumn": 118, + "endOffset": 918 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 923, + "endColumn": 76, + "endOffset": 995 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 76, + "endOffset": 1072 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1000, + "endColumn": 76, + "endOffset": 1072 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1077, + "endColumn": 83, + "endOffset": 1156 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1077, + "endColumn": 83, + "endOffset": 1156 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 103, + "endOffset": 1260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1161, + "endColumn": 103, + "endOffset": 1260 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 108, + "endOffset": 1369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1265, + "endColumn": 108, + "endOffset": 1369 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1374, + "endColumn": 100, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 104, + "endOffset": 1575 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 104, + "endOffset": 1575 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 113, + "endOffset": 1689 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 113, + "endOffset": 1689 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1694, + "endColumn": 104, + "endOffset": 1794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1694, + "endColumn": 104, + "endOffset": 1794 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 119, + "endOffset": 1914 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1799, + "endColumn": 119, + "endOffset": 1914 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 98, + "endOffset": 2013 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1919, + "endColumn": 98, + "endOffset": 2013 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2018, + "endColumn": 83, + "endOffset": 2097 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-vi/values-vi.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2102, + "endColumn": 100, + "endOffset": 2198 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-xlarge-v4.json b/build/intermediates/blame/res/release/multi/values-xlarge-v4.json new file mode 100644 index 0000000..4f2add6 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-xlarge-v4.json @@ -0,0 +1,121 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 70, + "endOffset": 121 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 70, + "endOffset": 192 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 126, + "endColumn": 70, + "endOffset": 192 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 197, + "endColumn": 69, + "endOffset": 262 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 197, + "endColumn": 69, + "endOffset": 262 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 267, + "endColumn": 69, + "endOffset": 332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 267, + "endColumn": 69, + "endOffset": 332 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 67, + "endOffset": 400 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 337, + "endColumn": 67, + "endOffset": 400 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 405, + "endColumn": 67, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 405, + "endColumn": 67, + "endOffset": 468 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-zh-rCN.json b/build/intermediates/blame/res/release/multi/values-zh-rCN.json new file mode 100644 index 0000000..f35149e --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-zh-rCN.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 95, + "endOffset": 146 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 106, + "endOffset": 253 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 151, + "endColumn": 106, + "endOffset": 253 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 258, + "endColumn": 122, + "endOffset": 376 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 94, + "endOffset": 471 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 381, + "endColumn": 94, + "endOffset": 471 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 99, + "endOffset": 571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 476, + "endColumn": 99, + "endOffset": 571 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 81, + "endOffset": 653 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 576, + "endColumn": 81, + "endOffset": 653 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 658, + "endColumn": 96, + "endOffset": 750 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 658, + "endColumn": 96, + "endOffset": 750 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 755, + "endColumn": 105, + "endOffset": 856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 755, + "endColumn": 105, + "endOffset": 856 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 861, + "endColumn": 75, + "endOffset": 932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 861, + "endColumn": 75, + "endOffset": 932 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 937, + "endColumn": 75, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 77, + "endOffset": 1086 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 77, + "endOffset": 1086 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1091, + "endColumn": 95, + "endOffset": 1182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1091, + "endColumn": 95, + "endOffset": 1182 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 95, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1187, + "endColumn": 95, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 94, + "endOffset": 1373 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 94, + "endOffset": 1373 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 96, + "endOffset": 1470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1378, + "endColumn": 96, + "endOffset": 1470 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 94, + "endOffset": 1565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1475, + "endColumn": 94, + "endOffset": 1565 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 97, + "endOffset": 1663 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1570, + "endColumn": 97, + "endOffset": 1663 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 111, + "endOffset": 1775 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1668, + "endColumn": 111, + "endOffset": 1775 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 100, + "endOffset": 2048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rCN/values-zh-rCN.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 100, + "endOffset": 2048 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-zh-rHK.json b/build/intermediates/blame/res/release/multi/values-zh-rHK.json new file mode 100644 index 0000000..f798990 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-zh-rHK.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 97, + "endOffset": 1662 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 97, + "endOffset": 1662 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 112, + "endOffset": 1775 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1667, + "endColumn": 112, + "endOffset": 1775 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1780, + "endColumn": 93, + "endOffset": 1869 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1874, + "endColumn": 77, + "endOffset": 1947 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 101, + "endOffset": 2049 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rHK/values-zh-rHK.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1952, + "endColumn": 101, + "endOffset": 2049 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-zh-rTW.json b/build/intermediates/blame/res/release/multi/values-zh-rTW.json new file mode 100644 index 0000000..08f020e --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-zh-rTW.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 94, + "endOffset": 145 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 150, + "endColumn": 106, + "endOffset": 252 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 257, + "endColumn": 122, + "endOffset": 375 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 380, + "endColumn": 92, + "endOffset": 468 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 473, + "endColumn": 99, + "endOffset": 568 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 573, + "endColumn": 81, + "endOffset": 650 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 655, + "endColumn": 96, + "endOffset": 747 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 752, + "endColumn": 107, + "endOffset": 855 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 860, + "endColumn": 75, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 936, + "endColumn": 75, + "endOffset": 1007 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1012, + "endColumn": 77, + "endOffset": 1085 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1090, + "endColumn": 95, + "endOffset": 1181 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1186, + "endColumn": 95, + "endOffset": 1277 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1282, + "endColumn": 94, + "endOffset": 1372 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1377, + "endColumn": 96, + "endOffset": 1469 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1474, + "endColumn": 94, + "endOffset": 1564 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 99, + "endOffset": 1664 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1569, + "endColumn": 99, + "endOffset": 1664 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1669, + "endColumn": 112, + "endOffset": 1777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1669, + "endColumn": 112, + "endOffset": 1777 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1782, + "endColumn": 93, + "endOffset": 1871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1782, + "endColumn": 93, + "endOffset": 1871 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1876, + "endColumn": 77, + "endOffset": 1949 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1876, + "endColumn": 77, + "endOffset": 1949 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1954, + "endColumn": 100, + "endOffset": 2050 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zh-rTW/values-zh-rTW.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1954, + "endColumn": 100, + "endOffset": 2050 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values-zu.json b/build/intermediates/blame/res/release/multi/values-zu.json new file mode 100644 index 0000000..4db2b10 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values-zu.json @@ -0,0 +1,406 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zu/values-zu.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 107, + "endOffset": 158 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 163, + "endColumn": 107, + "endOffset": 266 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 271, + "endColumn": 122, + "endOffset": 389 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 106, + "endOffset": 496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 394, + "endColumn": 106, + "endOffset": 496 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 113, + "endOffset": 610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 501, + "endColumn": 113, + "endOffset": 610 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 615, + "endColumn": 87, + "endOffset": 698 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 703, + "endColumn": 102, + "endOffset": 801 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 126, + "endOffset": 928 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 806, + "endColumn": 126, + "endOffset": 928 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 79, + "endOffset": 1008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 933, + "endColumn": 79, + "endOffset": 1008 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 79, + "endOffset": 1088 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 1013, + "endColumn": 79, + "endOffset": 1088 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1093, + "endColumn": 85, + "endOffset": 1174 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 1093, + "endColumn": 85, + "endOffset": 1174 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 103, + "endOffset": 1278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 1179, + "endColumn": 103, + "endOffset": 1278 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 1283, + "endColumn": 105, + "endOffset": 1384 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 1389, + "endColumn": 97, + "endOffset": 1482 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 106, + "endOffset": 1589 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 1487, + "endColumn": 106, + "endOffset": 1589 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 105, + "endOffset": 1801 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 119, + "endOffset": 1921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1806, + "endColumn": 119, + "endOffset": 1921 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 95, + "endOffset": 2017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1926, + "endColumn": 95, + "endOffset": 2017 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 80, + "endOffset": 2098 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 2022, + "endColumn": 80, + "endOffset": 2098 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 100, + "endOffset": 2199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values-zu/values-zu.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 2103, + "endColumn": 100, + "endOffset": 2199 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/multi/values.json b/build/intermediates/blame/res/release/multi/values.json new file mode 100644 index 0000000..5d62cd7 --- /dev/null +++ b/build/intermediates/blame/res/release/multi/values.json @@ -0,0 +1,11967 @@ +[ + { + "outputFile": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml", + "map": [ + { + "to": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 54, + "endOffset": 105 + } + } + }, + { + "to": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 110, + "endColumn": 44, + "endOffset": 150 + } + } + }, + { + "to": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 155, + "endColumn": 48, + "endOffset": 199 + } + } + }, + { + "to": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 204, + "endColumn": 40, + "endOffset": 240 + } + } + }, + { + "to": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 245, + "endColumn": 54, + "endOffset": 295 + } + } + }, + { + "to": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 57, + "endOffset": 353 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 300, + "endColumn": 57, + "endOffset": 353 + } + } + }, + { + "to": { + "startLine": 8, + "startColumn": 4, + "startOffset": 358, + "endColumn": 61, + "endOffset": 415 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 358, + "endColumn": 61, + "endOffset": 415 + } + } + }, + { + "to": { + "startLine": 9, + "startColumn": 4, + "startOffset": 420, + "endColumn": 67, + "endOffset": 483 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 420, + "endColumn": 67, + "endOffset": 483 + } + } + }, + { + "to": { + "startLine": 10, + "startColumn": 4, + "startOffset": 488, + "endColumn": 77, + "endOffset": 561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 488, + "endColumn": 77, + "endOffset": 561 + } + } + }, + { + "to": { + "startLine": 11, + "startColumn": 4, + "startOffset": 566, + "endColumn": 80, + "endOffset": 642 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 566, + "endColumn": 80, + "endOffset": 642 + } + } + }, + { + "to": { + "startLine": 12, + "startColumn": 4, + "startOffset": 647, + "endColumn": 60, + "endOffset": 703 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 647, + "endColumn": 60, + "endOffset": 703 + } + } + }, + { + "to": { + "startLine": 13, + "startColumn": 4, + "startOffset": 708, + "endColumn": 74, + "endOffset": 778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 708, + "endColumn": 74, + "endOffset": 778 + } + } + }, + { + "to": { + "startLine": 14, + "startColumn": 4, + "startOffset": 783, + "endColumn": 75, + "endOffset": 854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 783, + "endColumn": 75, + "endOffset": 854 + } + } + }, + { + "to": { + "startLine": 15, + "startColumn": 4, + "startOffset": 859, + "endColumn": 76, + "endOffset": 931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 859, + "endColumn": 76, + "endOffset": 931 + } + } + }, + { + "to": { + "startLine": 16, + "startColumn": 4, + "startOffset": 936, + "endColumn": 77, + "endOffset": 1009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 936, + "endColumn": 77, + "endOffset": 1009 + } + } + }, + { + "to": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 84, + "endOffset": 1094 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 1014, + "endColumn": 84, + "endOffset": 1094 + } + } + }, + { + "to": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 1099, + "endColumn": 81, + "endOffset": 1176 + } + } + }, + { + "to": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 75, + "endOffset": 1252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 1181, + "endColumn": 75, + "endOffset": 1252 + } + } + }, + { + "to": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 75, + "endOffset": 1328 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 1257, + "endColumn": 75, + "endOffset": 1328 + } + } + }, + { + "to": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 51, + "endOffset": 1380 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 1765, + "endColumn": 51, + "endOffset": 1812 + } + } + }, + { + "to": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1385, + "endColumn": 39, + "endOffset": 1420 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 9, + "startColumn": 4, + "startOffset": 383, + "endColumn": 39, + "endOffset": 418 + } + } + }, + { + "to": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1425, + "endColumn": 76, + "endOffset": 1497 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1333, + "endColumn": 76, + "endOffset": 1405 + } + } + }, + { + "to": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1502, + "endColumn": 77, + "endOffset": 1575 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1410, + "endColumn": 77, + "endOffset": 1483 + } + } + }, + { + "to": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1580, + "endColumn": 105, + "endOffset": 1681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1488, + "endColumn": 105, + "endOffset": 1589 + } + } + }, + { + "to": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1686, + "endColumn": 105, + "endOffset": 1787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1594, + "endColumn": 105, + "endOffset": 1695 + } + } + }, + { + "to": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1792, + "endColumn": 78, + "endOffset": 1866 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1700, + "endColumn": 78, + "endOffset": 1774 + } + } + }, + { + "to": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1871, + "endColumn": 79, + "endOffset": 1946 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1779, + "endColumn": 79, + "endOffset": 1854 + } + } + }, + { + "to": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1951, + "endColumn": 56, + "endOffset": 2003 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 27, + "startColumn": 4, + "startOffset": 1859, + "endColumn": 56, + "endOffset": 1911 + } + } + }, + { + "to": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2008, + "endColumn": 57, + "endOffset": 2061 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1916, + "endColumn": 57, + "endOffset": 1969 + } + } + }, + { + "to": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2066, + "endColumn": 45, + "endOffset": 2107 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 153, + "endColumn": 45, + "endOffset": 194 + } + } + }, + { + "to": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2112, + "endColumn": 45, + "endOffset": 2153 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 23, + "startColumn": 4, + "startOffset": 1128, + "endColumn": 45, + "endOffset": 1169 + } + } + }, + { + "to": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2158, + "endColumn": 46, + "endOffset": 2200 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 55, + "endColumn": 46, + "endOffset": 97 + } + } + }, + { + "to": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2205, + "endColumn": 50, + "endOffset": 2251 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 102, + "endColumn": 50, + "endOffset": 148 + } + } + }, + { + "to": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2256, + "endColumn": 47, + "endOffset": 2299 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1174, + "endColumn": 47, + "endOffset": 1217 + } + } + }, + { + "to": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2304, + "endColumn": 50, + "endOffset": 2350 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 471, + "endColumn": 50, + "endOffset": 517 + } + } + }, + { + "to": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2355, + "endColumn": 50, + "endOffset": 2401 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 16, + "startColumn": 4, + "startOffset": 736, + "endColumn": 50, + "endOffset": 782 + } + } + }, + { + "to": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2406, + "endColumn": 52, + "endOffset": 2454 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 522, + "endColumn": 52, + "endOffset": 570 + } + } + }, + { + "to": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2459, + "endColumn": 59, + "endOffset": 2514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 13, + "startColumn": 4, + "startOffset": 575, + "endColumn": 59, + "endOffset": 630 + } + } + }, + { + "to": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2519, + "endColumn": 53, + "endOffset": 2568 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 18, + "startColumn": 4, + "startOffset": 841, + "endColumn": 53, + "endOffset": 890 + } + } + }, + { + "to": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2573, + "endColumn": 45, + "endOffset": 2614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 25, + "startColumn": 4, + "startOffset": 1222, + "endColumn": 45, + "endOffset": 1263 + } + } + }, + { + "to": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2619, + "endColumn": 49, + "endOffset": 2664 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 19, + "startColumn": 4, + "startOffset": 895, + "endColumn": 49, + "endOffset": 940 + } + } + }, + { + "to": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2669, + "endColumn": 52, + "endOffset": 2717 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 14, + "startColumn": 4, + "startOffset": 635, + "endColumn": 52, + "endOffset": 683 + } + } + }, + { + "to": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2722, + "endColumn": 54, + "endOffset": 2772 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 199, + "endColumn": 54, + "endOffset": 249 + } + } + }, + { + "to": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2777, + "endColumn": 60, + "endOffset": 2833 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1067, + "endColumn": 60, + "endOffset": 1123 + } + } + }, + { + "to": { + "startLine": 46, + "startColumn": 4, + "startOffset": 2838, + "endColumn": 60, + "endOffset": 2894 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 21, + "startColumn": 4, + "startOffset": 1006, + "endColumn": 60, + "endOffset": 1062 + } + } + }, + { + "to": { + "startLine": 47, + "startColumn": 4, + "startOffset": 2899, + "endColumn": 60, + "endOffset": 2955 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 20, + "startColumn": 4, + "startOffset": 945, + "endColumn": 60, + "endOffset": 1001 + } + } + }, + { + "to": { + "startLine": 48, + "startColumn": 4, + "startOffset": 2960, + "endColumn": 53, + "endOffset": 3009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 17, + "startColumn": 4, + "startOffset": 787, + "endColumn": 53, + "endOffset": 836 + } + } + }, + { + "to": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3014, + "endColumn": 73, + "endOffset": 3083 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1974, + "endColumn": 73, + "endOffset": 2043 + } + } + }, + { + "to": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3088, + "endColumn": 74, + "endOffset": 3158 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 2048, + "endColumn": 74, + "endOffset": 2118 + } + } + }, + { + "to": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3163, + "endColumn": 64, + "endOffset": 3223 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 2123, + "endColumn": 64, + "endOffset": 2183 + } + } + }, + { + "to": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3228, + "endColumn": 65, + "endOffset": 3289 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 2188, + "endColumn": 65, + "endOffset": 2249 + } + } + }, + { + "to": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3294, + "endColumn": 47, + "endOffset": 3337 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 15, + "startColumn": 4, + "startOffset": 688, + "endColumn": 47, + "endOffset": 731 + } + } + }, + { + "to": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3342, + "endColumn": 71, + "endOffset": 3409 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 2254, + "endColumn": 71, + "endOffset": 2321 + } + } + }, + { + "to": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3414, + "endColumn": 72, + "endOffset": 3482 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 2326, + "endColumn": 72, + "endOffset": 2394 + } + } + }, + { + "to": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3487, + "endColumn": 66, + "endOffset": 3549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 2399, + "endColumn": 66, + "endOffset": 2461 + } + } + }, + { + "to": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3554, + "endColumn": 67, + "endOffset": 3617 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 2466, + "endColumn": 67, + "endOffset": 2529 + } + } + }, + { + "to": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3622, + "endColumn": 43, + "endOffset": 3661 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 254, + "endColumn": 43, + "endOffset": 293 + } + } + }, + { + "to": { + "startLine": 59, + "startColumn": 4, + "startOffset": 3666, + "endColumn": 58, + "endOffset": 3720 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 2534, + "endColumn": 58, + "endOffset": 2588 + } + } + }, + { + "to": { + "startLine": 60, + "startColumn": 4, + "startOffset": 3725, + "endColumn": 58, + "endOffset": 3779 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2593, + "endColumn": 58, + "endOffset": 2647 + } + } + }, + { + "to": { + "startLine": 61, + "startColumn": 4, + "startOffset": 3784, + "endColumn": 58, + "endOffset": 3838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2652, + "endColumn": 58, + "endOffset": 2706 + } + } + }, + { + "to": { + "startLine": 62, + "startColumn": 4, + "startOffset": 3843, + "endColumn": 58, + "endOffset": 3897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2711, + "endColumn": 58, + "endOffset": 2765 + } + } + }, + { + "to": { + "startLine": 63, + "startColumn": 4, + "startOffset": 3902, + "endColumn": 58, + "endOffset": 3956 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2770, + "endColumn": 58, + "endOffset": 2824 + } + } + }, + { + "to": { + "startLine": 64, + "startColumn": 4, + "startOffset": 3961, + "endColumn": 53, + "endOffset": 4010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2829, + "endColumn": 53, + "endOffset": 2878 + } + } + }, + { + "to": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4015, + "endColumn": 53, + "endOffset": 4064 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2883, + "endColumn": 53, + "endOffset": 2932 + } + } + }, + { + "to": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4069, + "endColumn": 52, + "endOffset": 4117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 44, + "startColumn": 4, + "startOffset": 2937, + "endColumn": 52, + "endOffset": 2985 + } + } + }, + { + "to": { + "startLine": 67, + "startColumn": 4, + "startOffset": 4122, + "endColumn": 53, + "endOffset": 4171 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2990, + "endColumn": 53, + "endOffset": 3039 + } + } + }, + { + "to": { + "startLine": 68, + "startColumn": 4, + "startOffset": 4176, + "endColumn": 53, + "endOffset": 4225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 46, + "startColumn": 4, + "startOffset": 3044, + "endColumn": 53, + "endOffset": 3093 + } + } + }, + { + "to": { + "startLine": 69, + "startColumn": 4, + "startOffset": 4230, + "endColumn": 53, + "endOffset": 4279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 47, + "startColumn": 4, + "startOffset": 3098, + "endColumn": 53, + "endOffset": 3147 + } + } + }, + { + "to": { + "startLine": 70, + "startColumn": 4, + "startOffset": 4284, + "endColumn": 53, + "endOffset": 4333 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 48, + "startColumn": 4, + "startOffset": 3152, + "endColumn": 53, + "endOffset": 3201 + } + } + }, + { + "to": { + "startLine": 71, + "startColumn": 4, + "startOffset": 4338, + "endColumn": 68, + "endOffset": 4402 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 49, + "startColumn": 4, + "startOffset": 3206, + "endColumn": 68, + "endOffset": 3270 + } + } + }, + { + "to": { + "startLine": 72, + "startColumn": 4, + "startOffset": 4407, + "endColumn": 62, + "endOffset": 4465 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 50, + "startColumn": 4, + "startOffset": 3275, + "endColumn": 62, + "endOffset": 3333 + } + } + }, + { + "to": { + "startLine": 73, + "startColumn": 4, + "startOffset": 4470, + "endColumn": 88, + "endOffset": 4554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 51, + "startColumn": 4, + "startOffset": 3338, + "endColumn": 88, + "endOffset": 3422 + } + } + }, + { + "to": { + "startLine": 74, + "startColumn": 4, + "startOffset": 4559, + "endColumn": 54, + "endOffset": 4609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1422, + "endColumn": 54, + "endOffset": 1472 + } + } + }, + { + "to": { + "startLine": 75, + "startColumn": 4, + "startOffset": 4614, + "endColumn": 56, + "endOffset": 4666 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1308, + "endColumn": 56, + "endOffset": 1360 + } + } + }, + { + "to": { + "startLine": 76, + "startColumn": 4, + "startOffset": 4671, + "endColumn": 56, + "endOffset": 4723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 29, + "startColumn": 4, + "startOffset": 1365, + "endColumn": 56, + "endOffset": 1417 + } + } + }, + { + "to": { + "startLine": 77, + "startColumn": 4, + "startOffset": 4728, + "endColumn": 57, + "endOffset": 4781 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 1477, + "endColumn": 57, + "endOffset": 1530 + } + } + }, + { + "to": { + "startLine": 78, + "startColumn": 4, + "startOffset": 4786, + "endColumn": 71, + "endOffset": 4853 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1604, + "endColumn": 71, + "endOffset": 1671 + } + } + }, + { + "to": { + "startLine": 79, + "startColumn": 4, + "startOffset": 4858, + "endColumn": 72, + "endOffset": 4926 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 1676, + "endColumn": 72, + "endOffset": 1744 + } + } + }, + { + "to": { + "startLine": 80, + "startColumn": 4, + "startOffset": 4931, + "endColumn": 68, + "endOffset": 4995 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 32, + "startColumn": 4, + "startOffset": 1535, + "endColumn": 68, + "endOffset": 1599 + } + } + }, + { + "to": { + "startLine": 81, + "startColumn": 4, + "startOffset": 5000, + "endColumn": 38, + "endOffset": 5034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1268, + "endColumn": 38, + "endOffset": 1302 + } + } + }, + { + "to": { + "startLine": 82, + "startColumn": 4, + "startOffset": 5039, + "endColumn": 73, + "endOffset": 5108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 52, + "startColumn": 4, + "startOffset": 3427, + "endColumn": 73, + "endOffset": 3496 + } + } + }, + { + "to": { + "startLine": 83, + "startColumn": 4, + "startOffset": 5113, + "endColumn": 78, + "endOffset": 5187 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 3501, + "endColumn": 78, + "endOffset": 3575 + } + } + }, + { + "to": { + "startLine": 84, + "startColumn": 4, + "startOffset": 5192, + "endColumn": 72, + "endOffset": 5260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 54, + "startColumn": 4, + "startOffset": 3580, + "endColumn": 72, + "endOffset": 3648 + } + } + }, + { + "to": { + "startLine": 85, + "startColumn": 4, + "startOffset": 5265, + "endColumn": 73, + "endOffset": 5334 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 55, + "startColumn": 4, + "startOffset": 3653, + "endColumn": 73, + "endOffset": 3722 + } + } + }, + { + "to": { + "startLine": 86, + "startColumn": 4, + "startOffset": 5339, + "endColumn": 70, + "endOffset": 5405 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 56, + "startColumn": 4, + "startOffset": 3727, + "endColumn": 70, + "endOffset": 3793 + } + } + }, + { + "to": { + "startLine": 87, + "startColumn": 4, + "startOffset": 5410, + "endColumn": 71, + "endOffset": 5477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 57, + "startColumn": 4, + "startOffset": 3798, + "endColumn": 71, + "endOffset": 3865 + } + } + }, + { + "to": { + "startLine": 88, + "startColumn": 4, + "startOffset": 5482, + "endColumn": 71, + "endOffset": 5549 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 58, + "startColumn": 4, + "startOffset": 3870, + "endColumn": 71, + "endOffset": 3937 + } + } + }, + { + "to": { + "startLine": 89, + "startColumn": 4, + "startOffset": 5554, + "endColumn": 72, + "endOffset": 5622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 59, + "startColumn": 4, + "startOffset": 3942, + "endColumn": 72, + "endOffset": 4010 + } + } + }, + { + "to": { + "startLine": 90, + "startColumn": 4, + "startOffset": 5627, + "endColumn": 56, + "endOffset": 5679 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 60, + "startColumn": 4, + "startOffset": 4015, + "endColumn": 56, + "endOffset": 4067 + } + } + }, + { + "to": { + "startLine": 91, + "startColumn": 4, + "startOffset": 5684, + "endColumn": 57, + "endOffset": 5737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 61, + "startColumn": 4, + "startOffset": 4072, + "endColumn": 57, + "endOffset": 4125 + } + } + }, + { + "to": { + "startLine": 92, + "startColumn": 4, + "startOffset": 5742, + "endColumn": 72, + "endOffset": 5810 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 62, + "startColumn": 4, + "startOffset": 4130, + "endColumn": 72, + "endOffset": 4198 + } + } + }, + { + "to": { + "startLine": 93, + "startColumn": 4, + "startOffset": 5815, + "endColumn": 73, + "endOffset": 5884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 63, + "startColumn": 4, + "startOffset": 4203, + "endColumn": 73, + "endOffset": 4272 + } + } + }, + { + "to": { + "startLine": 94, + "startColumn": 4, + "startOffset": 5889, + "endColumn": 73, + "endOffset": 5958 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 64, + "startColumn": 4, + "startOffset": 4277, + "endColumn": 73, + "endOffset": 4346 + } + } + }, + { + "to": { + "startLine": 95, + "startColumn": 4, + "startOffset": 5963, + "endColumn": 74, + "endOffset": 6033 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 65, + "startColumn": 4, + "startOffset": 4351, + "endColumn": 74, + "endOffset": 4421 + } + } + }, + { + "to": { + "startLine": 96, + "startColumn": 4, + "startOffset": 6038, + "endColumn": 71, + "endOffset": 6105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 66, + "startColumn": 4, + "startOffset": 4426, + "endColumn": 71, + "endOffset": 4493 + } + } + }, + { + "to": { + "startLine": 97, + "startColumn": 4, + "startOffset": 6110, + "endColumn": 72, + "endOffset": 6178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 67, + "startColumn": 4, + "startOffset": 4498, + "endColumn": 72, + "endOffset": 4566 + } + } + }, + { + "to": { + "startLine": 98, + "startColumn": 4, + "startOffset": 6183, + "endColumn": 69, + "endOffset": 6248 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 4571, + "endColumn": 69, + "endOffset": 4636 + } + } + }, + { + "to": { + "startLine": 99, + "startColumn": 4, + "startOffset": 6253, + "endColumn": 70, + "endOffset": 6319 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 69, + "startColumn": 4, + "startOffset": 4641, + "endColumn": 70, + "endOffset": 4707 + } + } + }, + { + "to": { + "startLine": 100, + "startColumn": 4, + "startOffset": 6324, + "endColumn": 47, + "endOffset": 6367 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 423, + "endColumn": 47, + "endOffset": 466 + } + } + }, + { + "to": { + "startLine": 101, + "startColumn": 4, + "startOffset": 6372, + "endColumn": 44, + "endOffset": 6412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 298, + "endColumn": 44, + "endOffset": 338 + } + } + }, + { + "to": { + "startLine": 102, + "startColumn": 4, + "startOffset": 6417, + "endColumn": 39, + "endOffset": 6452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/colors.xml", + "position": { + "startLine": 8, + "startColumn": 4, + "startOffset": 343, + "endColumn": 39, + "endOffset": 378 + } + } + }, + { + "to": { + "startLine": 240, + "startColumn": 4, + "startOffset": 27137, + "endColumn": 68, + "endOffset": 27201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 202, + "startColumn": 4, + "startOffset": 24572, + "endColumn": 68, + "endOffset": 24636 + } + } + }, + { + "to": { + "startLine": 241, + "startColumn": 4, + "startOffset": 27206, + "endColumn": 68, + "endOffset": 27270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 203, + "startColumn": 4, + "startOffset": 24641, + "endColumn": 68, + "endOffset": 24705 + } + } + }, + { + "to": { + "startLine": 242, + "startColumn": 4, + "startOffset": 27275, + "endColumn": 69, + "endOffset": 27340 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 204, + "startColumn": 4, + "startOffset": 24710, + "endColumn": 69, + "endOffset": 24775 + } + } + }, + { + "to": { + "startLine": 243, + "startColumn": 4, + "startOffset": 27345, + "endColumn": 73, + "endOffset": 27414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 205, + "startColumn": 4, + "startOffset": 24780, + "endColumn": 73, + "endOffset": 24849 + } + } + }, + { + "to": { + "startLine": 244, + "startColumn": 4, + "startOffset": 27419, + "endColumn": 75, + "endOffset": 27490 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 206, + "startColumn": 4, + "startOffset": 24854, + "endColumn": 75, + "endOffset": 24925 + } + } + }, + { + "to": { + "startLine": 245, + "startColumn": 4, + "startOffset": 27495, + "endColumn": 63, + "endOffset": 27554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 207, + "startColumn": 4, + "startOffset": 24930, + "endColumn": 63, + "endOffset": 24989 + } + } + }, + { + "to": { + "startLine": 246, + "startColumn": 4, + "startOffset": 27559, + "endColumn": 76, + "endOffset": 27631 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 208, + "startColumn": 4, + "startOffset": 24994, + "endColumn": 76, + "endOffset": 25066 + } + } + }, + { + "to": { + "startLine": 247, + "startColumn": 4, + "startOffset": 27636, + "endColumn": 75, + "endOffset": 27707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 209, + "startColumn": 4, + "startOffset": 25071, + "endColumn": 75, + "endOffset": 25142 + } + } + }, + { + "to": { + "startLine": 248, + "startColumn": 4, + "startOffset": 27712, + "endColumn": 76, + "endOffset": 27784 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 210, + "startColumn": 4, + "startOffset": 25147, + "endColumn": 76, + "endOffset": 25219 + } + } + }, + { + "to": { + "startLine": 249, + "startColumn": 4, + "startOffset": 27789, + "endColumn": 63, + "endOffset": 27848 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 211, + "startColumn": 4, + "startOffset": 25224, + "endColumn": 63, + "endOffset": 25283 + } + } + }, + { + "to": { + "startLine": 250, + "startColumn": 4, + "startOffset": 27853, + "endColumn": 64, + "endOffset": 27913 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 212, + "startColumn": 4, + "startOffset": 25288, + "endColumn": 64, + "endOffset": 25348 + } + } + }, + { + "to": { + "startLine": 251, + "startColumn": 4, + "startOffset": 27918, + "endColumn": 68, + "endOffset": 27982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 213, + "startColumn": 4, + "startOffset": 25353, + "endColumn": 68, + "endOffset": 25417 + } + } + }, + { + "to": { + "startLine": 252, + "startColumn": 4, + "startOffset": 27987, + "endColumn": 76, + "endOffset": 28059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 214, + "startColumn": 4, + "startOffset": 25422, + "endColumn": 76, + "endOffset": 25494 + } + } + }, + { + "to": { + "startLine": 253, + "startColumn": 4, + "startOffset": 28064, + "endColumn": 74, + "endOffset": 28134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 215, + "startColumn": 4, + "startOffset": 25499, + "endColumn": 74, + "endOffset": 25569 + } + } + }, + { + "to": { + "startLine": 254, + "startColumn": 4, + "startOffset": 28139, + "endColumn": 68, + "endOffset": 28203 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 216, + "startColumn": 4, + "startOffset": 25574, + "endColumn": 68, + "endOffset": 25638 + } + } + }, + { + "to": { + "startLine": 255, + "startColumn": 4, + "startOffset": 28208, + "endColumn": 67, + "endOffset": 28271 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 217, + "startColumn": 4, + "startOffset": 25643, + "endColumn": 67, + "endOffset": 25706 + } + } + }, + { + "to": { + "startLine": 256, + "startColumn": 4, + "startOffset": 28276, + "endColumn": 76, + "endOffset": 28348 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 218, + "startColumn": 4, + "startOffset": 25711, + "endColumn": 76, + "endOffset": 25783 + } + } + }, + { + "to": { + "startLine": 257, + "startColumn": 4, + "startOffset": 28353, + "endColumn": 65, + "endOffset": 28414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 219, + "startColumn": 4, + "startOffset": 25788, + "endColumn": 65, + "endOffset": 25849 + } + } + }, + { + "to": { + "startLine": 258, + "startColumn": 4, + "startOffset": 28419, + "endColumn": 96, + "endOffset": 28511 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 220, + "startColumn": 4, + "startOffset": 25854, + "endColumn": 96, + "endOffset": 25946 + } + } + }, + { + "to": { + "startLine": 259, + "startColumn": 4, + "startOffset": 28516, + "endColumn": 64, + "endOffset": 28576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 221, + "startColumn": 4, + "startOffset": 25951, + "endColumn": 64, + "endOffset": 26011 + } + } + }, + { + "to": { + "startLine": 260, + "startColumn": 4, + "startOffset": 28581, + "endColumn": 68, + "endOffset": 28645 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 222, + "startColumn": 4, + "startOffset": 26016, + "endColumn": 68, + "endOffset": 26080 + } + } + }, + { + "to": { + "startLine": 261, + "startColumn": 4, + "startOffset": 28650, + "endColumn": 98, + "endOffset": 28744 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 223, + "startColumn": 4, + "startOffset": 26085, + "endColumn": 98, + "endOffset": 26179 + } + } + }, + { + "to": { + "startLine": 262, + "startColumn": 4, + "startOffset": 28749, + "endColumn": 70, + "endOffset": 28815 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 224, + "startColumn": 4, + "startOffset": 26184, + "endColumn": 70, + "endOffset": 26250 + } + } + }, + { + "to": { + "startLine": 263, + "startColumn": 4, + "startOffset": 28820, + "endColumn": 58, + "endOffset": 28874 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 225, + "startColumn": 4, + "startOffset": 26255, + "endColumn": 58, + "endOffset": 26309 + } + } + }, + { + "to": { + "startLine": 264, + "startColumn": 4, + "startOffset": 28879, + "endColumn": 57, + "endOffset": 28932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 226, + "startColumn": 4, + "startOffset": 26314, + "endColumn": 57, + "endOffset": 26367 + } + } + }, + { + "to": { + "startLine": 265, + "startColumn": 4, + "startOffset": 28937, + "endColumn": 56, + "endOffset": 28989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 227, + "startColumn": 4, + "startOffset": 26372, + "endColumn": 56, + "endOffset": 26424 + } + } + }, + { + "to": { + "startLine": 266, + "startColumn": 4, + "startOffset": 28994, + "endColumn": 58, + "endOffset": 29048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 228, + "startColumn": 4, + "startOffset": 26429, + "endColumn": 58, + "endOffset": 26483 + } + } + }, + { + "to": { + "startLine": 267, + "startColumn": 4, + "startOffset": 29053, + "endColumn": 70, + "endOffset": 29119 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 229, + "startColumn": 4, + "startOffset": 26488, + "endColumn": 70, + "endOffset": 26554 + } + } + }, + { + "to": { + "startLine": 268, + "startColumn": 4, + "startOffset": 29124, + "endColumn": 71, + "endOffset": 29191 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 230, + "startColumn": 4, + "startOffset": 26559, + "endColumn": 71, + "endOffset": 26626 + } + } + }, + { + "to": { + "startLine": 269, + "startColumn": 4, + "startOffset": 29196, + "endColumn": 71, + "endOffset": 29263 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 231, + "startColumn": 4, + "startOffset": 26631, + "endColumn": 71, + "endOffset": 26698 + } + } + }, + { + "to": { + "startLine": 270, + "startColumn": 4, + "startOffset": 29268, + "endColumn": 71, + "endOffset": 29335 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 232, + "startColumn": 4, + "startOffset": 26703, + "endColumn": 71, + "endOffset": 26770 + } + } + }, + { + "to": { + "startLine": 271, + "startColumn": 4, + "startOffset": 29340, + "endColumn": 71, + "endOffset": 29407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 233, + "startColumn": 4, + "startOffset": 26775, + "endColumn": 71, + "endOffset": 26842 + } + } + }, + { + "to": { + "startLine": 272, + "startColumn": 4, + "startOffset": 29412, + "endColumn": 66, + "endOffset": 29474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 234, + "startColumn": 4, + "startOffset": 26847, + "endColumn": 66, + "endOffset": 26909 + } + } + }, + { + "to": { + "startLine": 273, + "startColumn": 4, + "startOffset": 29479, + "endColumn": 67, + "endOffset": 29542 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 235, + "startColumn": 4, + "startOffset": 26914, + "endColumn": 67, + "endOffset": 26977 + } + } + }, + { + "to": { + "startLine": 274, + "startColumn": 4, + "startOffset": 29547, + "endColumn": 67, + "endOffset": 29610 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 236, + "startColumn": 4, + "startOffset": 26982, + "endColumn": 67, + "endOffset": 27045 + } + } + }, + { + "to": { + "startLine": 275, + "startColumn": 4, + "startOffset": 29615, + "endColumn": 58, + "endOffset": 29669 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 237, + "startColumn": 4, + "startOffset": 27050, + "endColumn": 58, + "endOffset": 27104 + } + } + }, + { + "to": { + "startLine": 276, + "startColumn": 4, + "startOffset": 29674, + "endColumn": 62, + "endOffset": 29732 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 238, + "startColumn": 4, + "startOffset": 27109, + "endColumn": 62, + "endOffset": 27167 + } + } + }, + { + "to": { + "startLine": 277, + "startColumn": 4, + "startOffset": 29737, + "endColumn": 63, + "endOffset": 29796 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 239, + "startColumn": 4, + "startOffset": 27172, + "endColumn": 63, + "endOffset": 27231 + } + } + }, + { + "to": { + "startLine": 278, + "startColumn": 4, + "startOffset": 29801, + "endColumn": 89, + "endOffset": 29886 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 240, + "startColumn": 4, + "startOffset": 27236, + "endColumn": 89, + "endOffset": 27321 + } + } + }, + { + "to": { + "startLine": 279, + "startColumn": 4, + "startOffset": 29891, + "endColumn": 90, + "endOffset": 29977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 241, + "startColumn": 4, + "startOffset": 27326, + "endColumn": 90, + "endOffset": 27412 + } + } + }, + { + "to": { + "startLine": 280, + "startColumn": 4, + "startOffset": 29982, + "endColumn": 59, + "endOffset": 30037 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 242, + "startColumn": 4, + "startOffset": 27417, + "endColumn": 59, + "endOffset": 27472 + } + } + }, + { + "to": { + "startLine": 281, + "startColumn": 4, + "startOffset": 30042, + "endColumn": 65, + "endOffset": 30103 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 243, + "startColumn": 4, + "startOffset": 27477, + "endColumn": 65, + "endOffset": 27538 + } + } + }, + { + "to": { + "startLine": 282, + "startColumn": 4, + "startOffset": 30108, + "endColumn": 66, + "endOffset": 30170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 244, + "startColumn": 4, + "startOffset": 27543, + "endColumn": 66, + "endOffset": 27605 + } + } + }, + { + "to": { + "startLine": 283, + "startColumn": 4, + "startOffset": 30175, + "endColumn": 65, + "endOffset": 30236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 245, + "startColumn": 4, + "startOffset": 27610, + "endColumn": 65, + "endOffset": 27671 + } + } + }, + { + "to": { + "startLine": 284, + "startColumn": 4, + "startOffset": 30241, + "endColumn": 69, + "endOffset": 30306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 246, + "startColumn": 4, + "startOffset": 27676, + "endColumn": 69, + "endOffset": 27741 + } + } + }, + { + "to": { + "startLine": 285, + "startColumn": 4, + "startOffset": 30311, + "endColumn": 63, + "endOffset": 30370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 247, + "startColumn": 4, + "startOffset": 27746, + "endColumn": 63, + "endOffset": 27805 + } + } + }, + { + "to": { + "startLine": 286, + "startColumn": 4, + "startOffset": 30375, + "endColumn": 52, + "endOffset": 30423 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 248, + "startColumn": 4, + "startOffset": 27810, + "endColumn": 52, + "endOffset": 27858 + } + } + }, + { + "to": { + "startLine": 287, + "startColumn": 4, + "startOffset": 30428, + "endColumn": 112, + "endOffset": 30536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 249, + "startColumn": 4, + "startOffset": 27863, + "endColumn": 112, + "endOffset": 27971 + } + } + }, + { + "to": { + "startLine": 288, + "startColumn": 4, + "startOffset": 30541, + "endColumn": 57, + "endOffset": 30594 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 250, + "startColumn": 4, + "startOffset": 27976, + "endColumn": 57, + "endOffset": 28029 + } + } + }, + { + "to": { + "startLine": 289, + "startColumn": 4, + "startOffset": 30599, + "endColumn": 62, + "endOffset": 30657 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 251, + "startColumn": 4, + "startOffset": 28034, + "endColumn": 62, + "endOffset": 28092 + } + } + }, + { + "to": { + "startLine": 290, + "startColumn": 4, + "startOffset": 30662, + "endColumn": 64, + "endOffset": 30722 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 252, + "startColumn": 4, + "startOffset": 28097, + "endColumn": 64, + "endOffset": 28157 + } + } + }, + { + "to": { + "startLine": 291, + "startColumn": 4, + "startOffset": 30727, + "endColumn": 64, + "endOffset": 30787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 253, + "startColumn": 4, + "startOffset": 28162, + "endColumn": 64, + "endOffset": 28222 + } + } + }, + { + "to": { + "startLine": 292, + "startColumn": 4, + "startOffset": 30792, + "endColumn": 74, + "endOffset": 30862 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 254, + "startColumn": 4, + "startOffset": 28227, + "endColumn": 74, + "endOffset": 28297 + } + } + }, + { + "to": { + "startLine": 293, + "startColumn": 4, + "startOffset": 30867, + "endColumn": 72, + "endOffset": 30935 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 255, + "startColumn": 4, + "startOffset": 28302, + "endColumn": 72, + "endOffset": 28370 + } + } + }, + { + "to": { + "startLine": 294, + "startColumn": 4, + "startOffset": 30940, + "endColumn": 71, + "endOffset": 31007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 256, + "startColumn": 4, + "startOffset": 28375, + "endColumn": 71, + "endOffset": 28442 + } + } + }, + { + "to": { + "startLine": 295, + "startColumn": 4, + "startOffset": 31012, + "endColumn": 48, + "endOffset": 31056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 257, + "startColumn": 4, + "startOffset": 28447, + "endColumn": 48, + "endOffset": 28491 + } + } + }, + { + "to": { + "startLine": 296, + "startColumn": 4, + "startOffset": 31061, + "endColumn": 60, + "endOffset": 31117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 258, + "startColumn": 4, + "startOffset": 28496, + "endColumn": 60, + "endOffset": 28552 + } + } + }, + { + "to": { + "startLine": 297, + "startColumn": 4, + "startOffset": 31122, + "endColumn": 60, + "endOffset": 31178 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 259, + "startColumn": 4, + "startOffset": 28557, + "endColumn": 60, + "endOffset": 28613 + } + } + }, + { + "to": { + "startLine": 298, + "startColumn": 4, + "startOffset": 31183, + "endColumn": 60, + "endOffset": 31239 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 260, + "startColumn": 4, + "startOffset": 28618, + "endColumn": 60, + "endOffset": 28674 + } + } + }, + { + "to": { + "startLine": 299, + "startColumn": 4, + "startOffset": 31244, + "endColumn": 61, + "endOffset": 31301 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 261, + "startColumn": 4, + "startOffset": 28679, + "endColumn": 61, + "endOffset": 28736 + } + } + }, + { + "to": { + "startLine": 300, + "startColumn": 4, + "startOffset": 31306, + "endColumn": 63, + "endOffset": 31365 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 262, + "startColumn": 4, + "startOffset": 28741, + "endColumn": 63, + "endOffset": 28800 + } + } + }, + { + "to": { + "startLine": 301, + "startColumn": 4, + "startOffset": 31370, + "endColumn": 63, + "endOffset": 31429 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 263, + "startColumn": 4, + "startOffset": 28805, + "endColumn": 63, + "endOffset": 28864 + } + } + }, + { + "to": { + "startLine": 302, + "startColumn": 4, + "startOffset": 31434, + "endColumn": 63, + "endOffset": 31493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 264, + "startColumn": 4, + "startOffset": 28869, + "endColumn": 63, + "endOffset": 28928 + } + } + }, + { + "to": { + "startLine": 303, + "startColumn": 4, + "startOffset": 31498, + "endColumn": 64, + "endOffset": 31558 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 265, + "startColumn": 4, + "startOffset": 28933, + "endColumn": 64, + "endOffset": 28993 + } + } + }, + { + "to": { + "startLine": 304, + "startColumn": 4, + "startOffset": 31563, + "endColumn": 62, + "endOffset": 31621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 266, + "startColumn": 4, + "startOffset": 28998, + "endColumn": 62, + "endOffset": 29056 + } + } + }, + { + "to": { + "startLine": 305, + "startColumn": 4, + "startOffset": 31626, + "endColumn": 59, + "endOffset": 31681 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 267, + "startColumn": 4, + "startOffset": 29061, + "endColumn": 59, + "endOffset": 29116 + } + } + }, + { + "to": { + "startLine": 306, + "startColumn": 4, + "startOffset": 31686, + "endColumn": 60, + "endOffset": 31742 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 268, + "startColumn": 4, + "startOffset": 29121, + "endColumn": 60, + "endOffset": 29177 + } + } + }, + { + "to": { + "startLine": 307, + "startColumn": 4, + "startOffset": 31747, + "endColumn": 65, + "endOffset": 31808 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 269, + "startColumn": 4, + "startOffset": 29182, + "endColumn": 65, + "endOffset": 29243 + } + } + }, + { + "to": { + "startLine": 308, + "startColumn": 4, + "startOffset": 31813, + "endColumn": 58, + "endOffset": 31867 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 270, + "startColumn": 4, + "startOffset": 29248, + "endColumn": 58, + "endOffset": 29302 + } + } + }, + { + "to": { + "startLine": 309, + "startColumn": 4, + "startOffset": 31872, + "endColumn": 59, + "endOffset": 31927 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 271, + "startColumn": 4, + "startOffset": 29307, + "endColumn": 59, + "endOffset": 29362 + } + } + }, + { + "to": { + "startLine": 310, + "startColumn": 4, + "startOffset": 31932, + "endColumn": 61, + "endOffset": 31989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 272, + "startColumn": 4, + "startOffset": 29367, + "endColumn": 61, + "endOffset": 29424 + } + } + }, + { + "to": { + "startLine": 311, + "startColumn": 4, + "startOffset": 31994, + "endColumn": 70, + "endOffset": 32060 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 273, + "startColumn": 4, + "startOffset": 29429, + "endColumn": 70, + "endOffset": 29495 + } + } + }, + { + "to": { + "startLine": 312, + "startColumn": 4, + "startOffset": 32065, + "endColumn": 59, + "endOffset": 32120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 274, + "startColumn": 4, + "startOffset": 29500, + "endColumn": 59, + "endOffset": 29555 + } + } + }, + { + "to": { + "startLine": 313, + "startColumn": 4, + "startOffset": 32125, + "endColumn": 67, + "endOffset": 32188 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 275, + "startColumn": 4, + "startOffset": 29560, + "endColumn": 67, + "endOffset": 29623 + } + } + }, + { + "to": { + "startLine": 314, + "startColumn": 4, + "startOffset": 32193, + "endColumn": 57, + "endOffset": 32246 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 88, + "endColumn": 57, + "endOffset": 141 + } + } + }, + { + "to": { + "startLine": 315, + "startColumn": 4, + "startOffset": 32251, + "endColumn": 55, + "endOffset": 32302 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 3, + "startColumn": 4, + "startOffset": 146, + "endColumn": 55, + "endOffset": 197 + } + } + }, + { + "to": { + "startLine": 316, + "startColumn": 4, + "startOffset": 32307, + "endColumn": 46, + "endOffset": 32349 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 12, + "startColumn": 4, + "startOffset": 566, + "endColumn": 46, + "endOffset": 608 + } + } + }, + { + "to": { + "startLine": 317, + "startColumn": 4, + "startOffset": 32354, + "endColumn": 85, + "endOffset": 32435 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 276, + "startColumn": 4, + "startOffset": 29628, + "endColumn": 85, + "endOffset": 29709 + } + } + }, + { + "to": { + "startLine": 318, + "startColumn": 4, + "startOffset": 32440, + "endColumn": 86, + "endOffset": 32522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 277, + "startColumn": 4, + "startOffset": 29714, + "endColumn": 86, + "endOffset": 29796 + } + } + }, + { + "to": { + "startLine": 319, + "startColumn": 4, + "startOffset": 32527, + "endColumn": 36, + "endOffset": 32559 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 45, + "startColumn": 4, + "startOffset": 2225, + "endColumn": 36, + "endOffset": 2257 + } + } + }, + { + "to": { + "startLine": 320, + "startColumn": 4, + "startOffset": 32564, + "endColumn": 89, + "endOffset": 32649 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 278, + "startColumn": 4, + "startOffset": 29801, + "endColumn": 89, + "endOffset": 29886 + } + } + }, + { + "to": { + "startLine": 321, + "startColumn": 4, + "startOffset": 32654, + "endColumn": 86, + "endOffset": 32736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 279, + "startColumn": 4, + "startOffset": 29891, + "endColumn": 86, + "endOffset": 29973 + } + } + }, + { + "to": { + "startLine": 322, + "startColumn": 4, + "startOffset": 32741, + "endColumn": 87, + "endOffset": 32824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 280, + "startColumn": 4, + "startOffset": 29978, + "endColumn": 87, + "endOffset": 30061 + } + } + }, + { + "to": { + "startLine": 323, + "startColumn": 4, + "startOffset": 32829, + "endColumn": 81, + "endOffset": 32906 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 281, + "startColumn": 4, + "startOffset": 30066, + "endColumn": 81, + "endOffset": 30143 + } + } + }, + { + "to": { + "startLine": 324, + "startColumn": 4, + "startOffset": 32911, + "endColumn": 82, + "endOffset": 32989 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 282, + "startColumn": 4, + "startOffset": 30148, + "endColumn": 82, + "endOffset": 30226 + } + } + }, + { + "to": { + "startLine": 325, + "startColumn": 4, + "startOffset": 32994, + "endColumn": 89, + "endOffset": 33079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 283, + "startColumn": 4, + "startOffset": 30231, + "endColumn": 89, + "endOffset": 30316 + } + } + }, + { + "to": { + "startLine": 326, + "startColumn": 4, + "startOffset": 33084, + "endColumn": 90, + "endOffset": 33170 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 284, + "startColumn": 4, + "startOffset": 30321, + "endColumn": 90, + "endOffset": 30407 + } + } + }, + { + "to": { + "startLine": 327, + "startColumn": 4, + "startOffset": 33175, + "endColumn": 46, + "endOffset": 33217 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 10, + "startColumn": 4, + "startOffset": 470, + "endColumn": 46, + "endOffset": 512 + } + } + }, + { + "to": { + "startLine": 328, + "startColumn": 4, + "startOffset": 33222, + "endColumn": 48, + "endOffset": 33266 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 6, + "startColumn": 4, + "startOffset": 294, + "endColumn": 48, + "endOffset": 338 + } + } + }, + { + "to": { + "startLine": 329, + "startColumn": 4, + "startOffset": 33271, + "endColumn": 60, + "endOffset": 33327 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 285, + "startColumn": 4, + "startOffset": 30412, + "endColumn": 60, + "endOffset": 30468 + } + } + }, + { + "to": { + "startLine": 330, + "startColumn": 4, + "startOffset": 33332, + "endColumn": 60, + "endOffset": 33388 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 286, + "startColumn": 4, + "startOffset": 30473, + "endColumn": 60, + "endOffset": 30529 + } + } + }, + { + "to": { + "startLine": 331, + "startColumn": 4, + "startOffset": 33393, + "endColumn": 61, + "endOffset": 33450 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 287, + "startColumn": 4, + "startOffset": 30534, + "endColumn": 61, + "endOffset": 30591 + } + } + }, + { + "to": { + "startLine": 332, + "startColumn": 4, + "startOffset": 33455, + "endColumn": 63, + "endOffset": 33514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 288, + "startColumn": 4, + "startOffset": 30596, + "endColumn": 63, + "endOffset": 30655 + } + } + }, + { + "to": { + "startLine": 333, + "startColumn": 4, + "startOffset": 33519, + "endColumn": 61, + "endOffset": 33576 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 289, + "startColumn": 4, + "startOffset": 30660, + "endColumn": 61, + "endOffset": 30717 + } + } + }, + { + "to": { + "startLine": 334, + "startColumn": 4, + "startOffset": 33581, + "endColumn": 60, + "endOffset": 33637 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 290, + "startColumn": 4, + "startOffset": 30722, + "endColumn": 60, + "endOffset": 30778 + } + } + }, + { + "to": { + "startLine": 335, + "startColumn": 4, + "startOffset": 33642, + "endColumn": 67, + "endOffset": 33705 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 291, + "startColumn": 4, + "startOffset": 30783, + "endColumn": 67, + "endOffset": 30846 + } + } + }, + { + "to": { + "startLine": 336, + "startColumn": 4, + "startOffset": 33710, + "endColumn": 99, + "endOffset": 33805 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 292, + "startColumn": 4, + "startOffset": 30851, + "endColumn": 99, + "endOffset": 30946 + } + } + }, + { + "to": { + "startLine": 337, + "startColumn": 4, + "startOffset": 33810, + "endColumn": 59, + "endOffset": 33865 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 293, + "startColumn": 4, + "startOffset": 30951, + "endColumn": 59, + "endOffset": 31006 + } + } + }, + { + "to": { + "startLine": 338, + "startColumn": 4, + "startOffset": 33870, + "endColumn": 65, + "endOffset": 33931 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 294, + "startColumn": 4, + "startOffset": 31011, + "endColumn": 65, + "endOffset": 31072 + } + } + }, + { + "to": { + "startLine": 339, + "startColumn": 4, + "startOffset": 33936, + "endColumn": 72, + "endOffset": 34004 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 295, + "startColumn": 4, + "startOffset": 31077, + "endColumn": 72, + "endOffset": 31145 + } + } + }, + { + "to": { + "startLine": 340, + "startColumn": 4, + "startOffset": 34009, + "endColumn": 68, + "endOffset": 34073 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 296, + "startColumn": 4, + "startOffset": 31150, + "endColumn": 68, + "endOffset": 31214 + } + } + }, + { + "to": { + "startLine": 341, + "startColumn": 4, + "startOffset": 34078, + "endColumn": 56, + "endOffset": 34130 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 297, + "startColumn": 4, + "startOffset": 31219, + "endColumn": 56, + "endOffset": 31271 + } + } + }, + { + "to": { + "startLine": 342, + "startColumn": 4, + "startOffset": 34135, + "endColumn": 51, + "endOffset": 34182 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 298, + "startColumn": 4, + "startOffset": 31276, + "endColumn": 51, + "endOffset": 31323 + } + } + }, + { + "to": { + "startLine": 343, + "startColumn": 4, + "startOffset": 34187, + "endColumn": 61, + "endOffset": 34244 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 299, + "startColumn": 4, + "startOffset": 31328, + "endColumn": 61, + "endOffset": 31385 + } + } + }, + { + "to": { + "startLine": 344, + "startColumn": 4, + "startOffset": 34249, + "endColumn": 50, + "endOffset": 34295 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 33, + "startColumn": 4, + "startOffset": 1803, + "endColumn": 50, + "endOffset": 1849 + } + } + }, + { + "to": { + "startLine": 345, + "startColumn": 4, + "startOffset": 34300, + "endColumn": 61, + "endOffset": 34357 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 30, + "startColumn": 4, + "startOffset": 1603, + "endColumn": 61, + "endOffset": 1660 + } + } + }, + { + "to": { + "startLine": 346, + "startColumn": 4, + "startOffset": 34362, + "endColumn": 55, + "endOffset": 34413 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 24, + "startColumn": 4, + "startOffset": 1343, + "endColumn": 55, + "endOffset": 1394 + } + } + }, + { + "to": { + "startLine": 347, + "startColumn": 4, + "startOffset": 34418, + "endColumn": 60, + "endOffset": 34474 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 26, + "startColumn": 4, + "startOffset": 1428, + "endColumn": 60, + "endOffset": 1484 + } + } + }, + { + "to": { + "startLine": 348, + "startColumn": 4, + "startOffset": 34479, + "endColumn": 61, + "endOffset": 34536 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 28, + "startColumn": 4, + "startOffset": 1519, + "endColumn": 61, + "endOffset": 1576 + } + } + }, + { + "to": { + "startLine": 349, + "startColumn": 4, + "startOffset": 34541, + "endColumn": 63, + "endOffset": 34600 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 31, + "startColumn": 4, + "startOffset": 1665, + "endColumn": 63, + "endOffset": 1724 + } + } + }, + { + "to": { + "startLine": 350, + "startColumn": 4, + "startOffset": 34605, + "endColumn": 48, + "endOffset": 34649 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 11, + "startColumn": 4, + "startOffset": 517, + "endColumn": 48, + "endOffset": 561 + } + } + }, + { + "to": { + "startLine": 351, + "startColumn": 4, + "startOffset": 34654, + "endColumn": 36, + "endOffset": 34686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 34, + "startColumn": 4, + "startOffset": 1854, + "endColumn": 36, + "endOffset": 1886 + } + } + }, + { + "to": { + "startLine": 352, + "startColumn": 4, + "startOffset": 34691, + "endColumn": 36, + "endOffset": 34723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 35, + "startColumn": 4, + "startOffset": 1891, + "endColumn": 36, + "endOffset": 1923 + } + } + }, + { + "to": { + "startLine": 353, + "startColumn": 4, + "startOffset": 34728, + "endColumn": 36, + "endOffset": 34760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 36, + "startColumn": 4, + "startOffset": 1928, + "endColumn": 36, + "endOffset": 1960 + } + } + }, + { + "to": { + "startLine": 354, + "startColumn": 4, + "startOffset": 34765, + "endColumn": 36, + "endOffset": 34797 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 37, + "startColumn": 4, + "startOffset": 1965, + "endColumn": 36, + "endOffset": 1997 + } + } + }, + { + "to": { + "startLine": 355, + "startColumn": 4, + "startOffset": 34802, + "endColumn": 36, + "endOffset": 34834 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2002, + "endColumn": 36, + "endOffset": 2034 + } + } + }, + { + "to": { + "startLine": 356, + "startColumn": 4, + "startOffset": 34839, + "endColumn": 36, + "endOffset": 34871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 39, + "startColumn": 4, + "startOffset": 2039, + "endColumn": 36, + "endOffset": 2071 + } + } + }, + { + "to": { + "startLine": 357, + "startColumn": 4, + "startOffset": 34876, + "endColumn": 36, + "endOffset": 34908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 40, + "startColumn": 4, + "startOffset": 2076, + "endColumn": 36, + "endOffset": 2108 + } + } + }, + { + "to": { + "startLine": 358, + "startColumn": 4, + "startOffset": 34913, + "endColumn": 36, + "endOffset": 34945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 41, + "startColumn": 4, + "startOffset": 2113, + "endColumn": 36, + "endOffset": 2145 + } + } + }, + { + "to": { + "startLine": 359, + "startColumn": 4, + "startOffset": 34950, + "endColumn": 36, + "endOffset": 34982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 42, + "startColumn": 4, + "startOffset": 2150, + "endColumn": 36, + "endOffset": 2182 + } + } + }, + { + "to": { + "startLine": 360, + "startColumn": 4, + "startOffset": 34987, + "endColumn": 36, + "endOffset": 35019 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 43, + "startColumn": 4, + "startOffset": 2187, + "endColumn": 36, + "endOffset": 2219 + } + } + }, + { + "to": { + "startLine": 361, + "startColumn": 4, + "startOffset": 35024, + "endColumn": 45, + "endOffset": 35065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 4, + "startColumn": 4, + "startOffset": 202, + "endColumn": 45, + "endOffset": 243 + } + } + }, + { + "to": { + "startLine": 362, + "startColumn": 4, + "startOffset": 35070, + "endColumn": 45, + "endOffset": 35111 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 5, + "startColumn": 4, + "startOffset": 248, + "endColumn": 45, + "endOffset": 289 + } + } + }, + { + "to": { + "startLine": 363, + "startColumn": 4, + "startOffset": 35116, + "endColumn": 53, + "endOffset": 35165 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/dimens.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 343, + "endColumn": 53, + "endOffset": 392 + } + } + }, + { + "to": { + "startLine": 364, + "startColumn": 4, + "startOffset": 35170, + "endColumn": 71, + "endOffset": 35237 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 300, + "startColumn": 4, + "startOffset": 31390, + "endColumn": 71, + "endOffset": 31457 + } + } + }, + { + "to": { + "startLine": 365, + "startColumn": 4, + "startOffset": 35242, + "endColumn": 75, + "endOffset": 35313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 301, + "startColumn": 4, + "startOffset": 31462, + "endColumn": 75, + "endOffset": 31533 + } + } + }, + { + "to": { + "startLine": 366, + "startColumn": 4, + "startOffset": 35318, + "endColumn": 56, + "endOffset": 35370 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 302, + "startColumn": 4, + "startOffset": 31538, + "endColumn": 56, + "endOffset": 31590 + } + } + }, + { + "to": { + "startLine": 367, + "startColumn": 4, + "startOffset": 35375, + "endColumn": 47, + "endOffset": 35418 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 303, + "startColumn": 4, + "startOffset": 31595, + "endColumn": 47, + "endOffset": 31638 + } + } + }, + { + "to": { + "startLine": 368, + "startColumn": 4, + "startOffset": 35423, + "endColumn": 48, + "endOffset": 35467 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 304, + "startColumn": 4, + "startOffset": 31643, + "endColumn": 48, + "endOffset": 31687 + } + } + }, + { + "to": { + "startLine": 369, + "startColumn": 4, + "startOffset": 35472, + "endColumn": 50, + "endOffset": 35518 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 305, + "startColumn": 4, + "startOffset": 31692, + "endColumn": 50, + "endOffset": 31738 + } + } + }, + { + "to": { + "startLine": 370, + "startColumn": 4, + "startOffset": 35523, + "endColumn": 33, + "endOffset": 35552 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 306, + "startColumn": 4, + "startOffset": 31743, + "endColumn": 33, + "endOffset": 31772 + } + } + }, + { + "to": { + "startLine": 371, + "startColumn": 4, + "startOffset": 35557, + "endColumn": 46, + "endOffset": 35599 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 307, + "startColumn": 4, + "startOffset": 31777, + "endColumn": 46, + "endOffset": 31819 + } + } + }, + { + "to": { + "startLine": 372, + "startColumn": 4, + "startOffset": 35604, + "endColumn": 48, + "endOffset": 35648 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 308, + "startColumn": 4, + "startOffset": 31824, + "endColumn": 48, + "endOffset": 31868 + } + } + }, + { + "to": { + "startLine": 373, + "startColumn": 4, + "startOffset": 35653, + "endColumn": 45, + "endOffset": 35694 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 309, + "startColumn": 4, + "startOffset": 31873, + "endColumn": 45, + "endOffset": 31914 + } + } + }, + { + "to": { + "startLine": 374, + "startColumn": 4, + "startOffset": 35699, + "endColumn": 31, + "endOffset": 35726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 310, + "startColumn": 4, + "startOffset": 31919, + "endColumn": 31, + "endOffset": 31946 + } + } + }, + { + "to": { + "startLine": 375, + "startColumn": 4, + "startOffset": 35731, + "endColumn": 63, + "endOffset": 35790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 311, + "startColumn": 4, + "startOffset": 31951, + "endColumn": 63, + "endOffset": 32010 + } + } + }, + { + "to": { + "startLine": 376, + "startColumn": 4, + "startOffset": 35795, + "endColumn": 61, + "endOffset": 35852 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 312, + "startColumn": 4, + "startOffset": 32015, + "endColumn": 61, + "endOffset": 32072 + } + } + }, + { + "to": { + "startLine": 377, + "startColumn": 4, + "startOffset": 35857, + "endColumn": 59, + "endOffset": 35912 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 313, + "startColumn": 4, + "startOffset": 32077, + "endColumn": 59, + "endOffset": 32132 + } + } + }, + { + "to": { + "startLine": 378, + "startColumn": 4, + "startOffset": 35917, + "endColumn": 69, + "endOffset": 35982 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 314, + "startColumn": 4, + "startOffset": 32137, + "endColumn": 69, + "endOffset": 32202 + } + } + }, + { + "to": { + "startLine": 379, + "startColumn": 4, + "startOffset": 35987, + "endColumn": 73, + "endOffset": 36056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 315, + "startColumn": 4, + "startOffset": 32207, + "endColumn": 73, + "endOffset": 32276 + } + } + }, + { + "to": { + "startLine": 380, + "startColumn": 4, + "startOffset": 36061, + "endColumn": 77, + "endOffset": 36134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 316, + "startColumn": 4, + "startOffset": 32281, + "endColumn": 77, + "endOffset": 32354 + } + } + }, + { + "to": { + "startLine": 381, + "startColumn": 4, + "startOffset": 36139, + "endColumn": 92, + "endOffset": 36227 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 317, + "startColumn": 4, + "startOffset": 32359, + "endColumn": 92, + "endOffset": 32447 + } + } + }, + { + "to": { + "startLine": 382, + "startColumn": 4, + "startOffset": 36232, + "endColumn": 69, + "endOffset": 36297 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 318, + "startColumn": 4, + "startOffset": 32452, + "endColumn": 69, + "endOffset": 32517 + } + } + }, + { + "to": { + "startLine": 383, + "startColumn": 4, + "startOffset": 36302, + "endColumn": 77, + "endOffset": 36375 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 319, + "startColumn": 4, + "startOffset": 32522, + "endColumn": 77, + "endOffset": 32595 + } + } + }, + { + "to": { + "startLine": 384, + "startColumn": 4, + "startOffset": 36380, + "endColumn": 53, + "endOffset": 36429 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 320, + "startColumn": 4, + "startOffset": 32600, + "endColumn": 53, + "endOffset": 32649 + } + } + }, + { + "to": { + "startLine": 385, + "startColumn": 4, + "startOffset": 36434, + "endColumn": 69, + "endOffset": 36499 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 321, + "startColumn": 4, + "startOffset": 32654, + "endColumn": 69, + "endOffset": 32719 + } + } + }, + { + "to": { + "startLine": 386, + "startColumn": 4, + "startOffset": 36504, + "endColumn": 84, + "endOffset": 36584 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 322, + "startColumn": 4, + "startOffset": 32724, + "endColumn": 84, + "endOffset": 32804 + } + } + }, + { + "to": { + "startLine": 387, + "startColumn": 4, + "startOffset": 36589, + "endColumn": 47, + "endOffset": 36632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 323, + "startColumn": 4, + "startOffset": 32809, + "endColumn": 47, + "endOffset": 32852 + } + } + }, + { + "to": { + "startLine": 388, + "startColumn": 4, + "startOffset": 36637, + "endColumn": 45, + "endOffset": 36678 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 324, + "startColumn": 4, + "startOffset": 32857, + "endColumn": 45, + "endOffset": 32898 + } + } + }, + { + "to": { + "startLine": 389, + "startColumn": 4, + "startOffset": 36683, + "endColumn": 70, + "endOffset": 36749 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 325, + "startColumn": 4, + "startOffset": 32903, + "endColumn": 70, + "endOffset": 32969 + } + } + }, + { + "to": { + "startLine": 390, + "startColumn": 4, + "startOffset": 36754, + "endColumn": 77, + "endOffset": 36827 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 326, + "startColumn": 4, + "startOffset": 32974, + "endColumn": 77, + "endOffset": 33047 + } + } + }, + { + "to": { + "startLine": 391, + "startColumn": 4, + "startOffset": 36832, + "endColumn": 77, + "endOffset": 36905 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 327, + "startColumn": 4, + "startOffset": 33052, + "endColumn": 77, + "endOffset": 33125 + } + } + }, + { + "to": { + "startLine": 392, + "startColumn": 4, + "startOffset": 36910, + "endColumn": 71, + "endOffset": 36977 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 328, + "startColumn": 4, + "startOffset": 33130, + "endColumn": 71, + "endOffset": 33197 + } + } + }, + { + "to": { + "startLine": 393, + "startColumn": 4, + "startOffset": 36982, + "endColumn": 73, + "endOffset": 37051 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 329, + "startColumn": 4, + "startOffset": 33202, + "endColumn": 73, + "endOffset": 33271 + } + } + }, + { + "to": { + "startLine": 394, + "startColumn": 4, + "startOffset": 37056, + "endColumn": 73, + "endOffset": 37125 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 330, + "startColumn": 4, + "startOffset": 33276, + "endColumn": 73, + "endOffset": 33345 + } + } + }, + { + "to": { + "startLine": 395, + "startColumn": 4, + "startOffset": 37130, + "endColumn": 73, + "endOffset": 37199 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 331, + "startColumn": 4, + "startOffset": 33350, + "endColumn": 73, + "endOffset": 33419 + } + } + }, + { + "to": { + "startLine": 396, + "startColumn": 4, + "startOffset": 37204, + "endColumn": 79, + "endOffset": 37279 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 332, + "startColumn": 4, + "startOffset": 33424, + "endColumn": 79, + "endOffset": 33499 + } + } + }, + { + "to": { + "startLine": 397, + "startColumn": 4, + "startOffset": 37284, + "endColumn": 72, + "endOffset": 37352 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 333, + "startColumn": 4, + "startOffset": 33504, + "endColumn": 72, + "endOffset": 33572 + } + } + }, + { + "to": { + "startLine": 398, + "startColumn": 4, + "startOffset": 37357, + "endColumn": 68, + "endOffset": 37421 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 334, + "startColumn": 4, + "startOffset": 33577, + "endColumn": 68, + "endOffset": 33641 + } + } + }, + { + "to": { + "startLine": 399, + "startColumn": 4, + "startOffset": 37426, + "endColumn": 71, + "endOffset": 37493 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 335, + "startColumn": 4, + "startOffset": 33646, + "endColumn": 71, + "endOffset": 33713 + } + } + }, + { + "to": { + "startLine": 400, + "startColumn": 4, + "startOffset": 37498, + "endColumn": 76, + "endOffset": 37570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 336, + "startColumn": 4, + "startOffset": 33718, + "endColumn": 76, + "endOffset": 33790 + } + } + }, + { + "to": { + "startLine": 401, + "startColumn": 4, + "startOffset": 37575, + "endColumn": 51, + "endOffset": 37622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 337, + "startColumn": 4, + "startOffset": 33795, + "endColumn": 51, + "endOffset": 33842 + } + } + }, + { + "to": { + "startLine": 402, + "startColumn": 4, + "startOffset": 37627, + "endColumn": 72, + "endOffset": 37695 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 338, + "startColumn": 4, + "startOffset": 33847, + "endColumn": 72, + "endOffset": 33915 + } + } + }, + { + "to": { + "startLine": 403, + "startColumn": 4, + "startOffset": 37700, + "endColumn": 73, + "endOffset": 37769 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 339, + "startColumn": 4, + "startOffset": 33920, + "endColumn": 73, + "endOffset": 33989 + } + } + }, + { + "to": { + "startLine": 404, + "startColumn": 4, + "startOffset": 37774, + "endColumn": 68, + "endOffset": 37838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 340, + "startColumn": 4, + "startOffset": 33994, + "endColumn": 68, + "endOffset": 34058 + } + } + }, + { + "to": { + "startLine": 405, + "startColumn": 4, + "startOffset": 37843, + "endColumn": 74, + "endOffset": 37913 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 341, + "startColumn": 4, + "startOffset": 34063, + "endColumn": 74, + "endOffset": 34133 + } + } + }, + { + "to": { + "startLine": 406, + "startColumn": 4, + "startOffset": 37918, + "endColumn": 73, + "endOffset": 37987 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 342, + "startColumn": 4, + "startOffset": 34138, + "endColumn": 73, + "endOffset": 34207 + } + } + }, + { + "to": { + "startLine": 407, + "startColumn": 4, + "startOffset": 37992, + "endColumn": 73, + "endOffset": 38061 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 343, + "startColumn": 4, + "startOffset": 34212, + "endColumn": 73, + "endOffset": 34281 + } + } + }, + { + "to": { + "startLine": 408, + "startColumn": 4, + "startOffset": 38066, + "endColumn": 88, + "endOffset": 38150 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 344, + "startColumn": 4, + "startOffset": 34286, + "endColumn": 88, + "endOffset": 34370 + } + } + }, + { + "to": { + "startLine": 409, + "startColumn": 4, + "startOffset": 38155, + "endColumn": 69, + "endOffset": 38220 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 345, + "startColumn": 4, + "startOffset": 34375, + "endColumn": 69, + "endOffset": 34440 + } + } + }, + { + "to": { + "startLine": 410, + "startColumn": 4, + "startOffset": 38225, + "endColumn": 44, + "endOffset": 38265 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/strings.xml", + "position": { + "startLine": 1, + "startColumn": 4, + "startOffset": 16, + "endColumn": 44, + "endOffset": 56 + } + } + }, + { + "to": { + "startLine": 411, + "startColumn": 4, + "startOffset": 38270, + "endColumn": 80, + "endOffset": 38346 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/values/strings.xml", + "position": { + "startLine": 2, + "startColumn": 4, + "startOffset": 61, + "endColumn": 80, + "endOffset": 137 + } + } + }, + { + "to": { + "startLine": 412, + "startColumn": 4, + "startOffset": 38351, + "endColumn": 52, + "endOffset": 38399 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 346, + "startColumn": 4, + "startOffset": 34445, + "endColumn": 52, + "endOffset": 34493 + } + } + }, + { + "to": { + "startLine": 413, + "startColumn": 4, + "startOffset": 38404, + "endColumn": 70, + "endOffset": 38470 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 347, + "startColumn": 4, + "startOffset": 34498, + "endColumn": 70, + "endOffset": 34564 + } + } + }, + { + "to": { + "startLine": 414, + "startColumn": 4, + "startOffset": 38475, + "endColumn": 77, + "endOffset": 38548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 348, + "startColumn": 4, + "startOffset": 34569, + "endColumn": 77, + "endOffset": 34642 + } + } + }, + { + "to": { + "startLine": 415, + "startColumn": 4, + "startOffset": 38553, + "endColumn": 89, + "endOffset": 38638 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 349, + "startColumn": 4, + "startOffset": 34647, + "endColumn": 89, + "endOffset": 34732 + } + } + }, + { + "to": { + "startLine": 416, + "startColumn": 4, + "startOffset": 38643, + "endColumn": 87, + "endOffset": 38726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 350, + "startColumn": 4, + "startOffset": 34737, + "endColumn": 87, + "endOffset": 34820 + } + } + }, + { + "to": { + "startLine": 417, + "startColumn": 4, + "startOffset": 38731, + "endColumn": 95, + "endOffset": 38822 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 351, + "startColumn": 4, + "startOffset": 34825, + "endColumn": 95, + "endOffset": 34916 + } + } + }, + { + "to": { + "startLine": 418, + "startColumn": 4, + "startOffset": 38827, + "endLine": 424, + "endColumn": 12, + "endOffset": 39323 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 352, + "startColumn": 4, + "startOffset": 34921, + "endLine": 358, + "endColumn": 12, + "endOffset": 35417 + } + } + }, + { + "to": { + "startLine": 425, + "startColumn": 4, + "startOffset": 39328, + "endColumn": 88, + "endOffset": 39412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 359, + "startColumn": 4, + "startOffset": 35422, + "endColumn": 88, + "endOffset": 35506 + } + } + }, + { + "to": { + "startLine": 426, + "startColumn": 4, + "startOffset": 39417, + "endLine": 429, + "endColumn": 12, + "endOffset": 39659 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 360, + "startColumn": 4, + "startOffset": 35511, + "endLine": 363, + "endColumn": 12, + "endOffset": 35753 + } + } + }, + { + "to": { + "startLine": 430, + "startColumn": 4, + "startOffset": 39664, + "endLine": 433, + "endColumn": 12, + "endOffset": 39940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 364, + "startColumn": 4, + "startOffset": 35758, + "endLine": 367, + "endColumn": 12, + "endOffset": 36034 + } + } + }, + { + "to": { + "startLine": 434, + "startColumn": 4, + "startOffset": 39945, + "endLine": 438, + "endColumn": 12, + "endOffset": 40225 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 368, + "startColumn": 4, + "startOffset": 36039, + "endLine": 372, + "endColumn": 12, + "endOffset": 36319 + } + } + }, + { + "to": { + "startLine": 439, + "startColumn": 4, + "startOffset": 40230, + "endLine": 444, + "endColumn": 12, + "endOffset": 40618 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 373, + "startColumn": 4, + "startOffset": 36324, + "endLine": 378, + "endColumn": 12, + "endOffset": 36712 + } + } + }, + { + "to": { + "startLine": 445, + "startColumn": 4, + "startOffset": 40623, + "endLine": 451, + "endColumn": 12, + "endOffset": 41095 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 379, + "startColumn": 4, + "startOffset": 36717, + "endLine": 385, + "endColumn": 12, + "endOffset": 37189 + } + } + }, + { + "to": { + "startLine": 452, + "startColumn": 4, + "startOffset": 41100, + "endLine": 455, + "endColumn": 12, + "endOffset": 41317 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 386, + "startColumn": 4, + "startOffset": 37194, + "endLine": 389, + "endColumn": 12, + "endOffset": 37411 + } + } + }, + { + "to": { + "startLine": 456, + "startColumn": 4, + "startOffset": 41322, + "endLine": 459, + "endColumn": 12, + "endOffset": 41539 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 390, + "startColumn": 4, + "startOffset": 37416, + "endLine": 393, + "endColumn": 12, + "endOffset": 37633 + } + } + }, + { + "to": { + "startLine": 460, + "startColumn": 4, + "startOffset": 41544, + "endLine": 464, + "endColumn": 12, + "endOffset": 41807 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 394, + "startColumn": 4, + "startOffset": 37638, + "endLine": 398, + "endColumn": 12, + "endOffset": 37901 + } + } + }, + { + "to": { + "startLine": 465, + "startColumn": 4, + "startOffset": 41812, + "endLine": 468, + "endColumn": 12, + "endOffset": 42034 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 399, + "startColumn": 4, + "startOffset": 37906, + "endLine": 402, + "endColumn": 12, + "endOffset": 38128 + } + } + }, + { + "to": { + "startLine": 469, + "startColumn": 4, + "startOffset": 42039, + "endLine": 472, + "endColumn": 12, + "endOffset": 42264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 403, + "startColumn": 4, + "startOffset": 38133, + "endLine": 406, + "endColumn": 12, + "endOffset": 38358 + } + } + }, + { + "to": { + "startLine": 473, + "startColumn": 4, + "startOffset": 42269, + "endLine": 476, + "endColumn": 12, + "endOffset": 42494 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 407, + "startColumn": 4, + "startOffset": 38363, + "endLine": 410, + "endColumn": 12, + "endOffset": 38588 + } + } + }, + { + "to": { + "startLine": 477, + "startColumn": 4, + "startOffset": 42499, + "endLine": 480, + "endColumn": 12, + "endOffset": 42724 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 411, + "startColumn": 4, + "startOffset": 38593, + "endLine": 414, + "endColumn": 12, + "endOffset": 38818 + } + } + }, + { + "to": { + "startLine": 481, + "startColumn": 4, + "startOffset": 42729, + "endLine": 484, + "endColumn": 12, + "endOffset": 42954 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 415, + "startColumn": 4, + "startOffset": 38823, + "endLine": 418, + "endColumn": 12, + "endOffset": 39048 + } + } + }, + { + "to": { + "startLine": 485, + "startColumn": 4, + "startOffset": 42959, + "endLine": 488, + "endColumn": 12, + "endOffset": 43181 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 419, + "startColumn": 4, + "startOffset": 39053, + "endLine": 422, + "endColumn": 12, + "endOffset": 39275 + } + } + }, + { + "to": { + "startLine": 489, + "startColumn": 4, + "startOffset": 43186, + "endLine": 492, + "endColumn": 12, + "endOffset": 43420 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 423, + "startColumn": 4, + "startOffset": 39280, + "endLine": 426, + "endColumn": 12, + "endOffset": 39514 + } + } + }, + { + "to": { + "startLine": 493, + "startColumn": 4, + "startOffset": 43425, + "endLine": 496, + "endColumn": 12, + "endOffset": 43646 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 427, + "startColumn": 4, + "startOffset": 39519, + "endLine": 430, + "endColumn": 12, + "endOffset": 39740 + } + } + }, + { + "to": { + "startLine": 497, + "startColumn": 4, + "startOffset": 43651, + "endLine": 500, + "endColumn": 12, + "endOffset": 43891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 431, + "startColumn": 4, + "startOffset": 39745, + "endLine": 434, + "endColumn": 12, + "endOffset": 39985 + } + } + }, + { + "to": { + "startLine": 501, + "startColumn": 4, + "startOffset": 43896, + "endLine": 504, + "endColumn": 12, + "endOffset": 44121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 435, + "startColumn": 4, + "startOffset": 39990, + "endLine": 438, + "endColumn": 12, + "endOffset": 40215 + } + } + }, + { + "to": { + "startLine": 505, + "startColumn": 4, + "startOffset": 44126, + "endLine": 508, + "endColumn": 12, + "endOffset": 44369 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 439, + "startColumn": 4, + "startOffset": 40220, + "endLine": 442, + "endColumn": 12, + "endOffset": 40463 + } + } + }, + { + "to": { + "startLine": 509, + "startColumn": 4, + "startOffset": 44374, + "endLine": 512, + "endColumn": 12, + "endOffset": 44588 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 443, + "startColumn": 4, + "startOffset": 40468, + "endLine": 446, + "endColumn": 12, + "endOffset": 40682 + } + } + }, + { + "to": { + "startLine": 513, + "startColumn": 4, + "startOffset": 44593, + "endLine": 517, + "endColumn": 12, + "endOffset": 44871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 447, + "startColumn": 4, + "startOffset": 40687, + "endLine": 451, + "endColumn": 12, + "endOffset": 40965 + } + } + }, + { + "to": { + "startLine": 518, + "startColumn": 4, + "startOffset": 44876, + "endLine": 521, + "endColumn": 12, + "endOffset": 45079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 452, + "startColumn": 4, + "startOffset": 40970, + "endLine": 455, + "endColumn": 12, + "endOffset": 41173 + } + } + }, + { + "to": { + "startLine": 522, + "startColumn": 4, + "startOffset": 45084, + "endLine": 524, + "endColumn": 12, + "endOffset": 45210 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 456, + "startColumn": 4, + "startOffset": 41178, + "endLine": 458, + "endColumn": 12, + "endOffset": 41304 + } + } + }, + { + "to": { + "startLine": 525, + "startColumn": 4, + "startOffset": 45215, + "endLine": 528, + "endColumn": 12, + "endOffset": 45437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 459, + "startColumn": 4, + "startOffset": 41309, + "endLine": 462, + "endColumn": 12, + "endOffset": 41531 + } + } + }, + { + "to": { + "startLine": 529, + "startColumn": 4, + "startOffset": 45442, + "endLine": 532, + "endColumn": 12, + "endOffset": 45683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 463, + "startColumn": 4, + "startOffset": 41536, + "endLine": 466, + "endColumn": 12, + "endOffset": 41777 + } + } + }, + { + "to": { + "startLine": 533, + "startColumn": 4, + "startOffset": 45688, + "endLine": 536, + "endColumn": 12, + "endOffset": 45908 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 467, + "startColumn": 4, + "startOffset": 41782, + "endLine": 470, + "endColumn": 12, + "endOffset": 42002 + } + } + }, + { + "to": { + "startLine": 537, + "startColumn": 4, + "startOffset": 45913, + "endLine": 540, + "endColumn": 12, + "endOffset": 46155 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 471, + "startColumn": 4, + "startOffset": 42007, + "endLine": 474, + "endColumn": 12, + "endOffset": 42249 + } + } + }, + { + "to": { + "startLine": 541, + "startColumn": 4, + "startOffset": 46160, + "endLine": 544, + "endColumn": 12, + "endOffset": 46376 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 475, + "startColumn": 4, + "startOffset": 42254, + "endLine": 478, + "endColumn": 12, + "endOffset": 42470 + } + } + }, + { + "to": { + "startLine": 545, + "startColumn": 4, + "startOffset": 46381, + "endLine": 548, + "endColumn": 12, + "endOffset": 46621 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 479, + "startColumn": 4, + "startOffset": 42475, + "endLine": 482, + "endColumn": 12, + "endOffset": 42715 + } + } + }, + { + "to": { + "startLine": 549, + "startColumn": 4, + "startOffset": 46626, + "endLine": 552, + "endColumn": 12, + "endOffset": 46897 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 483, + "startColumn": 4, + "startOffset": 42720, + "endLine": 486, + "endColumn": 12, + "endOffset": 42991 + } + } + }, + { + "to": { + "startLine": 553, + "startColumn": 4, + "startOffset": 46902, + "endLine": 556, + "endColumn": 12, + "endOffset": 47198 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 487, + "startColumn": 4, + "startOffset": 42996, + "endLine": 490, + "endColumn": 12, + "endOffset": 43292 + } + } + }, + { + "to": { + "startLine": 557, + "startColumn": 4, + "startOffset": 47203, + "endLine": 560, + "endColumn": 12, + "endOffset": 47522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 491, + "startColumn": 4, + "startOffset": 43297, + "endLine": 494, + "endColumn": 12, + "endOffset": 43616 + } + } + }, + { + "to": { + "startLine": 561, + "startColumn": 4, + "startOffset": 47527, + "endLine": 564, + "endColumn": 12, + "endOffset": 47813 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 495, + "startColumn": 4, + "startOffset": 43621, + "endLine": 498, + "endColumn": 12, + "endOffset": 43907 + } + } + }, + { + "to": { + "startLine": 565, + "startColumn": 4, + "startOffset": 47818, + "endLine": 568, + "endColumn": 12, + "endOffset": 48127 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 499, + "startColumn": 4, + "startOffset": 43912, + "endLine": 502, + "endColumn": 12, + "endOffset": 44221 + } + } + }, + { + "to": { + "startLine": 569, + "startColumn": 4, + "startOffset": 48132, + "endColumn": 136, + "endOffset": 48264 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 503, + "startColumn": 4, + "startOffset": 44226, + "endColumn": 136, + "endOffset": 44358 + } + } + }, + { + "to": { + "startLine": 570, + "startColumn": 4, + "startOffset": 48269, + "endColumn": 130, + "endOffset": 48395 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 504, + "startColumn": 4, + "startOffset": 44363, + "endColumn": 130, + "endOffset": 44489 + } + } + }, + { + "to": { + "startLine": 571, + "startColumn": 4, + "startOffset": 48400, + "endColumn": 104, + "endOffset": 48500 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 505, + "startColumn": 4, + "startOffset": 44494, + "endColumn": 104, + "endOffset": 44594 + } + } + }, + { + "to": { + "startLine": 572, + "startColumn": 4, + "startOffset": 48505, + "endLine": 574, + "endColumn": 12, + "endOffset": 48742 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 506, + "startColumn": 4, + "startOffset": 44599, + "endLine": 508, + "endColumn": 12, + "endOffset": 44836 + } + } + }, + { + "to": { + "startLine": 575, + "startColumn": 4, + "startOffset": 48747, + "endLine": 577, + "endColumn": 12, + "endOffset": 48909 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 509, + "startColumn": 4, + "startOffset": 44841, + "endLine": 511, + "endColumn": 12, + "endOffset": 45003 + } + } + }, + { + "to": { + "startLine": 578, + "startColumn": 4, + "startOffset": 48914, + "endLine": 580, + "endColumn": 12, + "endOffset": 49113 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 512, + "startColumn": 4, + "startOffset": 45008, + "endLine": 514, + "endColumn": 12, + "endOffset": 45207 + } + } + }, + { + "to": { + "startLine": 581, + "startColumn": 4, + "startOffset": 49118, + "endLine": 583, + "endColumn": 12, + "endOffset": 49321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 515, + "startColumn": 4, + "startOffset": 45212, + "endLine": 517, + "endColumn": 12, + "endOffset": 45415 + } + } + }, + { + "to": { + "startLine": 584, + "startColumn": 4, + "startOffset": 49326, + "endLine": 587, + "endColumn": 12, + "endOffset": 49592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 518, + "startColumn": 4, + "startOffset": 45420, + "endLine": 521, + "endColumn": 12, + "endOffset": 45686 + } + } + }, + { + "to": { + "startLine": 588, + "startColumn": 4, + "startOffset": 49597, + "endColumn": 111, + "endOffset": 49704 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 522, + "startColumn": 4, + "startOffset": 45691, + "endColumn": 111, + "endOffset": 45798 + } + } + }, + { + "to": { + "startLine": 589, + "startColumn": 4, + "startOffset": 49709, + "endColumn": 111, + "endOffset": 49816 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 523, + "startColumn": 4, + "startOffset": 45803, + "endColumn": 111, + "endOffset": 45910 + } + } + }, + { + "to": { + "startLine": 590, + "startColumn": 4, + "startOffset": 49821, + "endColumn": 104, + "endOffset": 49921 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 524, + "startColumn": 4, + "startOffset": 45915, + "endColumn": 104, + "endOffset": 46015 + } + } + }, + { + "to": { + "startLine": 591, + "startColumn": 4, + "startOffset": 49926, + "endColumn": 116, + "endOffset": 50038 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 525, + "startColumn": 4, + "startOffset": 46020, + "endColumn": 116, + "endOffset": 46132 + } + } + }, + { + "to": { + "startLine": 592, + "startColumn": 4, + "startOffset": 50043, + "endLine": 594, + "endColumn": 12, + "endOffset": 50252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 526, + "startColumn": 4, + "startOffset": 46137, + "endLine": 528, + "endColumn": 12, + "endOffset": 46346 + } + } + }, + { + "to": { + "startLine": 595, + "startColumn": 4, + "startOffset": 50257, + "endLine": 596, + "endColumn": 12, + "endOffset": 50398 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 529, + "startColumn": 4, + "startOffset": 46351, + "endLine": 530, + "endColumn": 12, + "endOffset": 46492 + } + } + }, + { + "to": { + "startLine": 597, + "startColumn": 4, + "startOffset": 50403, + "endLine": 598, + "endColumn": 12, + "endOffset": 50538 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 531, + "startColumn": 4, + "startOffset": 46497, + "endLine": 532, + "endColumn": 12, + "endOffset": 46632 + } + } + }, + { + "to": { + "startLine": 599, + "startColumn": 4, + "startOffset": 50543, + "endLine": 600, + "endColumn": 12, + "endOffset": 50624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 533, + "startColumn": 4, + "startOffset": 46637, + "endLine": 534, + "endColumn": 12, + "endOffset": 46718 + } + } + }, + { + "to": { + "startLine": 601, + "startColumn": 4, + "startOffset": 50629, + "endLine": 605, + "endColumn": 12, + "endOffset": 50972 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 535, + "startColumn": 4, + "startOffset": 46723, + "endLine": 539, + "endColumn": 12, + "endOffset": 47066 + } + } + }, + { + "to": { + "startLine": 606, + "startColumn": 4, + "startOffset": 50977, + "endColumn": 87, + "endOffset": 51060 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 540, + "startColumn": 4, + "startOffset": 47071, + "endColumn": 87, + "endOffset": 47154 + } + } + }, + { + "to": { + "startLine": 607, + "startColumn": 4, + "startOffset": 51065, + "endLine": 610, + "endColumn": 12, + "endOffset": 51290 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 541, + "startColumn": 4, + "startOffset": 47159, + "endLine": 544, + "endColumn": 12, + "endOffset": 47384 + } + } + }, + { + "to": { + "startLine": 611, + "startColumn": 4, + "startOffset": 51295, + "endLine": 616, + "endColumn": 12, + "endOffset": 51708 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 545, + "startColumn": 4, + "startOffset": 47389, + "endLine": 550, + "endColumn": 12, + "endOffset": 47802 + } + } + }, + { + "to": { + "startLine": 617, + "startColumn": 4, + "startOffset": 51713, + "endLine": 620, + "endColumn": 12, + "endOffset": 51941 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 551, + "startColumn": 4, + "startOffset": 47807, + "endLine": 554, + "endColumn": 12, + "endOffset": 48035 + } + } + }, + { + "to": { + "startLine": 621, + "startColumn": 4, + "startOffset": 51946, + "endColumn": 81, + "endOffset": 52023 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 555, + "startColumn": 4, + "startOffset": 48040, + "endColumn": 81, + "endOffset": 48117 + } + } + }, + { + "to": { + "startLine": 622, + "startColumn": 4, + "startOffset": 52028, + "endLine": 623, + "endColumn": 12, + "endOffset": 52121 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 556, + "startColumn": 4, + "startOffset": 48122, + "endLine": 557, + "endColumn": 12, + "endOffset": 48215 + } + } + }, + { + "to": { + "startLine": 624, + "startColumn": 4, + "startOffset": 52126, + "endLine": 634, + "endColumn": 12, + "endOffset": 52738 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 558, + "startColumn": 4, + "startOffset": 48220, + "endLine": 568, + "endColumn": 12, + "endOffset": 48832 + } + } + }, + { + "to": { + "startLine": 635, + "startColumn": 4, + "startOffset": 52743, + "endColumn": 99, + "endOffset": 52838 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 569, + "startColumn": 4, + "startOffset": 48837, + "endColumn": 99, + "endOffset": 48932 + } + } + }, + { + "to": { + "startLine": 636, + "startColumn": 4, + "startOffset": 52843, + "endLine": 639, + "endColumn": 12, + "endOffset": 53074 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 570, + "startColumn": 4, + "startOffset": 48937, + "endLine": 573, + "endColumn": 12, + "endOffset": 49168 + } + } + }, + { + "to": { + "startLine": 640, + "startColumn": 4, + "startOffset": 53079, + "endLine": 645, + "endColumn": 12, + "endOffset": 53498 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 574, + "startColumn": 4, + "startOffset": 49173, + "endLine": 579, + "endColumn": 12, + "endOffset": 49592 + } + } + }, + { + "to": { + "startLine": 646, + "startColumn": 4, + "startOffset": 53503, + "endLine": 649, + "endColumn": 12, + "endOffset": 53737 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 580, + "startColumn": 4, + "startOffset": 49597, + "endLine": 583, + "endColumn": 12, + "endOffset": 49831 + } + } + }, + { + "to": { + "startLine": 650, + "startColumn": 4, + "startOffset": 53742, + "endColumn": 93, + "endOffset": 53831 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 584, + "startColumn": 4, + "startOffset": 49836, + "endColumn": 93, + "endOffset": 49925 + } + } + }, + { + "to": { + "startLine": 651, + "startColumn": 4, + "startOffset": 53836, + "endColumn": 88, + "endOffset": 53920 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 585, + "startColumn": 4, + "startOffset": 49930, + "endColumn": 88, + "endOffset": 50014 + } + } + }, + { + "to": { + "startLine": 652, + "startColumn": 4, + "startOffset": 53925, + "endLine": 655, + "endColumn": 12, + "endOffset": 54157 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 586, + "startColumn": 4, + "startOffset": 50019, + "endLine": 589, + "endColumn": 12, + "endOffset": 50251 + } + } + }, + { + "to": { + "startLine": 656, + "startColumn": 4, + "startOffset": 54162, + "endLine": 682, + "endColumn": 12, + "endOffset": 56209 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 590, + "startColumn": 4, + "startOffset": 50256, + "endLine": 616, + "endColumn": 12, + "endOffset": 52303 + } + } + }, + { + "to": { + "startLine": 683, + "startColumn": 4, + "startOffset": 56214, + "endLine": 686, + "endColumn": 12, + "endOffset": 56451 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 617, + "startColumn": 4, + "startOffset": 52308, + "endLine": 620, + "endColumn": 12, + "endOffset": 52545 + } + } + }, + { + "to": { + "startLine": 687, + "startColumn": 4, + "startOffset": 56456, + "endColumn": 101, + "endOffset": 56553 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 621, + "startColumn": 4, + "startOffset": 52550, + "endColumn": 101, + "endOffset": 52647 + } + } + }, + { + "to": { + "startLine": 688, + "startColumn": 4, + "startOffset": 56558, + "endLine": 691, + "endColumn": 12, + "endOffset": 56790 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 622, + "startColumn": 4, + "startOffset": 52652, + "endLine": 625, + "endColumn": 12, + "endOffset": 52884 + } + } + }, + { + "to": { + "startLine": 692, + "startColumn": 4, + "startOffset": 56795, + "endLine": 719, + "endColumn": 12, + "endOffset": 58974 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 626, + "startColumn": 4, + "startOffset": 52889, + "endLine": 653, + "endColumn": 12, + "endOffset": 55068 + } + } + }, + { + "to": { + "startLine": 720, + "startColumn": 4, + "startOffset": 58979, + "endLine": 878, + "endColumn": 12, + "endOffset": 69143 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 654, + "startColumn": 4, + "startOffset": 55073, + "endLine": 812, + "endColumn": 12, + "endOffset": 65237 + } + } + }, + { + "to": { + "startLine": 879, + "startColumn": 4, + "startOffset": 69148, + "endLine": 900, + "endColumn": 12, + "endOffset": 70394 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 813, + "startColumn": 4, + "startOffset": 65242, + "endLine": 834, + "endColumn": 12, + "endOffset": 66488 + } + } + }, + { + "to": { + "startLine": 901, + "startColumn": 4, + "startOffset": 70399, + "endLine": 1059, + "endColumn": 12, + "endOffset": 80662 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 835, + "startColumn": 4, + "startOffset": 66493, + "endLine": 993, + "endColumn": 12, + "endOffset": 76756 + } + } + }, + { + "to": { + "startLine": 1060, + "startColumn": 4, + "startOffset": 80667, + "endLine": 1081, + "endColumn": 12, + "endOffset": 81925 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 994, + "startColumn": 4, + "startOffset": 76761, + "endLine": 1015, + "endColumn": 12, + "endOffset": 78019 + } + } + }, + { + "to": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 81930, + "endLine": 1108, + "endColumn": 12, + "endOffset": 83417 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1016, + "startColumn": 4, + "startOffset": 78024, + "endLine": 1042, + "endColumn": 12, + "endOffset": 79511 + } + } + }, + { + "to": { + "startLine": 1109, + "startColumn": 4, + "startOffset": 83422, + "endLine": 1115, + "endColumn": 12, + "endOffset": 83953 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1043, + "startColumn": 4, + "startOffset": 79516, + "endLine": 1049, + "endColumn": 12, + "endOffset": 80047 + } + } + }, + { + "to": { + "startLine": 1116, + "startColumn": 4, + "startOffset": 83958, + "endLine": 1120, + "endColumn": 12, + "endOffset": 84283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1050, + "startColumn": 4, + "startOffset": 80052, + "endLine": 1054, + "endColumn": 12, + "endOffset": 80377 + } + } + }, + { + "to": { + "startLine": 1121, + "startColumn": 4, + "startOffset": 84288, + "endLine": 1142, + "endColumn": 12, + "endOffset": 85548 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1055, + "startColumn": 4, + "startOffset": 80382, + "endLine": 1076, + "endColumn": 12, + "endOffset": 81642 + } + } + }, + { + "to": { + "startLine": 1143, + "startColumn": 4, + "startOffset": 85553, + "endLine": 1147, + "endColumn": 12, + "endOffset": 85804 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1077, + "startColumn": 4, + "startOffset": 81647, + "endLine": 1081, + "endColumn": 12, + "endOffset": 81898 + } + } + }, + { + "to": { + "startLine": 1148, + "startColumn": 4, + "startOffset": 85809, + "endLine": 1152, + "endColumn": 12, + "endOffset": 86040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1082, + "startColumn": 4, + "startOffset": 81903, + "endLine": 1086, + "endColumn": 12, + "endOffset": 82134 + } + } + }, + { + "to": { + "startLine": 1153, + "startColumn": 4, + "startOffset": 86045, + "endLine": 1162, + "endColumn": 12, + "endOffset": 86587 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1087, + "startColumn": 4, + "startOffset": 82139, + "endLine": 1096, + "endColumn": 12, + "endOffset": 82681 + } + } + }, + { + "to": { + "startLine": 1163, + "startColumn": 4, + "startOffset": 86592, + "endLine": 1171, + "endColumn": 12, + "endOffset": 87081 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1097, + "startColumn": 4, + "startOffset": 82686, + "endLine": 1105, + "endColumn": 12, + "endOffset": 83175 + } + } + }, + { + "to": { + "startLine": 1172, + "startColumn": 4, + "startOffset": 87086, + "endLine": 1180, + "endColumn": 12, + "endOffset": 87686 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1106, + "startColumn": 4, + "startOffset": 83180, + "endLine": 1114, + "endColumn": 12, + "endOffset": 83780 + } + } + }, + { + "to": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 87691, + "endLine": 1184, + "endColumn": 12, + "endOffset": 87884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1115, + "startColumn": 4, + "startOffset": 83785, + "endLine": 1118, + "endColumn": 12, + "endOffset": 83978 + } + } + }, + { + "to": { + "startLine": 1185, + "startColumn": 4, + "startOffset": 87889, + "endLine": 1191, + "endColumn": 12, + "endOffset": 88464 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1119, + "startColumn": 4, + "startOffset": 83983, + "endLine": 1125, + "endColumn": 12, + "endOffset": 84558 + } + } + }, + { + "to": { + "startLine": 1192, + "startColumn": 4, + "startOffset": 88469, + "endLine": 1199, + "endColumn": 12, + "endOffset": 89028 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1126, + "startColumn": 4, + "startOffset": 84563, + "endLine": 1133, + "endColumn": 12, + "endOffset": 85122 + } + } + }, + { + "to": { + "startLine": 1200, + "startColumn": 4, + "startOffset": 89033, + "endLine": 1206, + "endColumn": 12, + "endOffset": 89403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1134, + "startColumn": 4, + "startOffset": 85127, + "endLine": 1140, + "endColumn": 12, + "endOffset": 85497 + } + } + }, + { + "to": { + "startLine": 1207, + "startColumn": 4, + "startOffset": 89408, + "endColumn": 117, + "endOffset": 89521 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1141, + "startColumn": 4, + "startOffset": 85502, + "endColumn": 117, + "endOffset": 85615 + } + } + }, + { + "to": { + "startLine": 1208, + "startColumn": 4, + "startOffset": 89526, + "endLine": 1216, + "endColumn": 12, + "endOffset": 90059 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1142, + "startColumn": 4, + "startOffset": 85620, + "endLine": 1150, + "endColumn": 12, + "endOffset": 86153 + } + } + }, + { + "to": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 90064, + "endLine": 1219, + "endColumn": 12, + "endOffset": 90216 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1151, + "startColumn": 4, + "startOffset": 86158, + "endLine": 1153, + "endColumn": 12, + "endOffset": 86310 + } + } + }, + { + "to": { + "startLine": 1220, + "startColumn": 4, + "startOffset": 90221, + "endLine": 1222, + "endColumn": 12, + "endOffset": 90412 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1154, + "startColumn": 4, + "startOffset": 86315, + "endLine": 1156, + "endColumn": 12, + "endOffset": 86506 + } + } + }, + { + "to": { + "startLine": 1223, + "startColumn": 4, + "startOffset": 90417, + "endLine": 1226, + "endColumn": 12, + "endOffset": 90685 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1157, + "startColumn": 4, + "startOffset": 86511, + "endLine": 1160, + "endColumn": 12, + "endOffset": 86779 + } + } + }, + { + "to": { + "startLine": 1227, + "startColumn": 4, + "startOffset": 90690, + "endLine": 1230, + "endColumn": 12, + "endOffset": 90941 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1161, + "startColumn": 4, + "startOffset": 86784, + "endLine": 1164, + "endColumn": 12, + "endOffset": 87035 + } + } + }, + { + "to": { + "startLine": 1231, + "startColumn": 4, + "startOffset": 90946, + "endLine": 1234, + "endColumn": 12, + "endOffset": 91111 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1165, + "startColumn": 4, + "startOffset": 87040, + "endLine": 1168, + "endColumn": 12, + "endOffset": 87205 + } + } + }, + { + "to": { + "startLine": 1235, + "startColumn": 4, + "startOffset": 91116, + "endLine": 1237, + "endColumn": 12, + "endOffset": 91252 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1169, + "startColumn": 4, + "startOffset": 87210, + "endLine": 1171, + "endColumn": 12, + "endOffset": 87346 + } + } + }, + { + "to": { + "startLine": 1238, + "startColumn": 4, + "startOffset": 91257, + "endColumn": 63, + "endOffset": 91316 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1172, + "startColumn": 4, + "startOffset": 87351, + "endColumn": 63, + "endOffset": 87410 + } + } + }, + { + "to": { + "startLine": 1239, + "startColumn": 4, + "startOffset": 91321, + "endLine": 1242, + "endColumn": 12, + "endOffset": 91598 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1173, + "startColumn": 4, + "startOffset": 87415, + "endLine": 1176, + "endColumn": 12, + "endOffset": 87692 + } + } + }, + { + "to": { + "startLine": 1243, + "startColumn": 4, + "startOffset": 91603, + "endLine": 1246, + "endColumn": 12, + "endOffset": 91884 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1177, + "startColumn": 4, + "startOffset": 87697, + "endLine": 1180, + "endColumn": 12, + "endOffset": 87978 + } + } + }, + { + "to": { + "startLine": 1247, + "startColumn": 4, + "startOffset": 91889, + "endLine": 1256, + "endColumn": 12, + "endOffset": 92560 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1181, + "startColumn": 4, + "startOffset": 87983, + "endLine": 1190, + "endColumn": 12, + "endOffset": 88654 + } + } + }, + { + "to": { + "startLine": 1257, + "startColumn": 4, + "startOffset": 92565, + "endLine": 1261, + "endColumn": 12, + "endOffset": 92824 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1191, + "startColumn": 4, + "startOffset": 88659, + "endLine": 1195, + "endColumn": 12, + "endOffset": 88918 + } + } + }, + { + "to": { + "startLine": 1262, + "startColumn": 4, + "startOffset": 92829, + "endLine": 1268, + "endColumn": 12, + "endOffset": 93162 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1196, + "startColumn": 4, + "startOffset": 88923, + "endLine": 1202, + "endColumn": 12, + "endOffset": 89256 + } + } + }, + { + "to": { + "startLine": 1269, + "startColumn": 4, + "startOffset": 93167, + "endLine": 1274, + "endColumn": 12, + "endOffset": 93515 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1203, + "startColumn": 4, + "startOffset": 89261, + "endLine": 1208, + "endColumn": 12, + "endOffset": 89609 + } + } + }, + { + "to": { + "startLine": 1275, + "startColumn": 4, + "startOffset": 93520, + "endColumn": 93, + "endOffset": 93609 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1209, + "startColumn": 4, + "startOffset": 89614, + "endColumn": 93, + "endOffset": 89703 + } + } + }, + { + "to": { + "startLine": 1276, + "startColumn": 4, + "startOffset": 93614, + "endLine": 1278, + "endColumn": 12, + "endOffset": 93795 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1210, + "startColumn": 4, + "startOffset": 89708, + "endLine": 1212, + "endColumn": 12, + "endOffset": 89889 + } + } + }, + { + "to": { + "startLine": 1279, + "startColumn": 4, + "startOffset": 93800, + "endLine": 1282, + "endColumn": 12, + "endOffset": 94101 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1213, + "startColumn": 4, + "startOffset": 89894, + "endLine": 1216, + "endColumn": 12, + "endOffset": 90195 + } + } + }, + { + "to": { + "startLine": 1283, + "startColumn": 4, + "startOffset": 94106, + "endLine": 1287, + "endColumn": 12, + "endOffset": 94363 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1217, + "startColumn": 4, + "startOffset": 90200, + "endLine": 1221, + "endColumn": 12, + "endOffset": 90457 + } + } + }, + { + "to": { + "startLine": 1288, + "startColumn": 4, + "startOffset": 94368, + "endLine": 1289, + "endColumn": 12, + "endOffset": 94488 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1222, + "startColumn": 4, + "startOffset": 90462, + "endLine": 1223, + "endColumn": 12, + "endOffset": 90582 + } + } + }, + { + "to": { + "startLine": 1290, + "startColumn": 4, + "startOffset": 94493, + "endLine": 1291, + "endColumn": 12, + "endOffset": 94615 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1224, + "startColumn": 4, + "startOffset": 90587, + "endLine": 1225, + "endColumn": 12, + "endOffset": 90709 + } + } + }, + { + "to": { + "startLine": 1292, + "startColumn": 4, + "startOffset": 94620, + "endLine": 1294, + "endColumn": 12, + "endOffset": 94854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1226, + "startColumn": 4, + "startOffset": 90714, + "endLine": 1228, + "endColumn": 12, + "endOffset": 90948 + } + } + }, + { + "to": { + "startLine": 1295, + "startColumn": 4, + "startOffset": 94859, + "endLine": 1297, + "endColumn": 12, + "endOffset": 95065 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1229, + "startColumn": 4, + "startOffset": 90953, + "endLine": 1231, + "endColumn": 12, + "endOffset": 91159 + } + } + }, + { + "to": { + "startLine": 1298, + "startColumn": 4, + "startOffset": 95070, + "endLine": 1299, + "endColumn": 12, + "endOffset": 95184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1232, + "startColumn": 4, + "startOffset": 91164, + "endLine": 1233, + "endColumn": 12, + "endOffset": 91278 + } + } + }, + { + "to": { + "startLine": 1300, + "startColumn": 4, + "startOffset": 95189, + "endLine": 1303, + "endColumn": 12, + "endOffset": 95377 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1234, + "startColumn": 4, + "startOffset": 91283, + "endLine": 1237, + "endColumn": 12, + "endOffset": 91471 + } + } + }, + { + "to": { + "startLine": 1304, + "startColumn": 4, + "startOffset": 95382, + "endLine": 1306, + "endColumn": 12, + "endOffset": 95554 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1238, + "startColumn": 4, + "startOffset": 91476, + "endLine": 1240, + "endColumn": 12, + "endOffset": 91648 + } + } + }, + { + "to": { + "startLine": 1307, + "startColumn": 4, + "startOffset": 95559, + "endLine": 1313, + "endColumn": 12, + "endOffset": 96009 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1241, + "startColumn": 4, + "startOffset": 91653, + "endLine": 1247, + "endColumn": 12, + "endOffset": 92103 + } + } + }, + { + "to": { + "startLine": 1314, + "startColumn": 4, + "startOffset": 96014, + "endLine": 1316, + "endColumn": 12, + "endOffset": 96190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1248, + "startColumn": 4, + "startOffset": 92108, + "endLine": 1250, + "endColumn": 12, + "endOffset": 92284 + } + } + }, + { + "to": { + "startLine": 1317, + "startColumn": 4, + "startOffset": 96195, + "endLine": 1319, + "endColumn": 12, + "endOffset": 96312 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1251, + "startColumn": 4, + "startOffset": 92289, + "endLine": 1253, + "endColumn": 12, + "endOffset": 92406 + } + } + }, + { + "to": { + "startLine": 1320, + "startColumn": 4, + "startOffset": 96317, + "endLine": 1323, + "endColumn": 12, + "endOffset": 96571 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1254, + "startColumn": 4, + "startOffset": 92411, + "endLine": 1257, + "endColumn": 12, + "endOffset": 92665 + } + } + }, + { + "to": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 96576, + "endLine": 1325, + "endColumn": 12, + "endOffset": 96684 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1258, + "startColumn": 4, + "startOffset": 92670, + "endLine": 1259, + "endColumn": 12, + "endOffset": 92778 + } + } + }, + { + "to": { + "startLine": 1326, + "startColumn": 4, + "startOffset": 96689, + "endLine": 1329, + "endColumn": 12, + "endOffset": 96871 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1260, + "startColumn": 4, + "startOffset": 92783, + "endLine": 1263, + "endColumn": 12, + "endOffset": 92965 + } + } + }, + { + "to": { + "startLine": 1330, + "startColumn": 4, + "startOffset": 96876, + "endLine": 1331, + "endColumn": 12, + "endOffset": 96973 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1264, + "startColumn": 4, + "startOffset": 92970, + "endLine": 1265, + "endColumn": 12, + "endOffset": 93067 + } + } + }, + { + "to": { + "startLine": 1332, + "startColumn": 4, + "startOffset": 96978, + "endLine": 1337, + "endColumn": 12, + "endOffset": 97417 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1266, + "startColumn": 4, + "startOffset": 93072, + "endLine": 1271, + "endColumn": 12, + "endOffset": 93511 + } + } + }, + { + "to": { + "startLine": 1338, + "startColumn": 4, + "startOffset": 97422, + "endLine": 1339, + "endColumn": 12, + "endOffset": 97541 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1272, + "startColumn": 4, + "startOffset": 93516, + "endLine": 1273, + "endColumn": 12, + "endOffset": 93635 + } + } + }, + { + "to": { + "startLine": 1340, + "startColumn": 4, + "startOffset": 97546, + "endLine": 1343, + "endColumn": 12, + "endOffset": 97816 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1274, + "startColumn": 4, + "startOffset": 93640, + "endLine": 1277, + "endColumn": 12, + "endOffset": 93910 + } + } + }, + { + "to": { + "startLine": 1344, + "startColumn": 4, + "startOffset": 97821, + "endLine": 1351, + "endColumn": 12, + "endOffset": 98324 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1278, + "startColumn": 4, + "startOffset": 93915, + "endLine": 1285, + "endColumn": 12, + "endOffset": 94418 + } + } + }, + { + "to": { + "startLine": 1352, + "startColumn": 4, + "startOffset": 98329, + "endLine": 1359, + "endColumn": 12, + "endOffset": 98820 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1286, + "startColumn": 4, + "startOffset": 94423, + "endLine": 1293, + "endColumn": 12, + "endOffset": 94914 + } + } + }, + { + "to": { + "startLine": 1360, + "startColumn": 4, + "startOffset": 98825, + "endLine": 1371, + "endColumn": 12, + "endOffset": 99697 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1294, + "startColumn": 4, + "startOffset": 94919, + "endLine": 1305, + "endColumn": 12, + "endOffset": 95791 + } + } + }, + { + "to": { + "startLine": 1372, + "startColumn": 4, + "startOffset": 99702, + "endLine": 1377, + "endColumn": 12, + "endOffset": 99991 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1306, + "startColumn": 4, + "startOffset": 95796, + "endLine": 1311, + "endColumn": 12, + "endOffset": 96085 + } + } + }, + { + "to": { + "startLine": 1378, + "startColumn": 4, + "startOffset": 99996, + "endLine": 1386, + "endColumn": 12, + "endOffset": 100561 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1312, + "startColumn": 4, + "startOffset": 96090, + "endLine": 1320, + "endColumn": 12, + "endOffset": 96655 + } + } + }, + { + "to": { + "startLine": 1387, + "startColumn": 4, + "startOffset": 100566, + "endLine": 1389, + "endColumn": 12, + "endOffset": 100710 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1321, + "startColumn": 4, + "startOffset": 96660, + "endLine": 1323, + "endColumn": 12, + "endOffset": 96804 + } + } + }, + { + "to": { + "startLine": 1390, + "startColumn": 4, + "startOffset": 100715, + "endLine": 1400, + "endColumn": 12, + "endOffset": 101442 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1324, + "startColumn": 4, + "startOffset": 96809, + "endLine": 1334, + "endColumn": 12, + "endOffset": 97536 + } + } + }, + { + "to": { + "startLine": 1401, + "startColumn": 4, + "startOffset": 101447, + "endLine": 1403, + "endColumn": 12, + "endOffset": 101614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1335, + "startColumn": 4, + "startOffset": 97541, + "endLine": 1337, + "endColumn": 12, + "endOffset": 97708 + } + } + }, + { + "to": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 101619, + "endLine": 1408, + "endColumn": 12, + "endOffset": 101950 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1338, + "startColumn": 4, + "startOffset": 97713, + "endLine": 1342, + "endColumn": 12, + "endOffset": 98044 + } + } + }, + { + "to": { + "startLine": 1409, + "startColumn": 4, + "startOffset": 101955, + "endLine": 1422, + "endColumn": 12, + "endOffset": 103008 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1343, + "startColumn": 4, + "startOffset": 98049, + "endLine": 1356, + "endColumn": 12, + "endOffset": 99102 + } + } + }, + { + "to": { + "startLine": 1423, + "startColumn": 4, + "startOffset": 103013, + "endLine": 1427, + "endColumn": 12, + "endOffset": 103286 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1357, + "startColumn": 4, + "startOffset": 99107, + "endLine": 1361, + "endColumn": 12, + "endOffset": 99380 + } + } + }, + { + "to": { + "startLine": 1428, + "startColumn": 4, + "startOffset": 103291, + "endLine": 1442, + "endColumn": 12, + "endOffset": 103922 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 7, + "startColumn": 4, + "startOffset": 875, + "endLine": 21, + "endColumn": 12, + "endOffset": 1506 + } + } + }, + { + "to": { + "startLine": 1443, + "startColumn": 4, + "startOffset": 103927, + "endLine": 1458, + "endColumn": 12, + "endOffset": 104556 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 22, + "startColumn": 4, + "startOffset": 1511, + "endLine": 37, + "endColumn": 12, + "endOffset": 2140 + } + } + }, + { + "to": { + "startLine": 1459, + "startColumn": 4, + "startOffset": 104561, + "endLine": 1473, + "endColumn": 12, + "endOffset": 105194 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 38, + "startColumn": 4, + "startOffset": 2145, + "endLine": 52, + "endColumn": 12, + "endOffset": 2778 + } + } + }, + { + "to": { + "startLine": 1474, + "startColumn": 4, + "startOffset": 105199, + "endLine": 1488, + "endColumn": 12, + "endOffset": 105832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 53, + "startColumn": 4, + "startOffset": 2783, + "endLine": 67, + "endColumn": 12, + "endOffset": 3416 + } + } + }, + { + "to": { + "startLine": 1489, + "startColumn": 4, + "startOffset": 105837, + "endLine": 1504, + "endColumn": 12, + "endOffset": 106472 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 68, + "startColumn": 4, + "startOffset": 3421, + "endLine": 83, + "endColumn": 12, + "endOffset": 4056 + } + } + }, + { + "to": { + "startLine": 1505, + "startColumn": 4, + "startOffset": 106477, + "endLine": 1519, + "endColumn": 12, + "endOffset": 107108 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 84, + "startColumn": 4, + "startOffset": 4061, + "endLine": 98, + "endColumn": 12, + "endOffset": 4692 + } + } + }, + { + "to": { + "startLine": 1520, + "startColumn": 4, + "startOffset": 107113, + "endLine": 1534, + "endColumn": 12, + "endOffset": 107747 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 99, + "startColumn": 4, + "startOffset": 4697, + "endLine": 113, + "endColumn": 12, + "endOffset": 5331 + } + } + }, + { + "to": { + "startLine": 1535, + "startColumn": 4, + "startOffset": 107752, + "endLine": 1549, + "endColumn": 12, + "endOffset": 108384 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.daimajia.numberprogressbar/library/1.4/res/values/values.xml", + "position": { + "startLine": 114, + "startColumn": 4, + "startOffset": 5336, + "endLine": 128, + "endColumn": 12, + "endOffset": 5968 + } + } + }, + { + "to": { + "startLine": 1550, + "startColumn": 4, + "startOffset": 108389, + "endLine": 1591, + "endColumn": 12, + "endOffset": 111570 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1362, + "startColumn": 4, + "startOffset": 99385, + "endLine": 1403, + "endColumn": 12, + "endOffset": 102566 + } + } + }, + { + "to": { + "startLine": 1592, + "startColumn": 4, + "startOffset": 111575, + "endLine": 1634, + "endColumn": 12, + "endOffset": 114899 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1404, + "startColumn": 4, + "startOffset": 102571, + "endLine": 1446, + "endColumn": 12, + "endOffset": 105895 + } + } + }, + { + "to": { + "startLine": 1635, + "startColumn": 4, + "startOffset": 114904, + "endColumn": 61, + "endOffset": 114961 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1447, + "startColumn": 4, + "startOffset": 105900, + "endColumn": 61, + "endOffset": 105957 + } + } + }, + { + "to": { + "startLine": 1636, + "startColumn": 4, + "startOffset": 114966, + "endLine": 1645, + "endColumn": 12, + "endOffset": 115591 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1448, + "startColumn": 4, + "startOffset": 105962, + "endLine": 1457, + "endColumn": 12, + "endOffset": 106587 + } + } + }, + { + "to": { + "startLine": 1646, + "startColumn": 4, + "startOffset": 115596, + "endLine": 1654, + "endColumn": 12, + "endOffset": 116205 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1458, + "startColumn": 4, + "startOffset": 106592, + "endLine": 1466, + "endColumn": 12, + "endOffset": 107201 + } + } + }, + { + "to": { + "startLine": 1655, + "startColumn": 4, + "startOffset": 116210, + "endColumn": 85, + "endOffset": 116291 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1467, + "startColumn": 4, + "startOffset": 107206, + "endColumn": 85, + "endOffset": 107287 + } + } + }, + { + "to": { + "startLine": 1656, + "startColumn": 4, + "startOffset": 116296, + "endLine": 1657, + "endColumn": 12, + "endOffset": 116404 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1468, + "startColumn": 4, + "startOffset": 107292, + "endLine": 1469, + "endColumn": 12, + "endOffset": 107400 + } + } + }, + { + "to": { + "startLine": 1658, + "startColumn": 4, + "startOffset": 116409, + "endLine": 1661, + "endColumn": 12, + "endOffset": 116633 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1470, + "startColumn": 4, + "startOffset": 107405, + "endLine": 1473, + "endColumn": 12, + "endOffset": 107629 + } + } + }, + { + "to": { + "startLine": 1662, + "startColumn": 4, + "startOffset": 116638, + "endLine": 1664, + "endColumn": 12, + "endOffset": 116793 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1474, + "startColumn": 4, + "startOffset": 107634, + "endLine": 1476, + "endColumn": 12, + "endOffset": 107789 + } + } + }, + { + "to": { + "startLine": 1665, + "startColumn": 4, + "startOffset": 116798, + "endLine": 1667, + "endColumn": 12, + "endOffset": 116945 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1477, + "startColumn": 4, + "startOffset": 107794, + "endLine": 1479, + "endColumn": 12, + "endOffset": 107941 + } + } + }, + { + "to": { + "startLine": 1668, + "startColumn": 4, + "startOffset": 116950, + "endLine": 1670, + "endColumn": 12, + "endOffset": 117116 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1480, + "startColumn": 4, + "startOffset": 107946, + "endLine": 1482, + "endColumn": 12, + "endOffset": 108112 + } + } + }, + { + "to": { + "startLine": 1671, + "startColumn": 4, + "startOffset": 117121, + "endLine": 1673, + "endColumn": 12, + "endOffset": 117283 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1483, + "startColumn": 4, + "startOffset": 108117, + "endLine": 1485, + "endColumn": 12, + "endOffset": 108279 + } + } + }, + { + "to": { + "startLine": 1674, + "startColumn": 4, + "startOffset": 117288, + "endLine": 1677, + "endColumn": 12, + "endOffset": 117526 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1486, + "startColumn": 4, + "startOffset": 108284, + "endLine": 1489, + "endColumn": 12, + "endOffset": 108522 + } + } + }, + { + "to": { + "startLine": 1678, + "startColumn": 4, + "startOffset": 117531, + "endLine": 1680, + "endColumn": 12, + "endOffset": 117696 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1490, + "startColumn": 4, + "startOffset": 108527, + "endLine": 1492, + "endColumn": 12, + "endOffset": 108692 + } + } + }, + { + "to": { + "startLine": 1681, + "startColumn": 4, + "startOffset": 117701, + "endLine": 1683, + "endColumn": 12, + "endOffset": 117869 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1493, + "startColumn": 4, + "startOffset": 108697, + "endLine": 1495, + "endColumn": 12, + "endOffset": 108865 + } + } + }, + { + "to": { + "startLine": 1684, + "startColumn": 4, + "startOffset": 117874, + "endLine": 1686, + "endColumn": 12, + "endOffset": 118040 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1496, + "startColumn": 4, + "startOffset": 108870, + "endLine": 1498, + "endColumn": 12, + "endOffset": 109036 + } + } + }, + { + "to": { + "startLine": 1687, + "startColumn": 4, + "startOffset": 118045, + "endLine": 1690, + "endColumn": 12, + "endOffset": 118314 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1499, + "startColumn": 4, + "startOffset": 109041, + "endLine": 1502, + "endColumn": 12, + "endOffset": 109310 + } + } + }, + { + "to": { + "startLine": 1691, + "startColumn": 4, + "startOffset": 118319, + "endLine": 1693, + "endColumn": 12, + "endOffset": 118513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1503, + "startColumn": 4, + "startOffset": 109315, + "endLine": 1505, + "endColumn": 12, + "endOffset": 109509 + } + } + }, + { + "to": { + "startLine": 1694, + "startColumn": 4, + "startOffset": 118518, + "endLine": 1697, + "endColumn": 12, + "endOffset": 118718 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1506, + "startColumn": 4, + "startOffset": 109514, + "endLine": 1509, + "endColumn": 12, + "endOffset": 109714 + } + } + }, + { + "to": { + "startLine": 1698, + "startColumn": 4, + "startOffset": 118723, + "endLine": 1701, + "endColumn": 12, + "endOffset": 119048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1510, + "startColumn": 4, + "startOffset": 109719, + "endLine": 1513, + "endColumn": 12, + "endOffset": 110044 + } + } + }, + { + "to": { + "startLine": 1702, + "startColumn": 4, + "startOffset": 119053, + "endColumn": 83, + "endOffset": 119132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1514, + "startColumn": 4, + "startOffset": 110049, + "endColumn": 83, + "endOffset": 110128 + } + } + }, + { + "to": { + "startLine": 1703, + "startColumn": 4, + "startOffset": 119137, + "endColumn": 95, + "endOffset": 119228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1515, + "startColumn": 4, + "startOffset": 110133, + "endColumn": 95, + "endOffset": 110224 + } + } + }, + { + "to": { + "startLine": 1704, + "startColumn": 4, + "startOffset": 119233, + "endColumn": 95, + "endOffset": 119324 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1516, + "startColumn": 4, + "startOffset": 110229, + "endColumn": 95, + "endOffset": 110320 + } + } + }, + { + "to": { + "startLine": 1705, + "startColumn": 4, + "startOffset": 119329, + "endColumn": 97, + "endOffset": 119422 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1517, + "startColumn": 4, + "startOffset": 110325, + "endColumn": 97, + "endOffset": 110418 + } + } + }, + { + "to": { + "startLine": 1706, + "startColumn": 4, + "startOffset": 119427, + "endColumn": 99, + "endOffset": 119522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1518, + "startColumn": 4, + "startOffset": 110423, + "endColumn": 99, + "endOffset": 110518 + } + } + }, + { + "to": { + "startLine": 1707, + "startColumn": 4, + "startOffset": 119527, + "endColumn": 101, + "endOffset": 119624 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1519, + "startColumn": 4, + "startOffset": 110523, + "endColumn": 101, + "endOffset": 110620 + } + } + }, + { + "to": { + "startLine": 1708, + "startColumn": 4, + "startOffset": 119629, + "endColumn": 101, + "endOffset": 119726 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1520, + "startColumn": 4, + "startOffset": 110625, + "endColumn": 101, + "endOffset": 110722 + } + } + }, + { + "to": { + "startLine": 1709, + "startColumn": 4, + "startOffset": 119731, + "endColumn": 101, + "endOffset": 119828 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1521, + "startColumn": 4, + "startOffset": 110727, + "endColumn": 101, + "endOffset": 110824 + } + } + }, + { + "to": { + "startLine": 1710, + "startColumn": 4, + "startOffset": 119833, + "endColumn": 101, + "endOffset": 119930 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1522, + "startColumn": 4, + "startOffset": 110829, + "endColumn": 101, + "endOffset": 110926 + } + } + }, + { + "to": { + "startLine": 1711, + "startColumn": 4, + "startOffset": 119935, + "endColumn": 101, + "endOffset": 120032 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1523, + "startColumn": 4, + "startOffset": 110931, + "endColumn": 101, + "endOffset": 111028 + } + } + }, + { + "to": { + "startLine": 1712, + "startColumn": 4, + "startOffset": 120037, + "endColumn": 99, + "endOffset": 120132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1524, + "startColumn": 4, + "startOffset": 111033, + "endColumn": 99, + "endOffset": 111128 + } + } + }, + { + "to": { + "startLine": 1713, + "startColumn": 4, + "startOffset": 120137, + "endColumn": 95, + "endOffset": 120228 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1525, + "startColumn": 4, + "startOffset": 111133, + "endColumn": 95, + "endOffset": 111224 + } + } + }, + { + "to": { + "startLine": 1714, + "startColumn": 4, + "startOffset": 120233, + "endColumn": 111, + "endOffset": 120340 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1526, + "startColumn": 4, + "startOffset": 111229, + "endColumn": 111, + "endOffset": 111336 + } + } + }, + { + "to": { + "startLine": 1715, + "startColumn": 4, + "startOffset": 120345, + "endColumn": 128, + "endOffset": 120469 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1527, + "startColumn": 4, + "startOffset": 111341, + "endColumn": 128, + "endOffset": 111465 + } + } + }, + { + "to": { + "startLine": 1716, + "startColumn": 4, + "startOffset": 120474, + "endColumn": 122, + "endOffset": 120592 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1528, + "startColumn": 4, + "startOffset": 111470, + "endColumn": 122, + "endOffset": 111588 + } + } + }, + { + "to": { + "startLine": 1717, + "startColumn": 4, + "startOffset": 120597, + "endColumn": 130, + "endOffset": 120723 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1529, + "startColumn": 4, + "startOffset": 111593, + "endColumn": 130, + "endOffset": 111719 + } + } + }, + { + "to": { + "startLine": 1718, + "startColumn": 4, + "startOffset": 120728, + "endColumn": 130, + "endOffset": 120854 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1530, + "startColumn": 4, + "startOffset": 111724, + "endColumn": 130, + "endOffset": 111850 + } + } + }, + { + "to": { + "startLine": 1719, + "startColumn": 4, + "startOffset": 120859, + "endColumn": 97, + "endOffset": 120952 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1531, + "startColumn": 4, + "startOffset": 111855, + "endColumn": 97, + "endOffset": 111948 + } + } + }, + { + "to": { + "startLine": 1720, + "startColumn": 4, + "startOffset": 120957, + "endColumn": 113, + "endOffset": 121066 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1532, + "startColumn": 4, + "startOffset": 111953, + "endColumn": 113, + "endOffset": 112062 + } + } + }, + { + "to": { + "startLine": 1721, + "startColumn": 4, + "startOffset": 121071, + "endColumn": 93, + "endOffset": 121160 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1533, + "startColumn": 4, + "startOffset": 112067, + "endColumn": 93, + "endOffset": 112156 + } + } + }, + { + "to": { + "startLine": 1722, + "startColumn": 4, + "startOffset": 121165, + "endLine": 1725, + "endColumn": 12, + "endOffset": 121359 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1534, + "startColumn": 4, + "startOffset": 112161, + "endLine": 1537, + "endColumn": 12, + "endOffset": 112355 + } + } + }, + { + "to": { + "startLine": 1726, + "startColumn": 4, + "startOffset": 121364, + "endLine": 1729, + "endColumn": 12, + "endOffset": 121563 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1538, + "startColumn": 4, + "startOffset": 112360, + "endLine": 1541, + "endColumn": 12, + "endOffset": 112559 + } + } + }, + { + "to": { + "startLine": 1730, + "startColumn": 4, + "startOffset": 121568, + "endColumn": 68, + "endOffset": 121632 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1542, + "startColumn": 4, + "startOffset": 112564, + "endColumn": 68, + "endOffset": 112628 + } + } + }, + { + "to": { + "startLine": 1731, + "startColumn": 4, + "startOffset": 121637, + "endColumn": 115, + "endOffset": 121748 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1543, + "startColumn": 4, + "startOffset": 112633, + "endColumn": 115, + "endOffset": 112744 + } + } + }, + { + "to": { + "startLine": 1732, + "startColumn": 4, + "startOffset": 121753, + "endColumn": 127, + "endOffset": 121876 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1544, + "startColumn": 4, + "startOffset": 112749, + "endColumn": 127, + "endOffset": 112872 + } + } + }, + { + "to": { + "startLine": 1733, + "startColumn": 4, + "startOffset": 121881, + "endColumn": 63, + "endOffset": 121940 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1545, + "startColumn": 4, + "startOffset": 112877, + "endColumn": 63, + "endOffset": 112936 + } + } + }, + { + "to": { + "startLine": 1734, + "startColumn": 4, + "startOffset": 121945, + "endLine": 1737, + "endColumn": 12, + "endOffset": 122144 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1546, + "startColumn": 4, + "startOffset": 112941, + "endLine": 1549, + "endColumn": 12, + "endOffset": 113140 + } + } + }, + { + "to": { + "startLine": 1738, + "startColumn": 4, + "startOffset": 122149, + "endColumn": 68, + "endOffset": 122213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1550, + "startColumn": 4, + "startOffset": 113145, + "endColumn": 68, + "endOffset": 113209 + } + } + }, + { + "to": { + "startLine": 1739, + "startColumn": 4, + "startOffset": 122218, + "endLine": 1742, + "endColumn": 12, + "endOffset": 122416 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1551, + "startColumn": 4, + "startOffset": 113214, + "endLine": 1554, + "endColumn": 12, + "endOffset": 113412 + } + } + }, + { + "to": { + "startLine": 1743, + "startColumn": 4, + "startOffset": 122421, + "endColumn": 69, + "endOffset": 122486 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1555, + "startColumn": 4, + "startOffset": 113417, + "endColumn": 69, + "endOffset": 113482 + } + } + }, + { + "to": { + "startLine": 1744, + "startColumn": 4, + "startOffset": 122491, + "endLine": 1745, + "endColumn": 12, + "endOffset": 122626 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1556, + "startColumn": 4, + "startOffset": 113487, + "endLine": 1557, + "endColumn": 12, + "endOffset": 113622 + } + } + }, + { + "to": { + "startLine": 1746, + "startColumn": 4, + "startOffset": 122631, + "endLine": 1747, + "endColumn": 12, + "endOffset": 122760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1558, + "startColumn": 4, + "startOffset": 113627, + "endLine": 1559, + "endColumn": 12, + "endOffset": 113756 + } + } + }, + { + "to": { + "startLine": 1748, + "startColumn": 4, + "startOffset": 122765, + "endColumn": 95, + "endOffset": 122856 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1560, + "startColumn": 4, + "startOffset": 113761, + "endColumn": 95, + "endOffset": 113852 + } + } + }, + { + "to": { + "startLine": 1749, + "startColumn": 4, + "startOffset": 122861, + "endColumn": 111, + "endOffset": 122968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1561, + "startColumn": 4, + "startOffset": 113857, + "endColumn": 111, + "endOffset": 113964 + } + } + }, + { + "to": { + "startLine": 1750, + "startColumn": 4, + "startOffset": 122973, + "endColumn": 99, + "endOffset": 123068 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1562, + "startColumn": 4, + "startOffset": 113969, + "endColumn": 99, + "endOffset": 114064 + } + } + }, + { + "to": { + "startLine": 1751, + "startColumn": 4, + "startOffset": 123073, + "endColumn": 115, + "endOffset": 123184 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1563, + "startColumn": 4, + "startOffset": 114069, + "endColumn": 115, + "endOffset": 114180 + } + } + }, + { + "to": { + "startLine": 1752, + "startColumn": 4, + "startOffset": 123189, + "endColumn": 95, + "endOffset": 123280 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1564, + "startColumn": 4, + "startOffset": 114185, + "endColumn": 95, + "endOffset": 114276 + } + } + }, + { + "to": { + "startLine": 1753, + "startColumn": 4, + "startOffset": 123285, + "endColumn": 111, + "endOffset": 123392 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1565, + "startColumn": 4, + "startOffset": 114281, + "endColumn": 111, + "endOffset": 114388 + } + } + }, + { + "to": { + "startLine": 1754, + "startColumn": 4, + "startOffset": 123397, + "endLine": 1755, + "endColumn": 12, + "endOffset": 123532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1566, + "startColumn": 4, + "startOffset": 114393, + "endLine": 1567, + "endColumn": 12, + "endOffset": 114528 + } + } + }, + { + "to": { + "startLine": 1756, + "startColumn": 4, + "startOffset": 123537, + "endColumn": 135, + "endOffset": 123668 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1568, + "startColumn": 4, + "startOffset": 114533, + "endColumn": 135, + "endOffset": 114664 + } + } + }, + { + "to": { + "startLine": 1757, + "startColumn": 4, + "startOffset": 123673, + "endLine": 1758, + "endColumn": 12, + "endOffset": 123832 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1569, + "startColumn": 4, + "startOffset": 114669, + "endLine": 1570, + "endColumn": 12, + "endOffset": 114828 + } + } + }, + { + "to": { + "startLine": 1759, + "startColumn": 4, + "startOffset": 123837, + "endColumn": 129, + "endOffset": 123962 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1571, + "startColumn": 4, + "startOffset": 114833, + "endColumn": 129, + "endOffset": 114958 + } + } + }, + { + "to": { + "startLine": 1760, + "startColumn": 4, + "startOffset": 123967, + "endLine": 1761, + "endColumn": 12, + "endOffset": 124120 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1572, + "startColumn": 4, + "startOffset": 114963, + "endLine": 1573, + "endColumn": 12, + "endOffset": 115116 + } + } + }, + { + "to": { + "startLine": 1762, + "startColumn": 4, + "startOffset": 124125, + "endLine": 1763, + "endColumn": 12, + "endOffset": 124270 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1574, + "startColumn": 4, + "startOffset": 115121, + "endLine": 1575, + "endColumn": 12, + "endOffset": 115266 + } + } + }, + { + "to": { + "startLine": 1764, + "startColumn": 4, + "startOffset": 124275, + "endColumn": 140, + "endOffset": 124411 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1576, + "startColumn": 4, + "startOffset": 115271, + "endColumn": 140, + "endOffset": 115407 + } + } + }, + { + "to": { + "startLine": 1765, + "startColumn": 4, + "startOffset": 124416, + "endLine": 1766, + "endColumn": 12, + "endOffset": 124555 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1577, + "startColumn": 4, + "startOffset": 115412, + "endLine": 1578, + "endColumn": 12, + "endOffset": 115551 + } + } + }, + { + "to": { + "startLine": 1767, + "startColumn": 4, + "startOffset": 124560, + "endColumn": 134, + "endOffset": 124690 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1579, + "startColumn": 4, + "startOffset": 115556, + "endColumn": 134, + "endOffset": 115686 + } + } + }, + { + "to": { + "startLine": 1768, + "startColumn": 4, + "startOffset": 124695, + "endColumn": 111, + "endOffset": 124802 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1580, + "startColumn": 4, + "startOffset": 115691, + "endColumn": 111, + "endOffset": 115798 + } + } + }, + { + "to": { + "startLine": 1769, + "startColumn": 4, + "startOffset": 124807, + "endColumn": 149, + "endOffset": 124952 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1581, + "startColumn": 4, + "startOffset": 115803, + "endColumn": 149, + "endOffset": 115948 + } + } + }, + { + "to": { + "startLine": 1770, + "startColumn": 4, + "startOffset": 124957, + "endColumn": 127, + "endOffset": 125080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1582, + "startColumn": 4, + "startOffset": 115953, + "endColumn": 127, + "endOffset": 116076 + } + } + }, + { + "to": { + "startLine": 1771, + "startColumn": 4, + "startOffset": 125085, + "endColumn": 127, + "endOffset": 125208 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1583, + "startColumn": 4, + "startOffset": 116081, + "endColumn": 127, + "endOffset": 116204 + } + } + }, + { + "to": { + "startLine": 1772, + "startColumn": 4, + "startOffset": 125213, + "endLine": 1773, + "endColumn": 12, + "endOffset": 125344 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1584, + "startColumn": 4, + "startOffset": 116209, + "endLine": 1585, + "endColumn": 12, + "endOffset": 116340 + } + } + }, + { + "to": { + "startLine": 1774, + "startColumn": 4, + "startOffset": 125349, + "endColumn": 131, + "endOffset": 125476 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1586, + "startColumn": 4, + "startOffset": 116345, + "endColumn": 131, + "endOffset": 116472 + } + } + }, + { + "to": { + "startLine": 1775, + "startColumn": 4, + "startOffset": 125481, + "endColumn": 129, + "endOffset": 125606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1587, + "startColumn": 4, + "startOffset": 116477, + "endColumn": 129, + "endOffset": 116602 + } + } + }, + { + "to": { + "startLine": 1776, + "startColumn": 4, + "startOffset": 125611, + "endColumn": 129, + "endOffset": 125736 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1588, + "startColumn": 4, + "startOffset": 116607, + "endColumn": 129, + "endOffset": 116732 + } + } + }, + { + "to": { + "startLine": 1777, + "startColumn": 4, + "startOffset": 125741, + "endColumn": 111, + "endOffset": 125848 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1589, + "startColumn": 4, + "startOffset": 116737, + "endColumn": 111, + "endOffset": 116844 + } + } + }, + { + "to": { + "startLine": 1778, + "startColumn": 4, + "startOffset": 125853, + "endColumn": 139, + "endOffset": 125988 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1590, + "startColumn": 4, + "startOffset": 116849, + "endColumn": 139, + "endOffset": 116984 + } + } + }, + { + "to": { + "startLine": 1779, + "startColumn": 4, + "startOffset": 125993, + "endColumn": 67, + "endOffset": 126056 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1591, + "startColumn": 4, + "startOffset": 116989, + "endColumn": 67, + "endOffset": 117052 + } + } + }, + { + "to": { + "startLine": 1780, + "startColumn": 4, + "startOffset": 126061, + "endColumn": 72, + "endOffset": 126129 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1592, + "startColumn": 4, + "startOffset": 117057, + "endColumn": 72, + "endOffset": 117125 + } + } + }, + { + "to": { + "startLine": 1781, + "startColumn": 4, + "startOffset": 126134, + "endColumn": 73, + "endOffset": 126203 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1593, + "startColumn": 4, + "startOffset": 117130, + "endColumn": 73, + "endOffset": 117199 + } + } + }, + { + "to": { + "startLine": 1782, + "startColumn": 4, + "startOffset": 126208, + "endColumn": 72, + "endOffset": 126276 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1594, + "startColumn": 4, + "startOffset": 117204, + "endColumn": 72, + "endOffset": 117272 + } + } + }, + { + "to": { + "startLine": 1783, + "startColumn": 4, + "startOffset": 126281, + "endColumn": 73, + "endOffset": 126350 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1595, + "startColumn": 4, + "startOffset": 117277, + "endColumn": 73, + "endOffset": 117346 + } + } + }, + { + "to": { + "startLine": 1784, + "startColumn": 4, + "startOffset": 126355, + "endLine": 1785, + "endColumn": 12, + "endOffset": 126496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1596, + "startColumn": 4, + "startOffset": 117351, + "endLine": 1597, + "endColumn": 12, + "endOffset": 117492 + } + } + }, + { + "to": { + "startLine": 1786, + "startColumn": 4, + "startOffset": 126501, + "endLine": 1787, + "endColumn": 12, + "endOffset": 126640 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1598, + "startColumn": 4, + "startOffset": 117497, + "endLine": 1599, + "endColumn": 12, + "endOffset": 117636 + } + } + }, + { + "to": { + "startLine": 1788, + "startColumn": 4, + "startOffset": 126645, + "endLine": 1789, + "endColumn": 12, + "endOffset": 126778 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1600, + "startColumn": 4, + "startOffset": 117641, + "endLine": 1601, + "endColumn": 12, + "endOffset": 117774 + } + } + }, + { + "to": { + "startLine": 1790, + "startColumn": 4, + "startOffset": 126783, + "endColumn": 65, + "endOffset": 126844 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1602, + "startColumn": 4, + "startOffset": 117779, + "endColumn": 65, + "endOffset": 117840 + } + } + }, + { + "to": { + "startLine": 1791, + "startColumn": 4, + "startOffset": 126849, + "endColumn": 89, + "endOffset": 126934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1603, + "startColumn": 4, + "startOffset": 117845, + "endColumn": 89, + "endOffset": 117930 + } + } + }, + { + "to": { + "startLine": 1792, + "startColumn": 4, + "startOffset": 126939, + "endColumn": 75, + "endOffset": 127010 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1604, + "startColumn": 4, + "startOffset": 117935, + "endColumn": 75, + "endOffset": 118006 + } + } + }, + { + "to": { + "startLine": 1793, + "startColumn": 4, + "startOffset": 127015, + "endColumn": 103, + "endOffset": 127114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1605, + "startColumn": 4, + "startOffset": 118011, + "endColumn": 103, + "endOffset": 118110 + } + } + }, + { + "to": { + "startLine": 1794, + "startColumn": 4, + "startOffset": 127119, + "endColumn": 89, + "endOffset": 127204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1606, + "startColumn": 4, + "startOffset": 118115, + "endColumn": 89, + "endOffset": 118200 + } + } + }, + { + "to": { + "startLine": 1795, + "startColumn": 4, + "startOffset": 127209, + "endColumn": 101, + "endOffset": 127306 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1607, + "startColumn": 4, + "startOffset": 118205, + "endColumn": 101, + "endOffset": 118302 + } + } + }, + { + "to": { + "startLine": 1796, + "startColumn": 4, + "startOffset": 127311, + "endColumn": 107, + "endOffset": 127414 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1608, + "startColumn": 4, + "startOffset": 118307, + "endColumn": 107, + "endOffset": 118410 + } + } + }, + { + "to": { + "startLine": 1797, + "startColumn": 4, + "startOffset": 127419, + "endColumn": 107, + "endOffset": 127522 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1609, + "startColumn": 4, + "startOffset": 118415, + "endColumn": 107, + "endOffset": 118518 + } + } + }, + { + "to": { + "startLine": 1798, + "startColumn": 4, + "startOffset": 127527, + "endColumn": 99, + "endOffset": 127622 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1610, + "startColumn": 4, + "startOffset": 118523, + "endColumn": 99, + "endOffset": 118618 + } + } + }, + { + "to": { + "startLine": 1799, + "startColumn": 4, + "startOffset": 127627, + "endColumn": 79, + "endOffset": 127702 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1611, + "startColumn": 4, + "startOffset": 118623, + "endColumn": 79, + "endOffset": 118698 + } + } + }, + { + "to": { + "startLine": 1800, + "startColumn": 4, + "startOffset": 127707, + "endColumn": 91, + "endOffset": 127794 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1612, + "startColumn": 4, + "startOffset": 118703, + "endColumn": 91, + "endOffset": 118790 + } + } + }, + { + "to": { + "startLine": 1801, + "startColumn": 4, + "startOffset": 127799, + "endColumn": 97, + "endOffset": 127892 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1613, + "startColumn": 4, + "startOffset": 118795, + "endColumn": 97, + "endOffset": 118888 + } + } + }, + { + "to": { + "startLine": 1802, + "startColumn": 4, + "startOffset": 127897, + "endLine": 1803, + "endColumn": 12, + "endOffset": 128002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1614, + "startColumn": 4, + "startOffset": 118893, + "endLine": 1615, + "endColumn": 12, + "endOffset": 118998 + } + } + }, + { + "to": { + "startLine": 1804, + "startColumn": 4, + "startOffset": 128007, + "endColumn": 77, + "endOffset": 128080 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1616, + "startColumn": 4, + "startOffset": 119003, + "endColumn": 77, + "endOffset": 119076 + } + } + }, + { + "to": { + "startLine": 1805, + "startColumn": 4, + "startOffset": 128085, + "endColumn": 105, + "endOffset": 128186 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1617, + "startColumn": 4, + "startOffset": 119081, + "endColumn": 105, + "endOffset": 119182 + } + } + }, + { + "to": { + "startLine": 1806, + "startColumn": 4, + "startOffset": 128191, + "endColumn": 91, + "endOffset": 128278 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1618, + "startColumn": 4, + "startOffset": 119187, + "endColumn": 91, + "endOffset": 119274 + } + } + }, + { + "to": { + "startLine": 1807, + "startColumn": 4, + "startOffset": 128283, + "endColumn": 103, + "endOffset": 128382 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1619, + "startColumn": 4, + "startOffset": 119279, + "endColumn": 103, + "endOffset": 119378 + } + } + }, + { + "to": { + "startLine": 1808, + "startColumn": 4, + "startOffset": 128387, + "endColumn": 109, + "endOffset": 128492 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1620, + "startColumn": 4, + "startOffset": 119383, + "endColumn": 109, + "endOffset": 119488 + } + } + }, + { + "to": { + "startLine": 1809, + "startColumn": 4, + "startOffset": 128497, + "endLine": 1810, + "endColumn": 12, + "endOffset": 128614 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1621, + "startColumn": 4, + "startOffset": 119493, + "endLine": 1622, + "endColumn": 12, + "endOffset": 119610 + } + } + }, + { + "to": { + "startLine": 1811, + "startColumn": 4, + "startOffset": 128619, + "endLine": 1814, + "endColumn": 12, + "endOffset": 128777 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1623, + "startColumn": 4, + "startOffset": 119615, + "endLine": 1626, + "endColumn": 12, + "endOffset": 119773 + } + } + }, + { + "to": { + "startLine": 1815, + "startColumn": 4, + "startOffset": 128782, + "endLine": 1818, + "endColumn": 12, + "endOffset": 128934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1627, + "startColumn": 4, + "startOffset": 119778, + "endLine": 1630, + "endColumn": 12, + "endOffset": 119930 + } + } + }, + { + "to": { + "startLine": 1819, + "startColumn": 4, + "startOffset": 128939, + "endColumn": 79, + "endOffset": 129014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1631, + "startColumn": 4, + "startOffset": 119935, + "endColumn": 79, + "endOffset": 120010 + } + } + }, + { + "to": { + "startLine": 1820, + "startColumn": 4, + "startOffset": 129019, + "endColumn": 99, + "endOffset": 129114 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1632, + "startColumn": 4, + "startOffset": 120015, + "endColumn": 99, + "endOffset": 120110 + } + } + }, + { + "to": { + "startLine": 1821, + "startColumn": 4, + "startOffset": 129119, + "endColumn": 89, + "endOffset": 129204 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1633, + "startColumn": 4, + "startOffset": 120115, + "endColumn": 89, + "endOffset": 120200 + } + } + }, + { + "to": { + "startLine": 1822, + "startColumn": 4, + "startOffset": 129209, + "endColumn": 109, + "endOffset": 129314 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1634, + "startColumn": 4, + "startOffset": 120205, + "endColumn": 109, + "endOffset": 120310 + } + } + }, + { + "to": { + "startLine": 1823, + "startColumn": 4, + "startOffset": 129319, + "endColumn": 93, + "endOffset": 129408 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1635, + "startColumn": 4, + "startOffset": 120315, + "endColumn": 93, + "endOffset": 120404 + } + } + }, + { + "to": { + "startLine": 1824, + "startColumn": 4, + "startOffset": 129413, + "endColumn": 105, + "endOffset": 129514 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1636, + "startColumn": 4, + "startOffset": 120409, + "endColumn": 105, + "endOffset": 120510 + } + } + }, + { + "to": { + "startLine": 1825, + "startColumn": 4, + "startOffset": 129519, + "endColumn": 91, + "endOffset": 129606 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1637, + "startColumn": 4, + "startOffset": 120515, + "endColumn": 91, + "endOffset": 120602 + } + } + }, + { + "to": { + "startLine": 1826, + "startColumn": 4, + "startOffset": 129611, + "endLine": 1827, + "endColumn": 12, + "endOffset": 129706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1638, + "startColumn": 4, + "startOffset": 120607, + "endLine": 1639, + "endColumn": 12, + "endOffset": 120702 + } + } + }, + { + "to": { + "startLine": 1828, + "startColumn": 4, + "startOffset": 129711, + "endLine": 1829, + "endColumn": 12, + "endOffset": 129818 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1640, + "startColumn": 4, + "startOffset": 120707, + "endLine": 1641, + "endColumn": 12, + "endOffset": 120814 + } + } + }, + { + "to": { + "startLine": 1830, + "startColumn": 4, + "startOffset": 129823, + "endLine": 1831, + "endColumn": 12, + "endOffset": 129932 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1642, + "startColumn": 4, + "startOffset": 120819, + "endLine": 1643, + "endColumn": 12, + "endOffset": 120928 + } + } + }, + { + "to": { + "startLine": 1832, + "startColumn": 4, + "startOffset": 129937, + "endLine": 1833, + "endColumn": 12, + "endOffset": 130048 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1644, + "startColumn": 4, + "startOffset": 120933, + "endLine": 1645, + "endColumn": 12, + "endOffset": 121044 + } + } + }, + { + "to": { + "startLine": 1834, + "startColumn": 4, + "startOffset": 130053, + "endLine": 1835, + "endColumn": 12, + "endOffset": 130164 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1646, + "startColumn": 4, + "startOffset": 121049, + "endLine": 1647, + "endColumn": 12, + "endOffset": 121160 + } + } + }, + { + "to": { + "startLine": 1836, + "startColumn": 4, + "startOffset": 130169, + "endColumn": 93, + "endOffset": 130258 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1648, + "startColumn": 4, + "startOffset": 121165, + "endColumn": 93, + "endOffset": 121254 + } + } + }, + { + "to": { + "startLine": 1837, + "startColumn": 4, + "startOffset": 130263, + "endColumn": 113, + "endOffset": 130372 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1649, + "startColumn": 4, + "startOffset": 121259, + "endColumn": 113, + "endOffset": 121368 + } + } + }, + { + "to": { + "startLine": 1838, + "startColumn": 4, + "startOffset": 130377, + "endColumn": 111, + "endOffset": 130484 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1650, + "startColumn": 4, + "startOffset": 121373, + "endColumn": 111, + "endOffset": 121480 + } + } + }, + { + "to": { + "startLine": 1839, + "startColumn": 4, + "startOffset": 130489, + "endLine": 1840, + "endColumn": 12, + "endOffset": 130586 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1651, + "startColumn": 4, + "startOffset": 121485, + "endLine": 1652, + "endColumn": 12, + "endOffset": 121582 + } + } + }, + { + "to": { + "startLine": 1841, + "startColumn": 4, + "startOffset": 130591, + "endLine": 1842, + "endColumn": 12, + "endOffset": 130706 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1653, + "startColumn": 4, + "startOffset": 121587, + "endLine": 1654, + "endColumn": 12, + "endOffset": 121702 + } + } + }, + { + "to": { + "startLine": 1843, + "startColumn": 4, + "startOffset": 130711, + "endLine": 1844, + "endColumn": 12, + "endOffset": 130828 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1655, + "startColumn": 4, + "startOffset": 121707, + "endLine": 1656, + "endColumn": 12, + "endOffset": 121824 + } + } + }, + { + "to": { + "startLine": 1845, + "startColumn": 4, + "startOffset": 130833, + "endColumn": 81, + "endOffset": 130910 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1657, + "startColumn": 4, + "startOffset": 121829, + "endColumn": 81, + "endOffset": 121906 + } + } + }, + { + "to": { + "startLine": 1846, + "startColumn": 4, + "startOffset": 130915, + "endColumn": 103, + "endOffset": 131014 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1658, + "startColumn": 4, + "startOffset": 121911, + "endColumn": 103, + "endOffset": 122010 + } + } + }, + { + "to": { + "startLine": 1847, + "startColumn": 4, + "startOffset": 131019, + "endColumn": 119, + "endOffset": 131134 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1659, + "startColumn": 4, + "startOffset": 122015, + "endColumn": 119, + "endOffset": 122130 + } + } + }, + { + "to": { + "startLine": 1848, + "startColumn": 4, + "startOffset": 131139, + "endColumn": 125, + "endOffset": 131260 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1660, + "startColumn": 4, + "startOffset": 122135, + "endColumn": 125, + "endOffset": 122256 + } + } + }, + { + "to": { + "startLine": 1849, + "startColumn": 4, + "startOffset": 131265, + "endColumn": 97, + "endOffset": 131358 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1661, + "startColumn": 4, + "startOffset": 122261, + "endColumn": 97, + "endOffset": 122354 + } + } + }, + { + "to": { + "startLine": 1850, + "startColumn": 4, + "startOffset": 131363, + "endColumn": 93, + "endOffset": 131452 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1662, + "startColumn": 4, + "startOffset": 122359, + "endColumn": 93, + "endOffset": 122448 + } + } + }, + { + "to": { + "startLine": 1851, + "startColumn": 4, + "startOffset": 131457, + "endColumn": 87, + "endOffset": 131540 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1663, + "startColumn": 4, + "startOffset": 122453, + "endColumn": 87, + "endOffset": 122536 + } + } + }, + { + "to": { + "startLine": 1852, + "startColumn": 4, + "startOffset": 131545, + "endColumn": 111, + "endOffset": 131652 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1664, + "startColumn": 4, + "startOffset": 122541, + "endColumn": 111, + "endOffset": 122648 + } + } + }, + { + "to": { + "startLine": 1853, + "startColumn": 4, + "startOffset": 131657, + "endColumn": 115, + "endOffset": 131768 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1665, + "startColumn": 4, + "startOffset": 122653, + "endColumn": 115, + "endOffset": 122764 + } + } + }, + { + "to": { + "startLine": 1854, + "startColumn": 4, + "startOffset": 131773, + "endColumn": 121, + "endOffset": 131890 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1666, + "startColumn": 4, + "startOffset": 122769, + "endColumn": 121, + "endOffset": 122886 + } + } + }, + { + "to": { + "startLine": 1855, + "startColumn": 4, + "startOffset": 131895, + "endColumn": 111, + "endOffset": 132002 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1667, + "startColumn": 4, + "startOffset": 122891, + "endColumn": 111, + "endOffset": 122998 + } + } + }, + { + "to": { + "startLine": 1856, + "startColumn": 4, + "startOffset": 132007, + "endLine": 1858, + "endColumn": 12, + "endOffset": 132177 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1668, + "startColumn": 4, + "startOffset": 123003, + "endLine": 1670, + "endColumn": 12, + "endOffset": 123173 + } + } + }, + { + "to": { + "startLine": 1859, + "startColumn": 4, + "startOffset": 132182, + "endColumn": 115, + "endOffset": 132293 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1671, + "startColumn": 4, + "startOffset": 123178, + "endColumn": 115, + "endOffset": 123289 + } + } + }, + { + "to": { + "startLine": 1860, + "startColumn": 4, + "startOffset": 132298, + "endColumn": 85, + "endOffset": 132379 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1672, + "startColumn": 4, + "startOffset": 123294, + "endColumn": 85, + "endOffset": 123375 + } + } + }, + { + "to": { + "startLine": 1861, + "startColumn": 4, + "startOffset": 132384, + "endColumn": 91, + "endOffset": 132471 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1673, + "startColumn": 4, + "startOffset": 123380, + "endColumn": 91, + "endOffset": 123467 + } + } + }, + { + "to": { + "startLine": 1862, + "startColumn": 4, + "startOffset": 132476, + "endLine": 1863, + "endColumn": 12, + "endOffset": 132583 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1674, + "startColumn": 4, + "startOffset": 123472, + "endLine": 1675, + "endColumn": 12, + "endOffset": 123579 + } + } + }, + { + "to": { + "startLine": 1864, + "startColumn": 4, + "startOffset": 132588, + "endLine": 1865, + "endColumn": 12, + "endOffset": 132707 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1676, + "startColumn": 4, + "startOffset": 123584, + "endLine": 1677, + "endColumn": 12, + "endOffset": 123703 + } + } + }, + { + "to": { + "startLine": 1866, + "startColumn": 4, + "startOffset": 132712, + "endColumn": 66, + "endOffset": 132774 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1678, + "startColumn": 4, + "startOffset": 123708, + "endColumn": 66, + "endOffset": 123770 + } + } + }, + { + "to": { + "startLine": 1867, + "startColumn": 4, + "startOffset": 132779, + "endLine": 1868, + "endColumn": 12, + "endOffset": 132900 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1679, + "startColumn": 4, + "startOffset": 123775, + "endLine": 1680, + "endColumn": 12, + "endOffset": 123896 + } + } + }, + { + "to": { + "startLine": 1869, + "startColumn": 4, + "startOffset": 132905, + "endColumn": 67, + "endOffset": 132968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1681, + "startColumn": 4, + "startOffset": 123901, + "endColumn": 67, + "endOffset": 123964 + } + } + }, + { + "to": { + "startLine": 1870, + "startColumn": 4, + "startOffset": 132973, + "endLine": 1871, + "endColumn": 12, + "endOffset": 133096 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1682, + "startColumn": 4, + "startOffset": 123969, + "endLine": 1683, + "endColumn": 12, + "endOffset": 124092 + } + } + }, + { + "to": { + "startLine": 1872, + "startColumn": 4, + "startOffset": 133101, + "endLine": 1873, + "endColumn": 12, + "endOffset": 133240 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1684, + "startColumn": 4, + "startOffset": 124097, + "endLine": 1685, + "endColumn": 12, + "endOffset": 124236 + } + } + }, + { + "to": { + "startLine": 1874, + "startColumn": 4, + "startOffset": 133245, + "endLine": 1875, + "endColumn": 12, + "endOffset": 133368 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1686, + "startColumn": 4, + "startOffset": 124241, + "endLine": 1687, + "endColumn": 12, + "endOffset": 124364 + } + } + }, + { + "to": { + "startLine": 1876, + "startColumn": 4, + "startOffset": 133373, + "endColumn": 68, + "endOffset": 133437 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1688, + "startColumn": 4, + "startOffset": 124369, + "endColumn": 68, + "endOffset": 124433 + } + } + }, + { + "to": { + "startLine": 1877, + "startColumn": 4, + "startOffset": 133442, + "endColumn": 94, + "endOffset": 133532 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1689, + "startColumn": 4, + "startOffset": 124438, + "endColumn": 94, + "endOffset": 124528 + } + } + }, + { + "to": { + "startLine": 1878, + "startColumn": 4, + "startOffset": 133537, + "endColumn": 114, + "endOffset": 133647 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1690, + "startColumn": 4, + "startOffset": 124533, + "endColumn": 114, + "endOffset": 124643 + } + } + }, + { + "to": { + "startLine": 1879, + "startColumn": 4, + "startOffset": 133652, + "endColumn": 112, + "endOffset": 133760 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1691, + "startColumn": 4, + "startOffset": 124648, + "endColumn": 112, + "endOffset": 124756 + } + } + }, + { + "to": { + "startLine": 1880, + "startColumn": 4, + "startOffset": 133765, + "endColumn": 98, + "endOffset": 133859 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1692, + "startColumn": 4, + "startOffset": 124761, + "endColumn": 98, + "endOffset": 124855 + } + } + }, + { + "to": { + "startLine": 1881, + "startColumn": 4, + "startOffset": 133864, + "endColumn": 108, + "endOffset": 133968 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1693, + "startColumn": 4, + "startOffset": 124860, + "endColumn": 108, + "endOffset": 124964 + } + } + }, + { + "to": { + "startLine": 1882, + "startColumn": 4, + "startOffset": 133973, + "endColumn": 110, + "endOffset": 134079 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1694, + "startColumn": 4, + "startOffset": 124969, + "endColumn": 110, + "endOffset": 125075 + } + } + }, + { + "to": { + "startLine": 1883, + "startColumn": 4, + "startOffset": 134084, + "endColumn": 110, + "endOffset": 134190 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1695, + "startColumn": 4, + "startOffset": 125080, + "endColumn": 110, + "endOffset": 125186 + } + } + }, + { + "to": { + "startLine": 1884, + "startColumn": 4, + "startOffset": 134195, + "endColumn": 100, + "endOffset": 134291 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1696, + "startColumn": 4, + "startOffset": 125191, + "endColumn": 100, + "endOffset": 125287 + } + } + }, + { + "to": { + "startLine": 1885, + "startColumn": 4, + "startOffset": 134296, + "endColumn": 104, + "endOffset": 134396 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1697, + "startColumn": 4, + "startOffset": 125292, + "endColumn": 104, + "endOffset": 125392 + } + } + }, + { + "to": { + "startLine": 1886, + "startColumn": 4, + "startOffset": 134401, + "endColumn": 99, + "endOffset": 134496 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1698, + "startColumn": 4, + "startOffset": 125397, + "endColumn": 99, + "endOffset": 125492 + } + } + }, + { + "to": { + "startLine": 1887, + "startColumn": 4, + "startOffset": 134501, + "endLine": 1888, + "endColumn": 12, + "endOffset": 134626 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1699, + "startColumn": 4, + "startOffset": 125497, + "endLine": 1700, + "endColumn": 12, + "endOffset": 125622 + } + } + }, + { + "to": { + "startLine": 1889, + "startColumn": 4, + "startOffset": 134631, + "endColumn": 90, + "endOffset": 134717 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1701, + "startColumn": 4, + "startOffset": 125627, + "endColumn": 90, + "endOffset": 125713 + } + } + }, + { + "to": { + "startLine": 1890, + "startColumn": 4, + "startOffset": 134722, + "endColumn": 122, + "endOffset": 134840 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1702, + "startColumn": 4, + "startOffset": 125718, + "endColumn": 122, + "endOffset": 125836 + } + } + }, + { + "to": { + "startLine": 1891, + "startColumn": 4, + "startOffset": 134845, + "endColumn": 93, + "endOffset": 134934 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1703, + "startColumn": 4, + "startOffset": 125841, + "endColumn": 93, + "endOffset": 125930 + } + } + }, + { + "to": { + "startLine": 1892, + "startColumn": 4, + "startOffset": 134939, + "endLine": 1893, + "endColumn": 12, + "endOffset": 135046 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1704, + "startColumn": 4, + "startOffset": 125935, + "endLine": 1705, + "endColumn": 12, + "endOffset": 126042 + } + } + }, + { + "to": { + "startLine": 1894, + "startColumn": 4, + "startOffset": 135051, + "endColumn": 85, + "endOffset": 135132 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1706, + "startColumn": 4, + "startOffset": 126047, + "endColumn": 85, + "endOffset": 126128 + } + } + }, + { + "to": { + "startLine": 1895, + "startColumn": 4, + "startOffset": 135137, + "endColumn": 103, + "endOffset": 135236 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1707, + "startColumn": 4, + "startOffset": 126133, + "endColumn": 103, + "endOffset": 126232 + } + } + }, + { + "to": { + "startLine": 1896, + "startColumn": 4, + "startOffset": 135241, + "endColumn": 95, + "endOffset": 135332 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1708, + "startColumn": 4, + "startOffset": 126237, + "endColumn": 95, + "endOffset": 126328 + } + } + }, + { + "to": { + "startLine": 1897, + "startColumn": 4, + "startOffset": 135337, + "endColumn": 74, + "endOffset": 135407 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1709, + "startColumn": 4, + "startOffset": 126333, + "endColumn": 74, + "endOffset": 126403 + } + } + }, + { + "to": { + "startLine": 1898, + "startColumn": 4, + "startOffset": 135412, + "endColumn": 69, + "endOffset": 135477 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1710, + "startColumn": 4, + "startOffset": 126408, + "endColumn": 69, + "endOffset": 126473 + } + } + }, + { + "to": { + "startLine": 1899, + "startColumn": 4, + "startOffset": 135482, + "endColumn": 87, + "endOffset": 135565 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1711, + "startColumn": 4, + "startOffset": 126478, + "endColumn": 87, + "endOffset": 126561 + } + } + }, + { + "to": { + "startLine": 1900, + "startColumn": 4, + "startOffset": 135570, + "endLine": 1901, + "endColumn": 12, + "endOffset": 135683 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1712, + "startColumn": 4, + "startOffset": 126566, + "endLine": 1713, + "endColumn": 12, + "endOffset": 126679 + } + } + }, + { + "to": { + "startLine": 1902, + "startColumn": 4, + "startOffset": 135688, + "endLine": 1903, + "endColumn": 12, + "endOffset": 135787 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1714, + "startColumn": 4, + "startOffset": 126684, + "endLine": 1715, + "endColumn": 12, + "endOffset": 126783 + } + } + }, + { + "to": { + "startLine": 1904, + "startColumn": 4, + "startOffset": 135792, + "endLine": 1905, + "endColumn": 12, + "endOffset": 135891 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1716, + "startColumn": 4, + "startOffset": 126788, + "endLine": 1717, + "endColumn": 12, + "endOffset": 126887 + } + } + }, + { + "to": { + "startLine": 1906, + "startColumn": 4, + "startOffset": 135896, + "endLine": 1907, + "endColumn": 12, + "endOffset": 136017 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1718, + "startColumn": 4, + "startOffset": 126892, + "endLine": 1719, + "endColumn": 12, + "endOffset": 127013 + } + } + }, + { + "to": { + "startLine": 1908, + "startColumn": 4, + "startOffset": 136022, + "endColumn": 87, + "endOffset": 136105 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1720, + "startColumn": 4, + "startOffset": 127018, + "endColumn": 87, + "endOffset": 127101 + } + } + }, + { + "to": { + "startLine": 1909, + "startColumn": 4, + "startOffset": 136110, + "endColumn": 107, + "endOffset": 136213 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1721, + "startColumn": 4, + "startOffset": 127106, + "endColumn": 107, + "endOffset": 127209 + } + } + }, + { + "to": { + "startLine": 1910, + "startColumn": 4, + "startOffset": 136218, + "endColumn": 99, + "endOffset": 136313 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1722, + "startColumn": 4, + "startOffset": 127214, + "endColumn": 99, + "endOffset": 127309 + } + } + }, + { + "to": { + "startLine": 1911, + "startColumn": 4, + "startOffset": 136318, + "endColumn": 89, + "endOffset": 136403 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1723, + "startColumn": 4, + "startOffset": 127314, + "endColumn": 89, + "endOffset": 127399 + } + } + }, + { + "to": { + "startLine": 1912, + "startColumn": 4, + "startOffset": 136408, + "endColumn": 109, + "endOffset": 136513 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1724, + "startColumn": 4, + "startOffset": 127404, + "endColumn": 109, + "endOffset": 127509 + } + } + }, + { + "to": { + "startLine": 1913, + "startColumn": 4, + "startOffset": 136518, + "endColumn": 83, + "endOffset": 136597 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1725, + "startColumn": 4, + "startOffset": 127514, + "endColumn": 83, + "endOffset": 127593 + } + } + }, + { + "to": { + "startLine": 1914, + "startColumn": 4, + "startOffset": 136602, + "endColumn": 101, + "endOffset": 136699 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1726, + "startColumn": 4, + "startOffset": 127598, + "endColumn": 101, + "endOffset": 127695 + } + } + }, + { + "to": { + "startLine": 1915, + "startColumn": 4, + "startOffset": 136704, + "endColumn": 83, + "endOffset": 136783 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1727, + "startColumn": 4, + "startOffset": 127700, + "endColumn": 83, + "endOffset": 127779 + } + } + }, + { + "to": { + "startLine": 1916, + "startColumn": 4, + "startOffset": 136788, + "endColumn": 53, + "endOffset": 136837 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1728, + "startColumn": 4, + "startOffset": 127784, + "endColumn": 53, + "endOffset": 127833 + } + } + }, + { + "to": { + "startLine": 1917, + "startColumn": 4, + "startOffset": 136842, + "endColumn": 63, + "endOffset": 136901 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1729, + "startColumn": 4, + "startOffset": 127838, + "endColumn": 63, + "endOffset": 127897 + } + } + }, + { + "to": { + "startLine": 1918, + "startColumn": 4, + "startOffset": 136906, + "endColumn": 105, + "endOffset": 137007 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1730, + "startColumn": 4, + "startOffset": 127902, + "endColumn": 105, + "endOffset": 128003 + } + } + }, + { + "to": { + "startLine": 1919, + "startColumn": 4, + "startOffset": 137012, + "endColumn": 109, + "endOffset": 137117 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1731, + "startColumn": 4, + "startOffset": 128008, + "endColumn": 109, + "endOffset": 128113 + } + } + }, + { + "to": { + "startLine": 1920, + "startColumn": 4, + "startOffset": 137122, + "endColumn": 83, + "endOffset": 137201 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1732, + "startColumn": 4, + "startOffset": 128118, + "endColumn": 83, + "endOffset": 128197 + } + } + }, + { + "to": { + "startLine": 1921, + "startColumn": 4, + "startOffset": 137206, + "endColumn": 119, + "endOffset": 137321 + }, + "from": { + "file": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/values/values.xml", + "position": { + "startLine": 1733, + "startColumn": 4, + "startOffset": 128202, + "endColumn": 119, + "endOffset": 128317 + } + } + } + ] + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/anim.json b/build/intermediates/blame/res/release/single/anim.json new file mode 100644 index 0000000..869ebca --- /dev/null +++ b/build/intermediates/blame/res/release/single/anim.json @@ -0,0 +1,42 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_fade_in.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_in.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_slide_out_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_popup_enter.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_enter.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_slide_out_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_slide_in_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_fade_out.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_out.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_popup_exit.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_exit.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_shrink_fade_out_from_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_grow_fade_in_from_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_grow_fade_in_from_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/anim/abc_slide_in_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_bottom.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/color-v11.json b/build/intermediates/blame/res/release/single/color-v11.json new file mode 100644 index 0000000..66e9110 --- /dev/null +++ b/build/intermediates/blame/res/release/single/color-v11.json @@ -0,0 +1,10 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v11/abc_background_cache_hint_selector_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v11/abc_background_cache_hint_selector_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/color-v23.json b/build/intermediates/blame/res/release/single/color-v23.json new file mode 100644 index 0000000..caf1ae8 --- /dev/null +++ b/build/intermediates/blame/res/release/single/color-v23.json @@ -0,0 +1,42 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_btn_colored_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_spinner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_spinner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_edittext.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_edittext.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_btn_colored_borderless_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_default.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_default.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_color_highlight_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_color_highlight_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_btn_checkable.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_btn_checkable.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_switch_track.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_track.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_switch_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color-v23/abc_tint_seek_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_seek_thumb.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/color.json b/build/intermediates/blame/res/release/single/color.json new file mode 100644 index 0000000..194e0c0 --- /dev/null +++ b/build/intermediates/blame/res/release/single/color.json @@ -0,0 +1,82 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_spinner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_spinner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_btn_colored_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_primary_text_disable_only_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_btn_colored_borderless_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_borderless_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_edittext.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_edittext.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_switch_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/switch_thumb_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_secondary_text_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_btn_checkable.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_btn_checkable.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_hint_foreground_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_primary_text_disable_only_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_primary_text_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_seek_thumb.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_seek_thumb.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_switch_track.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_track.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_secondary_text_material_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_primary_text_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_search_url_text.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_search_url_text.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_hint_foreground_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/abc_tint_default.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_default.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/color/switch_thumb_material_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_dark.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json b/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json new file mode 100644 index 0000000..9489339 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-hdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-hdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_48dp.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json b/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json new file mode 100644 index 0000000..1dfa317 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-ldrtl-hdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json b/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json new file mode 100644 index 0000000..8807de6 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-ldrtl-mdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json b/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json new file mode 100644 index 0000000..e58adb2 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-ldrtl-xhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json b/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json new file mode 100644 index 0000000..dc28102 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-ldrtl-xxhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json b/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json new file mode 100644 index 0000000..b560480 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-ldrtl-xxxhdpi-v17.json @@ -0,0 +1,14 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json b/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json new file mode 100644 index 0000000..d8c82d1 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-mdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-v21.json b/build/intermediates/blame/res/release/single/drawable-v21.json new file mode 100644 index 0000000..615eb4d --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-v21.json @@ -0,0 +1,18 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-v21/abc_edit_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_edit_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-v21/abc_btn_colored_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_btn_colored_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-v21/notification_action_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/notification_action_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-v21/abc_action_bar_item_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_action_bar_item_background_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-v23.json b/build/intermediates/blame/res/release/single/drawable-v23.json new file mode 100644 index 0000000..d1fea24 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-v23.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-v23/abc_control_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json b/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json new file mode 100644 index 0000000..c0415e5 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-xhdpi-v4.json @@ -0,0 +1,210 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/notification_bg_low_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/notification_bg_low_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xhdpi-v4/notification_bg_normal.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal.9.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json b/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json new file mode 100644 index 0000000..2fe862d --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-xxhdpi-v4.json @@ -0,0 +1,190 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_focused_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json b/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json new file mode 100644 index 0000000..261d481 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable-xxxhdpi-v4.json @@ -0,0 +1,106 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/drawable.json b/build/intermediates/blame/res/release/single/drawable.json new file mode 100644 index 0000000..3e54686 --- /dev/null +++ b/build/intermediates/blame/res/release/single/drawable.json @@ -0,0 +1,166 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ratingbar_small_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_small_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_seekbar_thumb_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_thumb_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ratingbar_indicator_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_indicator_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/notification_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_btn_borderless_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_borderless_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_item_background_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_seekbar_track_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_track_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_arrow_drop_right_black_24dp.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/bg_with_corner_in_bottom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/drawable/bg_with_corner_in_bottom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_seekbar_tick_mark_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_tick_mark_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ratingbar_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_list_selector_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_menu_overflow_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_menu_overflow_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_list_selector_background_transition_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_vector_test.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_vector_test.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/notification_icon_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_icon_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_cab_background_top_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_top_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_tab_indicator_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_tab_indicator_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_ab_back_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_ab_back_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/background_with_corner.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/drawable/background_with_corner.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_btn_radio_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_radio_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_clear_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_clear_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_switch_thumb_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_switch_thumb_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_list_selector_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/notification_tile_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_tile_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_go_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_go_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_btn_colored_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_colored_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_btn_check_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_check_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_edit_text_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_edit_text_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_textfield_search_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_textfield_search_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_btn_default_mtrl_shape.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_default_mtrl_shape.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/notification_bg_low.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg_low.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_item_background_holo_light.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_light.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/bg_with_corner_in_top.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/drawable/bg_with_corner_in_top.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_dialog_material_background.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_dialog_material_background.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_text_cursor_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_text_cursor_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_cab_background_internal_bg.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_internal_bg.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_search_api_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_spinner_textfield_background_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_spinner_textfield_background_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_list_selector_background_transition_holo_dark.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/drawable/abc_ic_voice_search_api_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_voice_search_api_material.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/layout-v11.json b/build/intermediates/blame/res/release/single/layout-v11.json new file mode 100644 index 0000000..dc81875 --- /dev/null +++ b/build/intermediates/blame/res/release/single/layout-v11.json @@ -0,0 +1,26 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v11/notification_template_big_media_narrow_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v11/notification_template_big_media_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v11/notification_media_cancel_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_cancel_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v11/notification_template_big_media_narrow.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v11/notification_template_big_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v11/notification_media_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_action.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/layout-v16.json b/build/intermediates/blame/res/release/single/layout-v16.json new file mode 100644 index 0000000..468377c --- /dev/null +++ b/build/intermediates/blame/res/release/single/layout-v16.json @@ -0,0 +1,6 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v16/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v16/notification_template_custom_big.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/layout-v21.json b/build/intermediates/blame/res/release/single/layout-v21.json new file mode 100644 index 0000000..da0866f --- /dev/null +++ b/build/intermediates/blame/res/release/single/layout-v21.json @@ -0,0 +1,18 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v21/notification_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v21/notification_template_icon_group.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_icon_group.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v21/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_custom_big.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout-v21/notification_action_tombstone.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action_tombstone.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/blame/res/release/single/layout.json b/build/intermediates/blame/res/release/single/layout.json new file mode 100644 index 0000000..6896cf6 --- /dev/null +++ b/build/intermediates/blame/res/release/single/layout.json @@ -0,0 +1,166 @@ +[ + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_alert_dialog_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_media_custom.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_media_custom.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/pop_upgrade_dialog.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/src/main/res/layout/pop_upgrade_dialog.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_dialog_title_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_dialog_title_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_screen_simple.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_simple.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_alert_dialog_title_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_title_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_list_menu_item_icon.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_icon.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_screen_content_include.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_content_include.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_action.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_action.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_list_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_action_tombstone.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_action_tombstone.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_activity_chooser_view.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_part_time.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_part_time.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_popup_menu_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_popup_menu_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/select_dialog_item_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_item_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_screen_simple_overlay_action_mode.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_simple_overlay_action_mode.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_search_view.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_search_view.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_list_menu_item_checkbox.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_checkbox.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_mode_close_item_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_close_item_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_mode_bar.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_bar.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_popup_menu_header_item_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_popup_menu_header_item_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/support_simple_spinner_dropdown_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/support_simple_spinner_dropdown_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_menu_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_bar_title_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_title_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_custom_big.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_custom_big.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_screen_toolbar.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_screen_toolbar.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/select_dialog_multichoice_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_multichoice_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/select_dialog_singlechoice_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/select_dialog_singlechoice_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_list_menu_item_radio.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_list_menu_item_radio.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_alert_dialog_button_bar_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_button_bar_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_activity_chooser_view_list_item.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view_list_item.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_search_dropdown_item_icons_2line.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_search_dropdown_item_icons_2line.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_lines_media.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_lines_media.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_part_chronometer.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_part_chronometer.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_bar_up_container.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_up_container.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_select_dialog_material.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_select_dialog_material.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/notification_template_icon_group.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/notification_template_icon_group.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_action_bar_view_list_nav_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml" + }, + { + "merged": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/res/merged/release/layout/abc_expanded_menu_layout.xml", + "source": "/Users/channey/resposbility/sdxd-android/Shengdxd/upgrade/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_expanded_menu_layout.xml" + } +] \ No newline at end of file diff --git a/build/intermediates/bundles/debug/AndroidManifest.xml b/build/intermediates/bundles/debug/AndroidManifest.xml new file mode 100644 index 0000000..861eb84 --- /dev/null +++ b/build/intermediates/bundles/debug/AndroidManifest.xml @@ -0,0 +1,17 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/bundles/debug/R.txt b/build/intermediates/bundles/debug/R.txt new file mode 100644 index 0000000..c21899a --- /dev/null +++ b/build/intermediates/bundles/debug/R.txt @@ -0,0 +1,1528 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_grow_fade_in_from_bottom 0x7f040002 +int anim abc_popup_enter 0x7f040003 +int anim abc_popup_exit 0x7f040004 +int anim abc_shrink_fade_out_from_bottom 0x7f040005 +int anim abc_slide_in_bottom 0x7f040006 +int anim abc_slide_in_top 0x7f040007 +int anim abc_slide_out_bottom 0x7f040008 +int anim abc_slide_out_top 0x7f040009 +int attr actionBarDivider 0x7f010041 +int attr actionBarItemBackground 0x7f010042 +int attr actionBarPopupTheme 0x7f01003b +int attr actionBarSize 0x7f010040 +int attr actionBarSplitStyle 0x7f01003d +int attr actionBarStyle 0x7f01003c +int attr actionBarTabBarStyle 0x7f010037 +int attr actionBarTabStyle 0x7f010036 +int attr actionBarTabTextStyle 0x7f010038 +int attr actionBarTheme 0x7f01003e +int attr actionBarWidgetTheme 0x7f01003f +int attr actionButtonStyle 0x7f01005c +int attr actionDropDownStyle 0x7f010058 +int attr actionLayout 0x7f0100ad +int attr actionMenuTextAppearance 0x7f010043 +int attr actionMenuTextColor 0x7f010044 +int attr actionModeBackground 0x7f010047 +int attr actionModeCloseButtonStyle 0x7f010046 +int attr actionModeCloseDrawable 0x7f010049 +int attr actionModeCopyDrawable 0x7f01004b +int attr actionModeCutDrawable 0x7f01004a +int attr actionModeFindDrawable 0x7f01004f +int attr actionModePasteDrawable 0x7f01004c +int attr actionModePopupWindowStyle 0x7f010051 +int attr actionModeSelectAllDrawable 0x7f01004d +int attr actionModeShareDrawable 0x7f01004e +int attr actionModeSplitBackground 0x7f010048 +int attr actionModeStyle 0x7f010045 +int attr actionModeWebSearchDrawable 0x7f010050 +int attr actionOverflowButtonStyle 0x7f010039 +int attr actionOverflowMenuStyle 0x7f01003a +int attr actionProviderClass 0x7f0100af +int attr actionViewClass 0x7f0100ae +int attr activityChooserViewStyle 0x7f010064 +int attr alertDialogButtonGroupStyle 0x7f010088 +int attr alertDialogCenterButtons 0x7f010089 +int attr alertDialogStyle 0x7f010087 +int attr alertDialogTheme 0x7f01008a +int attr allowStacking 0x7f01009d +int attr alpha 0x7f01009e +int attr arrowHeadLength 0x7f0100a5 +int attr arrowShaftLength 0x7f0100a6 +int attr autoCompleteTextViewStyle 0x7f01008f +int attr background 0x7f01000c +int attr backgroundSplit 0x7f01000e +int attr backgroundStacked 0x7f01000d +int attr backgroundTint 0x7f0100ed +int attr backgroundTintMode 0x7f0100ee +int attr barLength 0x7f0100a7 +int attr borderlessButtonStyle 0x7f010061 +int attr buttonBarButtonStyle 0x7f01005e +int attr buttonBarNegativeButtonStyle 0x7f01008d +int attr buttonBarNeutralButtonStyle 0x7f01008e +int attr buttonBarPositiveButtonStyle 0x7f01008c +int attr buttonBarStyle 0x7f01005d +int attr buttonGravity 0x7f0100e2 +int attr buttonPanelSideLayout 0x7f010021 +int attr buttonStyle 0x7f010090 +int attr buttonStyleSmall 0x7f010091 +int attr buttonTint 0x7f01009f +int attr buttonTintMode 0x7f0100a0 +int attr checkboxStyle 0x7f010092 +int attr checkedTextViewStyle 0x7f010093 +int attr closeIcon 0x7f0100c4 +int attr closeItemLayout 0x7f01001e +int attr collapseContentDescription 0x7f0100e4 +int attr collapseIcon 0x7f0100e3 +int attr color 0x7f0100a1 +int attr colorAccent 0x7f01007f +int attr colorBackgroundFloating 0x7f010086 +int attr colorButtonNormal 0x7f010083 +int attr colorControlActivated 0x7f010081 +int attr colorControlHighlight 0x7f010082 +int attr colorControlNormal 0x7f010080 +int attr colorPrimary 0x7f01007d +int attr colorPrimaryDark 0x7f01007e +int attr colorSwitchThumbNormal 0x7f010084 +int attr commitIcon 0x7f0100c9 +int attr contentInsetEnd 0x7f010017 +int attr contentInsetEndWithActions 0x7f01001b +int attr contentInsetLeft 0x7f010018 +int attr contentInsetRight 0x7f010019 +int attr contentInsetStart 0x7f010016 +int attr contentInsetStartWithNavigation 0x7f01001a +int attr controlBackground 0x7f010085 +int attr customNavigationLayout 0x7f01000f +int attr defaultQueryHint 0x7f0100c3 +int attr dialogPreferredPadding 0x7f010056 +int attr dialogTheme 0x7f010055 +int attr displayOptions 0x7f010005 +int attr divider 0x7f01000b +int attr dividerHorizontal 0x7f010063 +int attr dividerPadding 0x7f0100ab +int attr dividerVertical 0x7f010062 +int attr drawableSize 0x7f0100a3 +int attr drawerArrowStyle 0x7f010000 +int attr dropDownListViewStyle 0x7f010075 +int attr dropdownListPreferredItemHeight 0x7f010059 +int attr editTextBackground 0x7f01006a +int attr editTextColor 0x7f010069 +int attr editTextStyle 0x7f010094 +int attr elevation 0x7f01001c +int attr expandActivityOverflowButtonDrawable 0x7f010020 +int attr gapBetweenBars 0x7f0100a4 +int attr goIcon 0x7f0100c5 +int attr height 0x7f010001 +int attr hideOnContentScroll 0x7f010015 +int attr homeAsUpIndicator 0x7f01005b +int attr homeLayout 0x7f010010 +int attr icon 0x7f010009 +int attr iconifiedByDefault 0x7f0100c1 +int attr imageButtonStyle 0x7f01006b +int attr indeterminateProgressStyle 0x7f010012 +int attr initialActivityCount 0x7f01001f +int attr isLightTheme 0x7f010002 +int attr itemPadding 0x7f010014 +int attr layout 0x7f0100c0 +int attr listChoiceBackgroundIndicator 0x7f01007c +int attr listDividerAlertDialog 0x7f010057 +int attr listItemLayout 0x7f010025 +int attr listLayout 0x7f010022 +int attr listMenuViewStyle 0x7f01009c +int attr listPopupWindowStyle 0x7f010076 +int attr listPreferredItemHeight 0x7f010070 +int attr listPreferredItemHeightLarge 0x7f010072 +int attr listPreferredItemHeightSmall 0x7f010071 +int attr listPreferredItemPaddingLeft 0x7f010073 +int attr listPreferredItemPaddingRight 0x7f010074 +int attr logo 0x7f01000a +int attr logoDescription 0x7f0100e7 +int attr maxButtonHeight 0x7f0100e1 +int attr measureWithLargestChild 0x7f0100a9 +int attr multiChoiceItemLayout 0x7f010023 +int attr navigationContentDescription 0x7f0100e6 +int attr navigationIcon 0x7f0100e5 +int attr navigationMode 0x7f010004 +int attr numberProgressBarStyle 0x7f0100d8 +int attr overlapAnchor 0x7f0100bc +int attr paddingBottomNoButtons 0x7f0100be +int attr paddingEnd 0x7f0100eb +int attr paddingStart 0x7f0100ea +int attr paddingTopNoTitle 0x7f0100bf +int attr panelBackground 0x7f010079 +int attr panelMenuListTheme 0x7f01007b +int attr panelMenuListWidth 0x7f01007a +int attr popupMenuStyle 0x7f010067 +int attr popupTheme 0x7f01001d +int attr popupWindowStyle 0x7f010068 +int attr preserveIconSpacing 0x7f0100b0 +int attr progressBarPadding 0x7f010013 +int attr progressBarStyle 0x7f010011 +int attr progress_current 0x7f0100b2 +int attr progress_max 0x7f0100b3 +int attr progress_reached_bar_height 0x7f0100b6 +int attr progress_reached_color 0x7f0100b5 +int attr progress_text_color 0x7f0100b9 +int attr progress_text_offset 0x7f0100ba +int attr progress_text_size 0x7f0100b8 +int attr progress_text_visibility 0x7f0100bb +int attr progress_unreached_bar_height 0x7f0100b7 +int attr progress_unreached_color 0x7f0100b4 +int attr queryBackground 0x7f0100cb +int attr queryHint 0x7f0100c2 +int attr radioButtonStyle 0x7f010095 +int attr ratingBarStyle 0x7f010096 +int attr ratingBarStyleIndicator 0x7f010097 +int attr ratingBarStyleSmall 0x7f010098 +int attr searchHintIcon 0x7f0100c7 +int attr searchIcon 0x7f0100c6 +int attr searchViewStyle 0x7f01006f +int attr seekBarStyle 0x7f010099 +int attr selectableItemBackground 0x7f01005f +int attr selectableItemBackgroundBorderless 0x7f010060 +int attr showAsAction 0x7f0100ac +int attr showDividers 0x7f0100aa +int attr showText 0x7f0100d7 +int attr showTitle 0x7f010026 +int attr singleChoiceItemLayout 0x7f010024 +int attr spinBars 0x7f0100a2 +int attr spinnerDropDownItemStyle 0x7f01005a +int attr spinnerStyle 0x7f01009a +int attr splitTrack 0x7f0100d6 +int attr srcCompat 0x7f010027 +int attr state_above_anchor 0x7f0100bd +int attr subMenuArrow 0x7f0100b1 +int attr submitBackground 0x7f0100cc +int attr subtitle 0x7f010006 +int attr subtitleTextAppearance 0x7f0100da +int attr subtitleTextColor 0x7f0100e9 +int attr subtitleTextStyle 0x7f010008 +int attr suggestionRowLayout 0x7f0100ca +int attr switchMinWidth 0x7f0100d4 +int attr switchPadding 0x7f0100d5 +int attr switchStyle 0x7f01009b +int attr switchTextAppearance 0x7f0100d3 +int attr textAllCaps 0x7f01002b +int attr textAppearanceLargePopupMenu 0x7f010052 +int attr textAppearanceListItem 0x7f010077 +int attr textAppearanceListItemSmall 0x7f010078 +int attr textAppearancePopupMenuHeader 0x7f010054 +int attr textAppearanceSearchResultSubtitle 0x7f01006d +int attr textAppearanceSearchResultTitle 0x7f01006c +int attr textAppearanceSmallPopupMenu 0x7f010053 +int attr textColorAlertDialogListItem 0x7f01008b +int attr textColorSearchUrl 0x7f01006e +int attr theme 0x7f0100ec +int attr thickness 0x7f0100a8 +int attr thumbTextPadding 0x7f0100d2 +int attr thumbTint 0x7f0100cd +int attr thumbTintMode 0x7f0100ce +int attr tickMark 0x7f010028 +int attr tickMarkTint 0x7f010029 +int attr tickMarkTintMode 0x7f01002a +int attr title 0x7f010003 +int attr titleMargin 0x7f0100db +int attr titleMarginBottom 0x7f0100df +int attr titleMarginEnd 0x7f0100dd +int attr titleMarginStart 0x7f0100dc +int attr titleMarginTop 0x7f0100de +int attr titleMargins 0x7f0100e0 +int attr titleTextAppearance 0x7f0100d9 +int attr titleTextColor 0x7f0100e8 +int attr titleTextStyle 0x7f010007 +int attr toolbarNavigationButtonStyle 0x7f010066 +int attr toolbarStyle 0x7f010065 +int attr track 0x7f0100cf +int attr trackTint 0x7f0100d0 +int attr trackTintMode 0x7f0100d1 +int attr voiceIcon 0x7f0100c8 +int attr windowActionBar 0x7f01002c +int attr windowActionBarOverlay 0x7f01002e +int attr windowActionModeOverlay 0x7f01002f +int attr windowFixedHeightMajor 0x7f010033 +int attr windowFixedHeightMinor 0x7f010031 +int attr windowFixedWidthMajor 0x7f010030 +int attr windowFixedWidthMinor 0x7f010032 +int attr windowMinWidthMajor 0x7f010034 +int attr windowMinWidthMinor 0x7f010035 +int attr windowNoTitle 0x7f01002d +int bool abc_action_bar_embed_tabs 0x7f080000 +int bool abc_allow_stacked_button_bar 0x7f080001 +int bool abc_config_actionMenuItemAllCaps 0x7f080002 +int bool abc_config_closeDialogWhenTouchOutside 0x7f080003 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f080004 +int color abc_background_cache_hint_selector_material_dark 0x7f09005c +int color abc_background_cache_hint_selector_material_light 0x7f09005d +int color abc_btn_colored_borderless_text_material 0x7f09005e +int color abc_btn_colored_text_material 0x7f09005f +int color abc_color_highlight_material 0x7f090060 +int color abc_hint_foreground_material_dark 0x7f090061 +int color abc_hint_foreground_material_light 0x7f090062 +int color abc_input_method_navigation_guard 0x7f090001 +int color abc_primary_text_disable_only_material_dark 0x7f090063 +int color abc_primary_text_disable_only_material_light 0x7f090064 +int color abc_primary_text_material_dark 0x7f090065 +int color abc_primary_text_material_light 0x7f090066 +int color abc_search_url_text 0x7f090067 +int color abc_search_url_text_normal 0x7f090002 +int color abc_search_url_text_pressed 0x7f090003 +int color abc_search_url_text_selected 0x7f090004 +int color abc_secondary_text_material_dark 0x7f090068 +int color abc_secondary_text_material_light 0x7f090069 +int color abc_tint_btn_checkable 0x7f09006a +int color abc_tint_default 0x7f09006b +int color abc_tint_edittext 0x7f09006c +int color abc_tint_seek_thumb 0x7f09006d +int color abc_tint_spinner 0x7f09006e +int color abc_tint_switch_thumb 0x7f09006f +int color abc_tint_switch_track 0x7f090070 +int color accent_material_dark 0x7f090005 +int color accent_material_light 0x7f090006 +int color background_floating_material_dark 0x7f090007 +int color background_floating_material_light 0x7f090008 +int color background_material_dark 0x7f090009 +int color background_material_light 0x7f09000a +int color bgColor_overlay 0x7f09000b +int color black 0x7f09000c +int color bright_foreground_disabled_material_dark 0x7f09000d +int color bright_foreground_disabled_material_light 0x7f09000e +int color bright_foreground_inverse_material_dark 0x7f09000f +int color bright_foreground_inverse_material_light 0x7f090010 +int color bright_foreground_material_dark 0x7f090011 +int color bright_foreground_material_light 0x7f090012 +int color button_material_dark 0x7f090013 +int color button_material_light 0x7f090014 +int color colorAccent 0x7f090015 +int color colorOrange 0x7f090016 +int color colorPrimary 0x7f090017 +int color colorPrimaryDark 0x7f090018 +int color colorRedSolid 0x7f090019 +int color commonBackground 0x7f09001a +int color commonButtonGray 0x7f09001b +int color commonButtonOrange 0x7f09001c +int color commonButtonOrangePressed 0x7f09001d +int color commonButtonPressed 0x7f09001e +int color commonGreen 0x7f09001f +int color commonLineColor 0x7f090020 +int color commonLinkTextBlue 0x7f090021 +int color commonTextBlackColor 0x7f090022 +int color commonTextColorGrayColor_3 0x7f090023 +int color commonTextColorGrayColor_6 0x7f090024 +int color commonTextColorGrayColor_9 0x7f090025 +int color commonTextGrayColor 0x7f090026 +int color dim_foreground_disabled_material_dark 0x7f090027 +int color dim_foreground_disabled_material_light 0x7f090028 +int color dim_foreground_material_dark 0x7f090029 +int color dim_foreground_material_light 0x7f09002a +int color errorDialogBg 0x7f09002b +int color foreground_material_dark 0x7f09002c +int color foreground_material_light 0x7f09002d +int color highlighted_text_material_dark 0x7f09002e +int color highlighted_text_material_light 0x7f09002f +int color lightGray 0x7f090030 +int color material_blue_grey_800 0x7f090031 +int color material_blue_grey_900 0x7f090032 +int color material_blue_grey_950 0x7f090033 +int color material_deep_teal_200 0x7f090034 +int color material_deep_teal_500 0x7f090035 +int color material_grey_100 0x7f090036 +int color material_grey_300 0x7f090037 +int color material_grey_50 0x7f090038 +int color material_grey_600 0x7f090039 +int color material_grey_800 0x7f09003a +int color material_grey_850 0x7f09003b +int color material_grey_900 0x7f09003c +int color notification_action_color_filter 0x7f090000 +int color notification_icon_bg_color 0x7f09003d +int color notification_material_background_media_default_color 0x7f09003e +int color pickerview_bg_topbar 0x7f09003f +int color pickerview_timebtn_nor 0x7f090040 +int color pickerview_timebtn_pre 0x7f090041 +int color pickerview_topbar_title 0x7f090042 +int color pickerview_wheelview_textcolor_center 0x7f090043 +int color pickerview_wheelview_textcolor_divider 0x7f090044 +int color pickerview_wheelview_textcolor_out 0x7f090045 +int color pink 0x7f090046 +int color primary_dark_material_dark 0x7f090047 +int color primary_dark_material_light 0x7f090048 +int color primary_material_dark 0x7f090049 +int color primary_material_light 0x7f09004a +int color primary_text_default_material_dark 0x7f09004b +int color primary_text_default_material_light 0x7f09004c +int color primary_text_disabled_material_dark 0x7f09004d +int color primary_text_disabled_material_light 0x7f09004e +int color ripple_material_dark 0x7f09004f +int color ripple_material_light 0x7f090050 +int color secondary_text_default_material_dark 0x7f090051 +int color secondary_text_default_material_light 0x7f090052 +int color secondary_text_disabled_material_dark 0x7f090053 +int color secondary_text_disabled_material_light 0x7f090054 +int color switch_thumb_disabled_material_dark 0x7f090055 +int color switch_thumb_disabled_material_light 0x7f090056 +int color switch_thumb_material_dark 0x7f090071 +int color switch_thumb_material_light 0x7f090072 +int color switch_thumb_normal_material_dark 0x7f090057 +int color switch_thumb_normal_material_light 0x7f090058 +int color textColorGray 0x7f090059 +int color titleColor 0x7f09005a +int color white 0x7f09005b +int dimen abc_action_bar_content_inset_material 0x7f06000c +int dimen abc_action_bar_content_inset_with_nav 0x7f06000d +int dimen abc_action_bar_default_height_material 0x7f060001 +int dimen abc_action_bar_default_padding_end_material 0x7f06000e +int dimen abc_action_bar_default_padding_start_material 0x7f06000f +int dimen abc_action_bar_elevation_material 0x7f060015 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f060016 +int dimen abc_action_bar_overflow_padding_end_material 0x7f060017 +int dimen abc_action_bar_overflow_padding_start_material 0x7f060018 +int dimen abc_action_bar_progress_bar_size 0x7f060002 +int dimen abc_action_bar_stacked_max_height 0x7f060019 +int dimen abc_action_bar_stacked_tab_max_width 0x7f06001a +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f06001b +int dimen abc_action_bar_subtitle_top_margin_material 0x7f06001c +int dimen abc_action_button_min_height_material 0x7f06001d +int dimen abc_action_button_min_width_material 0x7f06001e +int dimen abc_action_button_min_width_overflow_material 0x7f06001f +int dimen abc_alert_dialog_button_bar_height 0x7f060000 +int dimen abc_button_inset_horizontal_material 0x7f060020 +int dimen abc_button_inset_vertical_material 0x7f060021 +int dimen abc_button_padding_horizontal_material 0x7f060022 +int dimen abc_button_padding_vertical_material 0x7f060023 +int dimen abc_cascading_menus_min_smallest_width 0x7f060024 +int dimen abc_config_prefDialogWidth 0x7f060005 +int dimen abc_control_corner_material 0x7f060025 +int dimen abc_control_inset_material 0x7f060026 +int dimen abc_control_padding_material 0x7f060027 +int dimen abc_dialog_fixed_height_major 0x7f060006 +int dimen abc_dialog_fixed_height_minor 0x7f060007 +int dimen abc_dialog_fixed_width_major 0x7f060008 +int dimen abc_dialog_fixed_width_minor 0x7f060009 +int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f060028 +int dimen abc_dialog_list_padding_top_no_title 0x7f060029 +int dimen abc_dialog_min_width_major 0x7f06000a +int dimen abc_dialog_min_width_minor 0x7f06000b +int dimen abc_dialog_padding_material 0x7f06002a +int dimen abc_dialog_padding_top_material 0x7f06002b +int dimen abc_dialog_title_divider_material 0x7f06002c +int dimen abc_disabled_alpha_material_dark 0x7f06002d +int dimen abc_disabled_alpha_material_light 0x7f06002e +int dimen abc_dropdownitem_icon_width 0x7f06002f +int dimen abc_dropdownitem_text_padding_left 0x7f060030 +int dimen abc_dropdownitem_text_padding_right 0x7f060031 +int dimen abc_edit_text_inset_bottom_material 0x7f060032 +int dimen abc_edit_text_inset_horizontal_material 0x7f060033 +int dimen abc_edit_text_inset_top_material 0x7f060034 +int dimen abc_floating_window_z 0x7f060035 +int dimen abc_list_item_padding_horizontal_material 0x7f060036 +int dimen abc_panel_menu_list_width 0x7f060037 +int dimen abc_progress_bar_height_material 0x7f060038 +int dimen abc_search_view_preferred_height 0x7f060039 +int dimen abc_search_view_preferred_width 0x7f06003a +int dimen abc_seekbar_track_background_height_material 0x7f06003b +int dimen abc_seekbar_track_progress_height_material 0x7f06003c +int dimen abc_select_dialog_padding_start_material 0x7f06003d +int dimen abc_switch_padding 0x7f060011 +int dimen abc_text_size_body_1_material 0x7f06003e +int dimen abc_text_size_body_2_material 0x7f06003f +int dimen abc_text_size_button_material 0x7f060040 +int dimen abc_text_size_caption_material 0x7f060041 +int dimen abc_text_size_display_1_material 0x7f060042 +int dimen abc_text_size_display_2_material 0x7f060043 +int dimen abc_text_size_display_3_material 0x7f060044 +int dimen abc_text_size_display_4_material 0x7f060045 +int dimen abc_text_size_headline_material 0x7f060046 +int dimen abc_text_size_large_material 0x7f060047 +int dimen abc_text_size_medium_material 0x7f060048 +int dimen abc_text_size_menu_header_material 0x7f060049 +int dimen abc_text_size_menu_material 0x7f06004a +int dimen abc_text_size_small_material 0x7f06004b +int dimen abc_text_size_subhead_material 0x7f06004c +int dimen abc_text_size_subtitle_material_toolbar 0x7f060003 +int dimen abc_text_size_title_material 0x7f06004d +int dimen abc_text_size_title_material_toolbar 0x7f060004 +int dimen activity_horizontal_margin 0x7f06004e +int dimen activity_vertical_margin 0x7f06004f +int dimen desc_title_size 0x7f060050 +int dimen disabled_alpha_material_dark 0x7f060051 +int dimen disabled_alpha_material_light 0x7f060052 +int dimen dp_40 0x7f060053 +int dimen highlight_alpha_material_colored 0x7f060054 +int dimen highlight_alpha_material_dark 0x7f060055 +int dimen highlight_alpha_material_light 0x7f060056 +int dimen hint_alpha_material_dark 0x7f060057 +int dimen hint_alpha_material_light 0x7f060058 +int dimen hint_pressed_alpha_material_dark 0x7f060059 +int dimen hint_pressed_alpha_material_light 0x7f06005a +int dimen main_title_size 0x7f06005b +int dimen margin_horizontal 0x7f06005c +int dimen notification_action_icon_size 0x7f06005d +int dimen notification_action_text_size 0x7f06005e +int dimen notification_big_circle_margin 0x7f06005f +int dimen notification_content_margin_start 0x7f060012 +int dimen notification_large_icon_height 0x7f060060 +int dimen notification_large_icon_width 0x7f060061 +int dimen notification_main_column_padding_top 0x7f060013 +int dimen notification_media_narrow_margin 0x7f060014 +int dimen notification_right_icon_size 0x7f060062 +int dimen notification_right_side_padding_top 0x7f060010 +int dimen notification_small_icon_background_padding 0x7f060063 +int dimen notification_small_icon_size_as_large 0x7f060064 +int dimen notification_subtext_size 0x7f060065 +int dimen notification_top_pad 0x7f060066 +int dimen notification_top_pad_large_text 0x7f060067 +int dimen pickerview_textsize 0x7f060068 +int dimen pickerview_topbar_btn_textsize 0x7f060069 +int dimen pickerview_topbar_height 0x7f06006a +int dimen pickerview_topbar_paddingleft 0x7f06006b +int dimen pickerview_topbar_paddingright 0x7f06006c +int dimen pickerview_topbar_title_textsize 0x7f06006d +int dimen second_title_size 0x7f06006e +int dimen sp_10 0x7f06006f +int dimen sp_12 0x7f060070 +int dimen sp_13 0x7f060071 +int dimen sp_14 0x7f060072 +int dimen sp_15 0x7f060073 +int dimen sp_16 0x7f060074 +int dimen sp_18 0x7f060075 +int dimen sp_20 0x7f060076 +int dimen sp_40 0x7f060077 +int dimen sp_50 0x7f060078 +int dimen text_size_14sp 0x7f060079 +int dimen text_size_18sp 0x7f06007a +int dimen text_size_smaller_12sp 0x7f06007b +int drawable abc_ab_share_pack_mtrl_alpha 0x7f020000 +int drawable abc_action_bar_item_background_material 0x7f020001 +int drawable abc_btn_borderless_material 0x7f020002 +int drawable abc_btn_check_material 0x7f020003 +int drawable abc_btn_check_to_on_mtrl_000 0x7f020004 +int drawable abc_btn_check_to_on_mtrl_015 0x7f020005 +int drawable abc_btn_colored_material 0x7f020006 +int drawable abc_btn_default_mtrl_shape 0x7f020007 +int drawable abc_btn_radio_material 0x7f020008 +int drawable abc_btn_radio_to_on_mtrl_000 0x7f020009 +int drawable abc_btn_radio_to_on_mtrl_015 0x7f02000a +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000b +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000c +int drawable abc_cab_background_internal_bg 0x7f02000d +int drawable abc_cab_background_top_material 0x7f02000e +int drawable abc_cab_background_top_mtrl_alpha 0x7f02000f +int drawable abc_control_background_material 0x7f020010 +int drawable abc_dialog_material_background 0x7f020011 +int drawable abc_edit_text_material 0x7f020012 +int drawable abc_ic_ab_back_material 0x7f020013 +int drawable abc_ic_arrow_drop_right_black_24dp 0x7f020014 +int drawable abc_ic_clear_material 0x7f020015 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020016 +int drawable abc_ic_go_search_api_material 0x7f020017 +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f020018 +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f020019 +int drawable abc_ic_menu_overflow_material 0x7f02001a +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001b +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001c +int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001d +int drawable abc_ic_search_api_material 0x7f02001e +int drawable abc_ic_star_black_16dp 0x7f02001f +int drawable abc_ic_star_black_36dp 0x7f020020 +int drawable abc_ic_star_black_48dp 0x7f020021 +int drawable abc_ic_star_half_black_16dp 0x7f020022 +int drawable abc_ic_star_half_black_36dp 0x7f020023 +int drawable abc_ic_star_half_black_48dp 0x7f020024 +int drawable abc_ic_voice_search_api_material 0x7f020025 +int drawable abc_item_background_holo_dark 0x7f020026 +int drawable abc_item_background_holo_light 0x7f020027 +int drawable abc_list_divider_mtrl_alpha 0x7f020028 +int drawable abc_list_focused_holo 0x7f020029 +int drawable abc_list_longpressed_holo 0x7f02002a +int drawable abc_list_pressed_holo_dark 0x7f02002b +int drawable abc_list_pressed_holo_light 0x7f02002c +int drawable abc_list_selector_background_transition_holo_dark 0x7f02002d +int drawable abc_list_selector_background_transition_holo_light 0x7f02002e +int drawable abc_list_selector_disabled_holo_dark 0x7f02002f +int drawable abc_list_selector_disabled_holo_light 0x7f020030 +int drawable abc_list_selector_holo_dark 0x7f020031 +int drawable abc_list_selector_holo_light 0x7f020032 +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f020033 +int drawable abc_popup_background_mtrl_mult 0x7f020034 +int drawable abc_ratingbar_indicator_material 0x7f020035 +int drawable abc_ratingbar_material 0x7f020036 +int drawable abc_ratingbar_small_material 0x7f020037 +int drawable abc_scrubber_control_off_mtrl_alpha 0x7f020038 +int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f020039 +int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f02003a +int drawable abc_scrubber_primary_mtrl_alpha 0x7f02003b +int drawable abc_scrubber_track_mtrl_alpha 0x7f02003c +int drawable abc_seekbar_thumb_material 0x7f02003d +int drawable abc_seekbar_tick_mark_material 0x7f02003e +int drawable abc_seekbar_track_material 0x7f02003f +int drawable abc_spinner_mtrl_am_alpha 0x7f020040 +int drawable abc_spinner_textfield_background_material 0x7f020041 +int drawable abc_switch_thumb_material 0x7f020042 +int drawable abc_switch_track_mtrl_alpha 0x7f020043 +int drawable abc_tab_indicator_material 0x7f020044 +int drawable abc_tab_indicator_mtrl_alpha 0x7f020045 +int drawable abc_text_cursor_material 0x7f020046 +int drawable abc_text_select_handle_left_mtrl_dark 0x7f020047 +int drawable abc_text_select_handle_left_mtrl_light 0x7f020048 +int drawable abc_text_select_handle_middle_mtrl_dark 0x7f020049 +int drawable abc_text_select_handle_middle_mtrl_light 0x7f02004a +int drawable abc_text_select_handle_right_mtrl_dark 0x7f02004b +int drawable abc_text_select_handle_right_mtrl_light 0x7f02004c +int drawable abc_textfield_activated_mtrl_alpha 0x7f02004d +int drawable abc_textfield_default_mtrl_alpha 0x7f02004e +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f02004f +int drawable abc_textfield_search_default_mtrl_alpha 0x7f020050 +int drawable abc_textfield_search_material 0x7f020051 +int drawable abc_vector_test 0x7f020052 +int drawable background_with_corner 0x7f020053 +int drawable bg_with_corner_in_bottom 0x7f020054 +int drawable bg_with_corner_in_top 0x7f020055 +int drawable notification_action_background 0x7f020056 +int drawable notification_bg 0x7f020057 +int drawable notification_bg_low 0x7f020058 +int drawable notification_bg_low_normal 0x7f020059 +int drawable notification_bg_low_pressed 0x7f02005a +int drawable notification_bg_normal 0x7f02005b +int drawable notification_bg_normal_pressed 0x7f02005c +int drawable notification_icon_background 0x7f02005d +int drawable notification_template_icon_bg 0x7f020060 +int drawable notification_template_icon_low_bg 0x7f020061 +int drawable notification_tile_bg 0x7f02005e +int drawable notify_panel_notification_icon_bg 0x7f02005f +int id action0 0x7f0a005b +int id action_bar 0x7f0a0049 +int id action_bar_activity_content 0x7f0a0000 +int id action_bar_container 0x7f0a0048 +int id action_bar_root 0x7f0a0044 +int id action_bar_spinner 0x7f0a0001 +int id action_bar_subtitle 0x7f0a0027 +int id action_bar_title 0x7f0a0026 +int id action_container 0x7f0a0058 +int id action_context_bar 0x7f0a004a +int id action_divider 0x7f0a005f +int id action_image 0x7f0a0059 +int id action_menu_divider 0x7f0a0002 +int id action_menu_presenter 0x7f0a0003 +int id action_mode_bar 0x7f0a0046 +int id action_mode_bar_stub 0x7f0a0045 +int id action_mode_close_button 0x7f0a0028 +int id action_text 0x7f0a005a +int id actions 0x7f0a0068 +int id activity_chooser_view_content 0x7f0a0029 +int id add 0x7f0a0013 +int id alertTitle 0x7f0a003d +int id always 0x7f0a001d +int id beginning 0x7f0a001a +int id bottom 0x7f0a0024 +int id buttonPanel 0x7f0a0030 +int id cancel_action 0x7f0a005c +int id checkbox 0x7f0a0040 +int id chronometer 0x7f0a0064 +int id collapseActionView 0x7f0a001e +int id contentPanel 0x7f0a0033 +int id custom 0x7f0a003a +int id customPanel 0x7f0a0039 +int id decor_content_parent 0x7f0a0047 +int id default_activity_button 0x7f0a002c +int id disableHome 0x7f0a000c +int id edit_query 0x7f0a004b +int id end 0x7f0a001b +int id end_padder 0x7f0a006e +int id expand_activities_button 0x7f0a002a +int id expanded_menu 0x7f0a003f +int id home 0x7f0a0004 +int id homeAsUp 0x7f0a000d +int id icon 0x7f0a002e +int id icon_group 0x7f0a0069 +int id ifRoom 0x7f0a001f +int id image 0x7f0a002b +int id info 0x7f0a0065 +int id invisible 0x7f0a0022 +int id line1 0x7f0a006a +int id line3 0x7f0a006c +int id listMode 0x7f0a0009 +int id list_item 0x7f0a002d +int id media_actions 0x7f0a005e +int id middle 0x7f0a001c +int id multiply 0x7f0a0014 +int id never 0x7f0a0020 +int id none 0x7f0a000e +int id normal 0x7f0a000a +int id notification_background 0x7f0a0067 +int id notification_main_column 0x7f0a0061 +int id notification_main_column_container 0x7f0a0060 +int id parentPanel 0x7f0a0032 +int id progress_circular 0x7f0a0005 +int id progress_horizontal 0x7f0a0006 +int id radio 0x7f0a0042 +int id right_icon 0x7f0a0066 +int id right_side 0x7f0a0062 +int id screen 0x7f0a0015 +int id scrollIndicatorDown 0x7f0a0038 +int id scrollIndicatorUp 0x7f0a0034 +int id scrollView 0x7f0a0035 +int id search_badge 0x7f0a004d +int id search_bar 0x7f0a004c +int id search_button 0x7f0a004e +int id search_close_btn 0x7f0a0053 +int id search_edit_frame 0x7f0a004f +int id search_go_btn 0x7f0a0055 +int id search_mag_icon 0x7f0a0050 +int id search_plate 0x7f0a0051 +int id search_src_text 0x7f0a0052 +int id search_voice_btn 0x7f0a0056 +int id select_dialog_listview 0x7f0a0057 +int id shortcut 0x7f0a0041 +int id showCustom 0x7f0a000f +int id showHome 0x7f0a0010 +int id showTitle 0x7f0a0011 +int id spacer 0x7f0a0031 +int id split_action_bar 0x7f0a0007 +int id src_atop 0x7f0a0016 +int id src_in 0x7f0a0017 +int id src_over 0x7f0a0018 +int id status_bar_latest_event_content 0x7f0a005d +int id submenuarrow 0x7f0a0043 +int id submit_area 0x7f0a0054 +int id tabMode 0x7f0a000b +int id text 0x7f0a006d +int id text2 0x7f0a006b +int id textSpacerNoButtons 0x7f0a0037 +int id textSpacerNoTitle 0x7f0a0036 +int id time 0x7f0a0063 +int id title 0x7f0a002f +int id titleDividerNoCustom 0x7f0a003e +int id title_template 0x7f0a003c +int id top 0x7f0a0025 +int id topPanel 0x7f0a003b +int id up 0x7f0a0008 +int id upgrade_dialog_content 0x7f0a0070 +int id upgrade_dialog_neg_btn 0x7f0a0072 +int id upgrade_dialog_pos_btn 0x7f0a0073 +int id upgrade_dialog_progressBar 0x7f0a0071 +int id upgrade_dialog_wrapper 0x7f0a006f +int id useLogo 0x7f0a0012 +int id visible 0x7f0a0023 +int id withText 0x7f0a0021 +int id wrap_content 0x7f0a0019 +int integer abc_config_activityDefaultDur 0x7f0b0000 +int integer abc_config_activityShortDur 0x7f0b0001 +int integer cancel_button_image_alpha 0x7f0b0002 +int integer status_bar_notification_info_maxnum 0x7f0b0003 +int layout abc_action_bar_title_item 0x7f030000 +int layout abc_action_bar_up_container 0x7f030001 +int layout abc_action_bar_view_list_nav_layout 0x7f030002 +int layout abc_action_menu_item_layout 0x7f030003 +int layout abc_action_menu_layout 0x7f030004 +int layout abc_action_mode_bar 0x7f030005 +int layout abc_action_mode_close_item_material 0x7f030006 +int layout abc_activity_chooser_view 0x7f030007 +int layout abc_activity_chooser_view_list_item 0x7f030008 +int layout abc_alert_dialog_button_bar_material 0x7f030009 +int layout abc_alert_dialog_material 0x7f03000a +int layout abc_alert_dialog_title_material 0x7f03000b +int layout abc_dialog_title_material 0x7f03000c +int layout abc_expanded_menu_layout 0x7f03000d +int layout abc_list_menu_item_checkbox 0x7f03000e +int layout abc_list_menu_item_icon 0x7f03000f +int layout abc_list_menu_item_layout 0x7f030010 +int layout abc_list_menu_item_radio 0x7f030011 +int layout abc_popup_menu_header_item_layout 0x7f030012 +int layout abc_popup_menu_item_layout 0x7f030013 +int layout abc_screen_content_include 0x7f030014 +int layout abc_screen_simple 0x7f030015 +int layout abc_screen_simple_overlay_action_mode 0x7f030016 +int layout abc_screen_toolbar 0x7f030017 +int layout abc_search_dropdown_item_icons_2line 0x7f030018 +int layout abc_search_view 0x7f030019 +int layout abc_select_dialog_material 0x7f03001a +int layout notification_action 0x7f03001b +int layout notification_action_tombstone 0x7f03001c +int layout notification_media_action 0x7f03001d +int layout notification_media_cancel_action 0x7f03001e +int layout notification_template_big_media 0x7f03001f +int layout notification_template_big_media_custom 0x7f030020 +int layout notification_template_big_media_narrow 0x7f030021 +int layout notification_template_big_media_narrow_custom 0x7f030022 +int layout notification_template_custom_big 0x7f030023 +int layout notification_template_icon_group 0x7f030024 +int layout notification_template_lines_media 0x7f030025 +int layout notification_template_media 0x7f030026 +int layout notification_template_media_custom 0x7f030027 +int layout notification_template_part_chronometer 0x7f030028 +int layout notification_template_part_time 0x7f030029 +int layout pop_upgrade_dialog 0x7f03002a +int layout select_dialog_item_material 0x7f03002b +int layout select_dialog_multichoice_material 0x7f03002c +int layout select_dialog_singlechoice_material 0x7f03002d +int layout support_simple_spinner_dropdown_item 0x7f03002e +int string abc_action_bar_home_description 0x7f050000 +int string abc_action_bar_home_description_format 0x7f050001 +int string abc_action_bar_home_subtitle_description_format 0x7f050002 +int string abc_action_bar_up_description 0x7f050003 +int string abc_action_menu_overflow_description 0x7f050004 +int string abc_action_mode_done 0x7f050005 +int string abc_activity_chooser_view_see_all 0x7f050006 +int string abc_activitychooserview_choose_application 0x7f050007 +int string abc_capital_off 0x7f050008 +int string abc_capital_on 0x7f050009 +int string abc_font_family_body_1_material 0x7f050015 +int string abc_font_family_body_2_material 0x7f050016 +int string abc_font_family_button_material 0x7f050017 +int string abc_font_family_caption_material 0x7f050018 +int string abc_font_family_display_1_material 0x7f050019 +int string abc_font_family_display_2_material 0x7f05001a +int string abc_font_family_display_3_material 0x7f05001b +int string abc_font_family_display_4_material 0x7f05001c +int string abc_font_family_headline_material 0x7f05001d +int string abc_font_family_menu_material 0x7f05001e +int string abc_font_family_subhead_material 0x7f05001f +int string abc_font_family_title_material 0x7f050020 +int string abc_search_hint 0x7f05000a +int string abc_searchview_description_clear 0x7f05000b +int string abc_searchview_description_query 0x7f05000c +int string abc_searchview_description_search 0x7f05000d +int string abc_searchview_description_submit 0x7f05000e +int string abc_searchview_description_voice 0x7f05000f +int string abc_shareactionprovider_share_with 0x7f050010 +int string abc_shareactionprovider_share_with_application 0x7f050011 +int string abc_toolbar_collapse_description 0x7f050012 +int string app_name 0x7f050021 +int string fileprovider_authority 0x7f050022 +int string search_menu_title 0x7f050013 +int string status_bar_notification_info_overflow 0x7f050014 +int style AlertDialog_AppCompat 0x7f07009f +int style AlertDialog_AppCompat_Light 0x7f0700a0 +int style Animation_AppCompat_Dialog 0x7f0700a1 +int style Animation_AppCompat_DropDownUp 0x7f0700a2 +int style Base_AlertDialog_AppCompat 0x7f0700a3 +int style Base_AlertDialog_AppCompat_Light 0x7f0700a4 +int style Base_Animation_AppCompat_Dialog 0x7f0700a5 +int style Base_Animation_AppCompat_DropDownUp 0x7f0700a6 +int style Base_DialogWindowTitle_AppCompat 0x7f0700a7 +int style Base_DialogWindowTitleBackground_AppCompat 0x7f0700a8 +int style Base_TextAppearance_AppCompat 0x7f07003f +int style Base_TextAppearance_AppCompat_Body1 0x7f070040 +int style Base_TextAppearance_AppCompat_Body2 0x7f070041 +int style Base_TextAppearance_AppCompat_Button 0x7f070027 +int style Base_TextAppearance_AppCompat_Caption 0x7f070042 +int style Base_TextAppearance_AppCompat_Display1 0x7f070043 +int style Base_TextAppearance_AppCompat_Display2 0x7f070044 +int style Base_TextAppearance_AppCompat_Display3 0x7f070045 +int style Base_TextAppearance_AppCompat_Display4 0x7f070046 +int style Base_TextAppearance_AppCompat_Headline 0x7f070047 +int style Base_TextAppearance_AppCompat_Inverse 0x7f07000b +int style Base_TextAppearance_AppCompat_Large 0x7f070048 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f07000c +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f070049 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f07004a +int style Base_TextAppearance_AppCompat_Medium 0x7f07004b +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f07000d +int style Base_TextAppearance_AppCompat_Menu 0x7f07004c +int style Base_TextAppearance_AppCompat_SearchResult 0x7f0700a9 +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f07004d +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f07004e +int style Base_TextAppearance_AppCompat_Small 0x7f07004f +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f07000e +int style Base_TextAppearance_AppCompat_Subhead 0x7f070050 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f07000f +int style Base_TextAppearance_AppCompat_Title 0x7f070051 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f070010 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f070094 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f070052 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f070053 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f070054 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f070055 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f070056 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f070057 +int style Base_TextAppearance_AppCompat_Widget_Button 0x7f070058 +int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f07009b +int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f07009c +int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f070095 +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0700aa +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f070059 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f07005a +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f07005b +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f07005c +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f07005d +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0700ab +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f07005e +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f07005f +int style Base_Theme_AppCompat 0x7f070060 +int style Base_Theme_AppCompat_CompactMenu 0x7f0700ac +int style Base_Theme_AppCompat_Dialog 0x7f070011 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f070012 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0700ad +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f070013 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f070001 +int style Base_Theme_AppCompat_Light 0x7f070061 +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0700ae +int style Base_Theme_AppCompat_Light_Dialog 0x7f070014 +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f070015 +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0700af +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f070016 +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f070002 +int style Base_ThemeOverlay_AppCompat 0x7f0700b0 +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0700b1 +int style Base_ThemeOverlay_AppCompat_Dark 0x7f0700b2 +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0700b3 +int style Base_ThemeOverlay_AppCompat_Dialog 0x7f070017 +int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f070018 +int style Base_ThemeOverlay_AppCompat_Light 0x7f0700b4 +int style Base_V11_Theme_AppCompat_Dialog 0x7f070019 +int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f07001a +int style Base_V11_ThemeOverlay_AppCompat_Dialog 0x7f07001b +int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f070023 +int style Base_V12_Widget_AppCompat_EditText 0x7f070024 +int style Base_V21_Theme_AppCompat 0x7f070062 +int style Base_V21_Theme_AppCompat_Dialog 0x7f070063 +int style Base_V21_Theme_AppCompat_Light 0x7f070064 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f070065 +int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f070066 +int style Base_V22_Theme_AppCompat 0x7f070092 +int style Base_V22_Theme_AppCompat_Light 0x7f070093 +int style Base_V23_Theme_AppCompat 0x7f070096 +int style Base_V23_Theme_AppCompat_Light 0x7f070097 +int style Base_V7_Theme_AppCompat 0x7f0700b5 +int style Base_V7_Theme_AppCompat_Dialog 0x7f0700b6 +int style Base_V7_Theme_AppCompat_Light 0x7f0700b7 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0700b8 +int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0700b9 +int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0700ba +int style Base_V7_Widget_AppCompat_EditText 0x7f0700bb +int style Base_Widget_AppCompat_ActionBar 0x7f0700bc +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0700bd +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0700be +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f070067 +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f070068 +int style Base_Widget_AppCompat_ActionButton 0x7f070069 +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f07006a +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f07006b +int style Base_Widget_AppCompat_ActionMode 0x7f0700bf +int style Base_Widget_AppCompat_ActivityChooserView 0x7f0700c0 +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f070025 +int style Base_Widget_AppCompat_Button 0x7f07006c +int style Base_Widget_AppCompat_Button_Borderless 0x7f07006d +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f07006e +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0700c1 +int style Base_Widget_AppCompat_Button_Colored 0x7f070098 +int style Base_Widget_AppCompat_Button_Small 0x7f07006f +int style Base_Widget_AppCompat_ButtonBar 0x7f070070 +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0700c2 +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f070071 +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f070072 +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0700c3 +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f070000 +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0700c4 +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f070073 +int style Base_Widget_AppCompat_EditText 0x7f070026 +int style Base_Widget_AppCompat_ImageButton 0x7f070074 +int style Base_Widget_AppCompat_Light_ActionBar 0x7f0700c5 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0700c6 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0700c7 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f070075 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f070076 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f070077 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f070078 +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070079 +int style Base_Widget_AppCompat_ListMenuView 0x7f0700c8 +int style Base_Widget_AppCompat_ListPopupWindow 0x7f07007a +int style Base_Widget_AppCompat_ListView 0x7f07007b +int style Base_Widget_AppCompat_ListView_DropDown 0x7f07007c +int style Base_Widget_AppCompat_ListView_Menu 0x7f07007d +int style Base_Widget_AppCompat_PopupMenu 0x7f07007e +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f07007f +int style Base_Widget_AppCompat_PopupWindow 0x7f0700c9 +int style Base_Widget_AppCompat_ProgressBar 0x7f07001c +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f07001d +int style Base_Widget_AppCompat_RatingBar 0x7f070080 +int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f070099 +int style Base_Widget_AppCompat_RatingBar_Small 0x7f07009a +int style Base_Widget_AppCompat_SearchView 0x7f0700ca +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0700cb +int style Base_Widget_AppCompat_SeekBar 0x7f070081 +int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0700cc +int style Base_Widget_AppCompat_Spinner 0x7f070082 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f070003 +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f070083 +int style Base_Widget_AppCompat_Toolbar 0x7f0700cd +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f070084 +int style NumberProgressBar_Beauty_Red 0x7f0700ce +int style NumberProgressBar_Default 0x7f0700cf +int style NumberProgressBar_Funny_Orange 0x7f0700d0 +int style NumberProgressBar_Grace_Yellow 0x7f0700d1 +int style NumberProgressBar_Passing_Green 0x7f0700d2 +int style NumberProgressBar_Relax_Blue 0x7f0700d3 +int style NumberProgressBar_Twinkle_Night 0x7f0700d4 +int style NumberProgressBar_Warning_Red 0x7f0700d5 +int style Platform_AppCompat 0x7f07001e +int style Platform_AppCompat_Light 0x7f07001f +int style Platform_ThemeOverlay_AppCompat 0x7f070085 +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f070086 +int style Platform_ThemeOverlay_AppCompat_Light 0x7f070087 +int style Platform_V11_AppCompat 0x7f070020 +int style Platform_V11_AppCompat_Light 0x7f070021 +int style Platform_V14_AppCompat 0x7f070028 +int style Platform_V14_AppCompat_Light 0x7f070029 +int style Platform_V21_AppCompat 0x7f070088 +int style Platform_V21_AppCompat_Light 0x7f070089 +int style Platform_V25_AppCompat 0x7f07009d +int style Platform_V25_AppCompat_Light 0x7f07009e +int style Platform_Widget_AppCompat_Spinner 0x7f070022 +int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f070031 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f070032 +int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f070033 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f070034 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f070035 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f070036 +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f070037 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f070038 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f070039 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f07003a +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f07003b +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f07003c +int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f07003d +int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f07003e +int style TextAppearance_AppCompat 0x7f0700d6 +int style TextAppearance_AppCompat_Body1 0x7f0700d7 +int style TextAppearance_AppCompat_Body2 0x7f0700d8 +int style TextAppearance_AppCompat_Button 0x7f0700d9 +int style TextAppearance_AppCompat_Caption 0x7f0700da +int style TextAppearance_AppCompat_Display1 0x7f0700db +int style TextAppearance_AppCompat_Display2 0x7f0700dc +int style TextAppearance_AppCompat_Display3 0x7f0700dd +int style TextAppearance_AppCompat_Display4 0x7f0700de +int style TextAppearance_AppCompat_Headline 0x7f0700df +int style TextAppearance_AppCompat_Inverse 0x7f0700e0 +int style TextAppearance_AppCompat_Large 0x7f0700e1 +int style TextAppearance_AppCompat_Large_Inverse 0x7f0700e2 +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0700e3 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0700e4 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0700e5 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0700e6 +int style TextAppearance_AppCompat_Medium 0x7f0700e7 +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0700e8 +int style TextAppearance_AppCompat_Menu 0x7f0700e9 +int style TextAppearance_AppCompat_Notification 0x7f07002a +int style TextAppearance_AppCompat_Notification_Info 0x7f07008a +int style TextAppearance_AppCompat_Notification_Info_Media 0x7f07008b +int style TextAppearance_AppCompat_Notification_Line2 0x7f0700ea +int style TextAppearance_AppCompat_Notification_Line2_Media 0x7f0700eb +int style TextAppearance_AppCompat_Notification_Media 0x7f07008c +int style TextAppearance_AppCompat_Notification_Time 0x7f07008d +int style TextAppearance_AppCompat_Notification_Time_Media 0x7f07008e +int style TextAppearance_AppCompat_Notification_Title 0x7f07002b +int style TextAppearance_AppCompat_Notification_Title_Media 0x7f07008f +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0700ec +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0700ed +int style TextAppearance_AppCompat_Small 0x7f0700ee +int style TextAppearance_AppCompat_Small_Inverse 0x7f0700ef +int style TextAppearance_AppCompat_Subhead 0x7f0700f0 +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0700f1 +int style TextAppearance_AppCompat_Title 0x7f0700f2 +int style TextAppearance_AppCompat_Title_Inverse 0x7f0700f3 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0700f4 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0700f5 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0700f6 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0700f7 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0700f8 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0700f9 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0700fa +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0700fb +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0700fc +int style TextAppearance_AppCompat_Widget_Button 0x7f0700fd +int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0700fe +int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0700ff +int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f070100 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f070101 +int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f070102 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f070103 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f070104 +int style TextAppearance_AppCompat_Widget_Switch 0x7f070105 +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f070106 +int style TextAppearance_StatusBar_EventContent 0x7f07002c +int style TextAppearance_StatusBar_EventContent_Info 0x7f07002d +int style TextAppearance_StatusBar_EventContent_Line2 0x7f07002e +int style TextAppearance_StatusBar_EventContent_Time 0x7f07002f +int style TextAppearance_StatusBar_EventContent_Title 0x7f070030 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f070107 +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f070108 +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f070109 +int style Theme_AppCompat 0x7f07010a +int style Theme_AppCompat_CompactMenu 0x7f07010b +int style Theme_AppCompat_DayNight 0x7f070004 +int style Theme_AppCompat_DayNight_DarkActionBar 0x7f070005 +int style Theme_AppCompat_DayNight_Dialog 0x7f070006 +int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f070007 +int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f070008 +int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f070009 +int style Theme_AppCompat_DayNight_NoActionBar 0x7f07000a +int style Theme_AppCompat_Dialog 0x7f07010c +int style Theme_AppCompat_Dialog_Alert 0x7f07010d +int style Theme_AppCompat_Dialog_MinWidth 0x7f07010e +int style Theme_AppCompat_DialogWhenLarge 0x7f07010f +int style Theme_AppCompat_Light 0x7f070110 +int style Theme_AppCompat_Light_DarkActionBar 0x7f070111 +int style Theme_AppCompat_Light_Dialog 0x7f070112 +int style Theme_AppCompat_Light_Dialog_Alert 0x7f070113 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f070114 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f070115 +int style Theme_AppCompat_Light_NoActionBar 0x7f070116 +int style Theme_AppCompat_NoActionBar 0x7f070117 +int style ThemeOverlay_AppCompat 0x7f070118 +int style ThemeOverlay_AppCompat_ActionBar 0x7f070119 +int style ThemeOverlay_AppCompat_Dark 0x7f07011a +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f07011b +int style ThemeOverlay_AppCompat_Dialog 0x7f07011c +int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f07011d +int style ThemeOverlay_AppCompat_Light 0x7f07011e +int style Widget_AppCompat_ActionBar 0x7f07011f +int style Widget_AppCompat_ActionBar_Solid 0x7f070120 +int style Widget_AppCompat_ActionBar_TabBar 0x7f070121 +int style Widget_AppCompat_ActionBar_TabText 0x7f070122 +int style Widget_AppCompat_ActionBar_TabView 0x7f070123 +int style Widget_AppCompat_ActionButton 0x7f070124 +int style Widget_AppCompat_ActionButton_CloseMode 0x7f070125 +int style Widget_AppCompat_ActionButton_Overflow 0x7f070126 +int style Widget_AppCompat_ActionMode 0x7f070127 +int style Widget_AppCompat_ActivityChooserView 0x7f070128 +int style Widget_AppCompat_AutoCompleteTextView 0x7f070129 +int style Widget_AppCompat_Button 0x7f07012a +int style Widget_AppCompat_Button_Borderless 0x7f07012b +int style Widget_AppCompat_Button_Borderless_Colored 0x7f07012c +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f07012d +int style Widget_AppCompat_Button_Colored 0x7f07012e +int style Widget_AppCompat_Button_Small 0x7f07012f +int style Widget_AppCompat_ButtonBar 0x7f070130 +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f070131 +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f070132 +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f070133 +int style Widget_AppCompat_CompoundButton_Switch 0x7f070134 +int style Widget_AppCompat_DrawerArrowToggle 0x7f070135 +int style Widget_AppCompat_DropDownItem_Spinner 0x7f070136 +int style Widget_AppCompat_EditText 0x7f070137 +int style Widget_AppCompat_ImageButton 0x7f070138 +int style Widget_AppCompat_Light_ActionBar 0x7f070139 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f07013a +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f07013b +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f07013c +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f07013d +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f07013e +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f07013f +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f070140 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f070141 +int style Widget_AppCompat_Light_ActionButton 0x7f070142 +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f070143 +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f070144 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f070145 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f070146 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f070147 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f070148 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f070149 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f07014a +int style Widget_AppCompat_Light_PopupMenu 0x7f07014b +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f07014c +int style Widget_AppCompat_Light_SearchView 0x7f07014d +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f07014e +int style Widget_AppCompat_ListMenuView 0x7f07014f +int style Widget_AppCompat_ListPopupWindow 0x7f070150 +int style Widget_AppCompat_ListView 0x7f070151 +int style Widget_AppCompat_ListView_DropDown 0x7f070152 +int style Widget_AppCompat_ListView_Menu 0x7f070153 +int style Widget_AppCompat_NotificationActionContainer 0x7f070090 +int style Widget_AppCompat_NotificationActionText 0x7f070091 +int style Widget_AppCompat_PopupMenu 0x7f070154 +int style Widget_AppCompat_PopupMenu_Overflow 0x7f070155 +int style Widget_AppCompat_PopupWindow 0x7f070156 +int style Widget_AppCompat_ProgressBar 0x7f070157 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f070158 +int style Widget_AppCompat_RatingBar 0x7f070159 +int style Widget_AppCompat_RatingBar_Indicator 0x7f07015a +int style Widget_AppCompat_RatingBar_Small 0x7f07015b +int style Widget_AppCompat_SearchView 0x7f07015c +int style Widget_AppCompat_SearchView_ActionBar 0x7f07015d +int style Widget_AppCompat_SeekBar 0x7f07015e +int style Widget_AppCompat_SeekBar_Discrete 0x7f07015f +int style Widget_AppCompat_Spinner 0x7f070160 +int style Widget_AppCompat_Spinner_DropDown 0x7f070161 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f070162 +int style Widget_AppCompat_Spinner_Underlined 0x7f070163 +int style Widget_AppCompat_TextView_SpinnerItem 0x7f070164 +int style Widget_AppCompat_Toolbar 0x7f070165 +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f070166 +int[] styleable ActionBar { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_contentInsetEnd 21 +int styleable ActionBar_contentInsetEndWithActions 25 +int styleable ActionBar_contentInsetLeft 22 +int styleable ActionBar_contentInsetRight 23 +int styleable ActionBar_contentInsetStart 20 +int styleable ActionBar_contentInsetStartWithNavigation 24 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_elevation 26 +int styleable ActionBar_height 0 +int styleable ActionBar_hideOnContentScroll 19 +int styleable ActionBar_homeAsUpIndicator 28 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_popupTheme 27 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_closeItemLayout 5 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01001f, 0x7f010020 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable AlertDialog { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonPanelSideLayout 1 +int styleable AlertDialog_listItemLayout 5 +int styleable AlertDialog_listLayout 2 +int styleable AlertDialog_multiChoiceItemLayout 3 +int styleable AlertDialog_showTitle 6 +int styleable AlertDialog_singleChoiceItemLayout 4 +int[] styleable AppCompatImageView { 0x01010119, 0x7f010027 } +int styleable AppCompatImageView_android_src 0 +int styleable AppCompatImageView_srcCompat 1 +int[] styleable AppCompatSeekBar { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a } +int styleable AppCompatSeekBar_android_thumb 0 +int styleable AppCompatSeekBar_tickMark 1 +int styleable AppCompatSeekBar_tickMarkTint 2 +int styleable AppCompatSeekBar_tickMarkTintMode 3 +int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 } +int styleable AppCompatTextHelper_android_drawableBottom 2 +int styleable AppCompatTextHelper_android_drawableEnd 6 +int styleable AppCompatTextHelper_android_drawableLeft 3 +int styleable AppCompatTextHelper_android_drawableRight 4 +int styleable AppCompatTextHelper_android_drawableStart 5 +int styleable AppCompatTextHelper_android_drawableTop 1 +int styleable AppCompatTextHelper_android_textAppearance 0 +int[] styleable AppCompatTextView { 0x01010034, 0x7f01002b } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_textAllCaps 1 +int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c } +int styleable AppCompatTheme_actionBarDivider 23 +int styleable AppCompatTheme_actionBarItemBackground 24 +int styleable AppCompatTheme_actionBarPopupTheme 17 +int styleable AppCompatTheme_actionBarSize 22 +int styleable AppCompatTheme_actionBarSplitStyle 19 +int styleable AppCompatTheme_actionBarStyle 18 +int styleable AppCompatTheme_actionBarTabBarStyle 13 +int styleable AppCompatTheme_actionBarTabStyle 12 +int styleable AppCompatTheme_actionBarTabTextStyle 14 +int styleable AppCompatTheme_actionBarTheme 20 +int styleable AppCompatTheme_actionBarWidgetTheme 21 +int styleable AppCompatTheme_actionButtonStyle 50 +int styleable AppCompatTheme_actionDropDownStyle 46 +int styleable AppCompatTheme_actionMenuTextAppearance 25 +int styleable AppCompatTheme_actionMenuTextColor 26 +int styleable AppCompatTheme_actionModeBackground 29 +int styleable AppCompatTheme_actionModeCloseButtonStyle 28 +int styleable AppCompatTheme_actionModeCloseDrawable 31 +int styleable AppCompatTheme_actionModeCopyDrawable 33 +int styleable AppCompatTheme_actionModeCutDrawable 32 +int styleable AppCompatTheme_actionModeFindDrawable 37 +int styleable AppCompatTheme_actionModePasteDrawable 34 +int styleable AppCompatTheme_actionModePopupWindowStyle 39 +int styleable AppCompatTheme_actionModeSelectAllDrawable 35 +int styleable AppCompatTheme_actionModeShareDrawable 36 +int styleable AppCompatTheme_actionModeSplitBackground 30 +int styleable AppCompatTheme_actionModeStyle 27 +int styleable AppCompatTheme_actionModeWebSearchDrawable 38 +int styleable AppCompatTheme_actionOverflowButtonStyle 15 +int styleable AppCompatTheme_actionOverflowMenuStyle 16 +int styleable AppCompatTheme_activityChooserViewStyle 58 +int styleable AppCompatTheme_alertDialogButtonGroupStyle 94 +int styleable AppCompatTheme_alertDialogCenterButtons 95 +int styleable AppCompatTheme_alertDialogStyle 93 +int styleable AppCompatTheme_alertDialogTheme 96 +int styleable AppCompatTheme_android_windowAnimationStyle 1 +int styleable AppCompatTheme_android_windowIsFloating 0 +int styleable AppCompatTheme_autoCompleteTextViewStyle 101 +int styleable AppCompatTheme_borderlessButtonStyle 55 +int styleable AppCompatTheme_buttonBarButtonStyle 52 +int styleable AppCompatTheme_buttonBarNegativeButtonStyle 99 +int styleable AppCompatTheme_buttonBarNeutralButtonStyle 100 +int styleable AppCompatTheme_buttonBarPositiveButtonStyle 98 +int styleable AppCompatTheme_buttonBarStyle 51 +int styleable AppCompatTheme_buttonStyle 102 +int styleable AppCompatTheme_buttonStyleSmall 103 +int styleable AppCompatTheme_checkboxStyle 104 +int styleable AppCompatTheme_checkedTextViewStyle 105 +int styleable AppCompatTheme_colorAccent 85 +int styleable AppCompatTheme_colorBackgroundFloating 92 +int styleable AppCompatTheme_colorButtonNormal 89 +int styleable AppCompatTheme_colorControlActivated 87 +int styleable AppCompatTheme_colorControlHighlight 88 +int styleable AppCompatTheme_colorControlNormal 86 +int styleable AppCompatTheme_colorPrimary 83 +int styleable AppCompatTheme_colorPrimaryDark 84 +int styleable AppCompatTheme_colorSwitchThumbNormal 90 +int styleable AppCompatTheme_controlBackground 91 +int styleable AppCompatTheme_dialogPreferredPadding 44 +int styleable AppCompatTheme_dialogTheme 43 +int styleable AppCompatTheme_dividerHorizontal 57 +int styleable AppCompatTheme_dividerVertical 56 +int styleable AppCompatTheme_dropDownListViewStyle 75 +int styleable AppCompatTheme_dropdownListPreferredItemHeight 47 +int styleable AppCompatTheme_editTextBackground 64 +int styleable AppCompatTheme_editTextColor 63 +int styleable AppCompatTheme_editTextStyle 106 +int styleable AppCompatTheme_homeAsUpIndicator 49 +int styleable AppCompatTheme_imageButtonStyle 65 +int styleable AppCompatTheme_listChoiceBackgroundIndicator 82 +int styleable AppCompatTheme_listDividerAlertDialog 45 +int styleable AppCompatTheme_listMenuViewStyle 114 +int styleable AppCompatTheme_listPopupWindowStyle 76 +int styleable AppCompatTheme_listPreferredItemHeight 70 +int styleable AppCompatTheme_listPreferredItemHeightLarge 72 +int styleable AppCompatTheme_listPreferredItemHeightSmall 71 +int styleable AppCompatTheme_listPreferredItemPaddingLeft 73 +int styleable AppCompatTheme_listPreferredItemPaddingRight 74 +int styleable AppCompatTheme_panelBackground 79 +int styleable AppCompatTheme_panelMenuListTheme 81 +int styleable AppCompatTheme_panelMenuListWidth 80 +int styleable AppCompatTheme_popupMenuStyle 61 +int styleable AppCompatTheme_popupWindowStyle 62 +int styleable AppCompatTheme_radioButtonStyle 107 +int styleable AppCompatTheme_ratingBarStyle 108 +int styleable AppCompatTheme_ratingBarStyleIndicator 109 +int styleable AppCompatTheme_ratingBarStyleSmall 110 +int styleable AppCompatTheme_searchViewStyle 69 +int styleable AppCompatTheme_seekBarStyle 111 +int styleable AppCompatTheme_selectableItemBackground 53 +int styleable AppCompatTheme_selectableItemBackgroundBorderless 54 +int styleable AppCompatTheme_spinnerDropDownItemStyle 48 +int styleable AppCompatTheme_spinnerStyle 112 +int styleable AppCompatTheme_switchStyle 113 +int styleable AppCompatTheme_textAppearanceLargePopupMenu 40 +int styleable AppCompatTheme_textAppearanceListItem 77 +int styleable AppCompatTheme_textAppearanceListItemSmall 78 +int styleable AppCompatTheme_textAppearancePopupMenuHeader 42 +int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 67 +int styleable AppCompatTheme_textAppearanceSearchResultTitle 66 +int styleable AppCompatTheme_textAppearanceSmallPopupMenu 41 +int styleable AppCompatTheme_textColorAlertDialogListItem 97 +int styleable AppCompatTheme_textColorSearchUrl 68 +int styleable AppCompatTheme_toolbarNavigationButtonStyle 60 +int styleable AppCompatTheme_toolbarStyle 59 +int styleable AppCompatTheme_windowActionBar 2 +int styleable AppCompatTheme_windowActionBarOverlay 4 +int styleable AppCompatTheme_windowActionModeOverlay 5 +int styleable AppCompatTheme_windowFixedHeightMajor 9 +int styleable AppCompatTheme_windowFixedHeightMinor 7 +int styleable AppCompatTheme_windowFixedWidthMajor 6 +int styleable AppCompatTheme_windowFixedWidthMinor 8 +int styleable AppCompatTheme_windowMinWidthMajor 10 +int styleable AppCompatTheme_windowMinWidthMinor 11 +int styleable AppCompatTheme_windowNoTitle 3 +int[] styleable ButtonBarLayout { 0x7f01009d } +int styleable ButtonBarLayout_allowStacking 0 +int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f01009e } +int styleable ColorStateListItem_alpha 2 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_android_color 0 +int[] styleable CompoundButton { 0x01010107, 0x7f01009f, 0x7f0100a0 } +int styleable CompoundButton_android_button 0 +int styleable CompoundButton_buttonTint 1 +int styleable CompoundButton_buttonTintMode 2 +int[] styleable DrawerArrowToggle { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 } +int styleable DrawerArrowToggle_arrowHeadLength 4 +int styleable DrawerArrowToggle_arrowShaftLength 5 +int styleable DrawerArrowToggle_barLength 6 +int styleable DrawerArrowToggle_color 0 +int styleable DrawerArrowToggle_drawableSize 2 +int styleable DrawerArrowToggle_gapBetweenBars 3 +int styleable DrawerArrowToggle_spinBars 1 +int styleable DrawerArrowToggle_thickness 7 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab } +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 8 +int styleable LinearLayoutCompat_measureWithLargestChild 6 +int styleable LinearLayoutCompat_showDividers 7 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_preserveIconSpacing 7 +int styleable MenuView_subMenuArrow 8 +int[] styleable NumberProgressBar { 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb } +int styleable NumberProgressBar_progress_current 0 +int styleable NumberProgressBar_progress_max 1 +int styleable NumberProgressBar_progress_reached_bar_height 4 +int styleable NumberProgressBar_progress_reached_color 3 +int styleable NumberProgressBar_progress_text_color 7 +int styleable NumberProgressBar_progress_text_offset 8 +int styleable NumberProgressBar_progress_text_size 6 +int styleable NumberProgressBar_progress_text_visibility 9 +int styleable NumberProgressBar_progress_unreached_bar_height 5 +int styleable NumberProgressBar_progress_unreached_color 2 +int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0100bc } +int styleable PopupWindow_android_popupAnimationStyle 1 +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_overlapAnchor 2 +int[] styleable PopupWindowBackgroundState { 0x7f0100bd } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable RecycleListView { 0x7f0100be, 0x7f0100bf } +int styleable RecycleListView_paddingBottomNoButtons 0 +int styleable RecycleListView_paddingTopNoTitle 1 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_closeIcon 8 +int styleable SearchView_commitIcon 13 +int styleable SearchView_defaultQueryHint 7 +int styleable SearchView_goIcon 9 +int styleable SearchView_iconifiedByDefault 5 +int styleable SearchView_layout 4 +int styleable SearchView_queryBackground 15 +int styleable SearchView_queryHint 6 +int styleable SearchView_searchHintIcon 11 +int styleable SearchView_searchIcon 10 +int styleable SearchView_submitBackground 16 +int styleable SearchView_suggestionRowLayout 14 +int styleable SearchView_voiceIcon 12 +int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d } +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_entries 0 +int styleable Spinner_android_popupBackground 1 +int styleable Spinner_android_prompt 2 +int styleable Spinner_popupTheme 4 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7 } +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 13 +int styleable SwitchCompat_splitTrack 12 +int styleable SwitchCompat_switchMinWidth 10 +int styleable SwitchCompat_switchPadding 11 +int styleable SwitchCompat_switchTextAppearance 9 +int styleable SwitchCompat_thumbTextPadding 8 +int styleable SwitchCompat_thumbTint 3 +int styleable SwitchCompat_thumbTintMode 4 +int styleable SwitchCompat_track 5 +int styleable SwitchCompat_trackTint 6 +int styleable SwitchCompat_trackTintMode 7 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b } +int styleable TextAppearance_android_shadowColor 5 +int styleable TextAppearance_android_shadowDx 6 +int styleable TextAppearance_android_shadowDy 7 +int styleable TextAppearance_android_shadowRadius 8 +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textColorHint 4 +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_textAllCaps 9 +int[] styleable Themes { 0x7f0100d8 } +int styleable Themes_numberProgressBarStyle 0 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_buttonGravity 21 +int styleable Toolbar_collapseContentDescription 23 +int styleable Toolbar_collapseIcon 22 +int styleable Toolbar_contentInsetEnd 6 +int styleable Toolbar_contentInsetEndWithActions 10 +int styleable Toolbar_contentInsetLeft 7 +int styleable Toolbar_contentInsetRight 8 +int styleable Toolbar_contentInsetStart 5 +int styleable Toolbar_contentInsetStartWithNavigation 9 +int styleable Toolbar_logo 4 +int styleable Toolbar_logoDescription 26 +int styleable Toolbar_maxButtonHeight 20 +int styleable Toolbar_navigationContentDescription 25 +int styleable Toolbar_navigationIcon 24 +int styleable Toolbar_popupTheme 11 +int styleable Toolbar_subtitle 3 +int styleable Toolbar_subtitleTextAppearance 13 +int styleable Toolbar_subtitleTextColor 28 +int styleable Toolbar_title 2 +int styleable Toolbar_titleMargin 14 +int styleable Toolbar_titleMarginBottom 18 +int styleable Toolbar_titleMarginEnd 16 +int styleable Toolbar_titleMarginStart 15 +int styleable Toolbar_titleMarginTop 17 +int styleable Toolbar_titleMargins 19 +int styleable Toolbar_titleTextAppearance 12 +int styleable Toolbar_titleTextColor 27 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec } +int styleable View_android_focusable 1 +int styleable View_android_theme 0 +int styleable View_paddingEnd 3 +int styleable View_paddingStart 2 +int styleable View_theme 4 +int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f0100ed, 0x7f0100ee } +int styleable ViewBackgroundHelper_android_background 0 +int styleable ViewBackgroundHelper_backgroundTint 1 +int styleable ViewBackgroundHelper_backgroundTintMode 2 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_inflatedId 2 +int styleable ViewStubCompat_android_layout 1 diff --git a/upgrade/src/main/res/drawable/background_with_corner.xml b/build/intermediates/bundles/debug/res/drawable/background_with_corner.xml similarity index 100% rename from upgrade/src/main/res/drawable/background_with_corner.xml rename to build/intermediates/bundles/debug/res/drawable/background_with_corner.xml diff --git a/upgrade/src/main/res/drawable/bg_with_corner_in_bottom.xml b/build/intermediates/bundles/debug/res/drawable/bg_with_corner_in_bottom.xml similarity index 100% rename from upgrade/src/main/res/drawable/bg_with_corner_in_bottom.xml rename to build/intermediates/bundles/debug/res/drawable/bg_with_corner_in_bottom.xml diff --git a/upgrade/src/main/res/drawable/bg_with_corner_in_top.xml b/build/intermediates/bundles/debug/res/drawable/bg_with_corner_in_top.xml similarity index 100% rename from upgrade/src/main/res/drawable/bg_with_corner_in_top.xml rename to build/intermediates/bundles/debug/res/drawable/bg_with_corner_in_top.xml diff --git a/upgrade/src/main/res/layout/pop_upgrade_dialog.xml b/build/intermediates/bundles/debug/res/layout/pop_upgrade_dialog.xml similarity index 100% rename from upgrade/src/main/res/layout/pop_upgrade_dialog.xml rename to build/intermediates/bundles/debug/res/layout/pop_upgrade_dialog.xml diff --git a/build/intermediates/bundles/debug/res/values/values.xml b/build/intermediates/bundles/debug/res/values/values.xml new file mode 100644 index 0000000..a618848 --- /dev/null +++ b/build/intermediates/bundles/debug/res/values/values.xml @@ -0,0 +1,64 @@ + + + #60000000 + #000000 + #FF4081 + #FFD400 + #D13B32 + #303F9F + #FFF1F0 + #F7F7F7 + #E9E9E9 + #FF8900 + #E77D02 + #BC352D + #00AA2A + #DFDFDF + #0066CC + #333333 + #333333 + #666666 + #999999 + #C3C3C3 + #030303 + #F0F0F0 + #f5f5f5 + #057dff + #c2daf5 + #000000 + #2a2a2a + #d5d5d5 + #a8a8a8 + #ED8D8D + #999999 + #D13B32 + #FFFFFF + 16dp + 16dp + 12sp + 40dp + 18sp + 20dp + 20sp + 20sp + 44dp + 10dp + 30dp + 21sp + 16sp + 10sp + 12sp + 13sp + 14sp + 15sp + 16sp + 18sp + 20sp + 40sp + 50sp + 14sp + 18sp + 12sp + upgrade + com.dxd.shengdxd.fileProvider + \ No newline at end of file diff --git a/build/intermediates/bundles/release/AndroidManifest.xml b/build/intermediates/bundles/release/AndroidManifest.xml new file mode 100644 index 0000000..1641ef2 --- /dev/null +++ b/build/intermediates/bundles/release/AndroidManifest.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/bundles/release/R.txt b/build/intermediates/bundles/release/R.txt new file mode 100644 index 0000000..c21899a --- /dev/null +++ b/build/intermediates/bundles/release/R.txt @@ -0,0 +1,1528 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_grow_fade_in_from_bottom 0x7f040002 +int anim abc_popup_enter 0x7f040003 +int anim abc_popup_exit 0x7f040004 +int anim abc_shrink_fade_out_from_bottom 0x7f040005 +int anim abc_slide_in_bottom 0x7f040006 +int anim abc_slide_in_top 0x7f040007 +int anim abc_slide_out_bottom 0x7f040008 +int anim abc_slide_out_top 0x7f040009 +int attr actionBarDivider 0x7f010041 +int attr actionBarItemBackground 0x7f010042 +int attr actionBarPopupTheme 0x7f01003b +int attr actionBarSize 0x7f010040 +int attr actionBarSplitStyle 0x7f01003d +int attr actionBarStyle 0x7f01003c +int attr actionBarTabBarStyle 0x7f010037 +int attr actionBarTabStyle 0x7f010036 +int attr actionBarTabTextStyle 0x7f010038 +int attr actionBarTheme 0x7f01003e +int attr actionBarWidgetTheme 0x7f01003f +int attr actionButtonStyle 0x7f01005c +int attr actionDropDownStyle 0x7f010058 +int attr actionLayout 0x7f0100ad +int attr actionMenuTextAppearance 0x7f010043 +int attr actionMenuTextColor 0x7f010044 +int attr actionModeBackground 0x7f010047 +int attr actionModeCloseButtonStyle 0x7f010046 +int attr actionModeCloseDrawable 0x7f010049 +int attr actionModeCopyDrawable 0x7f01004b +int attr actionModeCutDrawable 0x7f01004a +int attr actionModeFindDrawable 0x7f01004f +int attr actionModePasteDrawable 0x7f01004c +int attr actionModePopupWindowStyle 0x7f010051 +int attr actionModeSelectAllDrawable 0x7f01004d +int attr actionModeShareDrawable 0x7f01004e +int attr actionModeSplitBackground 0x7f010048 +int attr actionModeStyle 0x7f010045 +int attr actionModeWebSearchDrawable 0x7f010050 +int attr actionOverflowButtonStyle 0x7f010039 +int attr actionOverflowMenuStyle 0x7f01003a +int attr actionProviderClass 0x7f0100af +int attr actionViewClass 0x7f0100ae +int attr activityChooserViewStyle 0x7f010064 +int attr alertDialogButtonGroupStyle 0x7f010088 +int attr alertDialogCenterButtons 0x7f010089 +int attr alertDialogStyle 0x7f010087 +int attr alertDialogTheme 0x7f01008a +int attr allowStacking 0x7f01009d +int attr alpha 0x7f01009e +int attr arrowHeadLength 0x7f0100a5 +int attr arrowShaftLength 0x7f0100a6 +int attr autoCompleteTextViewStyle 0x7f01008f +int attr background 0x7f01000c +int attr backgroundSplit 0x7f01000e +int attr backgroundStacked 0x7f01000d +int attr backgroundTint 0x7f0100ed +int attr backgroundTintMode 0x7f0100ee +int attr barLength 0x7f0100a7 +int attr borderlessButtonStyle 0x7f010061 +int attr buttonBarButtonStyle 0x7f01005e +int attr buttonBarNegativeButtonStyle 0x7f01008d +int attr buttonBarNeutralButtonStyle 0x7f01008e +int attr buttonBarPositiveButtonStyle 0x7f01008c +int attr buttonBarStyle 0x7f01005d +int attr buttonGravity 0x7f0100e2 +int attr buttonPanelSideLayout 0x7f010021 +int attr buttonStyle 0x7f010090 +int attr buttonStyleSmall 0x7f010091 +int attr buttonTint 0x7f01009f +int attr buttonTintMode 0x7f0100a0 +int attr checkboxStyle 0x7f010092 +int attr checkedTextViewStyle 0x7f010093 +int attr closeIcon 0x7f0100c4 +int attr closeItemLayout 0x7f01001e +int attr collapseContentDescription 0x7f0100e4 +int attr collapseIcon 0x7f0100e3 +int attr color 0x7f0100a1 +int attr colorAccent 0x7f01007f +int attr colorBackgroundFloating 0x7f010086 +int attr colorButtonNormal 0x7f010083 +int attr colorControlActivated 0x7f010081 +int attr colorControlHighlight 0x7f010082 +int attr colorControlNormal 0x7f010080 +int attr colorPrimary 0x7f01007d +int attr colorPrimaryDark 0x7f01007e +int attr colorSwitchThumbNormal 0x7f010084 +int attr commitIcon 0x7f0100c9 +int attr contentInsetEnd 0x7f010017 +int attr contentInsetEndWithActions 0x7f01001b +int attr contentInsetLeft 0x7f010018 +int attr contentInsetRight 0x7f010019 +int attr contentInsetStart 0x7f010016 +int attr contentInsetStartWithNavigation 0x7f01001a +int attr controlBackground 0x7f010085 +int attr customNavigationLayout 0x7f01000f +int attr defaultQueryHint 0x7f0100c3 +int attr dialogPreferredPadding 0x7f010056 +int attr dialogTheme 0x7f010055 +int attr displayOptions 0x7f010005 +int attr divider 0x7f01000b +int attr dividerHorizontal 0x7f010063 +int attr dividerPadding 0x7f0100ab +int attr dividerVertical 0x7f010062 +int attr drawableSize 0x7f0100a3 +int attr drawerArrowStyle 0x7f010000 +int attr dropDownListViewStyle 0x7f010075 +int attr dropdownListPreferredItemHeight 0x7f010059 +int attr editTextBackground 0x7f01006a +int attr editTextColor 0x7f010069 +int attr editTextStyle 0x7f010094 +int attr elevation 0x7f01001c +int attr expandActivityOverflowButtonDrawable 0x7f010020 +int attr gapBetweenBars 0x7f0100a4 +int attr goIcon 0x7f0100c5 +int attr height 0x7f010001 +int attr hideOnContentScroll 0x7f010015 +int attr homeAsUpIndicator 0x7f01005b +int attr homeLayout 0x7f010010 +int attr icon 0x7f010009 +int attr iconifiedByDefault 0x7f0100c1 +int attr imageButtonStyle 0x7f01006b +int attr indeterminateProgressStyle 0x7f010012 +int attr initialActivityCount 0x7f01001f +int attr isLightTheme 0x7f010002 +int attr itemPadding 0x7f010014 +int attr layout 0x7f0100c0 +int attr listChoiceBackgroundIndicator 0x7f01007c +int attr listDividerAlertDialog 0x7f010057 +int attr listItemLayout 0x7f010025 +int attr listLayout 0x7f010022 +int attr listMenuViewStyle 0x7f01009c +int attr listPopupWindowStyle 0x7f010076 +int attr listPreferredItemHeight 0x7f010070 +int attr listPreferredItemHeightLarge 0x7f010072 +int attr listPreferredItemHeightSmall 0x7f010071 +int attr listPreferredItemPaddingLeft 0x7f010073 +int attr listPreferredItemPaddingRight 0x7f010074 +int attr logo 0x7f01000a +int attr logoDescription 0x7f0100e7 +int attr maxButtonHeight 0x7f0100e1 +int attr measureWithLargestChild 0x7f0100a9 +int attr multiChoiceItemLayout 0x7f010023 +int attr navigationContentDescription 0x7f0100e6 +int attr navigationIcon 0x7f0100e5 +int attr navigationMode 0x7f010004 +int attr numberProgressBarStyle 0x7f0100d8 +int attr overlapAnchor 0x7f0100bc +int attr paddingBottomNoButtons 0x7f0100be +int attr paddingEnd 0x7f0100eb +int attr paddingStart 0x7f0100ea +int attr paddingTopNoTitle 0x7f0100bf +int attr panelBackground 0x7f010079 +int attr panelMenuListTheme 0x7f01007b +int attr panelMenuListWidth 0x7f01007a +int attr popupMenuStyle 0x7f010067 +int attr popupTheme 0x7f01001d +int attr popupWindowStyle 0x7f010068 +int attr preserveIconSpacing 0x7f0100b0 +int attr progressBarPadding 0x7f010013 +int attr progressBarStyle 0x7f010011 +int attr progress_current 0x7f0100b2 +int attr progress_max 0x7f0100b3 +int attr progress_reached_bar_height 0x7f0100b6 +int attr progress_reached_color 0x7f0100b5 +int attr progress_text_color 0x7f0100b9 +int attr progress_text_offset 0x7f0100ba +int attr progress_text_size 0x7f0100b8 +int attr progress_text_visibility 0x7f0100bb +int attr progress_unreached_bar_height 0x7f0100b7 +int attr progress_unreached_color 0x7f0100b4 +int attr queryBackground 0x7f0100cb +int attr queryHint 0x7f0100c2 +int attr radioButtonStyle 0x7f010095 +int attr ratingBarStyle 0x7f010096 +int attr ratingBarStyleIndicator 0x7f010097 +int attr ratingBarStyleSmall 0x7f010098 +int attr searchHintIcon 0x7f0100c7 +int attr searchIcon 0x7f0100c6 +int attr searchViewStyle 0x7f01006f +int attr seekBarStyle 0x7f010099 +int attr selectableItemBackground 0x7f01005f +int attr selectableItemBackgroundBorderless 0x7f010060 +int attr showAsAction 0x7f0100ac +int attr showDividers 0x7f0100aa +int attr showText 0x7f0100d7 +int attr showTitle 0x7f010026 +int attr singleChoiceItemLayout 0x7f010024 +int attr spinBars 0x7f0100a2 +int attr spinnerDropDownItemStyle 0x7f01005a +int attr spinnerStyle 0x7f01009a +int attr splitTrack 0x7f0100d6 +int attr srcCompat 0x7f010027 +int attr state_above_anchor 0x7f0100bd +int attr subMenuArrow 0x7f0100b1 +int attr submitBackground 0x7f0100cc +int attr subtitle 0x7f010006 +int attr subtitleTextAppearance 0x7f0100da +int attr subtitleTextColor 0x7f0100e9 +int attr subtitleTextStyle 0x7f010008 +int attr suggestionRowLayout 0x7f0100ca +int attr switchMinWidth 0x7f0100d4 +int attr switchPadding 0x7f0100d5 +int attr switchStyle 0x7f01009b +int attr switchTextAppearance 0x7f0100d3 +int attr textAllCaps 0x7f01002b +int attr textAppearanceLargePopupMenu 0x7f010052 +int attr textAppearanceListItem 0x7f010077 +int attr textAppearanceListItemSmall 0x7f010078 +int attr textAppearancePopupMenuHeader 0x7f010054 +int attr textAppearanceSearchResultSubtitle 0x7f01006d +int attr textAppearanceSearchResultTitle 0x7f01006c +int attr textAppearanceSmallPopupMenu 0x7f010053 +int attr textColorAlertDialogListItem 0x7f01008b +int attr textColorSearchUrl 0x7f01006e +int attr theme 0x7f0100ec +int attr thickness 0x7f0100a8 +int attr thumbTextPadding 0x7f0100d2 +int attr thumbTint 0x7f0100cd +int attr thumbTintMode 0x7f0100ce +int attr tickMark 0x7f010028 +int attr tickMarkTint 0x7f010029 +int attr tickMarkTintMode 0x7f01002a +int attr title 0x7f010003 +int attr titleMargin 0x7f0100db +int attr titleMarginBottom 0x7f0100df +int attr titleMarginEnd 0x7f0100dd +int attr titleMarginStart 0x7f0100dc +int attr titleMarginTop 0x7f0100de +int attr titleMargins 0x7f0100e0 +int attr titleTextAppearance 0x7f0100d9 +int attr titleTextColor 0x7f0100e8 +int attr titleTextStyle 0x7f010007 +int attr toolbarNavigationButtonStyle 0x7f010066 +int attr toolbarStyle 0x7f010065 +int attr track 0x7f0100cf +int attr trackTint 0x7f0100d0 +int attr trackTintMode 0x7f0100d1 +int attr voiceIcon 0x7f0100c8 +int attr windowActionBar 0x7f01002c +int attr windowActionBarOverlay 0x7f01002e +int attr windowActionModeOverlay 0x7f01002f +int attr windowFixedHeightMajor 0x7f010033 +int attr windowFixedHeightMinor 0x7f010031 +int attr windowFixedWidthMajor 0x7f010030 +int attr windowFixedWidthMinor 0x7f010032 +int attr windowMinWidthMajor 0x7f010034 +int attr windowMinWidthMinor 0x7f010035 +int attr windowNoTitle 0x7f01002d +int bool abc_action_bar_embed_tabs 0x7f080000 +int bool abc_allow_stacked_button_bar 0x7f080001 +int bool abc_config_actionMenuItemAllCaps 0x7f080002 +int bool abc_config_closeDialogWhenTouchOutside 0x7f080003 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f080004 +int color abc_background_cache_hint_selector_material_dark 0x7f09005c +int color abc_background_cache_hint_selector_material_light 0x7f09005d +int color abc_btn_colored_borderless_text_material 0x7f09005e +int color abc_btn_colored_text_material 0x7f09005f +int color abc_color_highlight_material 0x7f090060 +int color abc_hint_foreground_material_dark 0x7f090061 +int color abc_hint_foreground_material_light 0x7f090062 +int color abc_input_method_navigation_guard 0x7f090001 +int color abc_primary_text_disable_only_material_dark 0x7f090063 +int color abc_primary_text_disable_only_material_light 0x7f090064 +int color abc_primary_text_material_dark 0x7f090065 +int color abc_primary_text_material_light 0x7f090066 +int color abc_search_url_text 0x7f090067 +int color abc_search_url_text_normal 0x7f090002 +int color abc_search_url_text_pressed 0x7f090003 +int color abc_search_url_text_selected 0x7f090004 +int color abc_secondary_text_material_dark 0x7f090068 +int color abc_secondary_text_material_light 0x7f090069 +int color abc_tint_btn_checkable 0x7f09006a +int color abc_tint_default 0x7f09006b +int color abc_tint_edittext 0x7f09006c +int color abc_tint_seek_thumb 0x7f09006d +int color abc_tint_spinner 0x7f09006e +int color abc_tint_switch_thumb 0x7f09006f +int color abc_tint_switch_track 0x7f090070 +int color accent_material_dark 0x7f090005 +int color accent_material_light 0x7f090006 +int color background_floating_material_dark 0x7f090007 +int color background_floating_material_light 0x7f090008 +int color background_material_dark 0x7f090009 +int color background_material_light 0x7f09000a +int color bgColor_overlay 0x7f09000b +int color black 0x7f09000c +int color bright_foreground_disabled_material_dark 0x7f09000d +int color bright_foreground_disabled_material_light 0x7f09000e +int color bright_foreground_inverse_material_dark 0x7f09000f +int color bright_foreground_inverse_material_light 0x7f090010 +int color bright_foreground_material_dark 0x7f090011 +int color bright_foreground_material_light 0x7f090012 +int color button_material_dark 0x7f090013 +int color button_material_light 0x7f090014 +int color colorAccent 0x7f090015 +int color colorOrange 0x7f090016 +int color colorPrimary 0x7f090017 +int color colorPrimaryDark 0x7f090018 +int color colorRedSolid 0x7f090019 +int color commonBackground 0x7f09001a +int color commonButtonGray 0x7f09001b +int color commonButtonOrange 0x7f09001c +int color commonButtonOrangePressed 0x7f09001d +int color commonButtonPressed 0x7f09001e +int color commonGreen 0x7f09001f +int color commonLineColor 0x7f090020 +int color commonLinkTextBlue 0x7f090021 +int color commonTextBlackColor 0x7f090022 +int color commonTextColorGrayColor_3 0x7f090023 +int color commonTextColorGrayColor_6 0x7f090024 +int color commonTextColorGrayColor_9 0x7f090025 +int color commonTextGrayColor 0x7f090026 +int color dim_foreground_disabled_material_dark 0x7f090027 +int color dim_foreground_disabled_material_light 0x7f090028 +int color dim_foreground_material_dark 0x7f090029 +int color dim_foreground_material_light 0x7f09002a +int color errorDialogBg 0x7f09002b +int color foreground_material_dark 0x7f09002c +int color foreground_material_light 0x7f09002d +int color highlighted_text_material_dark 0x7f09002e +int color highlighted_text_material_light 0x7f09002f +int color lightGray 0x7f090030 +int color material_blue_grey_800 0x7f090031 +int color material_blue_grey_900 0x7f090032 +int color material_blue_grey_950 0x7f090033 +int color material_deep_teal_200 0x7f090034 +int color material_deep_teal_500 0x7f090035 +int color material_grey_100 0x7f090036 +int color material_grey_300 0x7f090037 +int color material_grey_50 0x7f090038 +int color material_grey_600 0x7f090039 +int color material_grey_800 0x7f09003a +int color material_grey_850 0x7f09003b +int color material_grey_900 0x7f09003c +int color notification_action_color_filter 0x7f090000 +int color notification_icon_bg_color 0x7f09003d +int color notification_material_background_media_default_color 0x7f09003e +int color pickerview_bg_topbar 0x7f09003f +int color pickerview_timebtn_nor 0x7f090040 +int color pickerview_timebtn_pre 0x7f090041 +int color pickerview_topbar_title 0x7f090042 +int color pickerview_wheelview_textcolor_center 0x7f090043 +int color pickerview_wheelview_textcolor_divider 0x7f090044 +int color pickerview_wheelview_textcolor_out 0x7f090045 +int color pink 0x7f090046 +int color primary_dark_material_dark 0x7f090047 +int color primary_dark_material_light 0x7f090048 +int color primary_material_dark 0x7f090049 +int color primary_material_light 0x7f09004a +int color primary_text_default_material_dark 0x7f09004b +int color primary_text_default_material_light 0x7f09004c +int color primary_text_disabled_material_dark 0x7f09004d +int color primary_text_disabled_material_light 0x7f09004e +int color ripple_material_dark 0x7f09004f +int color ripple_material_light 0x7f090050 +int color secondary_text_default_material_dark 0x7f090051 +int color secondary_text_default_material_light 0x7f090052 +int color secondary_text_disabled_material_dark 0x7f090053 +int color secondary_text_disabled_material_light 0x7f090054 +int color switch_thumb_disabled_material_dark 0x7f090055 +int color switch_thumb_disabled_material_light 0x7f090056 +int color switch_thumb_material_dark 0x7f090071 +int color switch_thumb_material_light 0x7f090072 +int color switch_thumb_normal_material_dark 0x7f090057 +int color switch_thumb_normal_material_light 0x7f090058 +int color textColorGray 0x7f090059 +int color titleColor 0x7f09005a +int color white 0x7f09005b +int dimen abc_action_bar_content_inset_material 0x7f06000c +int dimen abc_action_bar_content_inset_with_nav 0x7f06000d +int dimen abc_action_bar_default_height_material 0x7f060001 +int dimen abc_action_bar_default_padding_end_material 0x7f06000e +int dimen abc_action_bar_default_padding_start_material 0x7f06000f +int dimen abc_action_bar_elevation_material 0x7f060015 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f060016 +int dimen abc_action_bar_overflow_padding_end_material 0x7f060017 +int dimen abc_action_bar_overflow_padding_start_material 0x7f060018 +int dimen abc_action_bar_progress_bar_size 0x7f060002 +int dimen abc_action_bar_stacked_max_height 0x7f060019 +int dimen abc_action_bar_stacked_tab_max_width 0x7f06001a +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f06001b +int dimen abc_action_bar_subtitle_top_margin_material 0x7f06001c +int dimen abc_action_button_min_height_material 0x7f06001d +int dimen abc_action_button_min_width_material 0x7f06001e +int dimen abc_action_button_min_width_overflow_material 0x7f06001f +int dimen abc_alert_dialog_button_bar_height 0x7f060000 +int dimen abc_button_inset_horizontal_material 0x7f060020 +int dimen abc_button_inset_vertical_material 0x7f060021 +int dimen abc_button_padding_horizontal_material 0x7f060022 +int dimen abc_button_padding_vertical_material 0x7f060023 +int dimen abc_cascading_menus_min_smallest_width 0x7f060024 +int dimen abc_config_prefDialogWidth 0x7f060005 +int dimen abc_control_corner_material 0x7f060025 +int dimen abc_control_inset_material 0x7f060026 +int dimen abc_control_padding_material 0x7f060027 +int dimen abc_dialog_fixed_height_major 0x7f060006 +int dimen abc_dialog_fixed_height_minor 0x7f060007 +int dimen abc_dialog_fixed_width_major 0x7f060008 +int dimen abc_dialog_fixed_width_minor 0x7f060009 +int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f060028 +int dimen abc_dialog_list_padding_top_no_title 0x7f060029 +int dimen abc_dialog_min_width_major 0x7f06000a +int dimen abc_dialog_min_width_minor 0x7f06000b +int dimen abc_dialog_padding_material 0x7f06002a +int dimen abc_dialog_padding_top_material 0x7f06002b +int dimen abc_dialog_title_divider_material 0x7f06002c +int dimen abc_disabled_alpha_material_dark 0x7f06002d +int dimen abc_disabled_alpha_material_light 0x7f06002e +int dimen abc_dropdownitem_icon_width 0x7f06002f +int dimen abc_dropdownitem_text_padding_left 0x7f060030 +int dimen abc_dropdownitem_text_padding_right 0x7f060031 +int dimen abc_edit_text_inset_bottom_material 0x7f060032 +int dimen abc_edit_text_inset_horizontal_material 0x7f060033 +int dimen abc_edit_text_inset_top_material 0x7f060034 +int dimen abc_floating_window_z 0x7f060035 +int dimen abc_list_item_padding_horizontal_material 0x7f060036 +int dimen abc_panel_menu_list_width 0x7f060037 +int dimen abc_progress_bar_height_material 0x7f060038 +int dimen abc_search_view_preferred_height 0x7f060039 +int dimen abc_search_view_preferred_width 0x7f06003a +int dimen abc_seekbar_track_background_height_material 0x7f06003b +int dimen abc_seekbar_track_progress_height_material 0x7f06003c +int dimen abc_select_dialog_padding_start_material 0x7f06003d +int dimen abc_switch_padding 0x7f060011 +int dimen abc_text_size_body_1_material 0x7f06003e +int dimen abc_text_size_body_2_material 0x7f06003f +int dimen abc_text_size_button_material 0x7f060040 +int dimen abc_text_size_caption_material 0x7f060041 +int dimen abc_text_size_display_1_material 0x7f060042 +int dimen abc_text_size_display_2_material 0x7f060043 +int dimen abc_text_size_display_3_material 0x7f060044 +int dimen abc_text_size_display_4_material 0x7f060045 +int dimen abc_text_size_headline_material 0x7f060046 +int dimen abc_text_size_large_material 0x7f060047 +int dimen abc_text_size_medium_material 0x7f060048 +int dimen abc_text_size_menu_header_material 0x7f060049 +int dimen abc_text_size_menu_material 0x7f06004a +int dimen abc_text_size_small_material 0x7f06004b +int dimen abc_text_size_subhead_material 0x7f06004c +int dimen abc_text_size_subtitle_material_toolbar 0x7f060003 +int dimen abc_text_size_title_material 0x7f06004d +int dimen abc_text_size_title_material_toolbar 0x7f060004 +int dimen activity_horizontal_margin 0x7f06004e +int dimen activity_vertical_margin 0x7f06004f +int dimen desc_title_size 0x7f060050 +int dimen disabled_alpha_material_dark 0x7f060051 +int dimen disabled_alpha_material_light 0x7f060052 +int dimen dp_40 0x7f060053 +int dimen highlight_alpha_material_colored 0x7f060054 +int dimen highlight_alpha_material_dark 0x7f060055 +int dimen highlight_alpha_material_light 0x7f060056 +int dimen hint_alpha_material_dark 0x7f060057 +int dimen hint_alpha_material_light 0x7f060058 +int dimen hint_pressed_alpha_material_dark 0x7f060059 +int dimen hint_pressed_alpha_material_light 0x7f06005a +int dimen main_title_size 0x7f06005b +int dimen margin_horizontal 0x7f06005c +int dimen notification_action_icon_size 0x7f06005d +int dimen notification_action_text_size 0x7f06005e +int dimen notification_big_circle_margin 0x7f06005f +int dimen notification_content_margin_start 0x7f060012 +int dimen notification_large_icon_height 0x7f060060 +int dimen notification_large_icon_width 0x7f060061 +int dimen notification_main_column_padding_top 0x7f060013 +int dimen notification_media_narrow_margin 0x7f060014 +int dimen notification_right_icon_size 0x7f060062 +int dimen notification_right_side_padding_top 0x7f060010 +int dimen notification_small_icon_background_padding 0x7f060063 +int dimen notification_small_icon_size_as_large 0x7f060064 +int dimen notification_subtext_size 0x7f060065 +int dimen notification_top_pad 0x7f060066 +int dimen notification_top_pad_large_text 0x7f060067 +int dimen pickerview_textsize 0x7f060068 +int dimen pickerview_topbar_btn_textsize 0x7f060069 +int dimen pickerview_topbar_height 0x7f06006a +int dimen pickerview_topbar_paddingleft 0x7f06006b +int dimen pickerview_topbar_paddingright 0x7f06006c +int dimen pickerview_topbar_title_textsize 0x7f06006d +int dimen second_title_size 0x7f06006e +int dimen sp_10 0x7f06006f +int dimen sp_12 0x7f060070 +int dimen sp_13 0x7f060071 +int dimen sp_14 0x7f060072 +int dimen sp_15 0x7f060073 +int dimen sp_16 0x7f060074 +int dimen sp_18 0x7f060075 +int dimen sp_20 0x7f060076 +int dimen sp_40 0x7f060077 +int dimen sp_50 0x7f060078 +int dimen text_size_14sp 0x7f060079 +int dimen text_size_18sp 0x7f06007a +int dimen text_size_smaller_12sp 0x7f06007b +int drawable abc_ab_share_pack_mtrl_alpha 0x7f020000 +int drawable abc_action_bar_item_background_material 0x7f020001 +int drawable abc_btn_borderless_material 0x7f020002 +int drawable abc_btn_check_material 0x7f020003 +int drawable abc_btn_check_to_on_mtrl_000 0x7f020004 +int drawable abc_btn_check_to_on_mtrl_015 0x7f020005 +int drawable abc_btn_colored_material 0x7f020006 +int drawable abc_btn_default_mtrl_shape 0x7f020007 +int drawable abc_btn_radio_material 0x7f020008 +int drawable abc_btn_radio_to_on_mtrl_000 0x7f020009 +int drawable abc_btn_radio_to_on_mtrl_015 0x7f02000a +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000b +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000c +int drawable abc_cab_background_internal_bg 0x7f02000d +int drawable abc_cab_background_top_material 0x7f02000e +int drawable abc_cab_background_top_mtrl_alpha 0x7f02000f +int drawable abc_control_background_material 0x7f020010 +int drawable abc_dialog_material_background 0x7f020011 +int drawable abc_edit_text_material 0x7f020012 +int drawable abc_ic_ab_back_material 0x7f020013 +int drawable abc_ic_arrow_drop_right_black_24dp 0x7f020014 +int drawable abc_ic_clear_material 0x7f020015 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020016 +int drawable abc_ic_go_search_api_material 0x7f020017 +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f020018 +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f020019 +int drawable abc_ic_menu_overflow_material 0x7f02001a +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001b +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001c +int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001d +int drawable abc_ic_search_api_material 0x7f02001e +int drawable abc_ic_star_black_16dp 0x7f02001f +int drawable abc_ic_star_black_36dp 0x7f020020 +int drawable abc_ic_star_black_48dp 0x7f020021 +int drawable abc_ic_star_half_black_16dp 0x7f020022 +int drawable abc_ic_star_half_black_36dp 0x7f020023 +int drawable abc_ic_star_half_black_48dp 0x7f020024 +int drawable abc_ic_voice_search_api_material 0x7f020025 +int drawable abc_item_background_holo_dark 0x7f020026 +int drawable abc_item_background_holo_light 0x7f020027 +int drawable abc_list_divider_mtrl_alpha 0x7f020028 +int drawable abc_list_focused_holo 0x7f020029 +int drawable abc_list_longpressed_holo 0x7f02002a +int drawable abc_list_pressed_holo_dark 0x7f02002b +int drawable abc_list_pressed_holo_light 0x7f02002c +int drawable abc_list_selector_background_transition_holo_dark 0x7f02002d +int drawable abc_list_selector_background_transition_holo_light 0x7f02002e +int drawable abc_list_selector_disabled_holo_dark 0x7f02002f +int drawable abc_list_selector_disabled_holo_light 0x7f020030 +int drawable abc_list_selector_holo_dark 0x7f020031 +int drawable abc_list_selector_holo_light 0x7f020032 +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f020033 +int drawable abc_popup_background_mtrl_mult 0x7f020034 +int drawable abc_ratingbar_indicator_material 0x7f020035 +int drawable abc_ratingbar_material 0x7f020036 +int drawable abc_ratingbar_small_material 0x7f020037 +int drawable abc_scrubber_control_off_mtrl_alpha 0x7f020038 +int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f020039 +int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f02003a +int drawable abc_scrubber_primary_mtrl_alpha 0x7f02003b +int drawable abc_scrubber_track_mtrl_alpha 0x7f02003c +int drawable abc_seekbar_thumb_material 0x7f02003d +int drawable abc_seekbar_tick_mark_material 0x7f02003e +int drawable abc_seekbar_track_material 0x7f02003f +int drawable abc_spinner_mtrl_am_alpha 0x7f020040 +int drawable abc_spinner_textfield_background_material 0x7f020041 +int drawable abc_switch_thumb_material 0x7f020042 +int drawable abc_switch_track_mtrl_alpha 0x7f020043 +int drawable abc_tab_indicator_material 0x7f020044 +int drawable abc_tab_indicator_mtrl_alpha 0x7f020045 +int drawable abc_text_cursor_material 0x7f020046 +int drawable abc_text_select_handle_left_mtrl_dark 0x7f020047 +int drawable abc_text_select_handle_left_mtrl_light 0x7f020048 +int drawable abc_text_select_handle_middle_mtrl_dark 0x7f020049 +int drawable abc_text_select_handle_middle_mtrl_light 0x7f02004a +int drawable abc_text_select_handle_right_mtrl_dark 0x7f02004b +int drawable abc_text_select_handle_right_mtrl_light 0x7f02004c +int drawable abc_textfield_activated_mtrl_alpha 0x7f02004d +int drawable abc_textfield_default_mtrl_alpha 0x7f02004e +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f02004f +int drawable abc_textfield_search_default_mtrl_alpha 0x7f020050 +int drawable abc_textfield_search_material 0x7f020051 +int drawable abc_vector_test 0x7f020052 +int drawable background_with_corner 0x7f020053 +int drawable bg_with_corner_in_bottom 0x7f020054 +int drawable bg_with_corner_in_top 0x7f020055 +int drawable notification_action_background 0x7f020056 +int drawable notification_bg 0x7f020057 +int drawable notification_bg_low 0x7f020058 +int drawable notification_bg_low_normal 0x7f020059 +int drawable notification_bg_low_pressed 0x7f02005a +int drawable notification_bg_normal 0x7f02005b +int drawable notification_bg_normal_pressed 0x7f02005c +int drawable notification_icon_background 0x7f02005d +int drawable notification_template_icon_bg 0x7f020060 +int drawable notification_template_icon_low_bg 0x7f020061 +int drawable notification_tile_bg 0x7f02005e +int drawable notify_panel_notification_icon_bg 0x7f02005f +int id action0 0x7f0a005b +int id action_bar 0x7f0a0049 +int id action_bar_activity_content 0x7f0a0000 +int id action_bar_container 0x7f0a0048 +int id action_bar_root 0x7f0a0044 +int id action_bar_spinner 0x7f0a0001 +int id action_bar_subtitle 0x7f0a0027 +int id action_bar_title 0x7f0a0026 +int id action_container 0x7f0a0058 +int id action_context_bar 0x7f0a004a +int id action_divider 0x7f0a005f +int id action_image 0x7f0a0059 +int id action_menu_divider 0x7f0a0002 +int id action_menu_presenter 0x7f0a0003 +int id action_mode_bar 0x7f0a0046 +int id action_mode_bar_stub 0x7f0a0045 +int id action_mode_close_button 0x7f0a0028 +int id action_text 0x7f0a005a +int id actions 0x7f0a0068 +int id activity_chooser_view_content 0x7f0a0029 +int id add 0x7f0a0013 +int id alertTitle 0x7f0a003d +int id always 0x7f0a001d +int id beginning 0x7f0a001a +int id bottom 0x7f0a0024 +int id buttonPanel 0x7f0a0030 +int id cancel_action 0x7f0a005c +int id checkbox 0x7f0a0040 +int id chronometer 0x7f0a0064 +int id collapseActionView 0x7f0a001e +int id contentPanel 0x7f0a0033 +int id custom 0x7f0a003a +int id customPanel 0x7f0a0039 +int id decor_content_parent 0x7f0a0047 +int id default_activity_button 0x7f0a002c +int id disableHome 0x7f0a000c +int id edit_query 0x7f0a004b +int id end 0x7f0a001b +int id end_padder 0x7f0a006e +int id expand_activities_button 0x7f0a002a +int id expanded_menu 0x7f0a003f +int id home 0x7f0a0004 +int id homeAsUp 0x7f0a000d +int id icon 0x7f0a002e +int id icon_group 0x7f0a0069 +int id ifRoom 0x7f0a001f +int id image 0x7f0a002b +int id info 0x7f0a0065 +int id invisible 0x7f0a0022 +int id line1 0x7f0a006a +int id line3 0x7f0a006c +int id listMode 0x7f0a0009 +int id list_item 0x7f0a002d +int id media_actions 0x7f0a005e +int id middle 0x7f0a001c +int id multiply 0x7f0a0014 +int id never 0x7f0a0020 +int id none 0x7f0a000e +int id normal 0x7f0a000a +int id notification_background 0x7f0a0067 +int id notification_main_column 0x7f0a0061 +int id notification_main_column_container 0x7f0a0060 +int id parentPanel 0x7f0a0032 +int id progress_circular 0x7f0a0005 +int id progress_horizontal 0x7f0a0006 +int id radio 0x7f0a0042 +int id right_icon 0x7f0a0066 +int id right_side 0x7f0a0062 +int id screen 0x7f0a0015 +int id scrollIndicatorDown 0x7f0a0038 +int id scrollIndicatorUp 0x7f0a0034 +int id scrollView 0x7f0a0035 +int id search_badge 0x7f0a004d +int id search_bar 0x7f0a004c +int id search_button 0x7f0a004e +int id search_close_btn 0x7f0a0053 +int id search_edit_frame 0x7f0a004f +int id search_go_btn 0x7f0a0055 +int id search_mag_icon 0x7f0a0050 +int id search_plate 0x7f0a0051 +int id search_src_text 0x7f0a0052 +int id search_voice_btn 0x7f0a0056 +int id select_dialog_listview 0x7f0a0057 +int id shortcut 0x7f0a0041 +int id showCustom 0x7f0a000f +int id showHome 0x7f0a0010 +int id showTitle 0x7f0a0011 +int id spacer 0x7f0a0031 +int id split_action_bar 0x7f0a0007 +int id src_atop 0x7f0a0016 +int id src_in 0x7f0a0017 +int id src_over 0x7f0a0018 +int id status_bar_latest_event_content 0x7f0a005d +int id submenuarrow 0x7f0a0043 +int id submit_area 0x7f0a0054 +int id tabMode 0x7f0a000b +int id text 0x7f0a006d +int id text2 0x7f0a006b +int id textSpacerNoButtons 0x7f0a0037 +int id textSpacerNoTitle 0x7f0a0036 +int id time 0x7f0a0063 +int id title 0x7f0a002f +int id titleDividerNoCustom 0x7f0a003e +int id title_template 0x7f0a003c +int id top 0x7f0a0025 +int id topPanel 0x7f0a003b +int id up 0x7f0a0008 +int id upgrade_dialog_content 0x7f0a0070 +int id upgrade_dialog_neg_btn 0x7f0a0072 +int id upgrade_dialog_pos_btn 0x7f0a0073 +int id upgrade_dialog_progressBar 0x7f0a0071 +int id upgrade_dialog_wrapper 0x7f0a006f +int id useLogo 0x7f0a0012 +int id visible 0x7f0a0023 +int id withText 0x7f0a0021 +int id wrap_content 0x7f0a0019 +int integer abc_config_activityDefaultDur 0x7f0b0000 +int integer abc_config_activityShortDur 0x7f0b0001 +int integer cancel_button_image_alpha 0x7f0b0002 +int integer status_bar_notification_info_maxnum 0x7f0b0003 +int layout abc_action_bar_title_item 0x7f030000 +int layout abc_action_bar_up_container 0x7f030001 +int layout abc_action_bar_view_list_nav_layout 0x7f030002 +int layout abc_action_menu_item_layout 0x7f030003 +int layout abc_action_menu_layout 0x7f030004 +int layout abc_action_mode_bar 0x7f030005 +int layout abc_action_mode_close_item_material 0x7f030006 +int layout abc_activity_chooser_view 0x7f030007 +int layout abc_activity_chooser_view_list_item 0x7f030008 +int layout abc_alert_dialog_button_bar_material 0x7f030009 +int layout abc_alert_dialog_material 0x7f03000a +int layout abc_alert_dialog_title_material 0x7f03000b +int layout abc_dialog_title_material 0x7f03000c +int layout abc_expanded_menu_layout 0x7f03000d +int layout abc_list_menu_item_checkbox 0x7f03000e +int layout abc_list_menu_item_icon 0x7f03000f +int layout abc_list_menu_item_layout 0x7f030010 +int layout abc_list_menu_item_radio 0x7f030011 +int layout abc_popup_menu_header_item_layout 0x7f030012 +int layout abc_popup_menu_item_layout 0x7f030013 +int layout abc_screen_content_include 0x7f030014 +int layout abc_screen_simple 0x7f030015 +int layout abc_screen_simple_overlay_action_mode 0x7f030016 +int layout abc_screen_toolbar 0x7f030017 +int layout abc_search_dropdown_item_icons_2line 0x7f030018 +int layout abc_search_view 0x7f030019 +int layout abc_select_dialog_material 0x7f03001a +int layout notification_action 0x7f03001b +int layout notification_action_tombstone 0x7f03001c +int layout notification_media_action 0x7f03001d +int layout notification_media_cancel_action 0x7f03001e +int layout notification_template_big_media 0x7f03001f +int layout notification_template_big_media_custom 0x7f030020 +int layout notification_template_big_media_narrow 0x7f030021 +int layout notification_template_big_media_narrow_custom 0x7f030022 +int layout notification_template_custom_big 0x7f030023 +int layout notification_template_icon_group 0x7f030024 +int layout notification_template_lines_media 0x7f030025 +int layout notification_template_media 0x7f030026 +int layout notification_template_media_custom 0x7f030027 +int layout notification_template_part_chronometer 0x7f030028 +int layout notification_template_part_time 0x7f030029 +int layout pop_upgrade_dialog 0x7f03002a +int layout select_dialog_item_material 0x7f03002b +int layout select_dialog_multichoice_material 0x7f03002c +int layout select_dialog_singlechoice_material 0x7f03002d +int layout support_simple_spinner_dropdown_item 0x7f03002e +int string abc_action_bar_home_description 0x7f050000 +int string abc_action_bar_home_description_format 0x7f050001 +int string abc_action_bar_home_subtitle_description_format 0x7f050002 +int string abc_action_bar_up_description 0x7f050003 +int string abc_action_menu_overflow_description 0x7f050004 +int string abc_action_mode_done 0x7f050005 +int string abc_activity_chooser_view_see_all 0x7f050006 +int string abc_activitychooserview_choose_application 0x7f050007 +int string abc_capital_off 0x7f050008 +int string abc_capital_on 0x7f050009 +int string abc_font_family_body_1_material 0x7f050015 +int string abc_font_family_body_2_material 0x7f050016 +int string abc_font_family_button_material 0x7f050017 +int string abc_font_family_caption_material 0x7f050018 +int string abc_font_family_display_1_material 0x7f050019 +int string abc_font_family_display_2_material 0x7f05001a +int string abc_font_family_display_3_material 0x7f05001b +int string abc_font_family_display_4_material 0x7f05001c +int string abc_font_family_headline_material 0x7f05001d +int string abc_font_family_menu_material 0x7f05001e +int string abc_font_family_subhead_material 0x7f05001f +int string abc_font_family_title_material 0x7f050020 +int string abc_search_hint 0x7f05000a +int string abc_searchview_description_clear 0x7f05000b +int string abc_searchview_description_query 0x7f05000c +int string abc_searchview_description_search 0x7f05000d +int string abc_searchview_description_submit 0x7f05000e +int string abc_searchview_description_voice 0x7f05000f +int string abc_shareactionprovider_share_with 0x7f050010 +int string abc_shareactionprovider_share_with_application 0x7f050011 +int string abc_toolbar_collapse_description 0x7f050012 +int string app_name 0x7f050021 +int string fileprovider_authority 0x7f050022 +int string search_menu_title 0x7f050013 +int string status_bar_notification_info_overflow 0x7f050014 +int style AlertDialog_AppCompat 0x7f07009f +int style AlertDialog_AppCompat_Light 0x7f0700a0 +int style Animation_AppCompat_Dialog 0x7f0700a1 +int style Animation_AppCompat_DropDownUp 0x7f0700a2 +int style Base_AlertDialog_AppCompat 0x7f0700a3 +int style Base_AlertDialog_AppCompat_Light 0x7f0700a4 +int style Base_Animation_AppCompat_Dialog 0x7f0700a5 +int style Base_Animation_AppCompat_DropDownUp 0x7f0700a6 +int style Base_DialogWindowTitle_AppCompat 0x7f0700a7 +int style Base_DialogWindowTitleBackground_AppCompat 0x7f0700a8 +int style Base_TextAppearance_AppCompat 0x7f07003f +int style Base_TextAppearance_AppCompat_Body1 0x7f070040 +int style Base_TextAppearance_AppCompat_Body2 0x7f070041 +int style Base_TextAppearance_AppCompat_Button 0x7f070027 +int style Base_TextAppearance_AppCompat_Caption 0x7f070042 +int style Base_TextAppearance_AppCompat_Display1 0x7f070043 +int style Base_TextAppearance_AppCompat_Display2 0x7f070044 +int style Base_TextAppearance_AppCompat_Display3 0x7f070045 +int style Base_TextAppearance_AppCompat_Display4 0x7f070046 +int style Base_TextAppearance_AppCompat_Headline 0x7f070047 +int style Base_TextAppearance_AppCompat_Inverse 0x7f07000b +int style Base_TextAppearance_AppCompat_Large 0x7f070048 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f07000c +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f070049 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f07004a +int style Base_TextAppearance_AppCompat_Medium 0x7f07004b +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f07000d +int style Base_TextAppearance_AppCompat_Menu 0x7f07004c +int style Base_TextAppearance_AppCompat_SearchResult 0x7f0700a9 +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f07004d +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f07004e +int style Base_TextAppearance_AppCompat_Small 0x7f07004f +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f07000e +int style Base_TextAppearance_AppCompat_Subhead 0x7f070050 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f07000f +int style Base_TextAppearance_AppCompat_Title 0x7f070051 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f070010 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f070094 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f070052 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f070053 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f070054 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f070055 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f070056 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f070057 +int style Base_TextAppearance_AppCompat_Widget_Button 0x7f070058 +int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f07009b +int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f07009c +int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f070095 +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0700aa +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f070059 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f07005a +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f07005b +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f07005c +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f07005d +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0700ab +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f07005e +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f07005f +int style Base_Theme_AppCompat 0x7f070060 +int style Base_Theme_AppCompat_CompactMenu 0x7f0700ac +int style Base_Theme_AppCompat_Dialog 0x7f070011 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f070012 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0700ad +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f070013 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f070001 +int style Base_Theme_AppCompat_Light 0x7f070061 +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0700ae +int style Base_Theme_AppCompat_Light_Dialog 0x7f070014 +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f070015 +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0700af +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f070016 +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f070002 +int style Base_ThemeOverlay_AppCompat 0x7f0700b0 +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0700b1 +int style Base_ThemeOverlay_AppCompat_Dark 0x7f0700b2 +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0700b3 +int style Base_ThemeOverlay_AppCompat_Dialog 0x7f070017 +int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f070018 +int style Base_ThemeOverlay_AppCompat_Light 0x7f0700b4 +int style Base_V11_Theme_AppCompat_Dialog 0x7f070019 +int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f07001a +int style Base_V11_ThemeOverlay_AppCompat_Dialog 0x7f07001b +int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f070023 +int style Base_V12_Widget_AppCompat_EditText 0x7f070024 +int style Base_V21_Theme_AppCompat 0x7f070062 +int style Base_V21_Theme_AppCompat_Dialog 0x7f070063 +int style Base_V21_Theme_AppCompat_Light 0x7f070064 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f070065 +int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f070066 +int style Base_V22_Theme_AppCompat 0x7f070092 +int style Base_V22_Theme_AppCompat_Light 0x7f070093 +int style Base_V23_Theme_AppCompat 0x7f070096 +int style Base_V23_Theme_AppCompat_Light 0x7f070097 +int style Base_V7_Theme_AppCompat 0x7f0700b5 +int style Base_V7_Theme_AppCompat_Dialog 0x7f0700b6 +int style Base_V7_Theme_AppCompat_Light 0x7f0700b7 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0700b8 +int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0700b9 +int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0700ba +int style Base_V7_Widget_AppCompat_EditText 0x7f0700bb +int style Base_Widget_AppCompat_ActionBar 0x7f0700bc +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0700bd +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0700be +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f070067 +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f070068 +int style Base_Widget_AppCompat_ActionButton 0x7f070069 +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f07006a +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f07006b +int style Base_Widget_AppCompat_ActionMode 0x7f0700bf +int style Base_Widget_AppCompat_ActivityChooserView 0x7f0700c0 +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f070025 +int style Base_Widget_AppCompat_Button 0x7f07006c +int style Base_Widget_AppCompat_Button_Borderless 0x7f07006d +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f07006e +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0700c1 +int style Base_Widget_AppCompat_Button_Colored 0x7f070098 +int style Base_Widget_AppCompat_Button_Small 0x7f07006f +int style Base_Widget_AppCompat_ButtonBar 0x7f070070 +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0700c2 +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f070071 +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f070072 +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0700c3 +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f070000 +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0700c4 +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f070073 +int style Base_Widget_AppCompat_EditText 0x7f070026 +int style Base_Widget_AppCompat_ImageButton 0x7f070074 +int style Base_Widget_AppCompat_Light_ActionBar 0x7f0700c5 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0700c6 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0700c7 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f070075 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f070076 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f070077 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f070078 +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070079 +int style Base_Widget_AppCompat_ListMenuView 0x7f0700c8 +int style Base_Widget_AppCompat_ListPopupWindow 0x7f07007a +int style Base_Widget_AppCompat_ListView 0x7f07007b +int style Base_Widget_AppCompat_ListView_DropDown 0x7f07007c +int style Base_Widget_AppCompat_ListView_Menu 0x7f07007d +int style Base_Widget_AppCompat_PopupMenu 0x7f07007e +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f07007f +int style Base_Widget_AppCompat_PopupWindow 0x7f0700c9 +int style Base_Widget_AppCompat_ProgressBar 0x7f07001c +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f07001d +int style Base_Widget_AppCompat_RatingBar 0x7f070080 +int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f070099 +int style Base_Widget_AppCompat_RatingBar_Small 0x7f07009a +int style Base_Widget_AppCompat_SearchView 0x7f0700ca +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0700cb +int style Base_Widget_AppCompat_SeekBar 0x7f070081 +int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0700cc +int style Base_Widget_AppCompat_Spinner 0x7f070082 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f070003 +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f070083 +int style Base_Widget_AppCompat_Toolbar 0x7f0700cd +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f070084 +int style NumberProgressBar_Beauty_Red 0x7f0700ce +int style NumberProgressBar_Default 0x7f0700cf +int style NumberProgressBar_Funny_Orange 0x7f0700d0 +int style NumberProgressBar_Grace_Yellow 0x7f0700d1 +int style NumberProgressBar_Passing_Green 0x7f0700d2 +int style NumberProgressBar_Relax_Blue 0x7f0700d3 +int style NumberProgressBar_Twinkle_Night 0x7f0700d4 +int style NumberProgressBar_Warning_Red 0x7f0700d5 +int style Platform_AppCompat 0x7f07001e +int style Platform_AppCompat_Light 0x7f07001f +int style Platform_ThemeOverlay_AppCompat 0x7f070085 +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f070086 +int style Platform_ThemeOverlay_AppCompat_Light 0x7f070087 +int style Platform_V11_AppCompat 0x7f070020 +int style Platform_V11_AppCompat_Light 0x7f070021 +int style Platform_V14_AppCompat 0x7f070028 +int style Platform_V14_AppCompat_Light 0x7f070029 +int style Platform_V21_AppCompat 0x7f070088 +int style Platform_V21_AppCompat_Light 0x7f070089 +int style Platform_V25_AppCompat 0x7f07009d +int style Platform_V25_AppCompat_Light 0x7f07009e +int style Platform_Widget_AppCompat_Spinner 0x7f070022 +int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f070031 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f070032 +int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f070033 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f070034 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f070035 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f070036 +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f070037 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f070038 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f070039 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f07003a +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f07003b +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f07003c +int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f07003d +int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f07003e +int style TextAppearance_AppCompat 0x7f0700d6 +int style TextAppearance_AppCompat_Body1 0x7f0700d7 +int style TextAppearance_AppCompat_Body2 0x7f0700d8 +int style TextAppearance_AppCompat_Button 0x7f0700d9 +int style TextAppearance_AppCompat_Caption 0x7f0700da +int style TextAppearance_AppCompat_Display1 0x7f0700db +int style TextAppearance_AppCompat_Display2 0x7f0700dc +int style TextAppearance_AppCompat_Display3 0x7f0700dd +int style TextAppearance_AppCompat_Display4 0x7f0700de +int style TextAppearance_AppCompat_Headline 0x7f0700df +int style TextAppearance_AppCompat_Inverse 0x7f0700e0 +int style TextAppearance_AppCompat_Large 0x7f0700e1 +int style TextAppearance_AppCompat_Large_Inverse 0x7f0700e2 +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0700e3 +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0700e4 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0700e5 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0700e6 +int style TextAppearance_AppCompat_Medium 0x7f0700e7 +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0700e8 +int style TextAppearance_AppCompat_Menu 0x7f0700e9 +int style TextAppearance_AppCompat_Notification 0x7f07002a +int style TextAppearance_AppCompat_Notification_Info 0x7f07008a +int style TextAppearance_AppCompat_Notification_Info_Media 0x7f07008b +int style TextAppearance_AppCompat_Notification_Line2 0x7f0700ea +int style TextAppearance_AppCompat_Notification_Line2_Media 0x7f0700eb +int style TextAppearance_AppCompat_Notification_Media 0x7f07008c +int style TextAppearance_AppCompat_Notification_Time 0x7f07008d +int style TextAppearance_AppCompat_Notification_Time_Media 0x7f07008e +int style TextAppearance_AppCompat_Notification_Title 0x7f07002b +int style TextAppearance_AppCompat_Notification_Title_Media 0x7f07008f +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0700ec +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0700ed +int style TextAppearance_AppCompat_Small 0x7f0700ee +int style TextAppearance_AppCompat_Small_Inverse 0x7f0700ef +int style TextAppearance_AppCompat_Subhead 0x7f0700f0 +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0700f1 +int style TextAppearance_AppCompat_Title 0x7f0700f2 +int style TextAppearance_AppCompat_Title_Inverse 0x7f0700f3 +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0700f4 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0700f5 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0700f6 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0700f7 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0700f8 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0700f9 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0700fa +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0700fb +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0700fc +int style TextAppearance_AppCompat_Widget_Button 0x7f0700fd +int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0700fe +int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0700ff +int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f070100 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f070101 +int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f070102 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f070103 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f070104 +int style TextAppearance_AppCompat_Widget_Switch 0x7f070105 +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f070106 +int style TextAppearance_StatusBar_EventContent 0x7f07002c +int style TextAppearance_StatusBar_EventContent_Info 0x7f07002d +int style TextAppearance_StatusBar_EventContent_Line2 0x7f07002e +int style TextAppearance_StatusBar_EventContent_Time 0x7f07002f +int style TextAppearance_StatusBar_EventContent_Title 0x7f070030 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f070107 +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f070108 +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f070109 +int style Theme_AppCompat 0x7f07010a +int style Theme_AppCompat_CompactMenu 0x7f07010b +int style Theme_AppCompat_DayNight 0x7f070004 +int style Theme_AppCompat_DayNight_DarkActionBar 0x7f070005 +int style Theme_AppCompat_DayNight_Dialog 0x7f070006 +int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f070007 +int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f070008 +int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f070009 +int style Theme_AppCompat_DayNight_NoActionBar 0x7f07000a +int style Theme_AppCompat_Dialog 0x7f07010c +int style Theme_AppCompat_Dialog_Alert 0x7f07010d +int style Theme_AppCompat_Dialog_MinWidth 0x7f07010e +int style Theme_AppCompat_DialogWhenLarge 0x7f07010f +int style Theme_AppCompat_Light 0x7f070110 +int style Theme_AppCompat_Light_DarkActionBar 0x7f070111 +int style Theme_AppCompat_Light_Dialog 0x7f070112 +int style Theme_AppCompat_Light_Dialog_Alert 0x7f070113 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f070114 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f070115 +int style Theme_AppCompat_Light_NoActionBar 0x7f070116 +int style Theme_AppCompat_NoActionBar 0x7f070117 +int style ThemeOverlay_AppCompat 0x7f070118 +int style ThemeOverlay_AppCompat_ActionBar 0x7f070119 +int style ThemeOverlay_AppCompat_Dark 0x7f07011a +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f07011b +int style ThemeOverlay_AppCompat_Dialog 0x7f07011c +int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f07011d +int style ThemeOverlay_AppCompat_Light 0x7f07011e +int style Widget_AppCompat_ActionBar 0x7f07011f +int style Widget_AppCompat_ActionBar_Solid 0x7f070120 +int style Widget_AppCompat_ActionBar_TabBar 0x7f070121 +int style Widget_AppCompat_ActionBar_TabText 0x7f070122 +int style Widget_AppCompat_ActionBar_TabView 0x7f070123 +int style Widget_AppCompat_ActionButton 0x7f070124 +int style Widget_AppCompat_ActionButton_CloseMode 0x7f070125 +int style Widget_AppCompat_ActionButton_Overflow 0x7f070126 +int style Widget_AppCompat_ActionMode 0x7f070127 +int style Widget_AppCompat_ActivityChooserView 0x7f070128 +int style Widget_AppCompat_AutoCompleteTextView 0x7f070129 +int style Widget_AppCompat_Button 0x7f07012a +int style Widget_AppCompat_Button_Borderless 0x7f07012b +int style Widget_AppCompat_Button_Borderless_Colored 0x7f07012c +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f07012d +int style Widget_AppCompat_Button_Colored 0x7f07012e +int style Widget_AppCompat_Button_Small 0x7f07012f +int style Widget_AppCompat_ButtonBar 0x7f070130 +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f070131 +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f070132 +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f070133 +int style Widget_AppCompat_CompoundButton_Switch 0x7f070134 +int style Widget_AppCompat_DrawerArrowToggle 0x7f070135 +int style Widget_AppCompat_DropDownItem_Spinner 0x7f070136 +int style Widget_AppCompat_EditText 0x7f070137 +int style Widget_AppCompat_ImageButton 0x7f070138 +int style Widget_AppCompat_Light_ActionBar 0x7f070139 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f07013a +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f07013b +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f07013c +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f07013d +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f07013e +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f07013f +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f070140 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f070141 +int style Widget_AppCompat_Light_ActionButton 0x7f070142 +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f070143 +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f070144 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f070145 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f070146 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f070147 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f070148 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f070149 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f07014a +int style Widget_AppCompat_Light_PopupMenu 0x7f07014b +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f07014c +int style Widget_AppCompat_Light_SearchView 0x7f07014d +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f07014e +int style Widget_AppCompat_ListMenuView 0x7f07014f +int style Widget_AppCompat_ListPopupWindow 0x7f070150 +int style Widget_AppCompat_ListView 0x7f070151 +int style Widget_AppCompat_ListView_DropDown 0x7f070152 +int style Widget_AppCompat_ListView_Menu 0x7f070153 +int style Widget_AppCompat_NotificationActionContainer 0x7f070090 +int style Widget_AppCompat_NotificationActionText 0x7f070091 +int style Widget_AppCompat_PopupMenu 0x7f070154 +int style Widget_AppCompat_PopupMenu_Overflow 0x7f070155 +int style Widget_AppCompat_PopupWindow 0x7f070156 +int style Widget_AppCompat_ProgressBar 0x7f070157 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f070158 +int style Widget_AppCompat_RatingBar 0x7f070159 +int style Widget_AppCompat_RatingBar_Indicator 0x7f07015a +int style Widget_AppCompat_RatingBar_Small 0x7f07015b +int style Widget_AppCompat_SearchView 0x7f07015c +int style Widget_AppCompat_SearchView_ActionBar 0x7f07015d +int style Widget_AppCompat_SeekBar 0x7f07015e +int style Widget_AppCompat_SeekBar_Discrete 0x7f07015f +int style Widget_AppCompat_Spinner 0x7f070160 +int style Widget_AppCompat_Spinner_DropDown 0x7f070161 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f070162 +int style Widget_AppCompat_Spinner_Underlined 0x7f070163 +int style Widget_AppCompat_TextView_SpinnerItem 0x7f070164 +int style Widget_AppCompat_Toolbar 0x7f070165 +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f070166 +int[] styleable ActionBar { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_contentInsetEnd 21 +int styleable ActionBar_contentInsetEndWithActions 25 +int styleable ActionBar_contentInsetLeft 22 +int styleable ActionBar_contentInsetRight 23 +int styleable ActionBar_contentInsetStart 20 +int styleable ActionBar_contentInsetStartWithNavigation 24 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_elevation 26 +int styleable ActionBar_height 0 +int styleable ActionBar_hideOnContentScroll 19 +int styleable ActionBar_homeAsUpIndicator 28 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_popupTheme 27 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_closeItemLayout 5 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01001f, 0x7f010020 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable AlertDialog { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonPanelSideLayout 1 +int styleable AlertDialog_listItemLayout 5 +int styleable AlertDialog_listLayout 2 +int styleable AlertDialog_multiChoiceItemLayout 3 +int styleable AlertDialog_showTitle 6 +int styleable AlertDialog_singleChoiceItemLayout 4 +int[] styleable AppCompatImageView { 0x01010119, 0x7f010027 } +int styleable AppCompatImageView_android_src 0 +int styleable AppCompatImageView_srcCompat 1 +int[] styleable AppCompatSeekBar { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a } +int styleable AppCompatSeekBar_android_thumb 0 +int styleable AppCompatSeekBar_tickMark 1 +int styleable AppCompatSeekBar_tickMarkTint 2 +int styleable AppCompatSeekBar_tickMarkTintMode 3 +int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 } +int styleable AppCompatTextHelper_android_drawableBottom 2 +int styleable AppCompatTextHelper_android_drawableEnd 6 +int styleable AppCompatTextHelper_android_drawableLeft 3 +int styleable AppCompatTextHelper_android_drawableRight 4 +int styleable AppCompatTextHelper_android_drawableStart 5 +int styleable AppCompatTextHelper_android_drawableTop 1 +int styleable AppCompatTextHelper_android_textAppearance 0 +int[] styleable AppCompatTextView { 0x01010034, 0x7f01002b } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_textAllCaps 1 +int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c } +int styleable AppCompatTheme_actionBarDivider 23 +int styleable AppCompatTheme_actionBarItemBackground 24 +int styleable AppCompatTheme_actionBarPopupTheme 17 +int styleable AppCompatTheme_actionBarSize 22 +int styleable AppCompatTheme_actionBarSplitStyle 19 +int styleable AppCompatTheme_actionBarStyle 18 +int styleable AppCompatTheme_actionBarTabBarStyle 13 +int styleable AppCompatTheme_actionBarTabStyle 12 +int styleable AppCompatTheme_actionBarTabTextStyle 14 +int styleable AppCompatTheme_actionBarTheme 20 +int styleable AppCompatTheme_actionBarWidgetTheme 21 +int styleable AppCompatTheme_actionButtonStyle 50 +int styleable AppCompatTheme_actionDropDownStyle 46 +int styleable AppCompatTheme_actionMenuTextAppearance 25 +int styleable AppCompatTheme_actionMenuTextColor 26 +int styleable AppCompatTheme_actionModeBackground 29 +int styleable AppCompatTheme_actionModeCloseButtonStyle 28 +int styleable AppCompatTheme_actionModeCloseDrawable 31 +int styleable AppCompatTheme_actionModeCopyDrawable 33 +int styleable AppCompatTheme_actionModeCutDrawable 32 +int styleable AppCompatTheme_actionModeFindDrawable 37 +int styleable AppCompatTheme_actionModePasteDrawable 34 +int styleable AppCompatTheme_actionModePopupWindowStyle 39 +int styleable AppCompatTheme_actionModeSelectAllDrawable 35 +int styleable AppCompatTheme_actionModeShareDrawable 36 +int styleable AppCompatTheme_actionModeSplitBackground 30 +int styleable AppCompatTheme_actionModeStyle 27 +int styleable AppCompatTheme_actionModeWebSearchDrawable 38 +int styleable AppCompatTheme_actionOverflowButtonStyle 15 +int styleable AppCompatTheme_actionOverflowMenuStyle 16 +int styleable AppCompatTheme_activityChooserViewStyle 58 +int styleable AppCompatTheme_alertDialogButtonGroupStyle 94 +int styleable AppCompatTheme_alertDialogCenterButtons 95 +int styleable AppCompatTheme_alertDialogStyle 93 +int styleable AppCompatTheme_alertDialogTheme 96 +int styleable AppCompatTheme_android_windowAnimationStyle 1 +int styleable AppCompatTheme_android_windowIsFloating 0 +int styleable AppCompatTheme_autoCompleteTextViewStyle 101 +int styleable AppCompatTheme_borderlessButtonStyle 55 +int styleable AppCompatTheme_buttonBarButtonStyle 52 +int styleable AppCompatTheme_buttonBarNegativeButtonStyle 99 +int styleable AppCompatTheme_buttonBarNeutralButtonStyle 100 +int styleable AppCompatTheme_buttonBarPositiveButtonStyle 98 +int styleable AppCompatTheme_buttonBarStyle 51 +int styleable AppCompatTheme_buttonStyle 102 +int styleable AppCompatTheme_buttonStyleSmall 103 +int styleable AppCompatTheme_checkboxStyle 104 +int styleable AppCompatTheme_checkedTextViewStyle 105 +int styleable AppCompatTheme_colorAccent 85 +int styleable AppCompatTheme_colorBackgroundFloating 92 +int styleable AppCompatTheme_colorButtonNormal 89 +int styleable AppCompatTheme_colorControlActivated 87 +int styleable AppCompatTheme_colorControlHighlight 88 +int styleable AppCompatTheme_colorControlNormal 86 +int styleable AppCompatTheme_colorPrimary 83 +int styleable AppCompatTheme_colorPrimaryDark 84 +int styleable AppCompatTheme_colorSwitchThumbNormal 90 +int styleable AppCompatTheme_controlBackground 91 +int styleable AppCompatTheme_dialogPreferredPadding 44 +int styleable AppCompatTheme_dialogTheme 43 +int styleable AppCompatTheme_dividerHorizontal 57 +int styleable AppCompatTheme_dividerVertical 56 +int styleable AppCompatTheme_dropDownListViewStyle 75 +int styleable AppCompatTheme_dropdownListPreferredItemHeight 47 +int styleable AppCompatTheme_editTextBackground 64 +int styleable AppCompatTheme_editTextColor 63 +int styleable AppCompatTheme_editTextStyle 106 +int styleable AppCompatTheme_homeAsUpIndicator 49 +int styleable AppCompatTheme_imageButtonStyle 65 +int styleable AppCompatTheme_listChoiceBackgroundIndicator 82 +int styleable AppCompatTheme_listDividerAlertDialog 45 +int styleable AppCompatTheme_listMenuViewStyle 114 +int styleable AppCompatTheme_listPopupWindowStyle 76 +int styleable AppCompatTheme_listPreferredItemHeight 70 +int styleable AppCompatTheme_listPreferredItemHeightLarge 72 +int styleable AppCompatTheme_listPreferredItemHeightSmall 71 +int styleable AppCompatTheme_listPreferredItemPaddingLeft 73 +int styleable AppCompatTheme_listPreferredItemPaddingRight 74 +int styleable AppCompatTheme_panelBackground 79 +int styleable AppCompatTheme_panelMenuListTheme 81 +int styleable AppCompatTheme_panelMenuListWidth 80 +int styleable AppCompatTheme_popupMenuStyle 61 +int styleable AppCompatTheme_popupWindowStyle 62 +int styleable AppCompatTheme_radioButtonStyle 107 +int styleable AppCompatTheme_ratingBarStyle 108 +int styleable AppCompatTheme_ratingBarStyleIndicator 109 +int styleable AppCompatTheme_ratingBarStyleSmall 110 +int styleable AppCompatTheme_searchViewStyle 69 +int styleable AppCompatTheme_seekBarStyle 111 +int styleable AppCompatTheme_selectableItemBackground 53 +int styleable AppCompatTheme_selectableItemBackgroundBorderless 54 +int styleable AppCompatTheme_spinnerDropDownItemStyle 48 +int styleable AppCompatTheme_spinnerStyle 112 +int styleable AppCompatTheme_switchStyle 113 +int styleable AppCompatTheme_textAppearanceLargePopupMenu 40 +int styleable AppCompatTheme_textAppearanceListItem 77 +int styleable AppCompatTheme_textAppearanceListItemSmall 78 +int styleable AppCompatTheme_textAppearancePopupMenuHeader 42 +int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 67 +int styleable AppCompatTheme_textAppearanceSearchResultTitle 66 +int styleable AppCompatTheme_textAppearanceSmallPopupMenu 41 +int styleable AppCompatTheme_textColorAlertDialogListItem 97 +int styleable AppCompatTheme_textColorSearchUrl 68 +int styleable AppCompatTheme_toolbarNavigationButtonStyle 60 +int styleable AppCompatTheme_toolbarStyle 59 +int styleable AppCompatTheme_windowActionBar 2 +int styleable AppCompatTheme_windowActionBarOverlay 4 +int styleable AppCompatTheme_windowActionModeOverlay 5 +int styleable AppCompatTheme_windowFixedHeightMajor 9 +int styleable AppCompatTheme_windowFixedHeightMinor 7 +int styleable AppCompatTheme_windowFixedWidthMajor 6 +int styleable AppCompatTheme_windowFixedWidthMinor 8 +int styleable AppCompatTheme_windowMinWidthMajor 10 +int styleable AppCompatTheme_windowMinWidthMinor 11 +int styleable AppCompatTheme_windowNoTitle 3 +int[] styleable ButtonBarLayout { 0x7f01009d } +int styleable ButtonBarLayout_allowStacking 0 +int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f01009e } +int styleable ColorStateListItem_alpha 2 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_android_color 0 +int[] styleable CompoundButton { 0x01010107, 0x7f01009f, 0x7f0100a0 } +int styleable CompoundButton_android_button 0 +int styleable CompoundButton_buttonTint 1 +int styleable CompoundButton_buttonTintMode 2 +int[] styleable DrawerArrowToggle { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 } +int styleable DrawerArrowToggle_arrowHeadLength 4 +int styleable DrawerArrowToggle_arrowShaftLength 5 +int styleable DrawerArrowToggle_barLength 6 +int styleable DrawerArrowToggle_color 0 +int styleable DrawerArrowToggle_drawableSize 2 +int styleable DrawerArrowToggle_gapBetweenBars 3 +int styleable DrawerArrowToggle_spinBars 1 +int styleable DrawerArrowToggle_thickness 7 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab } +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 8 +int styleable LinearLayoutCompat_measureWithLargestChild 6 +int styleable LinearLayoutCompat_showDividers 7 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_preserveIconSpacing 7 +int styleable MenuView_subMenuArrow 8 +int[] styleable NumberProgressBar { 0x7f0100b2, 0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb } +int styleable NumberProgressBar_progress_current 0 +int styleable NumberProgressBar_progress_max 1 +int styleable NumberProgressBar_progress_reached_bar_height 4 +int styleable NumberProgressBar_progress_reached_color 3 +int styleable NumberProgressBar_progress_text_color 7 +int styleable NumberProgressBar_progress_text_offset 8 +int styleable NumberProgressBar_progress_text_size 6 +int styleable NumberProgressBar_progress_text_visibility 9 +int styleable NumberProgressBar_progress_unreached_bar_height 5 +int styleable NumberProgressBar_progress_unreached_color 2 +int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0100bc } +int styleable PopupWindow_android_popupAnimationStyle 1 +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_overlapAnchor 2 +int[] styleable PopupWindowBackgroundState { 0x7f0100bd } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable RecycleListView { 0x7f0100be, 0x7f0100bf } +int styleable RecycleListView_paddingBottomNoButtons 0 +int styleable RecycleListView_paddingTopNoTitle 1 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_closeIcon 8 +int styleable SearchView_commitIcon 13 +int styleable SearchView_defaultQueryHint 7 +int styleable SearchView_goIcon 9 +int styleable SearchView_iconifiedByDefault 5 +int styleable SearchView_layout 4 +int styleable SearchView_queryBackground 15 +int styleable SearchView_queryHint 6 +int styleable SearchView_searchHintIcon 11 +int styleable SearchView_searchIcon 10 +int styleable SearchView_submitBackground 16 +int styleable SearchView_suggestionRowLayout 14 +int styleable SearchView_voiceIcon 12 +int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d } +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_entries 0 +int styleable Spinner_android_popupBackground 1 +int styleable Spinner_android_prompt 2 +int styleable Spinner_popupTheme 4 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f0100cd, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7 } +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 13 +int styleable SwitchCompat_splitTrack 12 +int styleable SwitchCompat_switchMinWidth 10 +int styleable SwitchCompat_switchPadding 11 +int styleable SwitchCompat_switchTextAppearance 9 +int styleable SwitchCompat_thumbTextPadding 8 +int styleable SwitchCompat_thumbTint 3 +int styleable SwitchCompat_thumbTintMode 4 +int styleable SwitchCompat_track 5 +int styleable SwitchCompat_trackTint 6 +int styleable SwitchCompat_trackTintMode 7 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b } +int styleable TextAppearance_android_shadowColor 5 +int styleable TextAppearance_android_shadowDx 6 +int styleable TextAppearance_android_shadowDy 7 +int styleable TextAppearance_android_shadowRadius 8 +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textColorHint 4 +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_textAllCaps 9 +int[] styleable Themes { 0x7f0100d8 } +int styleable Themes_numberProgressBarStyle 0 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de, 0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3, 0x7f0100e4, 0x7f0100e5, 0x7f0100e6, 0x7f0100e7, 0x7f0100e8, 0x7f0100e9 } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_buttonGravity 21 +int styleable Toolbar_collapseContentDescription 23 +int styleable Toolbar_collapseIcon 22 +int styleable Toolbar_contentInsetEnd 6 +int styleable Toolbar_contentInsetEndWithActions 10 +int styleable Toolbar_contentInsetLeft 7 +int styleable Toolbar_contentInsetRight 8 +int styleable Toolbar_contentInsetStart 5 +int styleable Toolbar_contentInsetStartWithNavigation 9 +int styleable Toolbar_logo 4 +int styleable Toolbar_logoDescription 26 +int styleable Toolbar_maxButtonHeight 20 +int styleable Toolbar_navigationContentDescription 25 +int styleable Toolbar_navigationIcon 24 +int styleable Toolbar_popupTheme 11 +int styleable Toolbar_subtitle 3 +int styleable Toolbar_subtitleTextAppearance 13 +int styleable Toolbar_subtitleTextColor 28 +int styleable Toolbar_title 2 +int styleable Toolbar_titleMargin 14 +int styleable Toolbar_titleMarginBottom 18 +int styleable Toolbar_titleMarginEnd 16 +int styleable Toolbar_titleMarginStart 15 +int styleable Toolbar_titleMarginTop 17 +int styleable Toolbar_titleMargins 19 +int styleable Toolbar_titleTextAppearance 12 +int styleable Toolbar_titleTextColor 27 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0100ea, 0x7f0100eb, 0x7f0100ec } +int styleable View_android_focusable 1 +int styleable View_android_theme 0 +int styleable View_paddingEnd 3 +int styleable View_paddingStart 2 +int styleable View_theme 4 +int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f0100ed, 0x7f0100ee } +int styleable ViewBackgroundHelper_android_background 0 +int styleable ViewBackgroundHelper_backgroundTint 1 +int styleable ViewBackgroundHelper_backgroundTintMode 2 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_inflatedId 2 +int styleable ViewStubCompat_android_layout 1 diff --git a/build/intermediates/bundles/release/classes.jar b/build/intermediates/bundles/release/classes.jar new file mode 100644 index 0000000..177cf03 Binary files /dev/null and b/build/intermediates/bundles/release/classes.jar differ diff --git a/build/intermediates/bundles/release/res/drawable/background_with_corner.xml b/build/intermediates/bundles/release/res/drawable/background_with_corner.xml new file mode 100644 index 0000000..aee2121 --- /dev/null +++ b/build/intermediates/bundles/release/res/drawable/background_with_corner.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/bundles/release/res/drawable/bg_with_corner_in_bottom.xml b/build/intermediates/bundles/release/res/drawable/bg_with_corner_in_bottom.xml new file mode 100644 index 0000000..d32ad70 --- /dev/null +++ b/build/intermediates/bundles/release/res/drawable/bg_with_corner_in_bottom.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/bundles/release/res/drawable/bg_with_corner_in_top.xml b/build/intermediates/bundles/release/res/drawable/bg_with_corner_in_top.xml new file mode 100644 index 0000000..0918930 --- /dev/null +++ b/build/intermediates/bundles/release/res/drawable/bg_with_corner_in_top.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/bundles/release/res/layout/pop_upgrade_dialog.xml b/build/intermediates/bundles/release/res/layout/pop_upgrade_dialog.xml new file mode 100644 index 0000000..7fece1c --- /dev/null +++ b/build/intermediates/bundles/release/res/layout/pop_upgrade_dialog.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/bundles/release/res/values/values.xml b/build/intermediates/bundles/release/res/values/values.xml new file mode 100644 index 0000000..a618848 --- /dev/null +++ b/build/intermediates/bundles/release/res/values/values.xml @@ -0,0 +1,64 @@ + + + #60000000 + #000000 + #FF4081 + #FFD400 + #D13B32 + #303F9F + #FFF1F0 + #F7F7F7 + #E9E9E9 + #FF8900 + #E77D02 + #BC352D + #00AA2A + #DFDFDF + #0066CC + #333333 + #333333 + #666666 + #999999 + #C3C3C3 + #030303 + #F0F0F0 + #f5f5f5 + #057dff + #c2daf5 + #000000 + #2a2a2a + #d5d5d5 + #a8a8a8 + #ED8D8D + #999999 + #D13B32 + #FFFFFF + 16dp + 16dp + 12sp + 40dp + 18sp + 20dp + 20sp + 20sp + 44dp + 10dp + 30dp + 21sp + 16sp + 10sp + 12sp + 13sp + 14sp + 15sp + 16sp + 18sp + 20sp + 40sp + 50sp + 14sp + 18sp + 12sp + upgrade + com.dxd.shengdxd.fileProvider + \ No newline at end of file diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class new file mode 100644 index 0000000..a1f795c Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$anim.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class new file mode 100644 index 0000000..7daf2dc Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$attr.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class new file mode 100644 index 0000000..f3de0d3 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$bool.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class new file mode 100644 index 0000000..14ba7b3 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$color.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class new file mode 100644 index 0000000..c647e31 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$dimen.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class new file mode 100644 index 0000000..f75d8bc Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$drawable.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class new file mode 100644 index 0000000..f35e7c8 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$id.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class new file mode 100644 index 0000000..bba5b4d Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$integer.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class new file mode 100644 index 0000000..98f31c4 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class new file mode 100644 index 0000000..d19460a Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$string.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class new file mode 100644 index 0000000..156075e Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$style.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class b/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class new file mode 100644 index 0000000..8a42b56 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R$styleable.class differ diff --git a/build/intermediates/classes/release/android/support/v7/appcompat/R.class b/build/intermediates/classes/release/android/support/v7/appcompat/R.class new file mode 100644 index 0000000..2c9d866 Binary files /dev/null and b/build/intermediates/classes/release/android/support/v7/appcompat/R.class differ diff --git a/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$attr.class b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$attr.class new file mode 100644 index 0000000..5ab40a5 Binary files /dev/null and b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$attr.class differ diff --git a/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$id.class b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$id.class new file mode 100644 index 0000000..3cd68f9 Binary files /dev/null and b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$id.class differ diff --git a/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$style.class b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$style.class new file mode 100644 index 0000000..60f610e Binary files /dev/null and b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$style.class differ diff --git a/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$styleable.class b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$styleable.class new file mode 100644 index 0000000..2b728e9 Binary files /dev/null and b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R$styleable.class differ diff --git a/build/intermediates/classes/release/com/daimajia/numberprogressbar/R.class b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R.class new file mode 100644 index 0000000..ac2eee0 Binary files /dev/null and b/build/intermediates/classes/release/com/daimajia/numberprogressbar/R.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/BuildConfig.class b/build/intermediates/classes/release/com/dxd/net/upgrade/BuildConfig.class new file mode 100644 index 0000000..7d4c17a Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/BuildConfig.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$anim.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$anim.class new file mode 100644 index 0000000..8a58bdd Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$anim.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$attr.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$attr.class new file mode 100644 index 0000000..b5bee6f Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$attr.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$bool.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$bool.class new file mode 100644 index 0000000..a4d2f47 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$bool.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$color.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$color.class new file mode 100644 index 0000000..f4858a9 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$color.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$dimen.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$dimen.class new file mode 100644 index 0000000..685f14b Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$dimen.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$drawable.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$drawable.class new file mode 100644 index 0000000..9d33eb8 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$drawable.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$id.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$id.class new file mode 100644 index 0000000..c974456 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$id.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$integer.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$integer.class new file mode 100644 index 0000000..db0b97a Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$integer.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$layout.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$layout.class new file mode 100644 index 0000000..800a4bd Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$layout.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$string.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$string.class new file mode 100644 index 0000000..08fc0b3 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$string.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$style.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$style.class new file mode 100644 index 0000000..b8423df Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$style.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R$styleable.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R$styleable.class new file mode 100644 index 0000000..3697cf1 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R$styleable.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/R.class b/build/intermediates/classes/release/com/dxd/net/upgrade/R.class new file mode 100644 index 0000000..247f181 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/R.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil$DownLoadThread.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil$DownLoadThread.class new file mode 100644 index 0000000..949050e Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil$DownLoadThread.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil$DownloadListener.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil$DownloadListener.class new file mode 100644 index 0000000..f359cd5 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil$DownloadListener.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil.class new file mode 100644 index 0000000..27b5fbb Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpdateUtil.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$1.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$1.class new file mode 100644 index 0000000..5f8202c Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$1.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$2.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$2.class new file mode 100644 index 0000000..7fb4dd7 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$2.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$3$1.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$3$1.class new file mode 100644 index 0000000..cd83668 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$3$1.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$3.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$3.class new file mode 100644 index 0000000..3b5977c Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$3.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$4.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$4.class new file mode 100644 index 0000000..f9d0240 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog$4.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog.class b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog.class new file mode 100644 index 0000000..8b0235a Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/UpgradeDialog.class differ diff --git a/build/intermediates/classes/release/com/dxd/net/upgrade/Util.class b/build/intermediates/classes/release/com/dxd/net/upgrade/Util.class new file mode 100644 index 0000000..c579808 Binary files /dev/null and b/build/intermediates/classes/release/com/dxd/net/upgrade/Util.class differ diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/AndroidManifest.xml new file mode 100644 index 0000000..bf2f910 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/R.txt b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/R.txt new file mode 100644 index 0000000..a80644b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/R.txt @@ -0,0 +1 @@ +int string app_name 0x7f020000 diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/aapt/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/aapt/AndroidManifest.xml new file mode 100644 index 0000000..bf2f910 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/aapt/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/jars/classes.jar new file mode 100644 index 0000000..e4d8cb9 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml new file mode 100644 index 0000000..f3d4261 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/aapt/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/aapt/AndroidManifest.xml new file mode 100644 index 0000000..f3d4261 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/aapt/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/jars/classes.jar new file mode 100644 index 0000000..6fecdea Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml new file mode 100644 index 0000000..762a497 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/aapt/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/aapt/AndroidManifest.xml new file mode 100644 index 0000000..762a497 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/aapt/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/jars/classes.jar new file mode 100644 index 0000000..6a81749 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml new file mode 100644 index 0000000..80654e3 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/R.txt b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/R.txt new file mode 100644 index 0000000..a80644b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/R.txt @@ -0,0 +1 @@ +int string app_name 0x7f020000 diff --git a/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/aapt/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/aapt/AndroidManifest.xml new file mode 100644 index 0000000..80654e3 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/aapt/AndroidManifest.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/annotations.zip b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/annotations.zip new file mode 100644 index 0000000..5013502 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/annotations.zip differ diff --git a/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/jars/classes.jar new file mode 100644 index 0000000..b1c598e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/res/values/values.xml b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/res/values/values.xml new file mode 100644 index 0000000..dc07a2a --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/res/values/values.xml @@ -0,0 +1,6 @@ + + + + + Test-api + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml new file mode 100644 index 0000000..f828917 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/aapt/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/aapt/AndroidManifest.xml new file mode 100644 index 0000000..f828917 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/aapt/AndroidManifest.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/annotations.zip b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/annotations.zip new file mode 100644 index 0000000..a098b54 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/annotations.zip differ diff --git a/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/jars/classes.jar new file mode 100644 index 0000000..1409072 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/AndroidManifest.xml new file mode 100644 index 0000000..c3972c5 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/AndroidManifest.xml @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/jars/classes.jar new file mode 100644 index 0000000..106790f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/proguard.txt b/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/proguard.txt new file mode 100644 index 0000000..4695a39 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/25.1.0/proguard.txt @@ -0,0 +1,19 @@ +# Copyright (C) 2016 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# keep setters in VectorDrawables so that animations can still work. +-keepclassmembers class android.support.graphics.drawable.VectorDrawableCompat$* { + void set*(***); + *** get*(); +} diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/AndroidManifest.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/AndroidManifest.xml new file mode 100644 index 0000000..ad562bd --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/AndroidManifest.xml @@ -0,0 +1,27 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/R.txt b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/R.txt new file mode 100644 index 0000000..74b2cad --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/R.txt @@ -0,0 +1,1424 @@ +int anim abc_fade_in 0x7f040000 +int anim abc_fade_out 0x7f040001 +int anim abc_grow_fade_in_from_bottom 0x7f040002 +int anim abc_popup_enter 0x7f040003 +int anim abc_popup_exit 0x7f040004 +int anim abc_shrink_fade_out_from_bottom 0x7f040005 +int anim abc_slide_in_bottom 0x7f040006 +int anim abc_slide_in_top 0x7f040007 +int anim abc_slide_out_bottom 0x7f040008 +int anim abc_slide_out_top 0x7f040009 +int attr actionBarDivider 0x7f010041 +int attr actionBarItemBackground 0x7f010042 +int attr actionBarPopupTheme 0x7f01003b +int attr actionBarSize 0x7f010040 +int attr actionBarSplitStyle 0x7f01003d +int attr actionBarStyle 0x7f01003c +int attr actionBarTabBarStyle 0x7f010037 +int attr actionBarTabStyle 0x7f010036 +int attr actionBarTabTextStyle 0x7f010038 +int attr actionBarTheme 0x7f01003e +int attr actionBarWidgetTheme 0x7f01003f +int attr actionButtonStyle 0x7f01005c +int attr actionDropDownStyle 0x7f010058 +int attr actionLayout 0x7f0100ad +int attr actionMenuTextAppearance 0x7f010043 +int attr actionMenuTextColor 0x7f010044 +int attr actionModeBackground 0x7f010047 +int attr actionModeCloseButtonStyle 0x7f010046 +int attr actionModeCloseDrawable 0x7f010049 +int attr actionModeCopyDrawable 0x7f01004b +int attr actionModeCutDrawable 0x7f01004a +int attr actionModeFindDrawable 0x7f01004f +int attr actionModePasteDrawable 0x7f01004c +int attr actionModePopupWindowStyle 0x7f010051 +int attr actionModeSelectAllDrawable 0x7f01004d +int attr actionModeShareDrawable 0x7f01004e +int attr actionModeSplitBackground 0x7f010048 +int attr actionModeStyle 0x7f010045 +int attr actionModeWebSearchDrawable 0x7f010050 +int attr actionOverflowButtonStyle 0x7f010039 +int attr actionOverflowMenuStyle 0x7f01003a +int attr actionProviderClass 0x7f0100af +int attr actionViewClass 0x7f0100ae +int attr activityChooserViewStyle 0x7f010064 +int attr alertDialogButtonGroupStyle 0x7f010088 +int attr alertDialogCenterButtons 0x7f010089 +int attr alertDialogStyle 0x7f010087 +int attr alertDialogTheme 0x7f01008a +int attr allowStacking 0x7f01009d +int attr alpha 0x7f01009e +int attr arrowHeadLength 0x7f0100a5 +int attr arrowShaftLength 0x7f0100a6 +int attr autoCompleteTextViewStyle 0x7f01008f +int attr background 0x7f01000c +int attr backgroundSplit 0x7f01000e +int attr backgroundStacked 0x7f01000d +int attr backgroundTint 0x7f0100e2 +int attr backgroundTintMode 0x7f0100e3 +int attr barLength 0x7f0100a7 +int attr borderlessButtonStyle 0x7f010061 +int attr buttonBarButtonStyle 0x7f01005e +int attr buttonBarNegativeButtonStyle 0x7f01008d +int attr buttonBarNeutralButtonStyle 0x7f01008e +int attr buttonBarPositiveButtonStyle 0x7f01008c +int attr buttonBarStyle 0x7f01005d +int attr buttonGravity 0x7f0100d7 +int attr buttonPanelSideLayout 0x7f010021 +int attr buttonStyle 0x7f010090 +int attr buttonStyleSmall 0x7f010091 +int attr buttonTint 0x7f01009f +int attr buttonTintMode 0x7f0100a0 +int attr checkboxStyle 0x7f010092 +int attr checkedTextViewStyle 0x7f010093 +int attr closeIcon 0x7f0100ba +int attr closeItemLayout 0x7f01001e +int attr collapseContentDescription 0x7f0100d9 +int attr collapseIcon 0x7f0100d8 +int attr color 0x7f0100a1 +int attr colorAccent 0x7f01007f +int attr colorBackgroundFloating 0x7f010086 +int attr colorButtonNormal 0x7f010083 +int attr colorControlActivated 0x7f010081 +int attr colorControlHighlight 0x7f010082 +int attr colorControlNormal 0x7f010080 +int attr colorPrimary 0x7f01007d +int attr colorPrimaryDark 0x7f01007e +int attr colorSwitchThumbNormal 0x7f010084 +int attr commitIcon 0x7f0100bf +int attr contentInsetEnd 0x7f010017 +int attr contentInsetEndWithActions 0x7f01001b +int attr contentInsetLeft 0x7f010018 +int attr contentInsetRight 0x7f010019 +int attr contentInsetStart 0x7f010016 +int attr contentInsetStartWithNavigation 0x7f01001a +int attr controlBackground 0x7f010085 +int attr customNavigationLayout 0x7f01000f +int attr defaultQueryHint 0x7f0100b9 +int attr dialogPreferredPadding 0x7f010056 +int attr dialogTheme 0x7f010055 +int attr displayOptions 0x7f010005 +int attr divider 0x7f01000b +int attr dividerHorizontal 0x7f010063 +int attr dividerPadding 0x7f0100ab +int attr dividerVertical 0x7f010062 +int attr drawableSize 0x7f0100a3 +int attr drawerArrowStyle 0x7f010000 +int attr dropDownListViewStyle 0x7f010075 +int attr dropdownListPreferredItemHeight 0x7f010059 +int attr editTextBackground 0x7f01006a +int attr editTextColor 0x7f010069 +int attr editTextStyle 0x7f010094 +int attr elevation 0x7f01001c +int attr expandActivityOverflowButtonDrawable 0x7f010020 +int attr gapBetweenBars 0x7f0100a4 +int attr goIcon 0x7f0100bb +int attr height 0x7f010001 +int attr hideOnContentScroll 0x7f010015 +int attr homeAsUpIndicator 0x7f01005b +int attr homeLayout 0x7f010010 +int attr icon 0x7f010009 +int attr iconifiedByDefault 0x7f0100b7 +int attr imageButtonStyle 0x7f01006b +int attr indeterminateProgressStyle 0x7f010012 +int attr initialActivityCount 0x7f01001f +int attr isLightTheme 0x7f010002 +int attr itemPadding 0x7f010014 +int attr layout 0x7f0100b6 +int attr listChoiceBackgroundIndicator 0x7f01007c +int attr listDividerAlertDialog 0x7f010057 +int attr listItemLayout 0x7f010025 +int attr listLayout 0x7f010022 +int attr listMenuViewStyle 0x7f01009c +int attr listPopupWindowStyle 0x7f010076 +int attr listPreferredItemHeight 0x7f010070 +int attr listPreferredItemHeightLarge 0x7f010072 +int attr listPreferredItemHeightSmall 0x7f010071 +int attr listPreferredItemPaddingLeft 0x7f010073 +int attr listPreferredItemPaddingRight 0x7f010074 +int attr logo 0x7f01000a +int attr logoDescription 0x7f0100dc +int attr maxButtonHeight 0x7f0100d6 +int attr measureWithLargestChild 0x7f0100a9 +int attr multiChoiceItemLayout 0x7f010023 +int attr navigationContentDescription 0x7f0100db +int attr navigationIcon 0x7f0100da +int attr navigationMode 0x7f010004 +int attr overlapAnchor 0x7f0100b2 +int attr paddingBottomNoButtons 0x7f0100b4 +int attr paddingEnd 0x7f0100e0 +int attr paddingStart 0x7f0100df +int attr paddingTopNoTitle 0x7f0100b5 +int attr panelBackground 0x7f010079 +int attr panelMenuListTheme 0x7f01007b +int attr panelMenuListWidth 0x7f01007a +int attr popupMenuStyle 0x7f010067 +int attr popupTheme 0x7f01001d +int attr popupWindowStyle 0x7f010068 +int attr preserveIconSpacing 0x7f0100b0 +int attr progressBarPadding 0x7f010013 +int attr progressBarStyle 0x7f010011 +int attr queryBackground 0x7f0100c1 +int attr queryHint 0x7f0100b8 +int attr radioButtonStyle 0x7f010095 +int attr ratingBarStyle 0x7f010096 +int attr ratingBarStyleIndicator 0x7f010097 +int attr ratingBarStyleSmall 0x7f010098 +int attr searchHintIcon 0x7f0100bd +int attr searchIcon 0x7f0100bc +int attr searchViewStyle 0x7f01006f +int attr seekBarStyle 0x7f010099 +int attr selectableItemBackground 0x7f01005f +int attr selectableItemBackgroundBorderless 0x7f010060 +int attr showAsAction 0x7f0100ac +int attr showDividers 0x7f0100aa +int attr showText 0x7f0100cd +int attr showTitle 0x7f010026 +int attr singleChoiceItemLayout 0x7f010024 +int attr spinBars 0x7f0100a2 +int attr spinnerDropDownItemStyle 0x7f01005a +int attr spinnerStyle 0x7f01009a +int attr splitTrack 0x7f0100cc +int attr srcCompat 0x7f010027 +int attr state_above_anchor 0x7f0100b3 +int attr subMenuArrow 0x7f0100b1 +int attr submitBackground 0x7f0100c2 +int attr subtitle 0x7f010006 +int attr subtitleTextAppearance 0x7f0100cf +int attr subtitleTextColor 0x7f0100de +int attr subtitleTextStyle 0x7f010008 +int attr suggestionRowLayout 0x7f0100c0 +int attr switchMinWidth 0x7f0100ca +int attr switchPadding 0x7f0100cb +int attr switchStyle 0x7f01009b +int attr switchTextAppearance 0x7f0100c9 +int attr textAllCaps 0x7f01002b +int attr textAppearanceLargePopupMenu 0x7f010052 +int attr textAppearanceListItem 0x7f010077 +int attr textAppearanceListItemSmall 0x7f010078 +int attr textAppearancePopupMenuHeader 0x7f010054 +int attr textAppearanceSearchResultSubtitle 0x7f01006d +int attr textAppearanceSearchResultTitle 0x7f01006c +int attr textAppearanceSmallPopupMenu 0x7f010053 +int attr textColorAlertDialogListItem 0x7f01008b +int attr textColorSearchUrl 0x7f01006e +int attr theme 0x7f0100e1 +int attr thickness 0x7f0100a8 +int attr thumbTextPadding 0x7f0100c8 +int attr thumbTint 0x7f0100c3 +int attr thumbTintMode 0x7f0100c4 +int attr tickMark 0x7f010028 +int attr tickMarkTint 0x7f010029 +int attr tickMarkTintMode 0x7f01002a +int attr title 0x7f010003 +int attr titleMargin 0x7f0100d0 +int attr titleMarginBottom 0x7f0100d4 +int attr titleMarginEnd 0x7f0100d2 +int attr titleMarginStart 0x7f0100d1 +int attr titleMarginTop 0x7f0100d3 +int attr titleMargins 0x7f0100d5 +int attr titleTextAppearance 0x7f0100ce +int attr titleTextColor 0x7f0100dd +int attr titleTextStyle 0x7f010007 +int attr toolbarNavigationButtonStyle 0x7f010066 +int attr toolbarStyle 0x7f010065 +int attr track 0x7f0100c5 +int attr trackTint 0x7f0100c6 +int attr trackTintMode 0x7f0100c7 +int attr voiceIcon 0x7f0100be +int attr windowActionBar 0x7f01002c +int attr windowActionBarOverlay 0x7f01002e +int attr windowActionModeOverlay 0x7f01002f +int attr windowFixedHeightMajor 0x7f010033 +int attr windowFixedHeightMinor 0x7f010031 +int attr windowFixedWidthMajor 0x7f010030 +int attr windowFixedWidthMinor 0x7f010032 +int attr windowMinWidthMajor 0x7f010034 +int attr windowMinWidthMinor 0x7f010035 +int attr windowNoTitle 0x7f01002d +int bool abc_action_bar_embed_tabs 0x7f080000 +int bool abc_allow_stacked_button_bar 0x7f080001 +int bool abc_config_actionMenuItemAllCaps 0x7f080002 +int bool abc_config_closeDialogWhenTouchOutside 0x7f080003 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f080004 +int color abc_background_cache_hint_selector_material_dark 0x7f09003b +int color abc_background_cache_hint_selector_material_light 0x7f09003c +int color abc_btn_colored_borderless_text_material 0x7f09003d +int color abc_btn_colored_text_material 0x7f09003e +int color abc_color_highlight_material 0x7f09003f +int color abc_hint_foreground_material_dark 0x7f090040 +int color abc_hint_foreground_material_light 0x7f090041 +int color abc_input_method_navigation_guard 0x7f090001 +int color abc_primary_text_disable_only_material_dark 0x7f090042 +int color abc_primary_text_disable_only_material_light 0x7f090043 +int color abc_primary_text_material_dark 0x7f090044 +int color abc_primary_text_material_light 0x7f090045 +int color abc_search_url_text 0x7f090046 +int color abc_search_url_text_normal 0x7f090002 +int color abc_search_url_text_pressed 0x7f090003 +int color abc_search_url_text_selected 0x7f090004 +int color abc_secondary_text_material_dark 0x7f090047 +int color abc_secondary_text_material_light 0x7f090048 +int color abc_tint_btn_checkable 0x7f090049 +int color abc_tint_default 0x7f09004a +int color abc_tint_edittext 0x7f09004b +int color abc_tint_seek_thumb 0x7f09004c +int color abc_tint_spinner 0x7f09004d +int color abc_tint_switch_thumb 0x7f09004e +int color abc_tint_switch_track 0x7f09004f +int color accent_material_dark 0x7f090005 +int color accent_material_light 0x7f090006 +int color background_floating_material_dark 0x7f090007 +int color background_floating_material_light 0x7f090008 +int color background_material_dark 0x7f090009 +int color background_material_light 0x7f09000a +int color bright_foreground_disabled_material_dark 0x7f09000b +int color bright_foreground_disabled_material_light 0x7f09000c +int color bright_foreground_inverse_material_dark 0x7f09000d +int color bright_foreground_inverse_material_light 0x7f09000e +int color bright_foreground_material_dark 0x7f09000f +int color bright_foreground_material_light 0x7f090010 +int color button_material_dark 0x7f090011 +int color button_material_light 0x7f090012 +int color dim_foreground_disabled_material_dark 0x7f090013 +int color dim_foreground_disabled_material_light 0x7f090014 +int color dim_foreground_material_dark 0x7f090015 +int color dim_foreground_material_light 0x7f090016 +int color foreground_material_dark 0x7f090017 +int color foreground_material_light 0x7f090018 +int color highlighted_text_material_dark 0x7f090019 +int color highlighted_text_material_light 0x7f09001a +int color material_blue_grey_800 0x7f09001b +int color material_blue_grey_900 0x7f09001c +int color material_blue_grey_950 0x7f09001d +int color material_deep_teal_200 0x7f09001e +int color material_deep_teal_500 0x7f09001f +int color material_grey_100 0x7f090020 +int color material_grey_300 0x7f090021 +int color material_grey_50 0x7f090022 +int color material_grey_600 0x7f090023 +int color material_grey_800 0x7f090024 +int color material_grey_850 0x7f090025 +int color material_grey_900 0x7f090026 +int color notification_action_color_filter 0x7f090000 +int color notification_icon_bg_color 0x7f090027 +int color notification_material_background_media_default_color 0x7f090028 +int color primary_dark_material_dark 0x7f090029 +int color primary_dark_material_light 0x7f09002a +int color primary_material_dark 0x7f09002b +int color primary_material_light 0x7f09002c +int color primary_text_default_material_dark 0x7f09002d +int color primary_text_default_material_light 0x7f09002e +int color primary_text_disabled_material_dark 0x7f09002f +int color primary_text_disabled_material_light 0x7f090030 +int color ripple_material_dark 0x7f090031 +int color ripple_material_light 0x7f090032 +int color secondary_text_default_material_dark 0x7f090033 +int color secondary_text_default_material_light 0x7f090034 +int color secondary_text_disabled_material_dark 0x7f090035 +int color secondary_text_disabled_material_light 0x7f090036 +int color switch_thumb_disabled_material_dark 0x7f090037 +int color switch_thumb_disabled_material_light 0x7f090038 +int color switch_thumb_material_dark 0x7f090050 +int color switch_thumb_material_light 0x7f090051 +int color switch_thumb_normal_material_dark 0x7f090039 +int color switch_thumb_normal_material_light 0x7f09003a +int dimen abc_action_bar_content_inset_material 0x7f06000c +int dimen abc_action_bar_content_inset_with_nav 0x7f06000d +int dimen abc_action_bar_default_height_material 0x7f060001 +int dimen abc_action_bar_default_padding_end_material 0x7f06000e +int dimen abc_action_bar_default_padding_start_material 0x7f06000f +int dimen abc_action_bar_elevation_material 0x7f060015 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f060016 +int dimen abc_action_bar_overflow_padding_end_material 0x7f060017 +int dimen abc_action_bar_overflow_padding_start_material 0x7f060018 +int dimen abc_action_bar_progress_bar_size 0x7f060002 +int dimen abc_action_bar_stacked_max_height 0x7f060019 +int dimen abc_action_bar_stacked_tab_max_width 0x7f06001a +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f06001b +int dimen abc_action_bar_subtitle_top_margin_material 0x7f06001c +int dimen abc_action_button_min_height_material 0x7f06001d +int dimen abc_action_button_min_width_material 0x7f06001e +int dimen abc_action_button_min_width_overflow_material 0x7f06001f +int dimen abc_alert_dialog_button_bar_height 0x7f060000 +int dimen abc_button_inset_horizontal_material 0x7f060020 +int dimen abc_button_inset_vertical_material 0x7f060021 +int dimen abc_button_padding_horizontal_material 0x7f060022 +int dimen abc_button_padding_vertical_material 0x7f060023 +int dimen abc_cascading_menus_min_smallest_width 0x7f060024 +int dimen abc_config_prefDialogWidth 0x7f060005 +int dimen abc_control_corner_material 0x7f060025 +int dimen abc_control_inset_material 0x7f060026 +int dimen abc_control_padding_material 0x7f060027 +int dimen abc_dialog_fixed_height_major 0x7f060006 +int dimen abc_dialog_fixed_height_minor 0x7f060007 +int dimen abc_dialog_fixed_width_major 0x7f060008 +int dimen abc_dialog_fixed_width_minor 0x7f060009 +int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f060028 +int dimen abc_dialog_list_padding_top_no_title 0x7f060029 +int dimen abc_dialog_min_width_major 0x7f06000a +int dimen abc_dialog_min_width_minor 0x7f06000b +int dimen abc_dialog_padding_material 0x7f06002a +int dimen abc_dialog_padding_top_material 0x7f06002b +int dimen abc_dialog_title_divider_material 0x7f06002c +int dimen abc_disabled_alpha_material_dark 0x7f06002d +int dimen abc_disabled_alpha_material_light 0x7f06002e +int dimen abc_dropdownitem_icon_width 0x7f06002f +int dimen abc_dropdownitem_text_padding_left 0x7f060030 +int dimen abc_dropdownitem_text_padding_right 0x7f060031 +int dimen abc_edit_text_inset_bottom_material 0x7f060032 +int dimen abc_edit_text_inset_horizontal_material 0x7f060033 +int dimen abc_edit_text_inset_top_material 0x7f060034 +int dimen abc_floating_window_z 0x7f060035 +int dimen abc_list_item_padding_horizontal_material 0x7f060036 +int dimen abc_panel_menu_list_width 0x7f060037 +int dimen abc_progress_bar_height_material 0x7f060038 +int dimen abc_search_view_preferred_height 0x7f060039 +int dimen abc_search_view_preferred_width 0x7f06003a +int dimen abc_seekbar_track_background_height_material 0x7f06003b +int dimen abc_seekbar_track_progress_height_material 0x7f06003c +int dimen abc_select_dialog_padding_start_material 0x7f06003d +int dimen abc_switch_padding 0x7f060011 +int dimen abc_text_size_body_1_material 0x7f06003e +int dimen abc_text_size_body_2_material 0x7f06003f +int dimen abc_text_size_button_material 0x7f060040 +int dimen abc_text_size_caption_material 0x7f060041 +int dimen abc_text_size_display_1_material 0x7f060042 +int dimen abc_text_size_display_2_material 0x7f060043 +int dimen abc_text_size_display_3_material 0x7f060044 +int dimen abc_text_size_display_4_material 0x7f060045 +int dimen abc_text_size_headline_material 0x7f060046 +int dimen abc_text_size_large_material 0x7f060047 +int dimen abc_text_size_medium_material 0x7f060048 +int dimen abc_text_size_menu_header_material 0x7f060049 +int dimen abc_text_size_menu_material 0x7f06004a +int dimen abc_text_size_small_material 0x7f06004b +int dimen abc_text_size_subhead_material 0x7f06004c +int dimen abc_text_size_subtitle_material_toolbar 0x7f060003 +int dimen abc_text_size_title_material 0x7f06004d +int dimen abc_text_size_title_material_toolbar 0x7f060004 +int dimen disabled_alpha_material_dark 0x7f06004e +int dimen disabled_alpha_material_light 0x7f06004f +int dimen highlight_alpha_material_colored 0x7f060050 +int dimen highlight_alpha_material_dark 0x7f060051 +int dimen highlight_alpha_material_light 0x7f060052 +int dimen hint_alpha_material_dark 0x7f060053 +int dimen hint_alpha_material_light 0x7f060054 +int dimen hint_pressed_alpha_material_dark 0x7f060055 +int dimen hint_pressed_alpha_material_light 0x7f060056 +int dimen notification_action_icon_size 0x7f060057 +int dimen notification_action_text_size 0x7f060058 +int dimen notification_big_circle_margin 0x7f060059 +int dimen notification_content_margin_start 0x7f060012 +int dimen notification_large_icon_height 0x7f06005a +int dimen notification_large_icon_width 0x7f06005b +int dimen notification_main_column_padding_top 0x7f060013 +int dimen notification_media_narrow_margin 0x7f060014 +int dimen notification_right_icon_size 0x7f06005c +int dimen notification_right_side_padding_top 0x7f060010 +int dimen notification_small_icon_background_padding 0x7f06005d +int dimen notification_small_icon_size_as_large 0x7f06005e +int dimen notification_subtext_size 0x7f06005f +int dimen notification_top_pad 0x7f060060 +int dimen notification_top_pad_large_text 0x7f060061 +int drawable abc_ab_share_pack_mtrl_alpha 0x7f020000 +int drawable abc_action_bar_item_background_material 0x7f020001 +int drawable abc_btn_borderless_material 0x7f020002 +int drawable abc_btn_check_material 0x7f020003 +int drawable abc_btn_check_to_on_mtrl_000 0x7f020004 +int drawable abc_btn_check_to_on_mtrl_015 0x7f020005 +int drawable abc_btn_colored_material 0x7f020006 +int drawable abc_btn_default_mtrl_shape 0x7f020007 +int drawable abc_btn_radio_material 0x7f020008 +int drawable abc_btn_radio_to_on_mtrl_000 0x7f020009 +int drawable abc_btn_radio_to_on_mtrl_015 0x7f02000a +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f02000b +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f02000c +int drawable abc_cab_background_internal_bg 0x7f02000d +int drawable abc_cab_background_top_material 0x7f02000e +int drawable abc_cab_background_top_mtrl_alpha 0x7f02000f +int drawable abc_control_background_material 0x7f020010 +int drawable abc_dialog_material_background 0x7f020011 +int drawable abc_edit_text_material 0x7f020012 +int drawable abc_ic_ab_back_material 0x7f020013 +int drawable abc_ic_arrow_drop_right_black_24dp 0x7f020014 +int drawable abc_ic_clear_material 0x7f020015 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f020016 +int drawable abc_ic_go_search_api_material 0x7f020017 +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f020018 +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f020019 +int drawable abc_ic_menu_overflow_material 0x7f02001a +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f02001b +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f02001c +int drawable abc_ic_menu_share_mtrl_alpha 0x7f02001d +int drawable abc_ic_search_api_material 0x7f02001e +int drawable abc_ic_star_black_16dp 0x7f02001f +int drawable abc_ic_star_black_36dp 0x7f020020 +int drawable abc_ic_star_black_48dp 0x7f020021 +int drawable abc_ic_star_half_black_16dp 0x7f020022 +int drawable abc_ic_star_half_black_36dp 0x7f020023 +int drawable abc_ic_star_half_black_48dp 0x7f020024 +int drawable abc_ic_voice_search_api_material 0x7f020025 +int drawable abc_item_background_holo_dark 0x7f020026 +int drawable abc_item_background_holo_light 0x7f020027 +int drawable abc_list_divider_mtrl_alpha 0x7f020028 +int drawable abc_list_focused_holo 0x7f020029 +int drawable abc_list_longpressed_holo 0x7f02002a +int drawable abc_list_pressed_holo_dark 0x7f02002b +int drawable abc_list_pressed_holo_light 0x7f02002c +int drawable abc_list_selector_background_transition_holo_dark 0x7f02002d +int drawable abc_list_selector_background_transition_holo_light 0x7f02002e +int drawable abc_list_selector_disabled_holo_dark 0x7f02002f +int drawable abc_list_selector_disabled_holo_light 0x7f020030 +int drawable abc_list_selector_holo_dark 0x7f020031 +int drawable abc_list_selector_holo_light 0x7f020032 +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f020033 +int drawable abc_popup_background_mtrl_mult 0x7f020034 +int drawable abc_ratingbar_indicator_material 0x7f020035 +int drawable abc_ratingbar_material 0x7f020036 +int drawable abc_ratingbar_small_material 0x7f020037 +int drawable abc_scrubber_control_off_mtrl_alpha 0x7f020038 +int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f020039 +int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f02003a +int drawable abc_scrubber_primary_mtrl_alpha 0x7f02003b +int drawable abc_scrubber_track_mtrl_alpha 0x7f02003c +int drawable abc_seekbar_thumb_material 0x7f02003d +int drawable abc_seekbar_tick_mark_material 0x7f02003e +int drawable abc_seekbar_track_material 0x7f02003f +int drawable abc_spinner_mtrl_am_alpha 0x7f020040 +int drawable abc_spinner_textfield_background_material 0x7f020041 +int drawable abc_switch_thumb_material 0x7f020042 +int drawable abc_switch_track_mtrl_alpha 0x7f020043 +int drawable abc_tab_indicator_material 0x7f020044 +int drawable abc_tab_indicator_mtrl_alpha 0x7f020045 +int drawable abc_text_cursor_material 0x7f020046 +int drawable abc_text_select_handle_left_mtrl_dark 0x7f020047 +int drawable abc_text_select_handle_left_mtrl_light 0x7f020048 +int drawable abc_text_select_handle_middle_mtrl_dark 0x7f020049 +int drawable abc_text_select_handle_middle_mtrl_light 0x7f02004a +int drawable abc_text_select_handle_right_mtrl_dark 0x7f02004b +int drawable abc_text_select_handle_right_mtrl_light 0x7f02004c +int drawable abc_textfield_activated_mtrl_alpha 0x7f02004d +int drawable abc_textfield_default_mtrl_alpha 0x7f02004e +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f02004f +int drawable abc_textfield_search_default_mtrl_alpha 0x7f020050 +int drawable abc_textfield_search_material 0x7f020051 +int drawable abc_vector_test 0x7f020052 +int drawable notification_action_background 0x7f020053 +int drawable notification_bg 0x7f020054 +int drawable notification_bg_low 0x7f020055 +int drawable notification_bg_low_normal 0x7f020056 +int drawable notification_bg_low_pressed 0x7f020057 +int drawable notification_bg_normal 0x7f020058 +int drawable notification_bg_normal_pressed 0x7f020059 +int drawable notification_icon_background 0x7f02005a +int drawable notification_template_icon_bg 0x7f02005d +int drawable notification_template_icon_low_bg 0x7f02005e +int drawable notification_tile_bg 0x7f02005b +int drawable notify_panel_notification_icon_bg 0x7f02005c +int id action0 0x7f0a0059 +int id action_bar 0x7f0a0047 +int id action_bar_activity_content 0x7f0a0000 +int id action_bar_container 0x7f0a0046 +int id action_bar_root 0x7f0a0042 +int id action_bar_spinner 0x7f0a0001 +int id action_bar_subtitle 0x7f0a0025 +int id action_bar_title 0x7f0a0024 +int id action_container 0x7f0a0056 +int id action_context_bar 0x7f0a0048 +int id action_divider 0x7f0a005d +int id action_image 0x7f0a0057 +int id action_menu_divider 0x7f0a0002 +int id action_menu_presenter 0x7f0a0003 +int id action_mode_bar 0x7f0a0044 +int id action_mode_bar_stub 0x7f0a0043 +int id action_mode_close_button 0x7f0a0026 +int id action_text 0x7f0a0058 +int id actions 0x7f0a0066 +int id activity_chooser_view_content 0x7f0a0027 +int id add 0x7f0a0013 +int id alertTitle 0x7f0a003b +int id always 0x7f0a001d +int id beginning 0x7f0a001a +int id bottom 0x7f0a0022 +int id buttonPanel 0x7f0a002e +int id cancel_action 0x7f0a005a +int id checkbox 0x7f0a003e +int id chronometer 0x7f0a0062 +int id collapseActionView 0x7f0a001e +int id contentPanel 0x7f0a0031 +int id custom 0x7f0a0038 +int id customPanel 0x7f0a0037 +int id decor_content_parent 0x7f0a0045 +int id default_activity_button 0x7f0a002a +int id disableHome 0x7f0a000c +int id edit_query 0x7f0a0049 +int id end 0x7f0a001b +int id end_padder 0x7f0a006c +int id expand_activities_button 0x7f0a0028 +int id expanded_menu 0x7f0a003d +int id home 0x7f0a0004 +int id homeAsUp 0x7f0a000d +int id icon 0x7f0a002c +int id icon_group 0x7f0a0067 +int id ifRoom 0x7f0a001f +int id image 0x7f0a0029 +int id info 0x7f0a0063 +int id line1 0x7f0a0068 +int id line3 0x7f0a006a +int id listMode 0x7f0a0009 +int id list_item 0x7f0a002b +int id media_actions 0x7f0a005c +int id middle 0x7f0a001c +int id multiply 0x7f0a0014 +int id never 0x7f0a0020 +int id none 0x7f0a000e +int id normal 0x7f0a000a +int id notification_background 0x7f0a0065 +int id notification_main_column 0x7f0a005f +int id notification_main_column_container 0x7f0a005e +int id parentPanel 0x7f0a0030 +int id progress_circular 0x7f0a0005 +int id progress_horizontal 0x7f0a0006 +int id radio 0x7f0a0040 +int id right_icon 0x7f0a0064 +int id right_side 0x7f0a0060 +int id screen 0x7f0a0015 +int id scrollIndicatorDown 0x7f0a0036 +int id scrollIndicatorUp 0x7f0a0032 +int id scrollView 0x7f0a0033 +int id search_badge 0x7f0a004b +int id search_bar 0x7f0a004a +int id search_button 0x7f0a004c +int id search_close_btn 0x7f0a0051 +int id search_edit_frame 0x7f0a004d +int id search_go_btn 0x7f0a0053 +int id search_mag_icon 0x7f0a004e +int id search_plate 0x7f0a004f +int id search_src_text 0x7f0a0050 +int id search_voice_btn 0x7f0a0054 +int id select_dialog_listview 0x7f0a0055 +int id shortcut 0x7f0a003f +int id showCustom 0x7f0a000f +int id showHome 0x7f0a0010 +int id showTitle 0x7f0a0011 +int id spacer 0x7f0a002f +int id split_action_bar 0x7f0a0007 +int id src_atop 0x7f0a0016 +int id src_in 0x7f0a0017 +int id src_over 0x7f0a0018 +int id status_bar_latest_event_content 0x7f0a005b +int id submenuarrow 0x7f0a0041 +int id submit_area 0x7f0a0052 +int id tabMode 0x7f0a000b +int id text 0x7f0a006b +int id text2 0x7f0a0069 +int id textSpacerNoButtons 0x7f0a0035 +int id textSpacerNoTitle 0x7f0a0034 +int id time 0x7f0a0061 +int id title 0x7f0a002d +int id titleDividerNoCustom 0x7f0a003c +int id title_template 0x7f0a003a +int id top 0x7f0a0023 +int id topPanel 0x7f0a0039 +int id up 0x7f0a0008 +int id useLogo 0x7f0a0012 +int id withText 0x7f0a0021 +int id wrap_content 0x7f0a0019 +int integer abc_config_activityDefaultDur 0x7f0b0000 +int integer abc_config_activityShortDur 0x7f0b0001 +int integer cancel_button_image_alpha 0x7f0b0002 +int integer status_bar_notification_info_maxnum 0x7f0b0003 +int layout abc_action_bar_title_item 0x7f030000 +int layout abc_action_bar_up_container 0x7f030001 +int layout abc_action_bar_view_list_nav_layout 0x7f030002 +int layout abc_action_menu_item_layout 0x7f030003 +int layout abc_action_menu_layout 0x7f030004 +int layout abc_action_mode_bar 0x7f030005 +int layout abc_action_mode_close_item_material 0x7f030006 +int layout abc_activity_chooser_view 0x7f030007 +int layout abc_activity_chooser_view_list_item 0x7f030008 +int layout abc_alert_dialog_button_bar_material 0x7f030009 +int layout abc_alert_dialog_material 0x7f03000a +int layout abc_alert_dialog_title_material 0x7f03000b +int layout abc_dialog_title_material 0x7f03000c +int layout abc_expanded_menu_layout 0x7f03000d +int layout abc_list_menu_item_checkbox 0x7f03000e +int layout abc_list_menu_item_icon 0x7f03000f +int layout abc_list_menu_item_layout 0x7f030010 +int layout abc_list_menu_item_radio 0x7f030011 +int layout abc_popup_menu_header_item_layout 0x7f030012 +int layout abc_popup_menu_item_layout 0x7f030013 +int layout abc_screen_content_include 0x7f030014 +int layout abc_screen_simple 0x7f030015 +int layout abc_screen_simple_overlay_action_mode 0x7f030016 +int layout abc_screen_toolbar 0x7f030017 +int layout abc_search_dropdown_item_icons_2line 0x7f030018 +int layout abc_search_view 0x7f030019 +int layout abc_select_dialog_material 0x7f03001a +int layout notification_action 0x7f03001b +int layout notification_action_tombstone 0x7f03001c +int layout notification_media_action 0x7f03001d +int layout notification_media_cancel_action 0x7f03001e +int layout notification_template_big_media 0x7f03001f +int layout notification_template_big_media_custom 0x7f030020 +int layout notification_template_big_media_narrow 0x7f030021 +int layout notification_template_big_media_narrow_custom 0x7f030022 +int layout notification_template_custom_big 0x7f030023 +int layout notification_template_icon_group 0x7f030024 +int layout notification_template_lines_media 0x7f030025 +int layout notification_template_media 0x7f030026 +int layout notification_template_media_custom 0x7f030027 +int layout notification_template_part_chronometer 0x7f030028 +int layout notification_template_part_time 0x7f030029 +int layout select_dialog_item_material 0x7f03002a +int layout select_dialog_multichoice_material 0x7f03002b +int layout select_dialog_singlechoice_material 0x7f03002c +int layout support_simple_spinner_dropdown_item 0x7f03002d +int string abc_action_bar_home_description 0x7f050000 +int string abc_action_bar_home_description_format 0x7f050001 +int string abc_action_bar_home_subtitle_description_format 0x7f050002 +int string abc_action_bar_up_description 0x7f050003 +int string abc_action_menu_overflow_description 0x7f050004 +int string abc_action_mode_done 0x7f050005 +int string abc_activity_chooser_view_see_all 0x7f050006 +int string abc_activitychooserview_choose_application 0x7f050007 +int string abc_capital_off 0x7f050008 +int string abc_capital_on 0x7f050009 +int string abc_font_family_body_1_material 0x7f050015 +int string abc_font_family_body_2_material 0x7f050016 +int string abc_font_family_button_material 0x7f050017 +int string abc_font_family_caption_material 0x7f050018 +int string abc_font_family_display_1_material 0x7f050019 +int string abc_font_family_display_2_material 0x7f05001a +int string abc_font_family_display_3_material 0x7f05001b +int string abc_font_family_display_4_material 0x7f05001c +int string abc_font_family_headline_material 0x7f05001d +int string abc_font_family_menu_material 0x7f05001e +int string abc_font_family_subhead_material 0x7f05001f +int string abc_font_family_title_material 0x7f050020 +int string abc_search_hint 0x7f05000a +int string abc_searchview_description_clear 0x7f05000b +int string abc_searchview_description_query 0x7f05000c +int string abc_searchview_description_search 0x7f05000d +int string abc_searchview_description_submit 0x7f05000e +int string abc_searchview_description_voice 0x7f05000f +int string abc_shareactionprovider_share_with 0x7f050010 +int string abc_shareactionprovider_share_with_application 0x7f050011 +int string abc_toolbar_collapse_description 0x7f050012 +int string search_menu_title 0x7f050013 +int string status_bar_notification_info_overflow 0x7f050014 +int style AlertDialog_AppCompat 0x7f07009f +int style AlertDialog_AppCompat_Light 0x7f0700a0 +int style Animation_AppCompat_Dialog 0x7f0700a1 +int style Animation_AppCompat_DropDownUp 0x7f0700a2 +int style Base_AlertDialog_AppCompat 0x7f0700a3 +int style Base_AlertDialog_AppCompat_Light 0x7f0700a4 +int style Base_Animation_AppCompat_Dialog 0x7f0700a5 +int style Base_Animation_AppCompat_DropDownUp 0x7f0700a6 +int style Base_DialogWindowTitle_AppCompat 0x7f0700a7 +int style Base_DialogWindowTitleBackground_AppCompat 0x7f0700a8 +int style Base_TextAppearance_AppCompat 0x7f07003f +int style Base_TextAppearance_AppCompat_Body1 0x7f070040 +int style Base_TextAppearance_AppCompat_Body2 0x7f070041 +int style Base_TextAppearance_AppCompat_Button 0x7f070027 +int style Base_TextAppearance_AppCompat_Caption 0x7f070042 +int style Base_TextAppearance_AppCompat_Display1 0x7f070043 +int style Base_TextAppearance_AppCompat_Display2 0x7f070044 +int style Base_TextAppearance_AppCompat_Display3 0x7f070045 +int style Base_TextAppearance_AppCompat_Display4 0x7f070046 +int style Base_TextAppearance_AppCompat_Headline 0x7f070047 +int style Base_TextAppearance_AppCompat_Inverse 0x7f07000b +int style Base_TextAppearance_AppCompat_Large 0x7f070048 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f07000c +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f070049 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f07004a +int style Base_TextAppearance_AppCompat_Medium 0x7f07004b +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f07000d +int style Base_TextAppearance_AppCompat_Menu 0x7f07004c +int style Base_TextAppearance_AppCompat_SearchResult 0x7f0700a9 +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f07004d +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f07004e +int style Base_TextAppearance_AppCompat_Small 0x7f07004f +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f07000e +int style Base_TextAppearance_AppCompat_Subhead 0x7f070050 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f07000f +int style Base_TextAppearance_AppCompat_Title 0x7f070051 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f070010 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f070094 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f070052 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f070053 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f070054 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f070055 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f070056 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f070057 +int style Base_TextAppearance_AppCompat_Widget_Button 0x7f070058 +int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f07009b +int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f07009c +int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f070095 +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0700aa +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f070059 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f07005a +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f07005b +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f07005c +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f07005d +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0700ab +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f07005e +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f07005f +int style Base_Theme_AppCompat 0x7f070060 +int style Base_Theme_AppCompat_CompactMenu 0x7f0700ac +int style Base_Theme_AppCompat_Dialog 0x7f070011 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f070012 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0700ad +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f070013 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f070001 +int style Base_Theme_AppCompat_Light 0x7f070061 +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0700ae +int style Base_Theme_AppCompat_Light_Dialog 0x7f070014 +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f070015 +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0700af +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f070016 +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f070002 +int style Base_ThemeOverlay_AppCompat 0x7f0700b0 +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0700b1 +int style Base_ThemeOverlay_AppCompat_Dark 0x7f0700b2 +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0700b3 +int style Base_ThemeOverlay_AppCompat_Dialog 0x7f070017 +int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f070018 +int style Base_ThemeOverlay_AppCompat_Light 0x7f0700b4 +int style Base_V11_Theme_AppCompat_Dialog 0x7f070019 +int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f07001a +int style Base_V11_ThemeOverlay_AppCompat_Dialog 0x7f07001b +int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f070023 +int style Base_V12_Widget_AppCompat_EditText 0x7f070024 +int style Base_V21_Theme_AppCompat 0x7f070062 +int style Base_V21_Theme_AppCompat_Dialog 0x7f070063 +int style Base_V21_Theme_AppCompat_Light 0x7f070064 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f070065 +int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f070066 +int style Base_V22_Theme_AppCompat 0x7f070092 +int style Base_V22_Theme_AppCompat_Light 0x7f070093 +int style Base_V23_Theme_AppCompat 0x7f070096 +int style Base_V23_Theme_AppCompat_Light 0x7f070097 +int style Base_V7_Theme_AppCompat 0x7f0700b5 +int style Base_V7_Theme_AppCompat_Dialog 0x7f0700b6 +int style Base_V7_Theme_AppCompat_Light 0x7f0700b7 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0700b8 +int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0700b9 +int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0700ba +int style Base_V7_Widget_AppCompat_EditText 0x7f0700bb +int style Base_Widget_AppCompat_ActionBar 0x7f0700bc +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0700bd +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0700be +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f070067 +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f070068 +int style Base_Widget_AppCompat_ActionButton 0x7f070069 +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f07006a +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f07006b +int style Base_Widget_AppCompat_ActionMode 0x7f0700bf +int style Base_Widget_AppCompat_ActivityChooserView 0x7f0700c0 +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f070025 +int style Base_Widget_AppCompat_Button 0x7f07006c +int style Base_Widget_AppCompat_Button_Borderless 0x7f07006d +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f07006e +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0700c1 +int style Base_Widget_AppCompat_Button_Colored 0x7f070098 +int style Base_Widget_AppCompat_Button_Small 0x7f07006f +int style Base_Widget_AppCompat_ButtonBar 0x7f070070 +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0700c2 +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f070071 +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f070072 +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0700c3 +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f070000 +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0700c4 +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f070073 +int style Base_Widget_AppCompat_EditText 0x7f070026 +int style Base_Widget_AppCompat_ImageButton 0x7f070074 +int style Base_Widget_AppCompat_Light_ActionBar 0x7f0700c5 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0700c6 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0700c7 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f070075 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f070076 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f070077 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f070078 +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070079 +int style Base_Widget_AppCompat_ListMenuView 0x7f0700c8 +int style Base_Widget_AppCompat_ListPopupWindow 0x7f07007a +int style Base_Widget_AppCompat_ListView 0x7f07007b +int style Base_Widget_AppCompat_ListView_DropDown 0x7f07007c +int style Base_Widget_AppCompat_ListView_Menu 0x7f07007d +int style Base_Widget_AppCompat_PopupMenu 0x7f07007e +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f07007f +int style Base_Widget_AppCompat_PopupWindow 0x7f0700c9 +int style Base_Widget_AppCompat_ProgressBar 0x7f07001c +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f07001d +int style Base_Widget_AppCompat_RatingBar 0x7f070080 +int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f070099 +int style Base_Widget_AppCompat_RatingBar_Small 0x7f07009a +int style Base_Widget_AppCompat_SearchView 0x7f0700ca +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0700cb +int style Base_Widget_AppCompat_SeekBar 0x7f070081 +int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0700cc +int style Base_Widget_AppCompat_Spinner 0x7f070082 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f070003 +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f070083 +int style Base_Widget_AppCompat_Toolbar 0x7f0700cd +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f070084 +int style Platform_AppCompat 0x7f07001e +int style Platform_AppCompat_Light 0x7f07001f +int style Platform_ThemeOverlay_AppCompat 0x7f070085 +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f070086 +int style Platform_ThemeOverlay_AppCompat_Light 0x7f070087 +int style Platform_V11_AppCompat 0x7f070020 +int style Platform_V11_AppCompat_Light 0x7f070021 +int style Platform_V14_AppCompat 0x7f070028 +int style Platform_V14_AppCompat_Light 0x7f070029 +int style Platform_V21_AppCompat 0x7f070088 +int style Platform_V21_AppCompat_Light 0x7f070089 +int style Platform_V25_AppCompat 0x7f07009d +int style Platform_V25_AppCompat_Light 0x7f07009e +int style Platform_Widget_AppCompat_Spinner 0x7f070022 +int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f070031 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f070032 +int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f070033 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f070034 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f070035 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f070036 +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f070037 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f070038 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f070039 +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f07003a +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f07003b +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f07003c +int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f07003d +int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f07003e +int style TextAppearance_AppCompat 0x7f0700ce +int style TextAppearance_AppCompat_Body1 0x7f0700cf +int style TextAppearance_AppCompat_Body2 0x7f0700d0 +int style TextAppearance_AppCompat_Button 0x7f0700d1 +int style TextAppearance_AppCompat_Caption 0x7f0700d2 +int style TextAppearance_AppCompat_Display1 0x7f0700d3 +int style TextAppearance_AppCompat_Display2 0x7f0700d4 +int style TextAppearance_AppCompat_Display3 0x7f0700d5 +int style TextAppearance_AppCompat_Display4 0x7f0700d6 +int style TextAppearance_AppCompat_Headline 0x7f0700d7 +int style TextAppearance_AppCompat_Inverse 0x7f0700d8 +int style TextAppearance_AppCompat_Large 0x7f0700d9 +int style TextAppearance_AppCompat_Large_Inverse 0x7f0700da +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0700db +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0700dc +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0700dd +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0700de +int style TextAppearance_AppCompat_Medium 0x7f0700df +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0700e0 +int style TextAppearance_AppCompat_Menu 0x7f0700e1 +int style TextAppearance_AppCompat_Notification 0x7f07002a +int style TextAppearance_AppCompat_Notification_Info 0x7f07008a +int style TextAppearance_AppCompat_Notification_Info_Media 0x7f07008b +int style TextAppearance_AppCompat_Notification_Line2 0x7f0700e2 +int style TextAppearance_AppCompat_Notification_Line2_Media 0x7f0700e3 +int style TextAppearance_AppCompat_Notification_Media 0x7f07008c +int style TextAppearance_AppCompat_Notification_Time 0x7f07008d +int style TextAppearance_AppCompat_Notification_Time_Media 0x7f07008e +int style TextAppearance_AppCompat_Notification_Title 0x7f07002b +int style TextAppearance_AppCompat_Notification_Title_Media 0x7f07008f +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0700e4 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0700e5 +int style TextAppearance_AppCompat_Small 0x7f0700e6 +int style TextAppearance_AppCompat_Small_Inverse 0x7f0700e7 +int style TextAppearance_AppCompat_Subhead 0x7f0700e8 +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0700e9 +int style TextAppearance_AppCompat_Title 0x7f0700ea +int style TextAppearance_AppCompat_Title_Inverse 0x7f0700eb +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0700ec +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0700ed +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0700ee +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0700ef +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0700f0 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0700f1 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0700f2 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0700f3 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0700f4 +int style TextAppearance_AppCompat_Widget_Button 0x7f0700f5 +int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0700f6 +int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0700f7 +int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0700f8 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0700f9 +int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0700fa +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0700fb +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0700fc +int style TextAppearance_AppCompat_Widget_Switch 0x7f0700fd +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0700fe +int style TextAppearance_StatusBar_EventContent 0x7f07002c +int style TextAppearance_StatusBar_EventContent_Info 0x7f07002d +int style TextAppearance_StatusBar_EventContent_Line2 0x7f07002e +int style TextAppearance_StatusBar_EventContent_Time 0x7f07002f +int style TextAppearance_StatusBar_EventContent_Title 0x7f070030 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0700ff +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f070100 +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f070101 +int style Theme_AppCompat 0x7f070102 +int style Theme_AppCompat_CompactMenu 0x7f070103 +int style Theme_AppCompat_DayNight 0x7f070004 +int style Theme_AppCompat_DayNight_DarkActionBar 0x7f070005 +int style Theme_AppCompat_DayNight_Dialog 0x7f070006 +int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f070007 +int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f070008 +int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f070009 +int style Theme_AppCompat_DayNight_NoActionBar 0x7f07000a +int style Theme_AppCompat_Dialog 0x7f070104 +int style Theme_AppCompat_Dialog_Alert 0x7f070105 +int style Theme_AppCompat_Dialog_MinWidth 0x7f070106 +int style Theme_AppCompat_DialogWhenLarge 0x7f070107 +int style Theme_AppCompat_Light 0x7f070108 +int style Theme_AppCompat_Light_DarkActionBar 0x7f070109 +int style Theme_AppCompat_Light_Dialog 0x7f07010a +int style Theme_AppCompat_Light_Dialog_Alert 0x7f07010b +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f07010c +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f07010d +int style Theme_AppCompat_Light_NoActionBar 0x7f07010e +int style Theme_AppCompat_NoActionBar 0x7f07010f +int style ThemeOverlay_AppCompat 0x7f070110 +int style ThemeOverlay_AppCompat_ActionBar 0x7f070111 +int style ThemeOverlay_AppCompat_Dark 0x7f070112 +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f070113 +int style ThemeOverlay_AppCompat_Dialog 0x7f070114 +int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f070115 +int style ThemeOverlay_AppCompat_Light 0x7f070116 +int style Widget_AppCompat_ActionBar 0x7f070117 +int style Widget_AppCompat_ActionBar_Solid 0x7f070118 +int style Widget_AppCompat_ActionBar_TabBar 0x7f070119 +int style Widget_AppCompat_ActionBar_TabText 0x7f07011a +int style Widget_AppCompat_ActionBar_TabView 0x7f07011b +int style Widget_AppCompat_ActionButton 0x7f07011c +int style Widget_AppCompat_ActionButton_CloseMode 0x7f07011d +int style Widget_AppCompat_ActionButton_Overflow 0x7f07011e +int style Widget_AppCompat_ActionMode 0x7f07011f +int style Widget_AppCompat_ActivityChooserView 0x7f070120 +int style Widget_AppCompat_AutoCompleteTextView 0x7f070121 +int style Widget_AppCompat_Button 0x7f070122 +int style Widget_AppCompat_Button_Borderless 0x7f070123 +int style Widget_AppCompat_Button_Borderless_Colored 0x7f070124 +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f070125 +int style Widget_AppCompat_Button_Colored 0x7f070126 +int style Widget_AppCompat_Button_Small 0x7f070127 +int style Widget_AppCompat_ButtonBar 0x7f070128 +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f070129 +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f07012a +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f07012b +int style Widget_AppCompat_CompoundButton_Switch 0x7f07012c +int style Widget_AppCompat_DrawerArrowToggle 0x7f07012d +int style Widget_AppCompat_DropDownItem_Spinner 0x7f07012e +int style Widget_AppCompat_EditText 0x7f07012f +int style Widget_AppCompat_ImageButton 0x7f070130 +int style Widget_AppCompat_Light_ActionBar 0x7f070131 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f070132 +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f070133 +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f070134 +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f070135 +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f070136 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f070137 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f070138 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f070139 +int style Widget_AppCompat_Light_ActionButton 0x7f07013a +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f07013b +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f07013c +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f07013d +int style Widget_AppCompat_Light_ActivityChooserView 0x7f07013e +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f07013f +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f070140 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f070141 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f070142 +int style Widget_AppCompat_Light_PopupMenu 0x7f070143 +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f070144 +int style Widget_AppCompat_Light_SearchView 0x7f070145 +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f070146 +int style Widget_AppCompat_ListMenuView 0x7f070147 +int style Widget_AppCompat_ListPopupWindow 0x7f070148 +int style Widget_AppCompat_ListView 0x7f070149 +int style Widget_AppCompat_ListView_DropDown 0x7f07014a +int style Widget_AppCompat_ListView_Menu 0x7f07014b +int style Widget_AppCompat_NotificationActionContainer 0x7f070090 +int style Widget_AppCompat_NotificationActionText 0x7f070091 +int style Widget_AppCompat_PopupMenu 0x7f07014c +int style Widget_AppCompat_PopupMenu_Overflow 0x7f07014d +int style Widget_AppCompat_PopupWindow 0x7f07014e +int style Widget_AppCompat_ProgressBar 0x7f07014f +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f070150 +int style Widget_AppCompat_RatingBar 0x7f070151 +int style Widget_AppCompat_RatingBar_Indicator 0x7f070152 +int style Widget_AppCompat_RatingBar_Small 0x7f070153 +int style Widget_AppCompat_SearchView 0x7f070154 +int style Widget_AppCompat_SearchView_ActionBar 0x7f070155 +int style Widget_AppCompat_SeekBar 0x7f070156 +int style Widget_AppCompat_SeekBar_Discrete 0x7f070157 +int style Widget_AppCompat_Spinner 0x7f070158 +int style Widget_AppCompat_Spinner_DropDown 0x7f070159 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f07015a +int style Widget_AppCompat_Spinner_Underlined 0x7f07015b +int style Widget_AppCompat_TextView_SpinnerItem 0x7f07015c +int style Widget_AppCompat_Toolbar 0x7f07015d +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f07015e +int[] styleable ActionBar { 0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01005b } +int styleable ActionBar_background 10 +int styleable ActionBar_backgroundSplit 12 +int styleable ActionBar_backgroundStacked 11 +int styleable ActionBar_contentInsetEnd 21 +int styleable ActionBar_contentInsetEndWithActions 25 +int styleable ActionBar_contentInsetLeft 22 +int styleable ActionBar_contentInsetRight 23 +int styleable ActionBar_contentInsetStart 20 +int styleable ActionBar_contentInsetStartWithNavigation 24 +int styleable ActionBar_customNavigationLayout 13 +int styleable ActionBar_displayOptions 3 +int styleable ActionBar_divider 9 +int styleable ActionBar_elevation 26 +int styleable ActionBar_height 0 +int styleable ActionBar_hideOnContentScroll 19 +int styleable ActionBar_homeAsUpIndicator 28 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 7 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 18 +int styleable ActionBar_logo 8 +int styleable ActionBar_navigationMode 2 +int styleable ActionBar_popupTheme 27 +int styleable ActionBar_progressBarPadding 17 +int styleable ActionBar_progressBarStyle 15 +int styleable ActionBar_subtitle 4 +int styleable ActionBar_subtitleTextStyle 6 +int styleable ActionBar_title 1 +int styleable ActionBar_titleTextStyle 5 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c, 0x7f01000e, 0x7f01001e } +int styleable ActionMode_background 3 +int styleable ActionMode_backgroundSplit 4 +int styleable ActionMode_closeItemLayout 5 +int styleable ActionMode_height 0 +int styleable ActionMode_subtitleTextStyle 2 +int styleable ActionMode_titleTextStyle 1 +int[] styleable ActivityChooserView { 0x7f01001f, 0x7f010020 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1 +int styleable ActivityChooserView_initialActivityCount 0 +int[] styleable AlertDialog { 0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonPanelSideLayout 1 +int styleable AlertDialog_listItemLayout 5 +int styleable AlertDialog_listLayout 2 +int styleable AlertDialog_multiChoiceItemLayout 3 +int styleable AlertDialog_showTitle 6 +int styleable AlertDialog_singleChoiceItemLayout 4 +int[] styleable AppCompatImageView { 0x01010119, 0x7f010027 } +int styleable AppCompatImageView_android_src 0 +int styleable AppCompatImageView_srcCompat 1 +int[] styleable AppCompatSeekBar { 0x01010142, 0x7f010028, 0x7f010029, 0x7f01002a } +int styleable AppCompatSeekBar_android_thumb 0 +int styleable AppCompatSeekBar_tickMark 1 +int styleable AppCompatSeekBar_tickMarkTint 2 +int styleable AppCompatSeekBar_tickMarkTintMode 3 +int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 } +int styleable AppCompatTextHelper_android_drawableBottom 2 +int styleable AppCompatTextHelper_android_drawableEnd 6 +int styleable AppCompatTextHelper_android_drawableLeft 3 +int styleable AppCompatTextHelper_android_drawableRight 4 +int styleable AppCompatTextHelper_android_drawableStart 5 +int styleable AppCompatTextHelper_android_drawableTop 1 +int styleable AppCompatTextHelper_android_textAppearance 0 +int[] styleable AppCompatTextView { 0x01010034, 0x7f01002b } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_textAllCaps 1 +int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b, 0x7f01009c } +int styleable AppCompatTheme_actionBarDivider 23 +int styleable AppCompatTheme_actionBarItemBackground 24 +int styleable AppCompatTheme_actionBarPopupTheme 17 +int styleable AppCompatTheme_actionBarSize 22 +int styleable AppCompatTheme_actionBarSplitStyle 19 +int styleable AppCompatTheme_actionBarStyle 18 +int styleable AppCompatTheme_actionBarTabBarStyle 13 +int styleable AppCompatTheme_actionBarTabStyle 12 +int styleable AppCompatTheme_actionBarTabTextStyle 14 +int styleable AppCompatTheme_actionBarTheme 20 +int styleable AppCompatTheme_actionBarWidgetTheme 21 +int styleable AppCompatTheme_actionButtonStyle 50 +int styleable AppCompatTheme_actionDropDownStyle 46 +int styleable AppCompatTheme_actionMenuTextAppearance 25 +int styleable AppCompatTheme_actionMenuTextColor 26 +int styleable AppCompatTheme_actionModeBackground 29 +int styleable AppCompatTheme_actionModeCloseButtonStyle 28 +int styleable AppCompatTheme_actionModeCloseDrawable 31 +int styleable AppCompatTheme_actionModeCopyDrawable 33 +int styleable AppCompatTheme_actionModeCutDrawable 32 +int styleable AppCompatTheme_actionModeFindDrawable 37 +int styleable AppCompatTheme_actionModePasteDrawable 34 +int styleable AppCompatTheme_actionModePopupWindowStyle 39 +int styleable AppCompatTheme_actionModeSelectAllDrawable 35 +int styleable AppCompatTheme_actionModeShareDrawable 36 +int styleable AppCompatTheme_actionModeSplitBackground 30 +int styleable AppCompatTheme_actionModeStyle 27 +int styleable AppCompatTheme_actionModeWebSearchDrawable 38 +int styleable AppCompatTheme_actionOverflowButtonStyle 15 +int styleable AppCompatTheme_actionOverflowMenuStyle 16 +int styleable AppCompatTheme_activityChooserViewStyle 58 +int styleable AppCompatTheme_alertDialogButtonGroupStyle 94 +int styleable AppCompatTheme_alertDialogCenterButtons 95 +int styleable AppCompatTheme_alertDialogStyle 93 +int styleable AppCompatTheme_alertDialogTheme 96 +int styleable AppCompatTheme_android_windowAnimationStyle 1 +int styleable AppCompatTheme_android_windowIsFloating 0 +int styleable AppCompatTheme_autoCompleteTextViewStyle 101 +int styleable AppCompatTheme_borderlessButtonStyle 55 +int styleable AppCompatTheme_buttonBarButtonStyle 52 +int styleable AppCompatTheme_buttonBarNegativeButtonStyle 99 +int styleable AppCompatTheme_buttonBarNeutralButtonStyle 100 +int styleable AppCompatTheme_buttonBarPositiveButtonStyle 98 +int styleable AppCompatTheme_buttonBarStyle 51 +int styleable AppCompatTheme_buttonStyle 102 +int styleable AppCompatTheme_buttonStyleSmall 103 +int styleable AppCompatTheme_checkboxStyle 104 +int styleable AppCompatTheme_checkedTextViewStyle 105 +int styleable AppCompatTheme_colorAccent 85 +int styleable AppCompatTheme_colorBackgroundFloating 92 +int styleable AppCompatTheme_colorButtonNormal 89 +int styleable AppCompatTheme_colorControlActivated 87 +int styleable AppCompatTheme_colorControlHighlight 88 +int styleable AppCompatTheme_colorControlNormal 86 +int styleable AppCompatTheme_colorPrimary 83 +int styleable AppCompatTheme_colorPrimaryDark 84 +int styleable AppCompatTheme_colorSwitchThumbNormal 90 +int styleable AppCompatTheme_controlBackground 91 +int styleable AppCompatTheme_dialogPreferredPadding 44 +int styleable AppCompatTheme_dialogTheme 43 +int styleable AppCompatTheme_dividerHorizontal 57 +int styleable AppCompatTheme_dividerVertical 56 +int styleable AppCompatTheme_dropDownListViewStyle 75 +int styleable AppCompatTheme_dropdownListPreferredItemHeight 47 +int styleable AppCompatTheme_editTextBackground 64 +int styleable AppCompatTheme_editTextColor 63 +int styleable AppCompatTheme_editTextStyle 106 +int styleable AppCompatTheme_homeAsUpIndicator 49 +int styleable AppCompatTheme_imageButtonStyle 65 +int styleable AppCompatTheme_listChoiceBackgroundIndicator 82 +int styleable AppCompatTheme_listDividerAlertDialog 45 +int styleable AppCompatTheme_listMenuViewStyle 114 +int styleable AppCompatTheme_listPopupWindowStyle 76 +int styleable AppCompatTheme_listPreferredItemHeight 70 +int styleable AppCompatTheme_listPreferredItemHeightLarge 72 +int styleable AppCompatTheme_listPreferredItemHeightSmall 71 +int styleable AppCompatTheme_listPreferredItemPaddingLeft 73 +int styleable AppCompatTheme_listPreferredItemPaddingRight 74 +int styleable AppCompatTheme_panelBackground 79 +int styleable AppCompatTheme_panelMenuListTheme 81 +int styleable AppCompatTheme_panelMenuListWidth 80 +int styleable AppCompatTheme_popupMenuStyle 61 +int styleable AppCompatTheme_popupWindowStyle 62 +int styleable AppCompatTheme_radioButtonStyle 107 +int styleable AppCompatTheme_ratingBarStyle 108 +int styleable AppCompatTheme_ratingBarStyleIndicator 109 +int styleable AppCompatTheme_ratingBarStyleSmall 110 +int styleable AppCompatTheme_searchViewStyle 69 +int styleable AppCompatTheme_seekBarStyle 111 +int styleable AppCompatTheme_selectableItemBackground 53 +int styleable AppCompatTheme_selectableItemBackgroundBorderless 54 +int styleable AppCompatTheme_spinnerDropDownItemStyle 48 +int styleable AppCompatTheme_spinnerStyle 112 +int styleable AppCompatTheme_switchStyle 113 +int styleable AppCompatTheme_textAppearanceLargePopupMenu 40 +int styleable AppCompatTheme_textAppearanceListItem 77 +int styleable AppCompatTheme_textAppearanceListItemSmall 78 +int styleable AppCompatTheme_textAppearancePopupMenuHeader 42 +int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 67 +int styleable AppCompatTheme_textAppearanceSearchResultTitle 66 +int styleable AppCompatTheme_textAppearanceSmallPopupMenu 41 +int styleable AppCompatTheme_textColorAlertDialogListItem 97 +int styleable AppCompatTheme_textColorSearchUrl 68 +int styleable AppCompatTheme_toolbarNavigationButtonStyle 60 +int styleable AppCompatTheme_toolbarStyle 59 +int styleable AppCompatTheme_windowActionBar 2 +int styleable AppCompatTheme_windowActionBarOverlay 4 +int styleable AppCompatTheme_windowActionModeOverlay 5 +int styleable AppCompatTheme_windowFixedHeightMajor 9 +int styleable AppCompatTheme_windowFixedHeightMinor 7 +int styleable AppCompatTheme_windowFixedWidthMajor 6 +int styleable AppCompatTheme_windowFixedWidthMinor 8 +int styleable AppCompatTheme_windowMinWidthMajor 10 +int styleable AppCompatTheme_windowMinWidthMinor 11 +int styleable AppCompatTheme_windowNoTitle 3 +int[] styleable ButtonBarLayout { 0x7f01009d } +int styleable ButtonBarLayout_allowStacking 0 +int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f01009e } +int styleable ColorStateListItem_alpha 2 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_android_color 0 +int[] styleable CompoundButton { 0x01010107, 0x7f01009f, 0x7f0100a0 } +int styleable CompoundButton_android_button 0 +int styleable CompoundButton_buttonTint 1 +int styleable CompoundButton_buttonTintMode 2 +int[] styleable DrawerArrowToggle { 0x7f0100a1, 0x7f0100a2, 0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8 } +int styleable DrawerArrowToggle_arrowHeadLength 4 +int styleable DrawerArrowToggle_arrowShaftLength 5 +int styleable DrawerArrowToggle_barLength 6 +int styleable DrawerArrowToggle_color 0 +int styleable DrawerArrowToggle_drawableSize 2 +int styleable DrawerArrowToggle_gapBetweenBars 3 +int styleable DrawerArrowToggle_spinBars 1 +int styleable DrawerArrowToggle_thickness 7 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f01000b, 0x7f0100a9, 0x7f0100aa, 0x7f0100ab } +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 8 +int styleable LinearLayoutCompat_measureWithLargestChild 6 +int styleable LinearLayoutCompat_showDividers 7 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_checkableBehavior 5 +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_visible 2 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae, 0x7f0100af } +int styleable MenuItem_actionLayout 14 +int styleable MenuItem_actionProviderClass 16 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_showAsAction 13 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0100b0, 0x7f0100b1 } +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_preserveIconSpacing 7 +int styleable MenuView_subMenuArrow 8 +int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0100b2 } +int styleable PopupWindow_android_popupAnimationStyle 1 +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_overlapAnchor 2 +int[] styleable PopupWindowBackgroundState { 0x7f0100b3 } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable RecycleListView { 0x7f0100b4, 0x7f0100b5 } +int styleable RecycleListView_paddingBottomNoButtons 0 +int styleable RecycleListView_paddingTopNoTitle 1 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f0100b6, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba, 0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2 } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_closeIcon 8 +int styleable SearchView_commitIcon 13 +int styleable SearchView_defaultQueryHint 7 +int styleable SearchView_goIcon 9 +int styleable SearchView_iconifiedByDefault 5 +int styleable SearchView_layout 4 +int styleable SearchView_queryBackground 15 +int styleable SearchView_queryHint 6 +int styleable SearchView_searchHintIcon 11 +int styleable SearchView_searchIcon 10 +int styleable SearchView_submitBackground 16 +int styleable SearchView_suggestionRowLayout 14 +int styleable SearchView_voiceIcon 12 +int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f01001d } +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_android_entries 0 +int styleable Spinner_android_popupBackground 1 +int styleable Spinner_android_prompt 2 +int styleable Spinner_popupTheme 4 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca, 0x7f0100cb, 0x7f0100cc, 0x7f0100cd } +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 13 +int styleable SwitchCompat_splitTrack 12 +int styleable SwitchCompat_switchMinWidth 10 +int styleable SwitchCompat_switchPadding 11 +int styleable SwitchCompat_switchTextAppearance 9 +int styleable SwitchCompat_thumbTextPadding 8 +int styleable SwitchCompat_thumbTint 3 +int styleable SwitchCompat_thumbTintMode 4 +int styleable SwitchCompat_track 5 +int styleable SwitchCompat_trackTint 6 +int styleable SwitchCompat_trackTintMode 7 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x7f01002b } +int styleable TextAppearance_android_shadowColor 5 +int styleable TextAppearance_android_shadowDx 6 +int styleable TextAppearance_android_shadowDy 7 +int styleable TextAppearance_android_shadowRadius 8 +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textColorHint 4 +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_textAllCaps 9 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f010003, 0x7f010006, 0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d, 0x7f0100ce, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1, 0x7f0100d2, 0x7f0100d3, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6, 0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_buttonGravity 21 +int styleable Toolbar_collapseContentDescription 23 +int styleable Toolbar_collapseIcon 22 +int styleable Toolbar_contentInsetEnd 6 +int styleable Toolbar_contentInsetEndWithActions 10 +int styleable Toolbar_contentInsetLeft 7 +int styleable Toolbar_contentInsetRight 8 +int styleable Toolbar_contentInsetStart 5 +int styleable Toolbar_contentInsetStartWithNavigation 9 +int styleable Toolbar_logo 4 +int styleable Toolbar_logoDescription 26 +int styleable Toolbar_maxButtonHeight 20 +int styleable Toolbar_navigationContentDescription 25 +int styleable Toolbar_navigationIcon 24 +int styleable Toolbar_popupTheme 11 +int styleable Toolbar_subtitle 3 +int styleable Toolbar_subtitleTextAppearance 13 +int styleable Toolbar_subtitleTextColor 28 +int styleable Toolbar_title 2 +int styleable Toolbar_titleMargin 14 +int styleable Toolbar_titleMarginBottom 18 +int styleable Toolbar_titleMarginEnd 16 +int styleable Toolbar_titleMarginStart 15 +int styleable Toolbar_titleMarginTop 17 +int styleable Toolbar_titleMargins 19 +int styleable Toolbar_titleTextAppearance 12 +int styleable Toolbar_titleTextColor 27 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0100df, 0x7f0100e0, 0x7f0100e1 } +int styleable View_android_focusable 1 +int styleable View_android_theme 0 +int styleable View_paddingEnd 3 +int styleable View_paddingStart 2 +int styleable View_theme 4 +int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f0100e2, 0x7f0100e3 } +int styleable ViewBackgroundHelper_android_background 0 +int styleable ViewBackgroundHelper_backgroundTint 1 +int styleable ViewBackgroundHelper_backgroundTintMode 2 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_inflatedId 2 +int styleable ViewStubCompat_android_layout 1 diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/annotations.zip b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/annotations.zip new file mode 100644 index 0000000..b691850 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/annotations.zip differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/jars/classes.jar b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/jars/classes.jar new file mode 100644 index 0000000..4530a6f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/jars/classes.jar differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/public.txt b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/public.txt new file mode 100644 index 0000000..ca7cfaa --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/public.txt @@ -0,0 +1,348 @@ +style TextAppearance.AppCompat +style TextAppearance.AppCompat.Body1 +style TextAppearance.AppCompat.Body2 +style TextAppearance.AppCompat.Button +style TextAppearance.AppCompat.Caption +style TextAppearance.AppCompat.Display1 +style TextAppearance.AppCompat.Display2 +style TextAppearance.AppCompat.Display3 +style TextAppearance.AppCompat.Display4 +style TextAppearance.AppCompat.Headline +style TextAppearance.AppCompat.Inverse +style TextAppearance.AppCompat.Large +style TextAppearance.AppCompat.Large.Inverse +style TextAppearance.AppCompat.Light.SearchResult.Subtitle +style TextAppearance.AppCompat.Light.SearchResult.Title +style TextAppearance.AppCompat.Light.Widget.PopupMenu.Large +style TextAppearance.AppCompat.Light.Widget.PopupMenu.Small +style TextAppearance.AppCompat.Medium +style TextAppearance.AppCompat.Medium.Inverse +style TextAppearance.AppCompat.Menu +style TextAppearance.AppCompat.Notification +style TextAppearance.AppCompat.Notification.Info +style TextAppearance.AppCompat.Notification.Line2 +style TextAppearance.AppCompat.Notification.Media +style TextAppearance.AppCompat.Notification.Time +style TextAppearance.AppCompat.Notification.Title +style TextAppearance.AppCompat.SearchResult.Subtitle +style TextAppearance.AppCompat.SearchResult.Title +style TextAppearance.AppCompat.Small +style TextAppearance.AppCompat.Small.Inverse +style TextAppearance.AppCompat.Subhead +style TextAppearance.AppCompat.Subhead.Inverse +style TextAppearance.AppCompat.Title +style TextAppearance.AppCompat.Title.Inverse +style TextAppearance.AppCompat.Widget.ActionBar.Menu +style TextAppearance.AppCompat.Widget.ActionBar.Subtitle +style TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse +style TextAppearance.AppCompat.Widget.ActionBar.Title +style TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse +style TextAppearance.AppCompat.Widget.ActionMode.Subtitle +style TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse +style TextAppearance.AppCompat.Widget.ActionMode.Title +style TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse +style TextAppearance.AppCompat.Widget.Button +style TextAppearance.AppCompat.Widget.Button.Borderless.Colored +style TextAppearance.AppCompat.Widget.Button.Colored +style TextAppearance.AppCompat.Widget.Button.Inverse +style TextAppearance.AppCompat.Widget.DropDownItem +style TextAppearance.AppCompat.Widget.PopupMenu.Header +style TextAppearance.AppCompat.Widget.PopupMenu.Large +style TextAppearance.AppCompat.Widget.PopupMenu.Small +style TextAppearance.AppCompat.Widget.Switch +style TextAppearance.AppCompat.Widget.TextView.SpinnerItem +style Theme.AppCompat +style Theme.AppCompat.DayNight +style Theme.AppCompat.DayNight.DarkActionBar +style Theme.AppCompat.DayNight.Dialog +style Theme.AppCompat.DayNight.Dialog.Alert +style Theme.AppCompat.DayNight.Dialog.MinWidth +style Theme.AppCompat.DayNight.DialogWhenLarge +style Theme.AppCompat.DayNight.NoActionBar +style Theme.AppCompat.Dialog +style Theme.AppCompat.Dialog.Alert +style Theme.AppCompat.Dialog.MinWidth +style Theme.AppCompat.DialogWhenLarge +style Theme.AppCompat.Light +style Theme.AppCompat.Light.DarkActionBar +style Theme.AppCompat.Light.Dialog +style Theme.AppCompat.Light.Dialog.Alert +style Theme.AppCompat.Light.Dialog.MinWidth +style Theme.AppCompat.Light.DialogWhenLarge +style Theme.AppCompat.Light.NoActionBar +style Theme.AppCompat.NoActionBar +style ThemeOverlay.AppCompat +style ThemeOverlay.AppCompat.ActionBar +style ThemeOverlay.AppCompat.Dark +style ThemeOverlay.AppCompat.Dark.ActionBar +style ThemeOverlay.AppCompat.Dialog +style ThemeOverlay.AppCompat.Dialog.Alert +style ThemeOverlay.AppCompat.Light +style Widget.AppCompat.ActionBar +style Widget.AppCompat.ActionBar.Solid +style Widget.AppCompat.ActionBar.TabBar +style Widget.AppCompat.ActionBar.TabText +style Widget.AppCompat.ActionBar.TabView +style Widget.AppCompat.ActionButton +style Widget.AppCompat.ActionButton.CloseMode +style Widget.AppCompat.ActionButton.Overflow +style Widget.AppCompat.ActionMode +style Widget.AppCompat.AutoCompleteTextView +style Widget.AppCompat.Button +style Widget.AppCompat.Button.Borderless +style Widget.AppCompat.Button.Borderless.Colored +style Widget.AppCompat.Button.ButtonBar.AlertDialog +style Widget.AppCompat.Button.Colored +style Widget.AppCompat.Button.Small +style Widget.AppCompat.ButtonBar +style Widget.AppCompat.ButtonBar.AlertDialog +style Widget.AppCompat.CompoundButton.CheckBox +style Widget.AppCompat.CompoundButton.RadioButton +style Widget.AppCompat.CompoundButton.Switch +style Widget.AppCompat.DrawerArrowToggle +style Widget.AppCompat.DropDownItem.Spinner +style Widget.AppCompat.EditText +style Widget.AppCompat.ImageButton +style Widget.AppCompat.Light.ActionBar +style Widget.AppCompat.Light.ActionBar.Solid +style Widget.AppCompat.Light.ActionBar.Solid.Inverse +style Widget.AppCompat.Light.ActionBar.TabBar +style Widget.AppCompat.Light.ActionBar.TabBar.Inverse +style Widget.AppCompat.Light.ActionBar.TabText +style Widget.AppCompat.Light.ActionBar.TabText.Inverse +style Widget.AppCompat.Light.ActionBar.TabView +style Widget.AppCompat.Light.ActionBar.TabView.Inverse +style Widget.AppCompat.Light.ActionButton +style Widget.AppCompat.Light.ActionButton.CloseMode +style Widget.AppCompat.Light.ActionButton.Overflow +style Widget.AppCompat.Light.ActionMode.Inverse +style Widget.AppCompat.Light.AutoCompleteTextView +style Widget.AppCompat.Light.DropDownItem.Spinner +style Widget.AppCompat.Light.ListPopupWindow +style Widget.AppCompat.Light.ListView.DropDown +style Widget.AppCompat.Light.PopupMenu +style Widget.AppCompat.Light.PopupMenu.Overflow +style Widget.AppCompat.Light.SearchView +style Widget.AppCompat.Light.Spinner.DropDown.ActionBar +style Widget.AppCompat.ListPopupWindow +style Widget.AppCompat.ListView +style Widget.AppCompat.ListView.DropDown +style Widget.AppCompat.ListView.Menu +style Widget.AppCompat.PopupMenu +style Widget.AppCompat.PopupMenu.Overflow +style Widget.AppCompat.PopupWindow +style Widget.AppCompat.ProgressBar +style Widget.AppCompat.ProgressBar.Horizontal +style Widget.AppCompat.RatingBar +style Widget.AppCompat.RatingBar.Indicator +style Widget.AppCompat.RatingBar.Small +style Widget.AppCompat.SearchView +style Widget.AppCompat.SearchView.ActionBar +style Widget.AppCompat.SeekBar +style Widget.AppCompat.SeekBar.Discrete +style Widget.AppCompat.Spinner +style Widget.AppCompat.Spinner.DropDown +style Widget.AppCompat.Spinner.DropDown.ActionBar +style Widget.AppCompat.Spinner.Underlined +style Widget.AppCompat.TextView.SpinnerItem +style Widget.AppCompat.Toolbar +style Widget.AppCompat.Toolbar.Button.Navigation +attr actionBarDivider +attr actionBarItemBackground +attr actionBarPopupTheme +attr actionBarSize +attr actionBarSplitStyle +attr actionBarStyle +attr actionBarTabBarStyle +attr actionBarTabStyle +attr actionBarTabTextStyle +attr actionBarTheme +attr actionBarWidgetTheme +attr actionButtonStyle +attr actionDropDownStyle +attr actionLayout +attr actionMenuTextAppearance +attr actionMenuTextColor +attr actionModeBackground +attr actionModeCloseButtonStyle +attr actionModeCloseDrawable +attr actionModeCopyDrawable +attr actionModeCutDrawable +attr actionModeFindDrawable +attr actionModePasteDrawable +attr actionModeSelectAllDrawable +attr actionModeShareDrawable +attr actionModeSplitBackground +attr actionModeStyle +attr actionModeWebSearchDrawable +attr actionOverflowButtonStyle +attr actionOverflowMenuStyle +attr actionProviderClass +attr actionViewClass +attr alertDialogStyle +attr alertDialogTheme +attr alpha +attr arrowHeadLength +attr arrowShaftLength +attr autoCompleteTextViewStyle +attr background +attr backgroundSplit +attr backgroundStacked +attr backgroundTint +attr backgroundTintMode +attr barLength +attr borderlessButtonStyle +attr buttonBarButtonStyle +attr buttonBarNegativeButtonStyle +attr buttonBarNeutralButtonStyle +attr buttonBarPositiveButtonStyle +attr buttonBarStyle +attr buttonGravity +attr buttonStyle +attr buttonStyleSmall +attr buttonTint +attr buttonTintMode +attr checkboxStyle +attr checkedTextViewStyle +attr closeIcon +attr closeItemLayout +attr collapseContentDescription +attr collapseIcon +attr color +attr colorAccent +attr colorBackgroundFloating +attr colorButtonNormal +attr colorControlActivated +attr colorControlHighlight +attr colorControlNormal +attr colorPrimary +attr colorPrimaryDark +attr commitIcon +attr contentInsetEnd +attr contentInsetEndWithActions +attr contentInsetLeft +attr contentInsetRight +attr contentInsetStart +attr contentInsetStartWithNavigation +attr customNavigationLayout +attr dialogPreferredPadding +attr dialogTheme +attr displayOptions +attr divider +attr dividerHorizontal +attr dividerPadding +attr dividerVertical +attr drawableSize +attr drawerArrowStyle +attr dropDownListViewStyle +attr editTextBackground +attr editTextColor +attr editTextStyle +attr elevation +attr gapBetweenBars +attr goIcon +attr height +attr hideOnContentScroll +attr homeAsUpIndicator +attr homeLayout +attr icon +attr iconifiedByDefault +attr imageButtonStyle +attr indeterminateProgressStyle +attr isLightTheme +attr itemPadding +attr layout +attr listChoiceBackgroundIndicator +attr listDividerAlertDialog +attr listPopupWindowStyle +attr listPreferredItemHeight +attr listPreferredItemHeightLarge +attr listPreferredItemHeightSmall +attr listPreferredItemPaddingLeft +attr listPreferredItemPaddingRight +attr logo +attr logoDescription +attr maxButtonHeight +attr measureWithLargestChild +attr navigationContentDescription +attr navigationIcon +attr navigationMode +attr overlapAnchor +attr paddingEnd +attr paddingStart +attr panelBackground +attr popupMenuStyle +attr popupTheme +attr popupWindowStyle +attr preserveIconSpacing +attr progressBarPadding +attr progressBarStyle +attr queryBackground +attr queryHint +attr radioButtonStyle +attr ratingBarStyle +attr ratingBarStyleIndicator +attr ratingBarStyleSmall +attr searchHintIcon +attr searchIcon +attr searchViewStyle +attr seekBarStyle +attr selectableItemBackground +attr selectableItemBackgroundBorderless +attr showAsAction +attr showDividers +attr showText +attr spinBars +attr spinnerDropDownItemStyle +attr spinnerStyle +attr splitTrack +attr srcCompat +attr state_above_anchor +attr submitBackground +attr subtitle +attr subtitleTextAppearance +attr subtitleTextColor +attr subtitleTextStyle +attr suggestionRowLayout +layout support_simple_spinner_dropdown_item +attr switchMinWidth +attr switchPadding +attr switchStyle +attr switchTextAppearance +attr textAllCaps +attr textAppearanceLargePopupMenu +attr textAppearanceListItem +attr textAppearanceListItemSmall +attr textAppearancePopupMenuHeader +attr textAppearanceSearchResultSubtitle +attr textAppearanceSearchResultTitle +attr textAppearanceSmallPopupMenu +attr textColorAlertDialogListItem +attr theme +attr thickness +attr thumbTextPadding +attr thumbTint +attr thumbTintMode +attr tickMark +attr tickMarkTint +attr tickMarkTintMode +attr title +attr titleMargin +attr titleMarginBottom +attr titleMarginEnd +attr titleMarginStart +attr titleMarginTop +attr titleMargins +attr titleTextAppearance +attr titleTextColor +attr titleTextStyle +attr toolbarNavigationButtonStyle +attr toolbarStyle +attr track +attr trackTint +attr trackTintMode +attr voiceIcon +attr windowActionBar +attr windowActionBarOverlay +attr windowActionModeOverlay +attr windowNoTitle diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_in.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_in.xml new file mode 100644 index 0000000..da7ee29 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_in.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_out.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_out.xml new file mode 100644 index 0000000..c81b39a --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_fade_out.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_grow_fade_in_from_bottom.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_grow_fade_in_from_bottom.xml new file mode 100644 index 0000000..79d02d4 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_grow_fade_in_from_bottom.xml @@ -0,0 +1,30 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_enter.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_enter.xml new file mode 100644 index 0000000..91664da --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_enter.xml @@ -0,0 +1,21 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_exit.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_exit.xml new file mode 100644 index 0000000..db7e807 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_popup_exit.xml @@ -0,0 +1,21 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml new file mode 100644 index 0000000..9a23cd2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_shrink_fade_out_from_bottom.xml @@ -0,0 +1,27 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_bottom.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_bottom.xml new file mode 100644 index 0000000..1afa8fe --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_bottom.xml @@ -0,0 +1,19 @@ + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_top.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_top.xml new file mode 100644 index 0000000..ab824f2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_in_top.xml @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_bottom.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_bottom.xml new file mode 100644 index 0000000..b309fe8 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_bottom.xml @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_top.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_top.xml new file mode 100644 index 0000000..e84d1c7 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/anim/abc_slide_out_top.xml @@ -0,0 +1,19 @@ + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml new file mode 100644 index 0000000..e016076 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml new file mode 100644 index 0000000..290faf1 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v11/abc_background_cache_hint_selector_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_borderless_text_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_borderless_text_material.xml new file mode 100644 index 0000000..468b155 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_borderless_text_material.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_text_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_text_material.xml new file mode 100644 index 0000000..74170d6 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_btn_colored_text_material.xml @@ -0,0 +1,23 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_color_highlight_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_color_highlight_material.xml new file mode 100644 index 0000000..8d53611 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_color_highlight_material.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_btn_checkable.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_btn_checkable.xml new file mode 100644 index 0000000..e82eff4 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_btn_checkable.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_default.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_default.xml new file mode 100644 index 0000000..abe3880 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_default.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_edittext.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_edittext.xml new file mode 100644 index 0000000..0e05e07 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_edittext.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_seek_thumb.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_seek_thumb.xml new file mode 100644 index 0000000..4fc9626 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_seek_thumb.xml @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_spinner.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_spinner.xml new file mode 100644 index 0000000..0e05e07 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_spinner.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_thumb.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_thumb.xml new file mode 100644 index 0000000..f589fdf --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_thumb.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_track.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_track.xml new file mode 100644 index 0000000..e663772 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color-v23/abc_tint_switch_track.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_background_cache_hint_selector_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_background_cache_hint_selector_material_dark.xml new file mode 100644 index 0000000..9a7af53 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_background_cache_hint_selector_material_dark.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_background_cache_hint_selector_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_background_cache_hint_selector_material_light.xml new file mode 100644 index 0000000..aa53f35 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_background_cache_hint_selector_material_light.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_borderless_text_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_borderless_text_material.xml new file mode 100644 index 0000000..1480046 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_borderless_text_material.xml @@ -0,0 +1,24 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_text_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_text_material.xml new file mode 100644 index 0000000..897a3f7 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_btn_colored_text_material.xml @@ -0,0 +1,24 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_dark.xml new file mode 100644 index 0000000..fe86872 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_dark.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_light.xml new file mode 100644 index 0000000..1bef5af --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_hint_foreground_material_light.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_dark.xml new file mode 100644 index 0000000..724c255 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml new file mode 100644 index 0000000..7395e68 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_disable_only_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_dark.xml new file mode 100644 index 0000000..7d66d02 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_light.xml new file mode 100644 index 0000000..105b643 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_primary_text_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_search_url_text.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_search_url_text.xml new file mode 100644 index 0000000..0631d5d --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_search_url_text.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_dark.xml new file mode 100644 index 0000000..6399b1d --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_light.xml new file mode 100644 index 0000000..87c015a --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_secondary_text_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_btn_checkable.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_btn_checkable.xml new file mode 100644 index 0000000..0c663f6 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_btn_checkable.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_default.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_default.xml new file mode 100644 index 0000000..8d7c391 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_default.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_edittext.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_edittext.xml new file mode 100644 index 0000000..536d77f --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_edittext.xml @@ -0,0 +1,24 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_seek_thumb.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_seek_thumb.xml new file mode 100644 index 0000000..cb53788 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_seek_thumb.xml @@ -0,0 +1,21 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_spinner.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_spinner.xml new file mode 100644 index 0000000..44333dd --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_spinner.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_thumb.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_thumb.xml new file mode 100644 index 0000000..fc8bd24 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_thumb.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_track.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_track.xml new file mode 100644 index 0000000..22322f8 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/abc_tint_switch_track.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_dark.xml new file mode 100644 index 0000000..6153382 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_light.xml new file mode 100644 index 0000000..94d7114 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/color/switch_thumb_material_light.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 0000000..4d9f861 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 0000000..9911008 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 0000000..69ff9dd Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 0000000..9218981 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 0000000..a588576 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 0000000..4657a25 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 0000000..3fd617b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000..2264398 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 0000000..65ccd8f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..706fc1f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..e78bcaf Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 0000000..8610c50 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 0000000..63d0e5d Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 0000000..cd1f57c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png new file mode 100644 index 0000000..a728afe Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png new file mode 100644 index 0000000..64b2aa7 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_48dp.png new file mode 100644 index 0000000..54d3065 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png new file mode 100644 index 0000000..cf270fe Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png new file mode 100644 index 0000000..49ad6cd Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png new file mode 100644 index 0000000..1aa9965 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 0000000..c2264a8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 0000000..c09ec90 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_focused_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 0000000..62fbd2c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 0000000..2f6ef91 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 0000000..863ce95 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 0000000..b6d4677 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 0000000..60081db Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 0000000..abb52c9 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 0000000..9d8451a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png new file mode 100644 index 0000000..d8d6d7f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png new file mode 100644 index 0000000..30c1c1e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png new file mode 100644 index 0000000..1f1cdad Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png new file mode 100644 index 0000000..ffb0096 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png new file mode 100644 index 0000000..e54950e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..0da5b1d Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 0000000..f8063b2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 0000000..4b0b10a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png new file mode 100644 index 0000000..ebf3f6c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png new file mode 100644 index 0000000..d3556a8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png new file mode 100644 index 0000000..428bfab Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png new file mode 100644 index 0000000..183c9ac Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png new file mode 100644 index 0000000..829d5b2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png new file mode 100644 index 0000000..9b67079 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..5b13bc1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 0000000..5440b1a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..05d6920 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 0000000..6282df4 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png new file mode 100644 index 0000000..af91f5e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_normal.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png new file mode 100644 index 0000000..1602ab8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_low_pressed.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal.9.png new file mode 100644 index 0000000..6ebed8b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png new file mode 100644 index 0000000..6193822 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png new file mode 100644 index 0000000..6f37a22 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..a262b0c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..d8eaf07 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..ddbec8b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..254f806 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..f9cba8f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..c888ee0 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..198a842 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..87bf8d3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..588161e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..284c3c2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..3cdb6cf Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..7cf976d Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..7d4c690 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..90fe333 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..4c0f0b3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 0000000..fa0ed8f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 0000000..7a9fcbc Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 0000000..8e6c271 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 0000000..9f0d2c8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 0000000..6e18d40 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 0000000..d0a41a5 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 0000000..bebb1e2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000..038e000 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 0000000..6086f9c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..559b835 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..a282219 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 0000000..1492ab6 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 0000000..7c011af Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 0000000..36f664c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png new file mode 100644 index 0000000..3f5d25e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png new file mode 100644 index 0000000..2ddcdd9 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_48dp.png new file mode 100644 index 0000000..c636ce8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png new file mode 100644 index 0000000..077f9b0 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png new file mode 100644 index 0000000..ac6ad11 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png new file mode 100644 index 0000000..0065111 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 0000000..c2264a8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 0000000..addb54a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_focused_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 0000000..5fcd5b2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 0000000..251b989 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 0000000..01efec0 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 0000000..f1d1b61 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 0000000..10851f6 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 0000000..15c1ebb Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 0000000..5f55cd5 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png new file mode 100644 index 0000000..1bff7fa Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png new file mode 100644 index 0000000..9280f82 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png new file mode 100644 index 0000000..21bffc6 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png new file mode 100644 index 0000000..8878129 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png new file mode 100644 index 0000000..869c8b0 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..ed75cb8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 0000000..ab8460f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 0000000..12b0a79 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png new file mode 100644 index 0000000..87e48ec Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png new file mode 100644 index 0000000..e243fd8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png new file mode 100644 index 0000000..d001cea Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png new file mode 100644 index 0000000..55b8b36 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png new file mode 100644 index 0000000..f415390 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png new file mode 100644 index 0000000..e6eff09 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..3ffa251 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 0000000..5d7ad2f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..0c766f3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 0000000..4f66d7a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png new file mode 100644 index 0000000..62de9d7 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_normal.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png new file mode 100644 index 0000000..eaabd93 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_low_pressed.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal.9.png new file mode 100644 index 0000000..aa239b3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png new file mode 100644 index 0000000..62d8622 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png new file mode 100644 index 0000000..c286875 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_action_bar_item_background_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_action_bar_item_background_material.xml new file mode 100644 index 0000000..595c56c --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_action_bar_item_background_material.xml @@ -0,0 +1,18 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_btn_colored_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_btn_colored_material.xml new file mode 100644 index 0000000..10251aa --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_btn_colored_material.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_edit_text_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_edit_text_material.xml new file mode 100644 index 0000000..d98b008 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/abc_edit_text_material.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/notification_action_background.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/notification_action_background.xml new file mode 100644 index 0000000..852c3f0 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v21/notification_action_background.xml @@ -0,0 +1,22 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml new file mode 100644 index 0000000..0b54039 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-v23/abc_control_background_material.xml @@ -0,0 +1,19 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 0000000..6284eaa Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 0000000..4902520 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 0000000..59a683a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 0000000..03bf49c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 0000000..342323b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 0000000..1d29f9a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 0000000..92b43ba Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000..600178a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 0000000..ca303fd Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..8e664eb Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..cd38901 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 0000000..9aabc43 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 0000000..c8bae19 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 0000000..6be7e09 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png new file mode 100644 index 0000000..35fe965 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png new file mode 100644 index 0000000..45887c1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png new file mode 100644 index 0000000..7be2280 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png new file mode 100644 index 0000000..ea6033a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png new file mode 100644 index 0000000..2f4818b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png new file mode 100644 index 0000000..2456a74 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 0000000..c2264a8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 0000000..67c25ae Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_focused_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 0000000..17c34a1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 0000000..988548a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 0000000..15fcf6a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 0000000..65275b3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 0000000..ee95ed4 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 0000000..99cf6de Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 0000000..d8cc7d3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png new file mode 100644 index 0000000..c08ec90 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png new file mode 100644 index 0000000..0486af1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png new file mode 100644 index 0000000..20079d8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png new file mode 100644 index 0000000..fb4e42a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png new file mode 100644 index 0000000..44b9a14 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..bcf6b7f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 0000000..7c56175 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 0000000..2242d2f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png new file mode 100644 index 0000000..76ed4f3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png new file mode 100644 index 0000000..529d550 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png new file mode 100644 index 0000000..3dcebcf Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png new file mode 100644 index 0000000..1f8cc88 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png new file mode 100644 index 0000000..8df3718 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png new file mode 100644 index 0000000..6c8f6a4 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..8ff3a83 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 0000000..e7e693a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..819171a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 0000000..4def8c8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png new file mode 100644 index 0000000..8c884de Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_normal.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png new file mode 100644 index 0000000..32e00be Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal.9.png new file mode 100644 index 0000000..bdf477b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png new file mode 100644 index 0000000..5c4da74 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png new file mode 100644 index 0000000..9128e62 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png new file mode 100644 index 0000000..4eae28f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 0000000..d934b60 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 0000000..8c82ec3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 0000000..8fc0a9b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 0000000..3038d70 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 0000000..c079867 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 0000000..3b9dc7c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000..f6d2f32 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png new file mode 100644 index 0000000..fe826b7 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..90d6ba3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..63e541f Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 0000000..f71485c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 0000000..162ab98 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 0000000..d95a377 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png new file mode 100644 index 0000000..e5509b0 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png new file mode 100644 index 0000000..72685ab Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png new file mode 100644 index 0000000..918a395 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png new file mode 100644 index 0000000..8e985b4 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png new file mode 100644 index 0000000..19bbc12 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png new file mode 100644 index 0000000..601bf0c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png new file mode 100644 index 0000000..987b2bc Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png new file mode 100644 index 0000000..8b050e8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png new file mode 100644 index 0000000..00e370a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png new file mode 100644 index 0000000..719c7b5 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png new file mode 100644 index 0000000..75bd580 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 0000000..4f3b147 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 0000000..224a081 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png new file mode 100644 index 0000000..b5ceeac Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png new file mode 100644 index 0000000..4727a7d Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png new file mode 100644 index 0000000..4657815 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png new file mode 100644 index 0000000..4aa0a34 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png new file mode 100644 index 0000000..6178c45 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png new file mode 100644 index 0000000..3d9b961 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png new file mode 100644 index 0000000..56a69df Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..7924000 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 0000000..ba5abaa Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 0000000..eeb74c8 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png new file mode 100644 index 0000000..278cb23 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png new file mode 100644 index 0000000..d6a8790 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png new file mode 100644 index 0000000..d71dbd1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png new file mode 100644 index 0000000..de00185 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png new file mode 100644 index 0000000..56d677d Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png new file mode 100644 index 0000000..d186a5b Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..4d3d3a4 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png new file mode 100644 index 0000000..c5acb84 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png new file mode 100644 index 0000000..30328ae Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png new file mode 100644 index 0000000..bc21142 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png new file mode 100644 index 0000000..e40fa4e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png new file mode 100644 index 0000000..4e18de2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png new file mode 100644 index 0000000..5fa3266 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png new file mode 100644 index 0000000..c11cb2e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png new file mode 100644 index 0000000..639e6cb Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png new file mode 100644 index 0000000..355d5b7 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png new file mode 100644 index 0000000..6758084 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png new file mode 100644 index 0000000..397fd91 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png new file mode 100644 index 0000000..6c8428a Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png new file mode 100644 index 0000000..9084c38 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png new file mode 100644 index 0000000..ba16aac Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png new file mode 100644 index 0000000..cc81097 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png new file mode 100644 index 0000000..dc312c1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png new file mode 100644 index 0000000..67e25d5 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png new file mode 100644 index 0000000..1c7f66e Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png new file mode 100644 index 0000000..82e7293 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png new file mode 100644 index 0000000..b028a36 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png new file mode 100644 index 0000000..7dfaf7c Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png new file mode 100644 index 0000000..fe8f2e4 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png new file mode 100644 index 0000000..752cb57 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png new file mode 100644 index 0000000..40255c3 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png new file mode 100644 index 0000000..0210ad1 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png new file mode 100644 index 0000000..2c6d0da Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png new file mode 100644 index 0000000..565f0b2 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png new file mode 100644 index 0000000..714b641 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png new file mode 100644 index 0000000..894c734 Binary files /dev/null and b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png differ diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_borderless_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_borderless_material.xml new file mode 100644 index 0000000..f389460 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_borderless_material.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_check_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_check_material.xml new file mode 100644 index 0000000..f6e938f --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_check_material.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_colored_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_colored_material.xml new file mode 100644 index 0000000..ec93b8b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_colored_material.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_default_mtrl_shape.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_default_mtrl_shape.xml new file mode 100644 index 0000000..c50d4b1 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_default_mtrl_shape.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_radio_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_radio_material.xml new file mode 100644 index 0000000..6e9f9cf --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_btn_radio_material.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_internal_bg.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_internal_bg.xml new file mode 100644 index 0000000..9faf60a --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_internal_bg.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_top_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_top_material.xml new file mode 100644 index 0000000..f20add7 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_cab_background_top_material.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_dialog_material_background.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_dialog_material_background.xml new file mode 100644 index 0000000..18560fc --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_dialog_material_background.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_edit_text_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_edit_text_material.xml new file mode 100644 index 0000000..46c4e91 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_edit_text_material.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_ab_back_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_ab_back_material.xml new file mode 100644 index 0000000..5a89523 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_ab_back_material.xml @@ -0,0 +1,27 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml new file mode 100644 index 0000000..68547eb --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_arrow_drop_right_black_24dp.xml @@ -0,0 +1,33 @@ + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_clear_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_clear_material.xml new file mode 100644 index 0000000..e6d106b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_clear_material.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_go_search_api_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_go_search_api_material.xml new file mode 100644 index 0000000..0c88119 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_go_search_api_material.xml @@ -0,0 +1,25 @@ + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_menu_overflow_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_menu_overflow_material.xml new file mode 100644 index 0000000..1420edd --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_menu_overflow_material.xml @@ -0,0 +1,26 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_search_api_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_search_api_material.xml new file mode 100644 index 0000000..b4cba34 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_search_api_material.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_voice_search_api_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_voice_search_api_material.xml new file mode 100644 index 0000000..143db55 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ic_voice_search_api_material.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_dark.xml new file mode 100644 index 0000000..72162c2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_dark.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_light.xml new file mode 100644 index 0000000..1c180b2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_item_background_holo_light.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml new file mode 100644 index 0000000..0add58c --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml new file mode 100644 index 0000000..0c1d3e6 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_background_transition_holo_light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_dark.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_dark.xml new file mode 100644 index 0000000..1fb5fc4 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_dark.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_light.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_light.xml new file mode 100644 index 0000000..8d24047 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_list_selector_holo_light.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_indicator_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_indicator_material.xml new file mode 100644 index 0000000..bc339a3 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_indicator_material.xml @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_material.xml new file mode 100644 index 0000000..dde914e --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_material.xml @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_small_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_small_material.xml new file mode 100644 index 0000000..6daff8b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_ratingbar_small_material.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_thumb_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_thumb_material.xml new file mode 100644 index 0000000..7fea83b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_thumb_material.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_tick_mark_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_tick_mark_material.xml new file mode 100644 index 0000000..e2d86c9 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_tick_mark_material.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_track_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_track_material.xml new file mode 100644 index 0000000..e68ac03 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_seekbar_track_material.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_spinner_textfield_background_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_spinner_textfield_background_material.xml new file mode 100644 index 0000000..d0f46a8 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_spinner_textfield_background_material.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_switch_thumb_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_switch_thumb_material.xml new file mode 100644 index 0000000..ee96ec2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_switch_thumb_material.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_tab_indicator_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_tab_indicator_material.xml new file mode 100644 index 0000000..1a8de1b --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_tab_indicator_material.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_text_cursor_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_text_cursor_material.xml new file mode 100644 index 0000000..885670c --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_text_cursor_material.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_textfield_search_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_textfield_search_material.xml new file mode 100644 index 0000000..0887396 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_textfield_search_material.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_vector_test.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_vector_test.xml new file mode 100644 index 0000000..d5da2cb --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/abc_vector_test.xml @@ -0,0 +1,25 @@ + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg.xml new file mode 100644 index 0000000..1232b4c --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg.xml @@ -0,0 +1,24 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg_low.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg_low.xml new file mode 100644 index 0000000..72e58ae --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_bg_low.xml @@ -0,0 +1,23 @@ + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_icon_background.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_icon_background.xml new file mode 100644 index 0000000..490a797 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_icon_background.xml @@ -0,0 +1,22 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_tile_bg.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_tile_bg.xml new file mode 100644 index 0000000..8eee7ef --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/drawable/notification_tile_bg.xml @@ -0,0 +1,22 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_action.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_action.xml new file mode 100644 index 0000000..d546792 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_action.xml @@ -0,0 +1,25 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_cancel_action.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_cancel_action.xml new file mode 100644 index 0000000..c2bd8c2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_media_cancel_action.xml @@ -0,0 +1,29 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media.xml new file mode 100644 index 0000000..b72fd97 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_custom.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_custom.xml new file mode 100644 index 0000000..c88d799 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_custom.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow.xml new file mode 100644 index 0000000..979c8f4 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow_custom.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow_custom.xml new file mode 100644 index 0000000..b7fbff7 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v11/notification_template_big_media_narrow_custom.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v16/notification_template_custom_big.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v16/notification_template_custom_big.xml new file mode 100644 index 0000000..24c3323 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v16/notification_template_custom_big.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action.xml new file mode 100644 index 0000000..c60bf7d --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action.xml @@ -0,0 +1,41 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action_tombstone.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action_tombstone.xml new file mode 100644 index 0000000..1637c6f --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_action_tombstone.xml @@ -0,0 +1,48 @@ + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_custom_big.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_custom_big.xml new file mode 100644 index 0000000..38332bd --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_custom_big.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_icon_group.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_icon_group.xml new file mode 100644 index 0000000..6c19022 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout-v21/notification_template_icon_group.xml @@ -0,0 +1,43 @@ + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_title_item.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_title_item.xml new file mode 100644 index 0000000..194afb7 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_title_item.xml @@ -0,0 +1,34 @@ + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_up_container.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_up_container.xml new file mode 100644 index 0000000..f46550a --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_up_container.xml @@ -0,0 +1,23 @@ + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml new file mode 100644 index 0000000..5c105ab --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_bar_view_list_nav_layout.xml @@ -0,0 +1,23 @@ + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_item_layout.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_item_layout.xml new file mode 100644 index 0000000..283358a --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_item_layout.xml @@ -0,0 +1,30 @@ + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_layout.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_layout.xml new file mode 100644 index 0000000..4918d2f --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_menu_layout.xml @@ -0,0 +1,24 @@ + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_bar.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_bar.xml new file mode 100644 index 0000000..dc1f1ba --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_bar.xml @@ -0,0 +1,25 @@ + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_close_item_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_close_item_material.xml new file mode 100644 index 0000000..b3babb2 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_action_mode_close_item_material.xml @@ -0,0 +1,27 @@ + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view.xml new file mode 100644 index 0000000..0100c23 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view_list_item.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view_list_item.xml new file mode 100644 index 0000000..887427d --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_activity_chooser_view_list_item.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_button_bar_material.xml b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_button_bar_material.xml new file mode 100644 index 0000000..f747278 --- /dev/null +++ b/build/intermediates/exploded-aar/com.android.support/appcompat-v7/25.1.0/res/layout/abc_alert_dialog_button_bar_material.xml @@ -0,0 +1,64 @@ + + + + + + + +